mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2025-11-22 08:33:40 +00:00
6 lines
128 B
SCSS
6 lines
128 B
SCSS
|
|
// This makes our fonts available everywhere.
|
||
|
|
|
||
|
|
@import 'fonts/roboto';
|
||
|
|
@import 'fonts/roboto-mono';
|
||
|
|
@import 'fonts/montserrat';
|