mirror of
https://github.com/documenso/documenso.git
synced 2025-11-22 20:51:33 +10:00
fix: wip
This commit is contained in:
@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user