Type alias FontFormat

FontFormat: "eot" | "woff" | "woff2" | "truetype" | "opentype" | "svg"

CSS font format type when providing src to @font-face.