
/*
 Theme Name:   YOOtheme Child
 Template:     yootheme
 Author:       Shaneh Leng
 Description:  YOOtheme Child Theme
 Version:      1.0.0
 Text Domain:  yootheme_child
*/

@font-face {
  font-family: "Cocogoose Pro";
  src: url("../fonts/cocogoose/Cocogoose Pro.ttf") format("truetype");
}
@font-face {
  font-family: "Cocogoose Light";
  src: url("../fonts/cocogoose/Cocogoose Pro Light.ttf") format("truetype");
}
@font-face {
  font-family: "HelveticaNeue-BlackCond";
  src: url("../fonts/Helvetica/HelveticaNeue-BlackCond.otf") format("opentype");
}
@font-face {
  font-family: "HelveticaNeue-BlackCondObl";
  src: url("../fonts/Helvetica/HelveticaNeue-BlackCondObl.otf") format("opentype");
}
@font-face {
  font-family: "Roboto-Black";
  src: url("../fonts/Roboto/Roboto-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto-Regular";
  src: url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype");
}



