Font: H2hdrm
: Refers to the internal tracking or iteration by the designer.
A significant hurdle for web developers is the discrepancy between the internal font name and the file name. In CSS, using font-family: "HY헤드라인M"; may fail to render properly on many browsers. An alternative, more reliable approach is to use the English family name: font-family: "HYHeadLine"; . This discrepancy has been documented as a known quirk of the typeface: calling it by its English family name is far more effective in the font-family declaration than using the Korean name. h2hdrm font
What you are designing for (e.g., website, app, game HUD) Your target platform (e.g., iOS, Android, Embedded Linux) : Refers to the internal tracking or iteration