From 543b255d3d0bcaf3853a8b712b86a832531f34da Mon Sep 17 00:00:00 2001 From: nobody Date: Sat, 28 May 2022 05:48:29 +0200 Subject: [PATCH] Google Material Icons: Fixed typo --- .../google-material-design-icons.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/google-material-design-icons/google-material-design-icons.css b/resources/google-material-design-icons/google-material-design-icons.css index 17dac8db..7c6ea931 100644 --- a/resources/google-material-design-icons/google-material-design-icons.css +++ b/resources/google-material-design-icons/google-material-design-icons.css @@ -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'); */ }