@font-face {
    font-family: 'NeoSansStdTR';
    src: url('fonts/NeoSansStdTR.eot');
    src: url('fonts/NeoSansStdTR.eot') format('embedded-opentype'),
         url('fonts/NeoSansStdTR.woff2') format('woff2'),
         url('fonts/NeoSansStdTR.woff') format('woff'),
         url('fonts/NeoSansStdTR.ttf') format('truetype'),
         url('fonts/NeoSansStdTR.svg#NeoSansStdTR') format('svg');
}
