@font-face {
  font-family: 'Typo GeoSlab';
  src: url('../fonttest/typogeoslab/Typo_GeoSlab_Regular_Demo.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

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

