export type FontFaceFontDisplayProperty = "auto" | "block" | "fallback" | "optional" | "swap";