JSFiddle - React, Tailwind, and code Playground

by omarjuvera

HTML

<h1>Font Icons: Social Media</h1>
<h3><a href="http://www.amp-what.com/unicode/search/">http://www.amp-what.com/unicode/search/</a></h3>

<br><br>
Contact: &#9742;[&#128222;]

<br><br>
Facebook: [&#120307;]

<br><br>
Twitter: [&#128038;]

<br><br>
Google+: [&#8458;+]

CSS

html {
    font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
}