@font-face {
    font-family: "Atkinson Hyperlegible";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Atkinson Hyperlegible-normal-400"), url("/static/fonts/googleFonts/AtkinsonHyperlegible-normal-400.woff2") format('woff2');
  }
@font-face {
    font-family: "Atkinson Hyperlegible";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("Atkinson Hyperlegible-normal-700"), url("/static/fonts/googleFonts/AtkinsonHyperlegible-normal-700.woff2") format('woff2');
  }
@font-face {
    font-family: "Electronic Arts Display";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Electronic Arts Display-normal-400"), url("https://forums.ea.com/t5/s/tghpe58374/m_assets/themes/customTheme1/ElectronicArtsDisplay-normal-400.ttf") ;
  }
@font-face {
    font-family: "Electronic Arts Display";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("Electronic Arts Display-normal-700"), url("https://forums.ea.com/t5/s/tghpe58374/m_assets/themes/customTheme1/ElectronicArtsDisplay-normal-700.ttf") ;
  }