UNPKG

@spark-web/theme

Version:

--- title: Theme isExperimentalPackage: true ---

4 lines (3 loc) 340 B
export declare const FIRA_SANS_REGULAR_URL = "https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400&display=swap"; export declare const FIRA_SANS_EXTRABOLD_URL = "https://fonts.googleapis.com/css2?family=Fira+Sans:wght@800&display=swap"; export declare function FiraSansStylesheet(): import("@emotion/react/jsx-runtime").JSX.Element;