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

@font-face {
  font-family: 'Typo RGB';
  src: url('../fonttest/typo_rgb/TypoRGB_Light_DEMO.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

  