Files
test/frontend/static/funbox/asl.css
Benjamin Falch 2bc741fb78
Some checks failed
Mark Stale PRs / stale (push) Has been cancelled
adding monkeytype
2026-04-23 13:53:44 +02:00

9 lines
165 B
CSS

@font-face {
font-family: "Gallaudet";
src: url("/webfonts/GallaudetRegular.woff2") format("woff2");
}
#wordsWrapper {
font-family: "Gallaudet" !important;
}