@font-face {
    font-family: 'OpenSansLight';
    src: url('opensans-light.html');
    src: url('opensans-lightd41d.html?#iefix') format('embedded-opentype'),
         url('opensans-light-2.html') format('woff'),
         url('opensans-light-3.html') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('opensans-regular.html');
    src: url('opensans-regulard41d.html?#iefix') format('embedded-opentype'),
         url('opensans-regular-2.html') format('woff'),
         url('opensans-regular-3.html') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansSemibold';
    src: url('OpenSans-Semibold-webfont.html');
    src: url('OpenSans-Semibold-webfontd41d.html?#iefix') format('embedded-opentype'),
         url('OpenSans-Semibold-webfont-2.html') format('woff'),
         url('OpenSans-Semibold-webfont-3.html') format('truetype'),
         url('OpenSans-Semibold-webfont-4.html#OpenSansSemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}