Enable "font-display: swap"

This commit is contained in:
Efe Omoregie 2022-01-22 09:46:53 +01:00
parent abe378d3ba
commit 4535fa6922

View file

@ -3,7 +3,7 @@
*/
// The src for fonts (false to disable)
$font-src: 'https://fonts.googleapis.com/css?family=Neucha|Patrick+Hand+SC' !default;
$font-src: 'https://fonts.googleapis.com/css?family=Neucha|Patrick+Hand+SC&display=swap' !default;
// Imports
@if $font-src {