adminFront/public/fonts.css
2022-09-02 19:02:44 +03:00

4 lines
123 B
CSS

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