@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/helvetica-neue/HelveticaNeueThin.woff2') format('woff2'),
    url('../fonts/helvetica-neue/HelveticaNeueThin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/helvetica-neue/HelveticaNeue-Roman.woff2') format('woff2'),
    url('../fonts/helvetica-neue/HelveticaNeue-Roman.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/helvetica-neue/HelveticaNeueMedium.woff2') format('woff2'),
    url('../fonts/helvetica-neue/HelveticaNeueMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/helvetica-neue/HelveticaNeueBold.woff2') format('woff2'),
    url('../fonts/helvetica-neue/HelveticaNeueBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/helvetica-neue/HelveticaNeueBlack.woff2') format('woff2'),
    url('../fonts/helvetica-neue/HelveticaNeueBlack.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}