8 lines
322 B
CSS
8 lines
322 B
CSS
/*
|
|
* Inter Variable — bundled locally via @fontsource-variable/inter.
|
|
* JetBrains Mono Variable — bundled locally via @fontsource-variable/jetbrains-mono.
|
|
* NO remote CDN / Google Fonts loading at runtime.
|
|
*/
|
|
@import '@fontsource-variable/inter/index.css';
|
|
@import '@fontsource-variable/jetbrains-mono/index.css';
|