@font-face {
  font-family: 'TypoStand-Regular';
  src: url('../fonttest/typo_stand/Typo Stand Regular Demo.otf') format('opentype');
}

@font-face {
  font-family: 'TypoStand-Italic';
  src: url('../fonttest/typo_stand/Typo Stand Italic Demo.otf') format('opentype');
}

@font-face {
  font-family: 'TypoStand-Light';
  src: url('../fonttest/typo_stand/Typo Stand Light Demo.otf') format('opentype');
}

@font-face {
  font-family: 'TypoStand-LightItalic';
  src: url('../fonttest/typo_stand/Typo Stand Light Italic Demo.otf') format('opentype');
}

@font-face {
  font-family: 'TypoStand-Bold';
  src: url('../fonttest/typo_stand/Typo Stand Bold Demo.otf') format('opentype');
}

@font-face {
  font-family: 'TypoStand-BoldItalic';
  src: url('../fonttest/typo_stand/Typo Stand Bold Italic Demo.otf') format('opentype');
}

@font-face {
  font-family: 'TypoStand-Outlined';
  src: url('../fonttest/typo_stand/Typo Stand Outlined Demo.otf') format('opentype');
}
