---
title: regular
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/font/weight/regular
---

# regular

## Declaration

```swift
static let regular: Font.Weight
```

## See Also

### Getting font weights

- [black](swiftui/font/weight/black.md)
- [bold](swiftui/font/weight/bold.md)
- [heavy](swiftui/font/weight/heavy.md)
- [light](swiftui/font/weight/light.md)
- [medium](swiftui/font/weight/medium.md)
- [semibold](swiftui/font/weight/semibold.md)
- [thin](swiftui/font/weight/thin.md)
- [ultraLight](swiftui/font/weight/ultralight.md)
