@font-face {
    font-family: 'open_sanslight';
    src: url('OpenSans-Light.eot');
    src: url('OpenSans-Light.eot?#iefix') format('embedded-opentype'),
	url('OpenSans-Light.woff') format('woff'),
	url('OpenSans-Light.ttf') format('truetype'),
	url('OpenSans-Light.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

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

@font-face {
    font-family: 'open_sansbold';
    src: url('OpenSans-Bold.eot');
    src: url('OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
	url('OpenSans-Bold.woff') format('woff'),
	url('OpenSans-Bold.ttf') format('truetype'),
	url('OpenSans-Bold.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansextrabold';
    src: url('OpenSans-ExtraBold.eot');
    src: url('OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
	url('OpenSans-ExtraBold.woff') format('woff'),
	url('OpenSans-ExtraBold.ttf') format('truetype'),
	url('OpenSans-ExtraBold.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}