

@font-face {
    font-family: 'Apex New';
    src: url('apexnew-medium-opentype-webfont.woff2') format('woff2'),
         url('apexnew-medium-opentype-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}




@font-face {
    font-family: 'Apex New';
    src: url('apexnew-book-opentype-webfont.woff2') format('woff2'),
         url('apexnew-book-opentype-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}




@font-face {
    font-family: 'Apex New';
    src: url('apexnew-heavy-opentype-webfont.woff2') format('woff2'),
         url('apexnew-heavy-opentype-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}




@font-face {
    font-family: 'Apex New';
    src: url('apexnew-light-opentype-webfont.woff2') format('woff2'),
         url('apexnew-light-opentype-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}




@font-face {
    font-family: 'Apex New';
    src: url('apexnew-thin-opentype-webfont.woff2') format('woff2'),
         url('apexnew-thin-opentype-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;

}




@font-face {
    font-family: 'apex_newultra';
    src: url('apexnew-ultra-opentype-webfont.woff2') format('woff2'),
         url('apexnew-ultra-opentype-webfont.woff') format('woff');
    font-weight: 100;
    font-style: normal;

}