@font-face {
  font-family: 'Tahu';
    src:  url('../fonts/tahu/Tahu.ttf.woff') format('woff'),
    url('../fonts/tahu/Tahu.ttf.svg#Tahu') format('svg'),
    url('../fonts/tahu/Tahu.ttf.eot'),
    url('../fonts/tahu/Tahu.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

.ff-tahu h1,
.ff-tahu h2,
.ff-tahu h3,
.ff-tahu h4,
.ff-tahu h5,
.ff-tahu h6 {
  font-family: 'Tahu' !important;
}
