website/app/static/css/font.css
ngn 9a72d3f95d
Some checks failed
Build the docker image for the frontend application / build (push) Failing after 20s
dump nerdfonts from the website to use locally
Signed-off-by: ngn <ngn@ngn.tf>
2025-04-07 05:58:46 +03:00

8 lines
156 B
CSS

@font-face {
font-family: "Ubuntu";
font-style: normal;
font-weight: 300;
font-display: swap;
src: url("/assets/ubuntu.woff2") format("woff2");
}