Files
mywildcloud-org/assets/css/custom.css
2025-06-09 16:52:15 -07:00

9 lines
104 B
CSS

@font-face {
font-family: font;
src: url('/fonts/font.ttf');
}
html {
font-family: font;
}