JSFiddle - React, Tailwind, and code Playground

by AshThakur

HTML

<link href="https://ipstudio.co/hosting/fierce45/stylesheet.css" rel="stylesheet">

<h1>
IPSTUDIO Superamacy
</h1>
<h2>
IPSTUDIO Superamacy
</h2>

CSS

h1{
    font-family: 'HobokenHighSans';
    font-weight: normal;
    font-style: normal;
}
h2{
    font-family: 'FaktSlabStencilPro';
    font-weight: normal;
    font-style: normal;
}