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

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

.montserrat {
	font-family: "montserrat", arial, helvetica, sans-serif;
}

.montserrat_bold {
	font-family: "montserrat_bold", arial, helvetica, sans-serif;
}
