/*
 * static/vendor/fontsource/instrument-serif/index.css
 * @guterion
 * SIL-OFL-1.1
 * Self-hosted Instrument Serif faces, replacing the Google Fonts stylesheet.
 */

/*
 * Only the Latin subset at weight 400 is shipped, in upright and italic, which
 * is the whole of what the interface uses. Serving these from the same origin
 * removes two DNS lookups and two TLS handshakes from the critical path, and
 * stops every visitor being announced to a third party before the page paints.
 */

/* instrument-serif-latin-400-normal */
@font-face {
  font-family: 'Instrument Serif';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(./files/instrument-serif-latin-400-normal.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* instrument-serif-latin-400-italic */
@font-face {
  font-family: 'Instrument Serif';
  font-style: italic;
  font-display: swap;
  font-weight: 400;
  src: url(./files/instrument-serif-latin-400-italic.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
