@font-face {
  font-family: 'Typo Formal';
  src: url('../fonttest/typoformal/Typo_Formal_Light_Demo.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Typo Formal';
  src: url('../fonttest/typoformal/Typo_Formal_Light_Italic_Demo.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Typo Formal';
  src: url('../fonttest/typoformal/Typo_Formal_Regular_Demo.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Typo Formal';
  src: url('../fonttest/typoformal/Typo_Formal_Italic_Demo.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Typo Formal';
  src: url('../fonttest/typoformal/Typo_Formal_Bold_Demo.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Typo Formal';
  src: url('../fonttest/typoformal/Typo_Formal_Bold_Italic_Demo.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Typo Formal Shadowed';
  src: url('../fonttest/typoformal/Typo_Formal_Shadowed_Demo.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
