tytd-throwback/data/www/font.css

8 lines
152 B
CSS
Raw Normal View History

2024-03-07 22:46:59 +00:00
@font-face {
font-family: 'freemonobold';
src: url('./freemonobold.ttf');
}
.freemono-white {
font-family: freemonobold;
color: white;
}