@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 200;
	src: url('OpenSans-Light-webfont.woff');
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: normal;
	src: url('OpenSans-Regular-webfont.woff');
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 500;
	src: url('OpenSans-Semibold-webfont.woff');
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	src: url('OpenSans-Bold-webfont.woff');
}
