1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-02-22 06:37:52 +01:00

Google Material Icons: Fixed typo

This commit is contained in:
nobody 2022-05-28 05:48:29 +02:00
parent c8793e1a07
commit 543b255d3d
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A

View File

@ -41,7 +41,7 @@
font-family: 'Material Icons Round';
font-style: normal;
font-weight: 400;
src: url('./MaterialIconsRound/v103/MaterialIconsRound.ttf') format('woff2');
src: url('./MaterialIconsRound/v103/MaterialIconsRound.woff2') format('woff2');
/* src: url(https://fonts.gstatic.com/s/materialiconsround/v103/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmP.woff2) format('woff2'); */
}