using local font family for working on firefox without web

This commit is contained in:
anovazzi1 2023-04-10 17:42:37 -03:00
commit fe98187b82
2 changed files with 1 additions and 1 deletions

View file

@ -43,5 +43,5 @@
@font-face{
font-family: text-security-disc;
src: url("https://raw.githubusercontent.com/noppa/text-security/master/dist/text-security-disc.woff");
src: url("assets/text-security-disc.woff") format("woff");
}

Binary file not shown.