JSFiddle - React, Tailwind, and code Playground
HTML
*&574656&* arddddd
CSS
body {
font-family: "customfont";
}
@font-face {
font-family: "customfont";
src: local('Arial');
}
@font-face {
font-family: "customfont";
src: url("fonts/Germgoth.ttf") format("truetype");
}