JSFiddle - React, Tailwind, and code Playground

HTML

<h2 class="createaccount-join">Enter the new account's information below.</h2>

CSS

.createaccount-join {
    font-weight: bold;
    font-family: "Helvetica Neue", "Helvetica", "Nimbus Sans L", "Arial", "Liberation Sans", sans-serif;
}