Upgrade web-fonts source.
This commit is contained in:
parent
7bb861b573
commit
3a449672cb
1 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,6 @@
|
||||||
* The field 'font-display' is added for Google-fonts.
|
* The field 'font-display' is added for Google-fonts.
|
||||||
*
|
*
|
||||||
* See: <https://fonts.google.com/>
|
* See: <https://fonts.google.com/>
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@import url('https://fonts.googleapis.com/css?family=Lato|Roboto+Condensed:400,700|Source+Sans+Pro:400,600,700,900&display=swap');
|
@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');
|
||||||
|
|
Loading…
Reference in a new issue