Psl Ornanong Pro Font Link [patched] -

PSL Ornanong Pro is a professional Thai-Latin font family developed by PSL SmartLetter and designer Phanlop Thongsuk

  1. Unzip the downloaded folder.
  2. Right-click the PSL Ornanong Pro.ttf file.
  3. Select "Install" or "Install for all users."

Implementation tips

  1. Use heavier weights for emphasis and headings; Regular or Medium for paragraph text.
  2. Set letter-spacing to 0 to +0.02em for headings; −0.01 to 0em for body copy depending on measure.
  3. For web use, prefer WOFF2 format for performance; include WOFF as fallback and define font-display: swap.
  4. Provide appropriate font weights in CSS to avoid faux-weights: @font-face font-family: 'Oranong Pro'; src: url('oranong-pro.woff2') format('woff2'); font-weight: 400 700; font-style: normal; font-display: swap;