@font-face {
    font-family: 'bahnschriftregular';
    src: url('media/fonts/bahnschrift.woff2') format('woff2'),
         url('media/fonts/bahnschrift.woff') format('woff'),
         url('media/fonts/bahnschrift.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'mangabeyregular';
    src: url('media/fonts/mangabeyregular.woff2') format('woff2'),
         url('media/fonts/mangabeyregular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}