Skip to content

Instantly share code, notes, and snippets.

@danhalliday
Created August 16, 2019 13:37
Show Gist options
  • Save danhalliday/a515825b211abff6627ee27b5e8e173e to your computer and use it in GitHub Desktop.
Save danhalliday/a515825b211abff6627ee27b5e8e173e to your computer and use it in GitHub Desktop.
Use this font-family name to get SF Rounded in your WKWebViews.
body {
font-family: ".AppleSystemUIFontRounded-Regular";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment