mirror of
https://github.com/hex248/fonts.git
synced 2026-02-07 18:23:06 +00:00
all other fonts
This commit is contained in:
14
css/berkeleymono.css
Normal file
14
css/berkeleymono.css
Normal file
@@ -0,0 +1,14 @@
|
||||
@font-face {
|
||||
font-family: "Berkeley Mono";
|
||||
src: url("/fonts/BerkeleyMono-Regular.ttf") format("truetype");
|
||||
font-weight: 200 700;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
@font-face {
|
||||
font-family: "Berkeley Mono";
|
||||
src: url("/fonts/BerkeleyMono-Italic.ttf") format("truetype");
|
||||
font-weight: 200 700;
|
||||
font-style: italic;
|
||||
font-display: swap;
|
||||
}
|
||||
Reference in New Issue
Block a user