/* ===========================
   Helvetica Neue
   =========================== */

@font-face {
  font-family: 'Helvetica Neue';
  src: url('fonts/helvetica-neue-300.woff2') format('woff2'),
       url('fonts/helvetica-neue-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url('fonts/helvetica-neue-400.woff2') format('woff2'),
       url('fonts/helvetica-neue-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url('fonts/helvetica-neue-500.woff2') format('woff2'),
       url('fonts/helvetica-neue-500.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url('fonts/helvetica-neue-700.woff2') format('woff2'),
       url('fonts/helvetica-neue-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
