/* Helvetica Neue */
@font-face {
  font-family: 'Helvetica Neue';
  src: url('HelveticaNeue.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Museo Sans Medium */
@font-face {
  font-family: 'Museo Sans';
  src: url('MuseoSans_500.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Museo Sans Bold */
@font-face {
  font-family: 'Museo Sans';
  src: url('MuseoSans_700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* PT Mono */
@font-face {
  font-family: 'PT Mono';
  src: url('PTMono.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


/* PT Mono */
@font-face {
  font-family: 'Helvetica light';
  src: url('helvetica-neue-light.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}




/* Acari Sans Neue Regular (400) */
@font-face {
  font-family: 'AcariSansNeue';
  src: url('AcariSansNeue-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Acari Sans Neue ExtraBold (800) */
@font-face {
  font-family: 'AcariSansNeue';
  src: url('AcariSansNeue-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
