blossom/static/fonts-old/hunger/hunger.css

10 lines
195 B
CSS
Raw Normal View History

2023-01-17 00:48:17 +00:00
/* hunger */
@font-face {
font-family: Hunger;
font-style: normal;
font-weight: 400;
src: local("Hunger"), local("Hunger-Regular"), url(hunger.woff2) format("woff2");
font-display: swap;
}