@font-face {
  font-family: 'Helvetica Now Text Condensed';
  src:
    url('../fonts/helveticanowtext-cn.woff2') format('woff2'),
    url('../fonts/helveticanowtext-cn.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Now Text Condensed Bold';
  src:
    url('../fonts/helveticanowtext-cnbold.woff2') format('woff2'),
    url('../fonts/helveticanowtext-cnbold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-stretch: condensed;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Now Text';
  src:
    url('../fonts/helveticanowtext.woff2') format('woff2'),
    url('../fonts/helveticanowtext.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'rama-gothic-m';
  src:
    url('https://use.typekit.net/af/3c1e35/00000000000000007735c17f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3')
      format('woff2'),
    url('https://use.typekit.net/af/3c1e35/00000000000000007735c17f/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3')
      format('woff'),
    url('https://use.typekit.net/af/3c1e35/00000000000000007735c17f/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3')
      format('opentype');
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Reload';
  src:
    url('../fonts/reload_bold.woff2') format('woff2'),
    url('../fonts/reload_bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Reload';
  src:
    url('../fonts/reload_light.woff2') format('woff2'),
    url('../fonts/reload_light.woff') format('woff');
  font-weight: light;
  font-style: normal;
  font-display: swap;
}
