@font-face {
  font-family: 'ApocLC';
  src: url('../fonts/ApocLC/Bold.woff') format('woff'),
       url('../fonts/ApocLC/Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Mont';
  src: url('../fonts/Mont/Regular.woff') format('woff'),
       url('../fonts/Mont/Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Mont';
  src: url('../fonts/Mont/SemiBold.woff') format('woff'),
       url('../fonts/Mont/SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Mont';
  src: url('../fonts/Mont/Bold.woff') format('woff'),
       url('../fonts/Mont/Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}