@font-face {
  font-display: swap;
  font-family: 'Helvetica Now Display';
  font-style: normal;
  font-weight: 400;
  src: url('./helvetica-now-display-v1-latin-400.woff2') format('woff2'), /* Super Modern Browsers */
       url('./helvetica-now-display-v1-latin-400.woff') format('woff'), /* Modern Browsers */
       url('./helvetica-now-display-v1-latin-400.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./helvetica-now-display-v1-latin-400.svg#HelveticaNowDisplay') format('svg'); /* Legacy iOS */
}

@font-face {
  font-display: swap;
  font-family: 'Helvetica Now Display';
  font-style: normal;
  font-weight: 500;
  src: url('./helvetica-now-display-v1-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('./helvetica-now-display-v1-latin-500.woff') format('woff'), /* Modern Browsers */
       url('./helvetica-now-display-v1-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./helvetica-now-display-v1-latin-500.svg#HelveticaNowDisplay') format('svg'); /* Legacy iOS */
}

@font-face {
  font-display: swap;
  font-family: 'Helvetica Now Display';
  font-style: normal;
  font-weight: 700;
  src: url('./helvetica-now-display-v1-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./helvetica-now-display-v1-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./helvetica-now-display-v1-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./helvetica-now-display-v1-latin-700.svg#HelveticaNowDisplay') format('svg'); /* Legacy iOS */
}