Added font-display: swap to fonts

This commit is contained in:
2020-08-13 00:03:01 +02:00
parent 6c10fbf689
commit 562bcd30b9
5 changed files with 27 additions and 9 deletions

View File

@@ -7,6 +7,7 @@
url('../font/fontello.svg?13439518#fontello') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
@@ -65,4 +66,4 @@
.icon-down-circle:before { content: '\e809'; } /* '' */
.icon-left-circle:before { content: '\e80a'; } /* '' */
.icon-right-circle:before { content: '\e80b'; } /* '' */
.icon-down-open:before { content: '\e800'; } /* '' */
.icon-down-open:before { content: '\e800'; } /* '' */