@font-face {
    font-family: 'Proxima Nova Bold';
    src: url('bahnschrift.ttf');
    font-weight: 800;
}
@font-face {
    font-family: 'Proxima Nova Semibold';
    src: url('bahnschrift.ttf');
    font-weight: 600;
}
@font-face {
    font-family: 'Proxima Nova Regular';
    src: url('bahnschrift.ttf');
}
