2026-01-09 16:14:38 +03:00
|
|
|
export {
|
2026-01-13 20:00:36 +03:00
|
|
|
normalizeFontshareFont,
|
|
|
|
|
normalizeFontshareFonts,
|
|
|
|
|
normalizeGoogleFont,
|
|
|
|
|
normalizeGoogleFonts,
|
|
|
|
|
} from './normalize/normalize';
|
2026-02-05 11:40:23 +03:00
|
|
|
|
|
|
|
|
export { getFontUrl } from './getFontUrl/getFontUrl';
|