Keith Irwin 2023-10-18 00:12:14 -06:00
parent 14eb7945a4
commit c98310be3a
Signed by: ki9
GPG Key ID: DF773B3F4A88DA86
1 changed files with 3 additions and 0 deletions

View File

@ -12,14 +12,17 @@
@font-face {
font-family: 'vt323';
src: url('/assets/fonts/VT323-Regular.ttf') format('truetype');
font-display: swap;
}
@font-face {
font-family: 'ShareTechMono';
src: url('/assets/fonts/ShareTechMono-Regular.ttf') format('truetype');
font-display: swap;
}
@font-face {
font-family: 'RobotoMono';
src: url('/assets/fonts/RobotoMono-VariableFont_wght.ttf') format('truetype');
font-display: swap;
}
/* Global stylesheet */