/* See https://e.omu.ac.jp/static-assets/inter/LICENSE.txt for more information. */

/* --- 1. Inter (Normal) --- */
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: local("Inter"), url("InterVariable.woff2") format("woff2");
  unicode-range: U+0000-20DC, U+20DF-245F, U+2500-25EE, U+25F0-2B1B, U+2B1D-2B23, U+2B25-3250, U+3260-32B0, U+32C0-1F0FF, U+1F200-10FFFF;
}

/* --- 2. Inter (Italic) --- */
@font-face {
  font-family: Inter;
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: local("Inter"), url("InterVariable-Italic.woff2") format("woff2");
  unicode-range: U+0000-20DC, U+20DF-245F, U+2500-25EE, U+25F0-2B1B, U+2B1D-2B23, U+2B25-3250, U+3260-32B0, U+32C0-1F0FF, U+1F200-10FFFF;
}
