JSFiddle - React, Tailwind, and code Playground

by AshThakur

HTML

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


<h1>
IPSTUDIO Superamacy
</h1>

<h2>
IPSTUDIO Superamacy
</h2>

CSS

h1{
    font-family: 'BauPro';
}
h2{
    font-family: 'Nimbus Sans';
}