/* stix-two-text-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'STIX Two Text';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/stix-two-text/stix-two-text-v18-latin-regular.woff2') format('woff2');
}

/* stix-two-text-700 (Bold) - latin */
@font-face {
  font-display: swap;
  font-family: 'STIX Two Text';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/stix-two-text/stix-two-text-v18-latin-700.woff2') format('woff2');
}