Skip to content

Commit 23acb42

Browse files
ENGCOM-7803: Improvements webfont loading for theme #29044
- Merge Pull Request #29044 from mrtuvn/magento2:theme-improvements-webfont-preload - Merged commits: 1. be3c1ec
2 parents 5d8908c + be3c1ec commit 23acb42

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)