manrope.scss - include manrope folder in path (#1515)
Add manrope folder to path for font manrope-variable.woff2.
This commit is contained in:
parent
4f83524882
commit
b0c7cca93b
1 changed files with 2 additions and 2 deletions
|
@ -3,6 +3,6 @@
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 100 900;
|
font-weight: 100 900;
|
||||||
src:
|
src:
|
||||||
url("/webfonts/manrope-variable.woff2") format("woff2 supports variations"),
|
url("/webfonts/manrope/manrope-variable.woff2") format("woff2 supports variations"),
|
||||||
url("/webfonts/manrope-variable.woff2") format("woff2-variations");
|
url("/webfonts/manrope/manrope-variable.woff2") format("woff2-variations");
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue