Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
interface FontFaceHyphen
import { type FontFaceHyphen } from "https://deno.land/std@0.40.0/types/react/csstype.d.ts";

Properties

optional
-moz-font-feature-settings: FontFaceFontFeatureSettingsProperty
optional
font-display: FontFaceFontDisplayProperty
optional
font-family: string
optional
font-feature-settings: FontFaceFontFeatureSettingsProperty
optional
font-stretch: FontFaceFontStretchProperty
optional
font-style: FontFaceFontStyleProperty
optional
font-variant: FontFaceFontVariantProperty
optional
font-variation-settings: FontFaceFontVariationSettingsProperty
optional
font-weight: FontFaceFontWeightProperty
optional
src: string
optional
unicode-range: string