1
0
mirror of https://github.com/mastodon/documentation synced 2025-04-11 22:56:17 +02:00
documentation/assets/manrope.scss
Andy Piper ae825222ea
Branding: switch to purple logo and preferred font. (#1359)
Signed-off-by: Andy Piper <andypiper@users.noreply.github.com>
2023-12-10 20:10:08 +01:00

9 lines
247 B
SCSS

@font-face {
font-family: "Manrope";
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");
}