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