tytd-throwback/data/www/font.css

8 lines
152 B
CSS

@font-face {
font-family: 'freemonobold';
src: url('./freemonobold.ttf');
}
.freemono-white {
font-family: freemonobold;
color: white;
}