@font-face {
    font-family: 'open_sanssemibold';
    src: url('../font/opensans-semibold-webfont.eot');
    src: url('../font/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-semibold-webfont.woff') format('woff'),
         url('../font/opensans-semibold-webfont.ttf') format('truetype'),
         url('../font/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansregular';
    src: url('../font/opensans-regular-webfont.eot');
    src: url('../font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-regular-webfont.woff') format('woff'),
         url('../font/opensans-regular-webfont.ttf') format('truetype'),
         url('../font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


.block .block-title strong,
h1,h2,h3,h4,h5,h6,
.block .block-subtitle,
#shopping-cart-table th,
.ves-sideproduct .block-title h3,
.product-shop h2.product-name a,
.lbl-menu,
.pager .pages li, .pager .pages li a,
.user-top h4 a,
.venus-latest-block .block-title strong{ font-family:open_sanssemibold;}

body,.content h2,h3.blog-title,
.sorter .sort-by select,
.product-view .tabs li a,
.step-title h2,
.nav-tabs > li > a,
.custom-footer-links h4{font-family:open_sansregular;}