From 4a5fb3ef4ba07d22b79b29d7159413b0809abc31 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 25 Mar 2022 16:03:40 +0100 Subject: [PATCH] fix(core): update --- ts/domtools.css.basestyles.ts | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ts/domtools.css.basestyles.ts b/ts/domtools.css.basestyles.ts index a271deb..26bfb72 100644 --- a/ts/domtools.css.basestyles.ts +++ b/ts/domtools.css.basestyles.ts @@ -43,10 +43,6 @@ export const globalBaseStyles: string = css` format('woff2'); } - /* Roboto Font */ - @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400'); - @import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@100;300;400'); - /* global body styles */ body { margin: 0px;