@font-face {

font-family: 'Open Sans';
src: url('opensans-light-webfont.eot');
src: url('opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
     url('opensans-light-webfont.woff2') format('woff2'),
     url('opensans-light-webfont.woff') format('woff'),
     url('opensans-light-webfont.ttf') format('truetype'),
     url('opensans-light-webfont.svg#open_sanslight') format('svg');
font-weight: 300;
font-style: normal;

}

@font-face {

font-family: 'Open Sans';
src: url('opensans-regular-webfont.eot');
src: url('opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
     url('opensans-regular-webfont.woff2') format('woff2'),
     url('opensans-regular-webfont.woff') format('woff'),
     url('opensans-regular-webfont.ttf') format('truetype'),
     url('opensans-regular-webfont.svg#open_sansregular') format('svg');
font-weight: 400;
font-style: normal;

}

@font-face {

font-family: 'Open Sans';
src: url('opensans-semibold-webfont.eot');
src: url('opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
     url('opensans-semibold-webfont.woff2') format('woff2'),
     url('opensans-semibold-webfont.woff') format('woff'),
     url('opensans-semibold-webfont.ttf') format('truetype'),
     url('opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
font-weight: 600;
font-style: normal;

}