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

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

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

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