Files
mastodon/app/javascript/styles/fonts/cal-sans-ui.scss
2026-08-21 10:10:10 +00:00

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;
}