@font-face {
  font-family: 'Typo Draft';
  src: url('../fonttest/typodraft/Typo_Draft_Plan_Demo.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Typo Draft';
  src: url('../fonttest/typodraft/Typo_Draft_Simple_Demo.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
