Skip to content

Pretendard fonts — TwoMore

The official TwoMore repo expects four OTF weights at:

  • Pretendard-Regular.otf (400)
  • Pretendard-Medium.otf (500)
  • Pretendard-SemiBold.otf (600)
  • Pretendard-Bold.otf (700)

This design system loads Pretendard from the jsDelivr CDN in colors_and_type.css:

@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.css");

If you need offline / bundled fonts, download from: https://github.com/orioncactus/pretendard/tree/main/packages/pretendard/dist/public/static

License: SIL OFL 1.1.

Markdown remains the source of truth. Run yarn docs:check before handoff.