@font-face {
  font-family: 'ApexMK2';
  src: url('/static/apexmk2-boldextended.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'ApexMK2', sans-serif !important;
}