needs to be in static folder
This commit is contained in:
parent
eaee50e4d3
commit
8236f84d46
@ -1,7 +1,7 @@
|
|||||||
/* Create this file in your assets folder to introduce style overrides */
|
/* Create this file in your assets folder to introduce style overrides */
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "univers";
|
font-family: "univers";
|
||||||
src: url("./assets/fonts/univers/UniversforUniS55Rm-Regular.ttf") format("truetype");
|
src: url("/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");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user