@font-face 
{
font-family: 'event-icons';
src:url('../fonts/event-icons.eot?-wt222k');
src:url('../fonts/event-icons.eot?#iefix-wt222k') format('embedded-opentype'),
url('../fonts/event-icons.woff?-wt222k') format('woff'),
url('../fonts/event-icons.ttf?-wt222k') format('truetype'),
url('../fonts/event-icons.svg?-wt222k#event-icons') format('svg');
font-weight: normal;
font-style: normal;
font-size:14px;
}

i {
	font-family: 'event-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-badge:before {
	content: "\e600";
}

.icon-peace:before {
	content: "\e601";
}

.icon-dove:before {
	content: "\64";
}

.icon-balloons:before {
	content: "\42";
}

.icon-campfire:before {
	content: "\43";
}

.icon-card:before {
	content: "\52";
}

.icon-casino:before {
	content: "\53";
}

.icon-film:before {
	content: "\46";
}

.icon-guitar:before {
	content: "\47";
}

.icon-masks:before {
	content: "\4d";
}

.icon-museum:before {
	content: "\55";
}

.icon-phonograph:before {
	content: "\50";
}

.icon-seats:before {
	content: "\45";
}

.icon-tents:before {
	content: "\54";
}

