/* CozyLingo fonts v3 — CN optimized
 * - Noto SC subset (~150KB vs ~1.1MB full)
 * - Inter latin 400/600/700
 * - Libre Caslon titles
 * - Material optional
 */

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("https://cdn.cozylingo.com/fonts/inter-latin-400-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url("https://cdn.cozylingo.com/fonts/inter-latin-600-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url("https://cdn.cozylingo.com/fonts/inter-latin-700-normal.woff2") format("woff2");
}

@font-face {
  font-family: "Libre Caslon Text";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("https://cdn.cozylingo.com/fonts/libre-caslon-text-latin-400-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Libre Caslon Text";
  font-style: italic;
  font-display: swap;
  font-weight: 400;
  src: url("https://cdn.cozylingo.com/fonts/libre-caslon-text-latin-400-italic.woff2") format("woff2");
}
@font-face {
  font-family: "Libre Caslon Text";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url("https://cdn.cozylingo.com/fonts/libre-caslon-text-latin-700-normal.woff2") format("woff2");
}

/* Noto Sans SC — 站内常用汉字子集 */
@font-face {
  font-family: "Noto Sans SC";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("https://cdn.cozylingo.com/fonts/noto-sans-sc-subset-400.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans SC";
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url("https://cdn.cozylingo.com/fonts/noto-sans-sc-subset-600.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans SC";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url("https://cdn.cozylingo.com/fonts/noto-sans-sc-subset-600.woff2") format("woff2");
}

@font-face {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-display: optional;
  font-weight: 100 700;
  src: url("https://cdn.cozylingo.com/fonts/material-symbols-outlined.woff2") format("woff2");
}
.material-symbols-outlined {
  font-family: "Material Symbols Outlined", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
}
