mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-14 06:18:17 -05:00
8 lines
191 B
SCSS
8 lines
191 B
SCSS
@font-face {
|
|
font-family: 'Cal Sans UI';
|
|
src: url('../../fonts/cal-sans-ui/CalSansUI[wght,GEOM].woff2') format('woff2');
|
|
font-weight: 500;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|