fireworks-quest/font.css

8 lines
154 B
CSS
Raw Permalink Normal View History

2024-08-24 00:13:53 +00:00
@font-face {
font-family: 'Pirata One';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(pirataone.ttf) format('truetype');
}