/* --- OpenSans Font Face - Version 13 --- */
/*!
 *  Open Sans typeface by Steve Matteson (commissioned by Google)
 *  Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.html
 */

@font-face {
	font-family: "Open Sans";
	font-style:  normal;
	font-weight: 300;
	src: url("../font/opensans_latin_300.eot");
	src: url("../font/opensans_latin_300.eot?#iefix") format("embedded-opentype"),
	     url("../font/opensans_latin_300.woff2")      format("woff2"),
	     url("../font/opensans_latin_300.woff")       format("woff"),
	     url("../font/opensans_latin_300.ttf")        format("truetype");
}

@font-face {
	font-family: "Open Sans";
	font-style:  normal;
	font-weight: 400;
	src: url("../font/opensans_latin_400.eot");
	src: url("../font/opensans_latin_400.eot?#iefix") format("embedded-opentype"),
	     url("../font/opensans_latin_400.woff2")      format("woff2"),
	     url("../font/opensans_latin_400.woff")       format("woff"),
	     url("../font/opensans_latin_400.ttf")        format("truetype");
}

@font-face {
	font-family: "Open Sans";
	font-style:  normal;
	font-weight: 600;
	src: url("../font/opensans_latin_600.eot");
	src: url("../font/opensans_latin_600.eot?#iefix") format("embedded-opentype"),
	     url("../font/opensans_latin_600.woff2")      format("woff2"),
	     url("../font/opensans_latin_600.woff")       format("woff"),
	     url("../font/opensans_latin_600.ttf")        format("truetype");
}

@font-face {
	font-family: "Open Sans";
	font-style:  normal;
	font-weight: 700;
	src: url("../font/opensans_latin_700.eot");
	src: url("../font/opensans_latin_700.eot?#iefix") format("embedded-opentype"),
	     url("../font/opensans_latin_700.woff2")      format("woff2"),
	     url("../font/opensans_latin_700.woff")       format("woff"),
	     url("../font/opensans_latin_700.ttf")        format("truetype");
}