/* Fontello */
@font-face {
	font-family: 'fontello';
	src: url('/documents/fonts/fontello.eot?231677');
	src: url('/documents/fonts/fontello.eot?231677#iefix') format('embedded-opentype'),
		 url('/documents/fonts/fontello.woff?231677') format('woff'),
		 url('/documents/fonts/fontello.ttf?231677') format('truetype'),
		 url('/documents/fonts/fontello.svg?231677#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}

icon.fontello:before {
	font-family: 'fontello';
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/* End Fontello */

/* Fontello Codes */
.icon-baby:before {
	content: '';
	background-image: url(/images/dove.png);
	position: absolute;
	top: 0;
	left: 0;
	width: 2em;
	height: 2em;
	background-size: contain;
	background-repeat: no-repeat;
}

.icon-cta-2:before {
	content: '\e801';
}

.icon-donate:before {
	content: '\e802';
}

.icon-serv-1:before {
	content: '\e803';
}

.icon-search:before {
	content: '\e804';
}

.icon-serv-2:before {
	content: '\e805';
}

.icon-serv-3:before {
	content: '\e806';
}

.icon-serv-4:before {
	content: '\e807';
}

.icon-arrow-down:before {
	content: '\e808';
}

.icon-serv-5:before {
	content: '\e809';
}

.icon-serv-6:before {
	content: '\e80a';
}

.icon-facebook:before {
	content: '\e80b';
}

.icon-youtube:before {
	content: '\e80c';
}

.icon-music:before {
	content: '\e80d';
}

.icon-heart:before {
	content: '\e80e';
}

.icon-text:before {
	content: '\e80f';
}

.icon-flag:before {
	content: '\e810';
}

.icon-print:before {
	content: '\e811';
}

.icon-email:before {
	content: '\e812';
}

.icon-house:before {
	content: '\e813';
}

.icon-instagram:before {
	content: '\f16d';
}
/* End Fontello Codes */
