/* 500/0 — typefaces, served from this site.
   These used to be fetched from Google on every visit, which meant a trip to another
   company's servers before any heading could be drawn - that wait is what made the text
   show up in a plain stock face for a moment and then change. They now sit beside the page itself
   alongside the icons and backdrops, so they arrive with everything else.
   Only the weights the site actually uses are here, latin characters only. */

/* Anton — logo lockup, big numerals */
@font-face{font-family:'Anton';font-style:normal;font-weight:400;font-display:swap;
  src:url('/anton-latin-400-normal.woff2') format('woff2')}

/* Archivo Black — the shouted headlines on the homepage */
@font-face{font-family:'Archivo Black';font-style:normal;font-weight:400;font-display:swap;
  src:url('/archivo-black-latin-400-normal.woff2') format('woff2')}

/* Barlow Condensed — the game's interface face */
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:500;font-display:swap;
  src:url('/barlow-condensed-latin-500-normal.woff2') format('woff2')}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:600;font-display:swap;
  src:url('/barlow-condensed-latin-600-normal.woff2') format('woff2')}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:700;font-display:swap;
  src:url('/barlow-condensed-latin-700-normal.woff2') format('woff2')}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:800;font-display:swap;
  src:url('/barlow-condensed-latin-800-normal.woff2') format('woff2')}

/* Teko — hero and uppercase */
@font-face{font-family:'Teko';font-style:normal;font-weight:500;font-display:swap;
  src:url('/teko-latin-500-normal.woff2') format('woff2')}
@font-face{font-family:'Teko';font-style:normal;font-weight:600;font-display:swap;
  src:url('/teko-latin-600-normal.woff2') format('woff2')}
@font-face{font-family:'Teko';font-style:normal;font-weight:700;font-display:swap;
  src:url('/teko-latin-700-normal.woff2') format('woff2')}

/* Oswald — labels */
@font-face{font-family:'Oswald';font-style:normal;font-weight:500;font-display:swap;
  src:url('/oswald-latin-500-normal.woff2') format('woff2')}
@font-face{font-family:'Oswald';font-style:normal;font-weight:600;font-display:swap;
  src:url('/oswald-latin-600-normal.woff2') format('woff2')}
@font-face{font-family:'Oswald';font-style:normal;font-weight:700;font-display:swap;
  src:url('/oswald-latin-700-normal.woff2') format('woff2')}

/* Manrope — body prose */
@font-face{font-family:'Manrope';font-style:normal;font-weight:400;font-display:swap;
  src:url('/manrope-latin-400-normal.woff2') format('woff2')}
@font-face{font-family:'Manrope';font-style:normal;font-weight:700;font-display:swap;
  src:url('/manrope-latin-700-normal.woff2') format('woff2')}

/* Work Sans — homepage body copy */
@font-face{font-family:'Work Sans';font-style:normal;font-weight:400;font-display:swap;
  src:url('/work-sans-latin-400-normal.woff2') format('woff2')}
@font-face{font-family:'Work Sans';font-style:normal;font-weight:500;font-display:swap;
  src:url('/work-sans-latin-500-normal.woff2') format('woff2')}
@font-face{font-family:'Work Sans';font-style:normal;font-weight:600;font-display:swap;
  src:url('/work-sans-latin-600-normal.woff2') format('woff2')}
