@charset "UTF-8";
/* CSS Document */

@font-face {
  font-family: "EB Garamond";
  src: url("ebgaramond-variablefont-wght.ttf");
  font-weight: 400 800;
  font-stretch: 75% 125%;
  font-style: normal;
}

@font-face {
  font-family: "EB Garamond Italic";
  src: url("ebgaramond-italic-variablefont-wght.ttf");
  font-weight: 400 800;
  font-stretch: 75% 125%;
  font-style: italic;
}
