/* Original Google Fonts files; individual SIL OFL licenses are in jersey-fonts/. */
@font-face {
  font-family: 'Graduate';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./jersey-fonts/Graduate-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Bungee';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./jersey-fonts/Bungee-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Black Ops One';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./jersey-fonts/BlackOpsOne-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url('./jersey-fonts/Teko-Variable.ttf') format('truetype');
}
