@font-face {
  font-family: 'Widolte';
  src: url('../fonttest/widolte/Widolte_Regular_demo.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Widolte';
  src: url('../fonttest/widolte/Widolte_Bold_demo.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Widolte';
  src: url('../fonttest/widolte/Widolte_light_demo.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Widolte';
  src: url('../fonttest/widolte/Widolte_Thin_demo.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
