@charset "utf-8";

@font-face {
	font-family: "Cres Social Icons";
	src: url(/fonts/Cres_Social_Icons/cres_social_icons.ttf) format('truetype');
	font-weight: normal;
}

.cres_icon {
	font-family: "Cres Social Icons";
	font-style: normal;
}

.icon-cresfb::before {
	content: '\0041';
}

.icon-cresig::before {
	content: '\0042';
}

.icon-cresli::before {
	content: '\0043';
}

.icon-crespin::before {
	content: '\0044';
}

.icon-crestik::before {
	content: '\0045';
}

.icon-cresvim::before {
	content: '\0046';
}

.icon-crestwt::before {
	content: '\0047';
}

.icon-cresyt::before {
	content: '\0048';
}
