feat: 🎉 initial commit
This commit is contained in:
commit
b3003321c9
35 changed files with 9015 additions and 0 deletions
9
src/fonts/encode-sans/encode-sans.css
Normal file
9
src/fonts/encode-sans/encode-sans.css
Normal file
|
@ -0,0 +1,9 @@
|
|||
/* encode-sans-condensed-thin */
|
||||
@font-face {
|
||||
font-family: 'Encode Sans';
|
||||
font-style: normal;
|
||||
font-weight: 75% 125%;
|
||||
font-stretch: 100%;
|
||||
src: url(encode-sans.woff2) format('woff2');
|
||||
font-display: swap;
|
||||
}
|
BIN
src/fonts/encode-sans/encode-sans.woff2
Normal file
BIN
src/fonts/encode-sans/encode-sans.woff2
Normal file
Binary file not shown.
9
src/fonts/m-plus-1-code/m-plus-1-code.css
Normal file
9
src/fonts/m-plus-1-code/m-plus-1-code.css
Normal file
|
@ -0,0 +1,9 @@
|
|||
/* m-plus-1-code */
|
||||
@font-face {
|
||||
font-family: 'M PLUS 1 Code';
|
||||
font-style: normal;
|
||||
font-weight: 100 700;
|
||||
font-stretch: 100%;
|
||||
src: url(m-plus-1-code.woff2) format('woff2');
|
||||
font-display: swap;
|
||||
}
|
BIN
src/fonts/m-plus-1-code/m-plus-1-code.woff2
Normal file
BIN
src/fonts/m-plus-1-code/m-plus-1-code.woff2
Normal file
Binary file not shown.
9
src/fonts/tilt-warp/tilt-warp.css
Normal file
9
src/fonts/tilt-warp/tilt-warp.css
Normal file
|
@ -0,0 +1,9 @@
|
|||
/* tilt-warp */
|
||||
@font-face {
|
||||
font-family: 'Tilt Warp';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-stretch: 100%;
|
||||
src: url(tilt-warp.woff2) format('woff2');
|
||||
font-display: swap;
|
||||
}
|
BIN
src/fonts/tilt-warp/tilt-warp.ttf
Normal file
BIN
src/fonts/tilt-warp/tilt-warp.ttf
Normal file
Binary file not shown.
BIN
src/fonts/tilt-warp/tilt-warp.woff2
Normal file
BIN
src/fonts/tilt-warp/tilt-warp.woff2
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue