@font-face {
    font-family: 'Open Sans bolder';
    src: url('font-face/OpenSans/ExtraBold-webfont.eot');
    src: url('font-face/OpenSans/ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font-face/OpenSans/ExtraBold-webfont.woff') format('woff'),
         url('font-face/OpenSans/ExtraBold-webfont.ttf') format('truetype'),
         url('font-face/OpenSans/ExtraBold-webfont.svg#OpenSansExtrabold') format('svg');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans bold';
    src: url('font-face/OpenSans/ExtraBold-webfont.eot');
    src: url('font-face/OpenSans/ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font-face/OpenSans/ExtraBold-webfont.woff') format('woff'),
         url('font-face/OpenSans/ExtraBold-webfont.ttf') format('truetype'),
         url('font-face/OpenSans/ExtraBold-webfont.svg#OpenSansExtrabold') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans normal';
    src: url('font-face/OpenSans/Regular-webfont.eot');
    src: url('font-face/OpenSans/Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font-face/OpenSans/Regular-webfont.woff') format('woff'),
         url('font-face/OpenSans/Regular-webfont.ttf') format('truetype'),
         url('font-face/OpenSans/Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('opensans-regular.eot');
    src: url('opensans-regular.eot') format('embedded-opentype'),
         url('opensans-regular.woff') format('woff'),
         url('opensans-regular.ttf') format('truetype'),
         url('opensans-regular.svg#OpenSansRegular') format('svg');
	font-weight: 400;
    font-style: normal;
}