JSFiddle - React, Tailwind, and code Playground
HTML
<div>
متن فارسی
</div>
CSS
@font-face {
font-family: "BMitra";
src: url("http://fonts.gexek.com/repo/BMitra/BMitra.eot");
src: local("☺"),
url("http://fonts.gexek.com/repo/BMitra/BMitra.woff") format("woff"),
url("http://fonts.gexek.com/repo/BMitra/BMitra.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
div{font-family: BMitra, Tahoma; font-size: 40px;}