/* ============================================================
   INTERMARIUM DESIGN SYSTEM · tokens/fonts.css
   @font-face for the three families.
   Load JetBrains Mono separately (Google Fonts) — see SKILL.md.
   url() paths are relative to THIS file (tokens/ → ../fonts/).
   ============================================================ */

@font-face{font-family:"Sequel Sans";src:url("../fonts/SequelSans-RomanBody.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Sequel Sans";src:url("../fonts/SequelSans-MediumBody.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"Sequel Sans";src:url("../fonts/SequelSans-SemiBoldBody.otf") format("opentype");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:"Sequel Sans";src:url("../fonts/SequelSans-BoldBody.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}

@font-face{font-family:"Garamond Premier Display";src:url("../fonts/GaramondPremier-Display.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Garamond Premier Display";src:url("../fonts/GaramondPremier-DisplayItalic.otf") format("opentype");font-weight:400;font-style:italic;font-display:swap}
@font-face{font-family:"Garamond Premier Display";src:url("../fonts/GaramondPremier-DisplaySemibold.otf") format("opentype");font-weight:600;font-style:normal;font-display:swap}

@font-face{font-family:"Garamond Premier Caption";src:url("../fonts/GaramondPremier-Caption.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Garamond Premier Caption";src:url("../fonts/GaramondPremier-CaptionItalic.otf") format("opentype");font-weight:400;font-style:italic;font-display:swap}
@font-face{font-family:"Garamond Premier Caption";src:url("../fonts/GaramondPremier-CaptionBold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}
