/* 
License: Steve Matteson owns the copyright to the OpenSans font and it is 
licensed under Apache License, Version 2.0 here:
http://www.fontsquirrel.com/license/open-sans
Webfonts created using Font Squirrel Webfont Generator 
*/
@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	src: url("/common/fonts/opensans-regular-webfont.eot");
	src: local("OpenSans"), url("/common/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/common/fonts/opensans-regular-webfont.woff") format("woff"), url("/common/fonts/opensans-regular-webfont.ttf") format("truetype");
}
@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	src: url("/common/fonts/opensans-bold-webfont.eot");
	src: local("OpenSans-Bold"), url("/common/fonts/opensans-bold-webfont.woff2") format("woff2"), url("/common/fonts/opensans-bold-webfont.woff") format("woff"), url("/common/fonts/opensans-bold-webfont.ttf") format("truetype");
}
@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 400;
	src: url("/common/fonts/opensans-italic-webfont.eot");
	src: local("OpenSans-Italic"), url("/common/fonts/opensans-italic-webfont.woff2") format("woff2"), url("/common/fonts/opensans-italic-webfont.woff") format("woff"), url("/common/fonts/opensans-italic-webfont.ttf") format("truetype");
}
@font-face {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 700;
	src: url("/common/fonts/opensans-bolditalic-webfont.eot");
	src: local("OpenSans-BoldItalic"), url("/common/fonts/opensans-bolditalic-webfont.woff2") format("woff2"), url("/common/fonts/opensans-bolditalic-webfont.woff") format("woff"), url("/common/fonts/opensans-bolditalic-webfont.ttf") format("truetype");
}
