@font-face {
	font-family: "Exo2-BoldCondensed";
	src: url("fonts/Exo2-BoldCondensed.woff") format("woff"),
		url("fonts/Exo2-BoldCondensed.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Exo2-MediumCondensed";
	src: url("fonts/Exo2-MediumCondensed.woff") format("woff"),
		url("fonts/Exo2-MediumCondensed.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
}

.font1 {
	font-family: "Exo2-BoldCondensed";
}

.font2 {
	font-family: "Exo2-MediumCondensed";
}
