custom(_:size:)
Create a custom font with the given name and size that scales with the body text style.
Declaration
static func custom(_ name: String, size: CGFloat) -> FontCreate a custom font with the given name and size that scales with the body text style.
static func custom(_ name: String, size: CGFloat) -> Font