mirror of
https://github.com/hex248/fonts.git
synced 2026-02-07 18:23:06 +00:00
berkeley is not variable
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
font-family: "Berkeley Mono";
|
||||
src: url("https://fonts.ob248.com/fonts/BerkeleyMono-Regular.ttf")
|
||||
format("truetype");
|
||||
font-weight: 200 700;
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
@@ -10,7 +10,7 @@
|
||||
font-family: "Berkeley Mono";
|
||||
src: url("https://fonts.ob248.com/fonts/BerkeleyMono-Italic.ttf")
|
||||
format("truetype");
|
||||
font-weight: 200 700;
|
||||
font-weight: 400;
|
||||
font-style: italic;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user