CSS points (pt)
Pt stands for CSS points — the term that came to CSS from typography. In previous CSS versions, points and picas were physical units and not related to the pixel unit. However, in the current version, a point maps directly to pixels as 1pt=4/3px. This unit is primarily used to specify font size and line spacing in the design of web page variants suitable for printing.