/******  WEB FONT KIT  ******/
/* Main Menu */
.fusion-main-menu > ul > li > a {
  color: #333333;
  line-height: 80px;
  text-transform: uppercase;
  font-family: roboto!important;  
}
/**  FONTS  **/
h3,h4,h5 {
  font-family: roboto !important;
}
h3,h4 {
  font-weight: 600 !important;
}
/* Page heading use h2 tags */
.fusion-row h2, h2.entry-title, #main h2{ 
  font-family: 'MuseoSlab500Regular'!important;
  color: #414042;  
} 