adminFront/public/fonts.css

7 lines
126 B
CSS
Raw Normal View History

2022-09-02 16:02:44 +00:00
@font-face {
2024-05-21 07:41:31 +00:00
font-family: "GilroyRegular";
src:
local("GilroyRegular"),
url(fonts/GilroyRegular.woff) format("woff");
}