mirror of
https://github.com/mastodon/mastodon.git
synced 2026-07-29 20:07:46 -05:00
8 lines
164 B
SCSS
8 lines
164 B
SCSS
@font-face {
|
|
font-family: Syne;
|
|
src: url('../../fonts/syne/syne-bold.woff2') format('woff2');
|
|
font-weight: 700;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|