@font-face {
  font-family: 'apex_newbold';
  src: url('ufonts.com_apexnew-bold-opentype_1-webfont.woff2') format('woff2'),
    url('ufonts.com_apexnew-bold-opentype_1-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'apex_newbook';
  src: url('ufonts.com_apexnew-book-opentype-webfont.woff2') format('woff2'),
    url('ufonts.com_apexnew-book-opentype-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'apex_newmedium';
  src: url('ufonts.com_apexnew-medium-opentype-webfont.woff2') format('woff2'),
    url('ufonts.com_apexnew-medium-opentype-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}