This commit is contained in:
David Nguyen
2025-02-05 23:37:21 +11:00
parent 9c7910a070
commit 7effe66387
26 changed files with 1518 additions and 1951 deletions

View File

@ -3,17 +3,17 @@
@font-face {
font-family: 'Inter';
src: url('/public/fonts/inter-regular.ttf') format('ttf');
font-weight: 400;
/* font-weight: 400;
font-style: normal;
font-display: swap;
font-display: swap; */
}
@font-face {
font-family: 'Caveat';
src: url('/public/fonts/caveat.ttf') format('ttf');
font-weight: 400;
/* font-weight: 400;
font-style: normal;
font-display: swap;
font-display: swap; */
}
@layer base {