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