aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/scss/custom/_tipografia.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scss/custom/_tipografia.scss b/src/scss/custom/_tipografia.scss
index ee96088..4a9f3d4 100644
--- a/src/scss/custom/_tipografia.scss
+++ b/src/scss/custom/_tipografia.scss
@@ -3,7 +3,7 @@
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
- font-display: auto;
+ font-display: swap;
src: local('Roboto Condensed'),
local('RobotoCondensed-Regular'),
url(../fonts/roboto/roboto-latin.woff2) format('woff2');