@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(../assets/Alegreya/static/Alegreya-MediumItalic.woff2) format('woff2');
}
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../assets/Alegreya/static/Alegreya-Regular.woff2) format('woff2');
}
/*@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alegreya/v35/4UacrEBBsBhlBjvfkQjt71kZfyBzPgNGERII_A.woff2) format('woff2');
}
*/
@font-face {
  font-family: 'Alegreya Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../assets/Alegreya_Sans/AlegreyaSans-Medium.woff2) format('woff2');
}
@font-face {
  font-family: 'Alegreya Sans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(../assets/Alegreya_Sans/AlegreyaSans-ExtraBold.woff2) format('woff2');
}
