/* Typo Handy Regular */
@font-face {
  font-family: 'Typo Handy';
  src: url('../fonttest/typo_handy/typo_handy_demo.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

/* Typo Handy Italic */
@font-face {
  font-family: 'Typo Handy';
  src: url('../fonttest/typo_handy/typo_handy_Italic_demo.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
