﻿@font-face {
    font-family: 'TRY';
    src: url('~/Content/assets/fonts/TRY.eot');
    src: url('~/Content/assets/fonts/TRY.eot?#iefix') format('embedded-opentype'), url('../../fonts/try/TRY.woff') format('woff'), url('../../fonts/try/TRY.ttf') format('truetype'), url('~/Content/assets/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";
    }
