7 lines
258 B
SCSS
7 lines
258 B
SCSS
/*
|
|
* The field 'font-display' is added for Google-fonts.
|
|
*
|
|
* See: <https://fonts.google.com/>
|
|
*/
|
|
|
|
@import url('https://fonts.googleapis.com/css2?family=Lato&family=Roboto+Condensed:wght@400;700&family=Source+Sans+Pro:wght@400;600;700;900&display=swap');
|