mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-11 08:16:46 -04:00
add 3 new fonts
This commit is contained in:
@@ -14,6 +14,18 @@
|
||||
font-family: 'galactico';
|
||||
src: url('/fonts/galactico/Galactico-Basic.otf');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'JetBrains';
|
||||
src: url('/fonts/JetBrains/JetBrainsMono.woff2');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Monocraft';
|
||||
src: url('/fonts/Monocraft/Monocraft.ttf');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Hack';
|
||||
src: url('/fonts/Hack/Hack-Regular.ttf');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'we-come-in-peace';
|
||||
src: url('/fonts/we-come-in-peace/we-come-in-peace-bb.regular.ttf');
|
||||
|
||||
Reference in New Issue
Block a user