@font-face {
    font-family: 'Neue Kabel Light';
    font-display: block;
    src: url('Linotype - Neue Kabel Light.ttf');
}
@font-face {
    font-family: 'Neue Kabel';
    font-display: block;
    src: url('Linotype - Neue Kabel Medium.ttf');
}
@font-face {
    font-family: 'Neue Kabel Bold';
    font-display: block;
    src: url('Linotype - Neue Kabel Bold.ttf');
}
@font-face {
    font-family: 'Neue Kabel Italic';
    font-display: block;
    src: url('Linotype - Neue Kabel Italic.ttf');
}