/* Self-hosted Google Fonts, latin subset (covers å ä ö).
   Playfair Display and Source Sans 3 are variable fonts —
   one file serves the whole weight range. */

@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(amatic-sc-700-latin.woff2) format('woff2');
}

@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600 700;
  font-display: swap;
  src: url(playfair-display-latin.woff2) format('woff2');
}

@font-face {
  font-family: 'Shadows Into Light';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(shadows-into-light-400-latin.woff2) format('woff2');
}

@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url(source-sans-3-latin.woff2) format('woff2');
}
