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

10 lines
200 B
CSS

/* origami */
@font-face {
font-family: Origami;
font-style: normal;
font-weight: 400;
src: local("Origami"), local("Origami-Regular"), url(origami.woff2) format("woff2");
font-display: swap;
}