@font-face {
  font-family: 'pfe-icons';
  src: url('../font/pfe-icons.eot?94919370');
  src: url('../font/pfe-icons.eot?94919370#iefix') format('embedded-opentype'),
       url('../font/pfe-icons.woff2?94919370') format('woff2'),
       url('../font/pfe-icons.woff?94919370') format('woff'),
       url('../font/pfe-icons.ttf?94919370') format('truetype'),
       url('../font/pfe-icons.svg?94919370#pfe-icons') 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: 'pfe-icons';
    src: url('../font/pfe-icons.svg?94919370#pfe-icons') format('svg');
  }
}
*/
[class^="pfe_icon-"]:before, [class*=" pfe_icon-"]:before {
  font-family: "pfe-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;

  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;

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.pfe_icon-plus:before { content: '\e82d'; } /* '' */
.pfe_icon-chev_down:before { content: '\e853'; } /* '' */
.pfe_icon-mobile_close:before { content: '\e877'; } /* '' */
.pfe_icon-mobile_hamb:before { content: '\e878'; } /* '' */
.pfe_icon-bcorps:before { content: '\e87c'; } /* '' */
.pfe_icon-cal:before { content: '\e87d'; } /* '' */
.pfe_icon-chev-down:before { content: '\e87e'; } /* '' */
.pfe_icon-childcare:before { content: '\e87f'; } /* '' */
.pfe_icon-community-award:before { content: '\e880'; } /* '' */
.pfe_icon-community-benefits:before { content: '\e881'; } /* '' */
.pfe_icon-community:before { content: '\e882'; } /* '' */
.pfe_icon-community-wealth:before { content: '\e883'; } /* '' */
.pfe_icon-environment-award:before { content: '\e884'; } /* '' */
.pfe_icon-experiences:before { content: '\e885'; } /* '' */
.pfe_icon-filter:before { content: '\e886'; } /* '' */
.pfe_icon-fun-with-kids:before { content: '\e887'; } /* '' */
.pfe_icon-gfm-awards-winners:before { content: '\e888'; } /* '' */
.pfe_icon-gfm-collaborative:before { content: '\e889'; } /* '' */
.pfe_icon-gfm-forward:before { content: '\e88a'; } /* '' */
.pfe_icon-gfm-loyalty:before { content: '\e88b'; } /* '' */
.pfe_icon-gfm-logo:before { content: '\e88c'; } /* '' */
.pfe_icon-gov-award:before { content: '\e88d'; } /* '' */
.pfe_icon-happy-neighbors:before { content: '\e88e'; } /* '' */
.pfe_icon-impact-access:before { content: '\e88f'; } /* '' */
.pfe_icon-impact-compare:before { content: '\e890'; } /* '' */
.pfe_icon-impact-improve:before { content: '\e891'; } /* '' */
.pfe_icon-impactproject-logo:before { content: '\e892'; } /* '' */
.pfe_icon-legal-commitment:before { content: '\e893'; } /* '' */
.pfe_icon-lf-connect:before { content: '\e894'; } /* '' */
.pfe_icon-lf-grow:before { content: '\e895'; } /* '' */
.pfe_icon-lf-logo:before { content: '\e896'; } /* '' */
.pfe_icon-lf-thrive:before { content: '\e897'; } /* '' */
.pfe_icon-map-pin:before { content: '\e898'; } /* '' */
.pfe_icon-outdoor-rec:before { content: '\e899'; } /* '' */
.pfe_icon-pfe-arrow:before { content: '\e89a'; } /* '' */
.pfe_icon-pfe-mark:before { content: '\e89c'; } /* '' */
.pfe_icon-pfe-short-arrow:before { content: '\e89d'; } /* '' */
.pfe_icon-sdg-award:before { content: '\e89e'; } /* '' */
.pfe_icon-time:before { content: '\e89f'; } /* '' */
.pfe_icon-traverse-city:before { content: '\e8a0'; } /* '' */
.pfe_icon-search:before { content: '\e8a1'; } /* '' */
.pfe_icon-upper-peninsula:before { content: '\e8a2'; } /* '' */
.pfe_icon-workforce-award:before { content: '\e8a3'; } /* '' */
