@font-face {
  font-display: swap;
  font-family: 'Cartridge';
  font-style: normal;
  font-weight: 600;
  src: url('/homepage/fonts/Cartridge-SemiboldSoft.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Scorekard';
  font-style: normal;
  font-weight: 600;
  src: url('/homepage/fonts/Scorekard-Semibold.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Scorekard';
  font-style: normal;
  font-weight: 700;
  src: url('/homepage/fonts/Scorekard-Bold.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('/homepage/fonts/Inter-Regular.woff2') format('woff2');
}
