Replica: Std Font

Below is a short, informative article based on that interpretation.

// Update CSS code display const cssText = `.replica-std-font \n font-family: $font;\n font-weight: $weight;\n font-style: $style;\n font-size: $size;\n line-height: $lineH;\n letter-spacing: $letterSpace;\n`; cssCode.textContent = cssText; replica std font