JSFiddle - React, Tailwind, and code Playground

HTML

<!doctype html>
<html lang="en" class="no-js">
  <head>
    <title>Font test</title>
    <meta charset="UTF-8">
    <link href="https://fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css">
  </head>

  
    aceeisuuz<br />
    ąčęėįšųūž
    <p >ąčęėįšųūž</p>
  </body>
</html>