/* ==========================================================================
   Self-hosted @font-face declarations for GoodBook and GoodHeadline.
   Loaded before tokens.css so font-family references resolve correctly.
   ========================================================================== */

@font-face {
  font-family: 'GoodBook';
  src: url("../fonts/GoodWeb-Book.11f680298e92.eot") format('embedded-opentype'),
       url("../fonts/GoodWeb-Book.5998920e2bc8.woff") format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GoodBook';
  src: url("../fonts/GoodWeb-Bold.8ec36206d848.eot") format('embedded-opentype'),
       url("../fonts/GoodWeb-Bold.fd208db69124.woff") format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GoodHeadline';
  src: url("../fonts/GoodHeadlineWeb-Bold.d52477f245bd.eot") format('embedded-opentype'),
       url("../fonts/GoodHeadlineWeb-Bold.eb849879e015.woff") format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GoodHeadline';
  src: url("../fonts/GoodHeadlineWeb-Black.70ab61b93458.eot") format('embedded-opentype'),
       url("../fonts/GoodHeadlineWeb-Black.5875a066cd3d.woff") format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
