Skip to content

Commit 727d5ec

Browse files
author
Felix Hennig
committed
Removed copy paste leftovers
1 parent 21afe65 commit 727d5ec

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/css/fonts.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
font-style: normal;
1313
font-weight: 400;
1414
src:
15-
local("Roboto Mono Regular"),
16-
local("RobotoMono-Regular"),
1715
url(~@fontsource/noto-sans/files/noto-sans-latin-400-normal.woff2) format("woff2"),
1816
url(~@fontsource/noto-sans/files/noto-sans-latin-400-normal.woff) format("woff");
1917
}
@@ -23,8 +21,6 @@
2321
font-style: normal;
2422
font-weight: 700;
2523
src:
26-
local("Roboto Mono Medium"),
27-
local("RobotoMono-Medium"),
2824
url(~@fontsource/noto-sans/files/noto-sans-latin-700-normal.woff2) format("woff2"),
2925
url(~@fontsource/noto-sans/files/noto-sans-latin-700-normal.woff) format("woff");
3026
}

0 commit comments

Comments
 (0)