@font-face {
    font-family: 'Bahnschrift';
    font-style: normal;
    font-weight: 300;
    src: local('Bahnschrift Regular'),
         local('Bahnschrift-Regular'),
         url('../fonts/Bahnschrift Regular.woff2') format('woff2'),
         url('../fonts/Bahnschrift Regular.woff') format('woff'),
         url('../fonts/Bahnschrift Regular.ttf') format('truetype');
}
