/* Autonomi brand fonts — self-hosted, in-use cuts only. See fonts/README.md.
   FK Roman / FK Raster / Method are commercial: this repo stays private. Inter and IBM Plex Mono are OFL. */

/* Primary — Method (foundry weights: Light 300, Regular 500, Medium 600) */
@font-face { font-family: "Method"; font-weight: 300; font-style: normal; font-display: swap; src: url("method/Method-Light.woff2") format("woff2"); }
@font-face { font-family: "Method"; font-weight: 500; font-style: normal; font-display: swap; src: url("method/Method-Regular.woff2") format("woff2"); }
@font-face { font-family: "Method"; font-weight: 600; font-style: normal; font-display: swap; src: url("method/Method-Medium.woff2") format("woff2"); }

/* Display — sparingly */
@font-face { font-family: "FK Roman Standard"; font-weight: 400; font-style: normal; font-display: swap; src: url("fk-roman-standard/FKRomanStandard-Regular.woff2") format("woff2"); }
@font-face { font-family: "FK Raster Roman Compact"; font-weight: 400; font-style: normal; font-display: swap; src: url("fk-raster-roman-compact/FKRasterRomanCompact-Blended.woff2") format("woff2"); }

/* Body — Inter */
@font-face { font-family: "Inter"; font-weight: 400; font-style: normal; font-display: swap; src: url("inter/Inter-Regular.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-weight: 400; font-style: italic; font-display: swap; src: url("inter/Inter-Italic.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-weight: 700; font-style: normal; font-display: swap; src: url("inter/Inter-Bold.woff2") format("woff2"); }

/* Mono — IBM Plex Mono */
@font-face { font-family: "IBM Plex Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("ibm-plex-mono/IBMPlexMono-Regular.woff2") format("woff2"); }
@font-face { font-family: "IBM Plex Mono"; font-weight: 400; font-style: italic; font-display: swap; src: url("ibm-plex-mono/IBMPlexMono-Italic.woff2") format("woff2"); }
@font-face { font-family: "IBM Plex Mono"; font-weight: 500; font-style: normal; font-display: swap; src: url("ibm-plex-mono/IBMPlexMono-Medium.woff2") format("woff2"); }
