JSFiddle - React, Tailwind, and code Playground
HTML
<h1 class="txt1">Tekton 1</h1>
<h1 class="txt2">Tekton 2</h1>
CSS
@font-face {
font-family:"tekton1";
...
<h1 class="txt1">Tekton 1</h1>
<h1 class="txt2">Tekton 2</h1>
@font-face {
font-family:"tekton1";
...