5 lines
174 B
SCSS
Raw Normal View History

// TODO: need more abstract names
// TODO: should we host fonts from our side?
$robotoCondensed: 'Roboto Condensed', Arial, sans-serif;
$roboto: 'Roboto', Arial, sans-serif;