From 435c6eddac1f17718bcd4592f4f61b89e358a2c2 Mon Sep 17 00:00:00 2001 From: krmanik <12841290+krmanik@users.noreply.github.com> Date: Mon, 29 Apr 2024 11:46:07 +0800 Subject: [PATCH] add Material Icons to css --- src/dict/contants.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/dict/contants.ts b/src/dict/contants.ts index c3fb956..91624af 100644 --- a/src/dict/contants.ts +++ b/src/dict/contants.ts @@ -462,7 +462,8 @@ const DECK_CSS = src: local("Material Icons"), local("MaterialIcons-Regular"), url(_MaterialIcons-Regular.woff2) format("woff2"), url(_MaterialIcons-Regular.woff) format("woff"), - url(_MaterialIcons-Regular.ttf) format("truetype"); + url(_MaterialIcons-Regular.ttf) format("truetype"), + url(https://fonts.gstatic.com/s/materialicons/v141/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2'); } .material-icons {