JSFiddle - React, Tailwind, and code Playground

by AshThakur

HTML

<link href="https://ondemand.fitcollectivedenver.com/wp-content/themes/ipstudio-vod-child/fonts/fonts.css" rel="stylesheet"type="text/css" />

<h1>
IPSTUDIO Supremacy
</h1>

CSS

h1{
      font-family: 'Gogh';

}