/* 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). */
@font-face {
  font-family: "Morganite";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/morganite/MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Morganite";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/morganite/BoldItalic.woff") format("woff");
}
