Removed unused fonts
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -38,8 +38,7 @@ export const fontWeight = {
|
|||||||
export const fonts = {
|
export const fonts = {
|
||||||
regular: `-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen,
|
regular: `-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen,
|
||||||
Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;`,
|
Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;`,
|
||||||
monospace: `'Atlas Typewriter', 'Source Code Pro', Menlo, Consolas,
|
monospace: `'Source Code Pro', Menlo, Consolas, 'Liberation Mono', monospace;`,
|
||||||
'Liberation Mono', monospace;`,
|
|
||||||
};
|
};
|
||||||
|
|
||||||
export const color = {
|
export const color = {
|
||||||
|
Reference in New Issue
Block a user