FontFaceDeclaration

constructor(fontFamily: String, sources: ImmutableList<FontFaceSource>, fontStyle: FontStyle? = null, fontWeight: Either<FontWeight, ClosedRange<Int>>? = null)