@font-face {
    font-family: 'bahnschrift';
/*    src: url('../fonts/bahnschrift.eot');*/
    src: url('../fonts/bahnschrift.eot?#iefix') format('embedded-opentype'),
/*         url('../fonts/bahnschrift.woff') format('woff'), */
         url('../fonts/bahnschrift.ttf') format('truetype'),
         url('../fonts/bahnschrift.svg#mycustomfont') format('svg');
}