accounts-frontend/src/components/ui/fonts.scss

4 lines
152 B
SCSS
Raw Normal View History

// TODO: should we host fonts from our side?
$font-family-title: 'Roboto Condensed', Arial, sans-serif;
$font-family-base: 'Roboto', Arial, sans-serif;