/* XCharter */
@font-face {
  font-family: 'XCharter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/xcharter/XCharter-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'XCharter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/xcharter/XCharter-Bold.woff2') format('woff2');
}
@font-face {
  font-family: 'XCharter';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/xcharter/XCharter-Italic.woff2') format('woff2');
}
@font-face {
  font-family: 'XCharter';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/xcharter/XCharter-BoldItalic.woff2') format('woff2');
}

/* TeX Gyre Termes */
@font-face {
  font-family: 'TeX Gyre Termes';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/tgtermes/texgyretermes-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'TeX Gyre Termes';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/tgtermes/texgyretermes-bold.woff2') format('woff2');
}
@font-face {
  font-family: 'TeX Gyre Termes';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/tgtermes/texgyretermes-italic.woff2') format('woff2');
}
@font-face {
  font-family: 'TeX Gyre Termes';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/tgtermes/texgyretermes-bolditalic.woff2') format('woff2');
}

/* TeX Gyre Pagella */
@font-face {
  font-family: 'TeX Gyre Pagella';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/tgpagella/texgyrepagella-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'TeX Gyre Pagella';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/tgpagella/texgyrepagella-bold.woff2') format('woff2');
}
@font-face {
  font-family: 'TeX Gyre Pagella';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/tgpagella/texgyrepagella-italic.woff2') format('woff2');
}
@font-face {
  font-family: 'TeX Gyre Pagella';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/tgpagella/texgyrepagella-bolditalic.woff2') format('woff2');
}

/* TeX Gyre Heros */
@font-face {
  font-family: 'TeX Gyre Heros';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/tgheros/texgyreheros-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'TeX Gyre Heros';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/tgheros/texgyreheros-bold.woff2') format('woff2');
}
@font-face {
  font-family: 'TeX Gyre Heros';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/tgheros/texgyreheros-italic.woff2') format('woff2');
}
@font-face {
  font-family: 'TeX Gyre Heros';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/tgheros/texgyreheros-bolditalic.woff2') format('woff2');
}
