@font-face {
    font-family: 'BigNoodle';
    src: url('fonts/big_noodle_titling-webfont.woff2') format('woff2'),
         url('fonts/big_noodle_titling-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
	@font-face {
		font-family: 'TRY';
		src:url('fonts/TRY.eot');
		src:url('fonts/TRY.eot?#iefix') format('embedded-opentype'),
			url('fonts/TRY.woff') format('woff'),
			url('fonts/TRY.ttf') format('truetype'),
			url('fonts/TRY.svg#TRY') format('svg');
		font-weight: normal;
		font-style: normal;
	}
	.simge-tl, .simgetl {
		font-family: 'TRY';
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
	}
	.simgetl:before {
		content: "\20ba";
	}