KC's Workspace
    Preparing search index...
    FontFormat:
        | { type: "woff" }
        | { type: "woff2" }
        | { type: "truetype" }
        | { type: "opentype" }
        | { type: "embedded-opentype" }
        | { type: "collection" }
        | { type: "svg" }
        | { type: "string"; value: String }

    A font format keyword in the format() function of the the src property of an @font-face rule.