@font-face {
	font-family: 'custom-icons';
	src: url('/Content/fonts/custom-icons.eot?91285401');
	src: url('/Content/fonts/custom-icons.eot?91285401#iefix') format('embedded-opentype'), url('/Content/fonts/custom-icons.woff2?91285401') format('woff2'), url('/Content/fonts/custom-icons.woff?91285401') format('woff'), url('/Content/fonts/custom-icons.ttf?91285401') format('truetype'), url('/Content/fonts/custom-icons.svg?91285401#custom-icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	display: inline-block;
	font: normal normal normal 14px/1 custom-icons;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-lg {
	line-height: .75em;
	vertical-align: -15%;
	font-size: 22px;
}

.icon-meetup-event:before { content: '\e800'; } /* '?' */
.icon-location:before { content: '\e801'; } /* '?' */
.icon-circle:before { content: '\e802'; } /* '?' */
.icon-meidata-categories:before { content: '\e803'; } /* '?' */
.icon-video-location:before { content: '\e804'; } /* '?' */
.icon-add-new:before { content: '\e805'; } /* '?' */
.icon-picture:before { content: '\e806'; } /* '?' */
.icon-video:before { content: '\e807'; } /* '?' */
.icon-comment:before { content: '\e808'; } /* '?' */
.icon-picture-location:before { content: '\e809'; } /* '?' */
.icon-remove:before { content: '\e80a'; } /* '?' */
.icon-right-arrow:before { content: '\e80b'; } /* '?' */
.icon-text:before { content: '\e80c'; } /* '?' */
.icon-tag:before { content: '\e80d'; } /* '?' */
.icon-edit:before { content: '\e80e'; } /* '?' */
.icon-meetup-group:before { content: '\e80f'; } /* '?' */
.icon-f6s:before { content: '\e811'; } /* '?' */
