theme dans tailwind config
This commit is contained in:
@@ -4,11 +4,10 @@
|
||||
|
||||
@layer base{
|
||||
@font-face {
|
||||
font-family: "Authentic_Sans_90";
|
||||
font-family: "Authentic_Sans";
|
||||
src: url("/assets/fonts/authentic-sans-90/AUTHENTICSans-90.woff") format("woff"),
|
||||
url("/assets/fonts/authentic-sans-90/AUTHENTICSans-90.woff2") format("woff2"),
|
||||
url("/assets/fonts/authentic-sans-90/AUTHENTICSans-90.otf") format("otf");
|
||||
font-weight: 90;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user