/* Morganite © Rajesh Rajput — free for personal and commercial use.
   https://www.behance.net/gallery/66748265/Morganite-Free-Typeface-18-Styles
   Italic cuts only; no local() (same as MiSans vendor).
   WOFF2 rebuilt without empty GSUB and device-metric tables — stock WOFF fails OTS. */
@font-face {
  font-family: "Morganite";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/morganite/MediumItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Morganite";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/morganite/BoldItalic.woff2") format("woff2");
}
