FontConfig.inter constructor
const
FontConfig.inter()
Inter font (requires Google Fonts CSS).
Implementation
const FontConfig.inter()
: sans = "'Inter', ui-sans-serif, system-ui, sans-serif",
heading = null,
mono = "ui-monospace, SFMono-Regular, monospace";