@font-face {
  font-family: 'Hero';
  font-display: swap;
  src: url('/_react/static/fonts/Hero-font.woff2') format('woff2'),
    url('/_react/static/fonts/Hero-font.woff') format('woff'),
    url('/_react/static/fonts/Hero-font.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Rounded';
  font-display: swap;
  src: url('/_react/static/fonts/GothamRndSSm-Light_Web.woff2') format('woff2'),
    url('/_react/static/fonts/GothamRndSSm-Light_Web.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Rounded';
  font-display: swap;
  src: url('/_react/static/fonts/GothamRndSSm-LightItalic_Web.woff2')
      format('woff2'),
    url('/_react/static/fonts/GothamRndSSm-LightItalic_Web.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Gotham Rounded';
  font-display: swap;
  src: url('/_react/static/fonts/GothamRndSSm-Book_Web.woff2') format('woff2'),
    url('/_react/static/fonts/GothamRndSSm-Book_Web.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Rounded';
  font-display: swap;
  src: url('/_react/static/fonts/GothamRndSSm-BookItalic_Web.woff2')
      format('woff2'),
    url('/_react/static/fonts/GothamRndSSm-BookItalic_Web.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Gotham Rounded';
  font-display: swap;
  src: url('/_react/static/fonts/GothamRndSSm-Medium_Web.woff2') format('woff2'),
    url('/_react/static/fonts/GothamRndSSm-Medium_Web.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Rounded';
  font-display: swap;
  src: url('/_react/static/fonts/GothamRndSSm-MediumItalic_Web.woff2')
      format('woff2'),
    url('/_react/static/fonts/GothamRndSSm-MediumItalic_Web.woff')
      format('woff');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Gotham Rounded';
  font-display: swap;
  src: url('/_react/static/fonts/GothamRndSSm-Bold_Web.woff2') format('woff2'),
    url('/_react/static/fonts/GothamRndSSm-Bold_Web.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Rounded';
  font-display: swap;
  src: url('/_react/static/fonts/GothamRndSSm-BoldItalic_Web.woff2')
      format('woff2'),
    url('/_react/static/fonts/GothamRndSSm-BoldItalic_Web.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
