-
Notifications
You must be signed in to change notification settings - Fork 673
Closed
Description
Instead of set the font family for each of the heading and body, can we have the custom fonts for different URL?
the fonts are the one inside theme.js as below
{
fonts: {
body: '"DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif',
heading:
'"DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif',
monospace: '"DM Mono", Menlo, monospace',
gloria:
'"Gloria Hallelujah", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif',
solitas:
'"Solitas", "DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif',
}
}
Metadata
Metadata
Assignees
Labels
No labels