web/assets/css/_addon/fonts.scss

8 lines
235 B
SCSS
Raw Normal View History

2019-09-30 15:38:41 +03:00
/*
* The field 'font-display' is added for Google-fonts.
*
2020-04-07 15:23:57 +03:00
* See: <https://fonts.google.com/>
2019-09-30 15:38:41 +03:00
*
*/
2020-04-07 15:23:57 +03:00
@import url('https://fonts.googleapis.com/css?family=Lato|Roboto+Condensed:400,700|Source+Sans+Pro:400,600,700,900&display=swap');