@font-face {
    font-family: 'Apex';
    src: url('../fonts/ApexMk2-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Apex';
    src: url('../fonts/ApexMk2-BoldExtended.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Apex';
    src: url('../fonts/ApexMk2-LightCondensed.otf') format('opentype');
    font-weight: lighter;
    font-style: normal;
}