This commit is contained in:
Timothy Jaeryang Baek 2026-07-23 16:35:01 -04:00
parent e62e4eb9fe
commit 892dc03151
5 changed files with 0 additions and 16 deletions

View file

@ -6,18 +6,6 @@
font-display: swap;
}
@font-face {
font-family: 'Mona Sans';
src: url('/assets/fonts/Mona-Sans.woff2');
font-display: swap;
}
@font-face {
font-family: 'InstrumentSerif';
src: url('/assets/fonts/InstrumentSerif-Regular.ttf');
font-display: swap;
}
@font-face {
font-family: 'Vazirmatn';
src: url('/assets/fonts/Vazirmatn-Variable.ttf');
@ -64,10 +52,6 @@ code {
border-radius: 2px;
}
.font-secondary {
font-family: 'InstrumentSerif', sans-serif;
}
.app-muted {
@apply text-gray-500 dark:text-gray-400;
}

Binary file not shown.