add fonts
This commit is contained in:
BIN
docs/src/assets/fonts/FiraCode-Bold.woff
Executable file
BIN
docs/src/assets/fonts/FiraCode-Bold.woff
Executable file
Binary file not shown.
BIN
docs/src/assets/fonts/FiraCode-Bold.woff2
Executable file
BIN
docs/src/assets/fonts/FiraCode-Bold.woff2
Executable file
Binary file not shown.
BIN
docs/src/assets/fonts/FiraCode-Light.woff
Executable file
BIN
docs/src/assets/fonts/FiraCode-Light.woff
Executable file
Binary file not shown.
BIN
docs/src/assets/fonts/FiraCode-Light.woff2
Executable file
BIN
docs/src/assets/fonts/FiraCode-Light.woff2
Executable file
Binary file not shown.
BIN
docs/src/assets/fonts/FiraCode-Medium.woff
Executable file
BIN
docs/src/assets/fonts/FiraCode-Medium.woff
Executable file
Binary file not shown.
BIN
docs/src/assets/fonts/FiraCode-Medium.woff2
Executable file
BIN
docs/src/assets/fonts/FiraCode-Medium.woff2
Executable file
Binary file not shown.
BIN
docs/src/assets/fonts/FiraCode-Regular.woff
Executable file
BIN
docs/src/assets/fonts/FiraCode-Regular.woff
Executable file
Binary file not shown.
BIN
docs/src/assets/fonts/FiraCode-Regular.woff2
Executable file
BIN
docs/src/assets/fonts/FiraCode-Regular.woff2
Executable file
Binary file not shown.
@@ -168,3 +168,13 @@
|
|||||||
// url("~@/assets/fonts/Inter-BlackItalic.woff") format("woff"),
|
// url("~@/assets/fonts/Inter-BlackItalic.woff") format("woff"),
|
||||||
// ;
|
// ;
|
||||||
// }
|
// }
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Fira Code';
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 500;
|
||||||
|
src:
|
||||||
|
url("~@/assets/fonts/FiraCode-Medium.woff2") format("woff2"),
|
||||||
|
url("~@/assets/fonts/FiraCode-Medium.woff") format("woff"),
|
||||||
|
;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user