Added font-display: swap to fonts
This commit is contained in:
3
css/fontello/css/fontello.css
vendored
3
css/fontello/css/fontello.css
vendored
@@ -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'; } /* '' */
|
||||
|
Reference in New Issue
Block a user