fix(core): update

This commit is contained in:
Philipp Kunz 2020-09-16 10:06:22 +00:00
parent 18b93b860d
commit 13fa3d655e

View File

@ -46,7 +46,8 @@ export const setup = async () => {
// Roboto Font
domTools.setGlobalStyles(`
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@0;100;300;400');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@0;100;300;400');
`);
// scrollbars