@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?17536750');
  src: url('../font/fontello.eot?17536750#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?17536750') format('woff2'),
       url('../font/fontello.woff?17536750') format('woff'),
       url('../font/fontello.ttf?17536750') format('truetype'),
       url('../font/fontello.svg?17536750#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?17536750#fontello') format('svg');
  }
}
*/
 
 
.fa-power-grap:before, .fa-lower-wages:before, .fa-isds:before, .fa-social-justice:before, .fa-buy-local:before, .fa-fire:before, .fa-cloud-flash-inv:before, .fa-fire-station:before, .fa-heart-broken: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;
  /* opacity: .8; */
 
  /* 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;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased fas size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.fa-power-grap:before, .fa-lower-wages:before, .fa-isds:before, .fa-social-justice:before, .fa-buy-local:before {

    font-size: 200%;
    padding-left: 0 !important;
}
#secondary .fa-power-grap:before, #secondary .fa-lower-wages:before, #secondary .fa-isds:before, #secondary .fa-social-justice:before, #secondary .fa-buy-local:before {

margin-left: -8px !important;
}
.panel-heading .fa-power-grap:before, .panel-heading .fa-lower-wages:before, .panel-heading .fa-isds:before, .panel-heading .fa-social-justice:before, .panel-heading .fa-buy-local:before {

 
  /* you can be more comfortable with increased fas size */overflow: hidden;max-height: 116px !important;margin-bottom: -34px !important;margin-top: 0px !important;padding-left: 0 !important; }
.fa-fire:before { content: '\e800'; } /* 'î €' */
.fa-cloud-flash-inv:before { content: '\e801'; } /* 'î ' */
.fa-power-grap:before { content: '\e802'; } /* 'î ‚' */
.fa-lower-wages:before { content: '\e803'; } /* 'î ƒ' */
.fa-isds:before { content: '\e804'; } /* 'î „' */
.fa-social-justice:before { content: '\e805'; } /* 'î …' */
.fa-buy-local:before { content: '\e806'; } /* 'î †' */
.fa-fire-station:before { content: '\e817'; } /* 'î —' */
.fa-heart-broken:before { content: '\f028'; } /* 'ï€¨' */
