JSFiddle - React, Tailwind, and code Playground
by AntonLapshin
HTML
<link href='https://fonts.googleapis.com/css?family=Ubuntu+Condensed&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<div>
КАЧАЛКА
</div>
CSS
body {
font-family: 'Ubuntu Condensed', sans-serif;
}