@font-face {
  font-family: 'Typoster';
  src: url('../fonttest/typoster/Typoster_demo.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Typoster';
  src: url('../fonttest/typoster/Typoster_italic_demo.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Typoster Outline';
  src: url('../fonttest/typoster/Typoster_outline_demo.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Typoster Outline';
  src: url('../fonttest/typoster/Typoster_outline_italic_demo.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
