@font-face {
  font-family: 'Gentona';
  font-style: normal;
  font-weight: normal;
  src: url("Gentona Book.otf") format('opentype');
}
@font-face {
  font-family: 'Gentona';
  font-style: normal;
  font-weight: bold;
  src: url("Gentona Book Bold.otf") format('opentype');
}
@font-face {
  font-family: 'Gentona';
  font-style: italic;
  font-weight: normal;
  src: url("Gentona Book Italic.otf") format('opentype');
}
