Update Material Icons WOFF2

This commit is contained in:
Bryce Sheehan 2022-06-20 11:34:49 +08:00
parent 777acc227c
commit 8dfceca5a7
2 changed files with 3 additions and 2 deletions

View file

@ -1,11 +1,10 @@
/* fallback */
@font-face {
font-family: "Material Icons";
font-style: normal;
font-weight: 400;
font-display: block;
src: url(icons.woff2) format("woff2");
}
.material-icons {
font-family: "Material Icons";
font-weight: normal;
@ -20,4 +19,6 @@
direction: ltr;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-feature-settings: "liga";
}

Binary file not shown.