Alle Texte Schriftart Inter
This commit is contained in:
parent
dcb53cd8f8
commit
c28a08c9c3
@ -7,6 +7,7 @@
|
|||||||
-moz-box-sizing: border-box;
|
-moz-box-sizing: border-box;
|
||||||
-webkit-box-sizing: border-box;
|
-webkit-box-sizing: border-box;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
font-family: var(--font-family-main);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
--input-placeholder: #998E82;
|
--input-placeholder: #998E82;
|
||||||
|
|
||||||
/*Fonts*/
|
/*Fonts*/
|
||||||
--font-family-main: font-family: "Inter", sans-serif;
|
--font-family-main: "Inter", sans-serif;
|
||||||
--font-family-headline: "Source Serif 4", serif;
|
--font-family-headline: "Source Serif 4", serif;
|
||||||
|
|
||||||
/* Font-size*/
|
/* Font-size*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user