Font-MonospacedDigits Installation: git submodule add https://github.com/salutis/Font-MonospacedDigits.git Usage: @IBOutlet private var timeLabel: UILabel! { didSet { timeLabel.font = timeLabel.font.monospacedDigitFont } }