JSFiddle - React, Tailwind, and code Playground

by seankoole

HTML

<h2>
  This font is not correct
</h2>

CSS

h2 {
  font-family: 'Montserrat Regular';
}