adminFront/public/fonts.css
2024-05-21 10:41:31 +03:00

7 lines
126 B
CSS

@font-face {
font-family: "GilroyRegular";
src:
local("GilroyRegular"),
url(fonts/GilroyRegular.woff) format("woff");
}