@font-face {
  font-family: 'reedpop';
  src:  url('https://cdn.icomoon.io/67462/ReedPopcom/reedpop.eot?t99wro');
  src:  url('https://cdn.icomoon.io/67462/ReedPopcom/reedpop.eot?t99wro#iefix') format('embedded-opentype'),
    url('https://cdn.icomoon.io/67462/ReedPopcom/reedpop.woff2?t99wro') format('woff2'),
    url('https://cdn.icomoon.io/67462/ReedPopcom/reedpop.ttf?t99wro') format('truetype'),
    url('https://cdn.icomoon.io/67462/ReedPopcom/reedpop.woff?t99wro') format('woff'),
    url('https://cdn.icomoon.io/67462/ReedPopcom/reedpop.svg?t99wro#reedpop') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.icon-balance-scale:before {
  content: "\e902";
}
.icon-check:before {
  content: "\e903";
}
.icon-map-pin:before {
  content: "\e900";
}
.icon-star:before {
  content: "\e901";
}
