JSFiddle - React, Tailwind, and code Playground

HTML

<link rel="stylesheet" href="http://www.pe.jeronimodesign.com/assets/css/custom-theme/jquery-ui-1.8.12.custom.css">
<link rel="stylesheet" href="http://www.pe.jeronimodesign.com/assets/css/peru-etico.css">
<div class="wrapper">
  <aside>
<div class="row">
  <h2 class="a">Il Cerca Viaggi</h2>
  <h2 class="b">Il Cerca Viaggi</h2>
</div></aside>

CSS

@media screen {
@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: normal;
  src: local('Droid Sans'), local('DroidSans'), url('http://themes.googleusercontent.com/font?kit=s-BiyweUPV0v-yRb-cjciGkmeedIUFc9lctbq-Ow3JbsPXYqTGLZ2U8sggWmBN11vY_KnrbECKVYwT5jML176E-hCdHeAh1EypZggr0U53BuXxQghSWdr5fKRAiL7DYm&text') format('woff');
}
}
h2.a {
    font-family: 'Droid Sans';
}
h2.b {
    font-family: DroidSans;
}