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;
|
||||
}
|
||||
15
css/commitmono.css
Normal file
15
css/commitmono.css
Normal file
@@ -0,0 +1,15 @@
|
||||
@font-face {
|
||||
font-family: "Commit Mono";
|
||||
src: url("/fonts/CommitMono-Variable.woff2") format("woff2");
|
||||
font-weight: 200 700;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Commit Mono";
|
||||
src: url("/fonts/CommitMono-Variable.woff2") format("woff2");
|
||||
font-weight: 200 700;
|
||||
font-style: italic;
|
||||
font-display: swap;
|
||||
}
|
||||
10
css/martian-grotesk.css
Normal file
10
css/martian-grotesk.css
Normal file
@@ -0,0 +1,10 @@
|
||||
@font-face {
|
||||
font-family: "Martian Grotesk";
|
||||
src:
|
||||
url("/fonts/MartianGrotesk-VFVF.woff2") format("woff2"),
|
||||
url("/fonts/MartianGrotesk-VFVF.ttf") format("truetype");
|
||||
font-weight: 100 950;
|
||||
font-stretch: 75% 200%;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
10
css/martian-mono.css
Normal file
10
css/martian-mono.css
Normal file
@@ -0,0 +1,10 @@
|
||||
@font-face {
|
||||
font-family: "Martian Mono";
|
||||
src:
|
||||
url("/fonts/MartianMonoVF.woff2") format("woff2"),
|
||||
url("/fonts/MartianMonoVF.ttf") format("truetype");
|
||||
font-weight: 100 800;
|
||||
font-stretch: 70% 137.5%;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
15
css/sorts-mill-goudy.css
Normal file
15
css/sorts-mill-goudy.css
Normal file
@@ -0,0 +1,15 @@
|
||||
@font-face {
|
||||
font-family: "Sorts Mill Goudy";
|
||||
src: url("/fonts/SortsMillGoudy-Regular.woff") format("woff");
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Sorts Mill Goudy";
|
||||
src: url("/fonts/SortsMillGoudy-Italic.woff") format("woff");
|
||||
font-weight: 400;
|
||||
font-style: italic;
|
||||
font-display: swap;
|
||||
}
|
||||
BIN
fonts/BerkeleyMono-Italic.ttf
Normal file
BIN
fonts/BerkeleyMono-Italic.ttf
Normal file
Binary file not shown.
BIN
fonts/BerkeleyMono-Regular.ttf
Normal file
BIN
fonts/BerkeleyMono-Regular.ttf
Normal file
Binary file not shown.
BIN
fonts/CommitMono-Variable.woff2
Normal file
BIN
fonts/CommitMono-Variable.woff2
Normal file
Binary file not shown.
BIN
fonts/MartianGrotesk-VFVF.ttf
Normal file
BIN
fonts/MartianGrotesk-VFVF.ttf
Normal file
Binary file not shown.
BIN
fonts/MartianGrotesk-VFVF.woff2
Normal file
BIN
fonts/MartianGrotesk-VFVF.woff2
Normal file
Binary file not shown.
BIN
fonts/MartianMonoVF.ttf
Normal file
BIN
fonts/MartianMonoVF.ttf
Normal file
Binary file not shown.
BIN
fonts/MartianMonoVF.woff2
Normal file
BIN
fonts/MartianMonoVF.woff2
Normal file
Binary file not shown.
BIN
fonts/SortsMillGoudy-Italic.woff
Normal file
BIN
fonts/SortsMillGoudy-Italic.woff
Normal file
Binary file not shown.
BIN
fonts/SortsMillGoudy-Regular.woff
Normal file
BIN
fonts/SortsMillGoudy-Regular.woff
Normal file
Binary file not shown.
Reference in New Issue
Block a user