/* KDC Design System — font-face declarations. Self-host these files from /assets/fonts/. */ @font-face { font-family: "Inter"; font-style: normal; font-weight: 100 900; font-display: swap; src: url("./Inter/Inter-Regular.woff2") format("woff2"); } @font-face { font-family: "Roboto Mono"; font-style: normal; font-weight: 400 700; font-display: swap; src: url("./Roboto-Mono/Roboto-Mono-Regular.woff2") format("woff2"); }