@font-face {
	font-family:'fontello';
	src:url('/sites/wadems/themes/wadems/fonts/font/fontello.eot?31258131');
	src:url('/sites/wadems/themes/wadems/fonts/font/fontello.eot?31258131#iefix') format('embedded-opentype'),
		url('/sites/wadems/themes/wadems/fonts/font/fontello.woff?31258131') format('woff'),
		url('/sites/wadems/themes/wadems/fonts/font/fontello.ttf?31258131') format('truetype'),
		url('/sites/wadems/themes/wadems/fonts/font/fontello.svg?31258131#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?45691631#fontello') format('svg');
  }
}
*/

[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family:"fontello";
	font-style:normal;
	font-weight:normal;
	speak:none;
	display:inline-block;
	text-decoration:inherit;
	width:1em;
	text-align:center;
	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant:normal;
	text-transform:none;
    /* fix buttons height, for twitter bootstrap */
    line-height:1em;
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-facebook:before {content:"\e800";} /* '' */
.icon-twitter:before {content:"\e801";} /* '' */
.icon-youtube-play:before {content:"\e802";} /* '' */
.icon-instagram:before {content:"\e803";} /* '' */
.icon-tumblr:before {content:"\e804";} /* '' */
.icon-pinterest-circled:before {content:"\e805";} /* '' */
.icon-linkedin:before {content:"\e806";} /* '' */
.action.block-menu .nav a.icon-ballot-box:before {content:"\e807";} /* '' */
.action.block-menu .nav a.icon-check-box:before {content:"\e808";} /* '' */
.action.block-menu .nav a.icon-location:before {content:"\e809";} /* '' */
.action.block-menu .nav a.icon-person:before {content:"\e80a";} /* '' */
.action.block-menu .nav a.icon-custom-search:before {content:"\e80b";} /* '' */
.icon-custom-shield:before, .action.block-menu .nav a:before {content:"\e80c";} /* '' */
.icon-washington-state:before {content:"\e80d";} /* '' */