feat: add fonts locally
This commit is contained in:
committed by
Kristofer Koishigawa
parent
adef6950c2
commit
e6d55fd086
@ -137,12 +137,6 @@ module.exports = {
|
||||
icon: 'src/assets/images/square_puck.png'
|
||||
}
|
||||
},
|
||||
{
|
||||
resolve: 'gatsby-plugin-google-fonts',
|
||||
options: {
|
||||
fonts: ['Lato:300,400,400i,500,700', 'Roboto Mono:400,700']
|
||||
}
|
||||
},
|
||||
'gatsby-plugin-remove-serviceworker'
|
||||
]
|
||||
};
|
||||
|
Reference in New Issue
Block a user