/* Brand fonts, served from this site so no visitor data reaches a font
   CDN. Latin subsets of the files in assets/fonts.

   Alegreya Sans: Copyright 2013 The Alegreya Sans Project Authors
   (https://github.com/huertatipografica/Alegreya-Sans)
   Grenze: Copyright 2019, The Grenze Project Authors
   (https://github.com/Omnibus-Type/Grenze)

   Both are licensed under the SIL Open Font License, Version 1.1; the full
   license texts are in OFL-AlegreyaSans.txt and OFL-Grenze.txt. */
@font-face {
  font-family: 'Alegreya Sans';
  src: url('AlegreyaSans-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Alegreya Sans';
  src: url('AlegreyaSans-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Alegreya Sans';
  src: url('AlegreyaSans-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Alegreya Sans';
  src: url('AlegreyaSans-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Grenze';
  src: url('Grenze-Variable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
