declare const SECONDARY_FONTS: { readonly headerFont: "'quadrant-text', Georgia, TimesNewRoman, 'Times New Roman', Times, Baskerville, serif"; readonly baseFont: "\"GreyLLWeb-Regular\", 'Century Gothic', CenturyGothic, AppleGothic, Verdana, sans-serif"; readonly monoFont: "'quadrant-text-mono', Monaco, monospace"; }; export default SECONDARY_FONTS; //# sourceMappingURL=secondary.d.ts.map