@font-face {
    font-family: 'opensans';
    src: url('fonts/opensans-light-webfont.eot');
    src: url('fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-light-webfont.woff') format('woff'),
         url('fonts/opensans-light-webfont.ttf') format('truetype'),
         url('fonts/opensans-light.svg#LatoLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

.the-content h1,
.the-content h2,
.the-content h3,
.the-content h4,
.the-content h5,
 .service h4,
.home-blog h2,
#home-blog h3,
h3.respond-title,
#blog-list h3,
#home-portfolio .details h4,
.entry-content h2,
.entry-content h1,
.entry-content h3,
.entry-content h4,
#content h2,
#content h1,
#content h3,
#content h4,
.widget-block h2, 
h3.post-title,
h2.strong-title,
#share span,
#nav-info-box span,
h3.blog-page-title {font-family: 'opensans';}

#post-content-wrap ul#filter a
{font-family: Arial, sans-serif!important;}
