static func == (Font, Font) -> Bool
Indicates whether two fonts are equal.
static func != (Self, Self) -> Bool
Indicates whether two fonts are unequal.
func hash(into: inout Hasher)
Hashes the essential components of the font by passing them into the given hash function.