Global component
To set global styles use Global
component. styles
prop accepts:
- function that subscribes to theme and returns css object or an array of css objects
- css object or an array of css objects
Load fonts
To load use array syntax. The following example shows how Mantine docs website loads GreycliffCF font: