@font-face {
    font-family: 'tantinotesregular';
    src: url('tantinotes-webfont.woff2') format('woff2'),
         url('tantinotes-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.tantinotes {
  font-family: "tantinotesregular", Times, serif;
  font-weight: normal;
}