JSFiddle - React, Tailwind, and code Playground

by TiGR

HTML

<script src="http://fonts.googleapis.com/css?family=PT+Sans+Caption&amp;subset=cyrillic,latin&amp;v1"></script>
бо́льшая

CSS

body {
    font-family: 'PT Sans Caption', 'Trebuchet MS', sans-serif;
}