willow.css
ASCII text
1
@font-face {
2
font-family: "Willow";
3
src: url("willow.otf") format("truetype");
4
}
5