Files
fonts/css/terminal-grotesque.css
2026-02-04 19:46:04 +00:00

9 lines
207 B
CSS

@font-face {
font-family: "Terminal Grotesque";
src: url("https://fonts.ob248.com/fonts/terminal-grotesque-webfont.ttf")
format("truetype");
font-weight: 80;
font-style: normal;
font-display: swap;
}