char icon

by imys

HTML

<h4>sans-serif</h4>
<p>&gt; &lt; + - * / = x · ✔</p>
<h4>serif</h4>
<p style="
    font-family: serif;
">&gt; &lt; + - * / = x · ✔</p>
<h4>monospace</h4>
<p style="
    font-family: monospace;
">&gt; &lt; + - * / = x · ✔</p>
<h4>cursive</h4>
<p style="
    font-family: cursive;
">&gt; &lt; + - * / = x · ✔</p>
<h4>fantasy</h4>
<p style="
    font-family: fantasy;
">&gt; &lt; + - * / = x · ✔</p>