JSFiddle - React, Tailwind, and code Playground
HTML
<h1 style="font-family: 'Amiko', sans-serif; font-weight: 700">Hello World</h1>
CSS
@import url('https://fonts.googleapis.com/css?family=Amiko:400,700');
<h1 style="font-family: 'Amiko', sans-serif; font-weight: 700">Hello World</h1>
@import url('https://fonts.googleapis.com/css?family=Amiko:400,700');