why does the stupid font not work??

This commit is contained in:
Robin Müller 2023-12-09 17:16:14 +01:00
parent e621e5a0e0
commit 7f913b9455
Signed by: muellerr
GPG Key ID: A649FB78196E3849
1 changed files with 2 additions and 3 deletions

View File

@ -1,11 +1,10 @@
/* Create this file in your assets folder to introduce style overrides */
@font-face {
font-family: "univers";
src: url("/assets/fonts/univers/UniversforUniS55Rm-Regular.ttf")
format("truetype");
src: url("/assets/fonts/univers/UniversforUniS55Rm-Regular.ttf") format("truetype");
}
/* @import url("https://fonts.googleapis.com/css2?family=Inter:wght@300&family=Rubik:wght@300&display=swap");*/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300&family=Rubik:wght@300&display=swap");
body {
margin: 0;