/* ===========================================================================
   Self-hosted type: Cormorant Garamond for headings, Lato for everything else.
   ---------------------------------------------------------------------------
   These used to come from fonts.googleapis.com, which meant every visitor's
   browser announced itself to a third party before a word of the page was
   readable, on a site whose privacy policy now says nothing here tracks anyone.
   Latin subset only, which is what an English-language site renders.

   font-display: swap, so text is readable in the fallback while the face loads.
   The fallbacks are chosen for close metrics: Georgia for the serif, and the
   system sans for Lato, so the reflow when they swap is small.
   =========================================================================== */

@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/CormorantGaramond-400.c47ff12887a3.woff2") format('woff2');
}

@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/CormorantGaramond-500.c47ff12887a3.woff2") format('woff2');
}

@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/CormorantGaramond-600.c47ff12887a3.woff2") format('woff2');
}

@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/CormorantGaramond-700.c47ff12887a3.woff2") format('woff2');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/Lato-300.716309aab2bc.woff2") format('woff2');
}

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

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