We don’t have Source Code Pro

This commit is contained in:
Jori Lallo
2017-11-10 12:18:08 -08:00
parent 4be3ce6e8e
commit 8e05de244c

View File

@@ -38,7 +38,7 @@ export const fontWeight = {
export const fonts = {
regular: `-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen,
Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;`,
monospace: `'Source Code Pro', Menlo, Consolas, 'Liberation Mono', monospace;`,
monospace: `Menlo, Consolas, 'Liberation Mono', monospace;`,
};
export const color = {