mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
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
@ -3,6 +3,6 @@
|
||||
font-style: normal;
|
||||
font-weight: 100 900;
|
||||
src:
|
||||
url("/webfonts/manrope-variable.woff2") format("woff2 supports variations"),
|
||||
url("/webfonts/manrope-variable.woff2") format("woff2-variations");
|
||||
url("/webfonts/manrope/manrope-variable.woff2") format("woff2 supports variations"),
|
||||
url("/webfonts/manrope/manrope-variable.woff2") format("woff2-variations");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user