mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-03-02 06:02:48 +05:30
5 lines
174 B
SCSS
5 lines
174 B
SCSS
|
// TODO: need more abstract names
|
||
|
// TODO: should we host fonts from our side?
|
||
|
$robotoCondensed: 'Roboto Condensed', Arial, sans-serif;
|
||
|
$roboto: 'Roboto', Arial, sans-serif;
|