@font-face {
    font-family: 'Turkish';
    src: url(../TurkishTmsRoman.eot);
    src: url(../TurkishTmsRoman.eot?#iefix) format('embedded-opentype'),
    url(../TurkishTmsRoman.otf) format('otf'),
    url(../TurkishTmsRoman.svg#Turkish%20Tms%20Roman) format('svg'),
    url(../TurkishTmsRoman.woff) format('woff'),
    url(../TurkishTmsRoman.woff2) format('woff2');
}

body{
    font-family: 'Turkish' !important;
}