Skip to content

Commit 735a512

Browse files
authored
ENGCOM-7803: Improvements webfont loading for theme #29044
2 parents 23daf9d + 23acb42 commit 735a512

File tree

1 file changed

+2
-1
lines changed
  • app/design/frontend/Magento/blank/web/css/source

1 file changed

+2
-1
lines changed

app/design/frontend/Magento/blank/web/css/source/_icons.less

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
@family-name: @icons__font-name,
99
@font-path: @icons__font-path,
1010
@font-weight: normal,
11-
@font-style: normal
11+
@font-style: normal,
12+
@font-display: block
1213
);
1314
}

0 commit comments

Comments
 (0)