mirror of
https://github.com/tabler/tabler.git
synced 2026-08-01 16:04:37 +04:00
font-display: swap in google fonts
This commit is contained in:
@@ -4,7 +4,7 @@ $font-family-serif: "Georgia", "Times New Roman", times, serif !default;
|
|||||||
$font-icons: "Feather" !default;
|
$font-icons: "Feather" !default;
|
||||||
|
|
||||||
// EXTERNAL FONTS
|
// EXTERNAL FONTS
|
||||||
$google-font-url: "https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,500,600,700" !default;
|
$google-font-url: "https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,500,600,700&display=swap" !default;
|
||||||
$icon-fonts: (
|
$icon-fonts: (
|
||||||
"https://use.fontawesome.com/releases/v5.3.1/css/brands.css"
|
"https://use.fontawesome.com/releases/v5.3.1/css/brands.css"
|
||||||
) !default;
|
) !default;
|
||||||
|
|||||||
Reference in New Issue
Block a user