
@font-face {
    font-family: 'miso';
    src: url('../fonts/miso.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'miso-bold';
    src: url('../fonts/miso-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'miso-light';
    src: url('../fonts/miso-light.ttf') format('truetype');
    font-weight: lighter;
    font-style: normal;
}
@font-face {
    font-family: 'bahnschrift';
    src: url('../fonts/bahnschrift.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
