JSFiddle - React, Tailwind, and code Playground
by seankoole
HTML
<h2>
This font is not correct
</h2>
CSS
h2 {
font-family: 'Montserrat Regular';
}
by seankoole
<h2>
This font is not correct
</h2>
h2 {
font-family: 'Montserrat Regular';
}