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

[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-dawson:before {
  content: "\e900";
}
.partnericon-gjgardner:before {
  content: "\e901";
}
.partnericon-capital:before {
  content: "\e902";
  color: #4e5253;
}
.partnericon-lawyer:before {
  content: "\e903";
  color: #54595a;
}
