KC's Workspace
    Preparing search index...

    A @font-face rule.

    interface FontFaceRule {
        loc: Location2;
        properties: FontFaceProperty[];
    }
    Index

    Properties

    Properties

    The location of the rule in the source file.

    properties: FontFaceProperty[]

    Declarations in the @font-face rule.