mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-05 13:35:21 +02:00
Default back to Inter
Using Inter for everything now since General Sans isn't open-source
This commit is contained in:
parent
4761619870
commit
89f66ad4cf
4 changed files with 0 additions and 11 deletions
|
@ -33,13 +33,3 @@
|
|||
.input-field {
|
||||
@apply p-0 mt-1 bg-transparent border-none opacity-50 focus:outline-none focus:ring-0 focus-within:opacity-100;
|
||||
}
|
||||
|
||||
@layer base {
|
||||
@font-face {
|
||||
font-family: "GeneralSans";
|
||||
font-style: normal;
|
||||
font-weight: 200 700;
|
||||
font-display: swap;
|
||||
src: url("generalsans/GeneralSans-Variable.woff2") format("woff2");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue