@font-face {
    font-family: 'Kippax Modern Regular';
    src: url('KippaxModern-Rg.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Kippax Modern Condensed Regular';
    src: url('KippaxModern-CndRg.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Kippax Modern Condensed Bold';
    src: url('KippaxModern-CndBd.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Kippax Modern Condensed Medium';
    src: url('KippaxModern-CndMd.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}