@font-face {
  font-family: "TeX Gyre Schola";
  src: url('/static/fonts/TeX Gyre Schola/Regular/font.woff2') format('woff2');
}
@font-face {
  font-family: "TeX Gyre Schola";
  font-style: italic;
  src: url('/static/fonts/TeX Gyre Schola/Italic/font.woff2') format('woff2');
}
@font-face {
  font-family: "TeX Gyre Schola";
  font-weight: bold;
  src: url('/static/fonts/TeX Gyre Schola/Bold/font.woff2') format('woff2');
}
@font-face {
  font-family: "TeX Gyre Schola";
  font-weight: bold;
  font-style: italic;
  src: url('/static/fonts/TeX Gyre Schola/BoldItalic/font.woff2') format('woff2');
}
