@font-face {
    font-family: 'apex_newbook';
    src: url('apexnew-book-webfont.woff2') format('woff2'),
         url('apexnew-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'apex_newlight';
    src: url('apexnew-light-webfont.woff2') format('woff2'),
         url('apexnew-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'apex_newlight_italic';
    src: url('apexnew-light-italic-webfont.woff2') format('woff2'),
         url('apexnew-light-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'apex_newmedium';
    src: url('apexnew-medium-webfont.woff2') format('woff2'),
         url('apexnew-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'apex_newbold';
    src: url('ApexNew-Bold.woff2') format('woff2'),
         url('ApexNew-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }