﻿@charset "UTF-8";

@font-face {
  font-family: "social-rating";
  src:url("/fonts/social-rating.eot");
  src:url("/fonts/social-rating.eot?#iefix") format("embedded-opentype"),
    url("/fonts/social-rating.woff") format("woff"),
    url("/fonts/social-rating.ttf") format("truetype"),
    url("/fonts/social-rating.svg#social-rating") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "social-rating" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "social-rating" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-healthgrade:before {
  content: "\66";
}
.icon-localmed:before {
  content: "\67";
}
.icon-ratemd:before {
  content: "\68";
}
.icon-vital:before {
  content: "\69";
}





@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon.eot?epkzkl');
  src:  url('/fonts/icomoon.eot?epkzkl#iefix') format('embedded-opentype'),
    url('/fonts/icomoon.ttf?epkzkl') format('truetype'),
    url('/fonts/icomoon.woff?epkzkl') format('woff'),
    url('/fonts/icomoon.svg?epkzkl#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="soc-"], [class*=" soc-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.soc-trust-pilot:before {
  content: "\e913";
}
.soc-angies-list:before {
  content: "\e900";
}
.soc-bbb:before {
  content: "\e901";
}
.soc-capterra:before {
  content: "\e902";
}
.soc-crowd-reviews:before {
  content: "\e903";
}
.soc-dex-knows:before {
  content: "\e904";
}
.soc-g2-crowd:before {
  content: "\e905";
}
.soc-great-school:before {
  content: "\e906";
}
.soc-justdial:before {
  content: "\e907";
}
.soc-manta:before {
  content: "\e908";
}
.soc-niche:before {
  content: "\e909";
}
.soc-practo:before {
  content: "\e90a";
}
.soc-realself:before {
  content: "\e90b";
}
.soc-saas-genius:before {
  content: "\e90c";
}
.soc-software-suggest:before {
  content: "\e90d";
}
.soc-solv:before {
  content: "\e90e";
}
.soc-stitcher:before {
  content: "\e90f";
}
.soc-web-md:before {
  content: "\e910";
}
.soc-yellow-pages:before {
  content: "\e911";
}
.soc-zoc-doc:before {
  content: "\e912";
}
