@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans-variablefont_wdthwght-webfont.woff2') format('woff2'),
         url('../fonts/opensans-variablefont_wdthwght-webfont.woff') format('woff'),
         url('../fonts/opensans-variablefont_wdthwght-webfont.ttf') format('truetype');		 
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans Condensed';
    src: url('../fonts/opensans-condbold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-condbold-webfont.woff') format('woff'),
         url('../fonts/opensans-condbold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sans_condensedbold';
    src: url('../fonts/opensans-condbold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-condbold-webfont.woff') format('woff'),
         url('../fonts/opensans-condbold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'open_sanscondensed_light';
    src: url('../fonts/opensans-condlight-webfont.woff2') format('woff2'),
         url('../fonts/opensans-condlight-webfont.woff') format('woff'),
         url('../fonts/opensans-condlight-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansCnLtIt';
    src: url('../fonts/opensans-condlightitalic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-condlightitalic-webfont.woff') format('woff'),
         url('../fonts/opensans-condlightitalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

.sp-megamenu-parent {font-family: 'open_sans_condensedbold';}

body{font-family:Open Sans, sans-serif; font-size:16px; font-weight:300; }
h1{font-family:Open Sans Condensed, sans-serif; font-size:20px; font-weight:700; }
h2{font-family:Open Sans Condensed, sans-serif; font-size:18px; font-weight:700; }
h3{font-family:Open Sans Condensed, sans-serif; font-size:16px; font-weight:700; }
h4{font-family:Open Sans Condensed, sans-serif; font-weight:700; }
h5{font-family:Open Sans Condensed, sans-serif; font-weight:700; }
h6{font-family:Open Sans Condensed, sans-serif; font-weight:700; }