@font-face {
  font-family: 'partners';
  src:  url('fonts/partners.eot?7tb7rg');
  src:  url('fonts/partners.eot?7tb7rg#iefix') format('embedded-opentype'),
    url('fonts/partners.ttf?7tb7rg') format('truetype'),
    url('fonts/partners.woff?7tb7rg') format('woff'),
    url('fonts/partners.svg?7tb7rg#partners') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="partnericon-"], [class*=" partnericon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'partners' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.partnericon-lawyer:before {
  content: "\e900";
  color: #54595a;
}
.partnericon-city_buildings:before {
  content: "\e908";
}
