/******************************************
***          YT Framework: CSS          ***
*******************************************/
@import url(../asset/fonts/icomoon/icomoon.css);

/*   General style    */

@font-face {
  font-family: 'fontello';
  src:  url("../asset/fonts/fontello.eot");
  src:  url("../asset/fonts/fontello.eot?#iefix") format('embedded-opentype'),
        url("../asset/fonts/fontello.woff") format('woff'),
        url("../asset/fonts/fontello.ttf") format('truetype'),
        url("../asset/fonts/fontello.svg#fontello") format('svg');
  font-weight: normal;
  font-style: normal;
}
ul.navi li.level1,
.mgi-wrap .mgi-box div.mgi-cat,
.module.experts h3,
.style3 .control-button .page_title,
.slideshow .sl-captions,
.theme3 h2{font-family: "Open Sans";}
