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

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

.cr3-angies-list:before {
  content: "\e916";
}
.cr3-home-advisor:before {
  content: "\e917";
}
.cr3-google-business:before {
  content: "\e918";
}
.cr3-laptop:before {
  content: "\e912";
}
.cr3-download:before {
  content: "\e913";
}
.cr3-send-email:before {
  content: "\e914";
}
.cr3-chat-bubble:before {
  content: "\e915";
}
.cr3-list:before {
  content: "\e90d";
}
.cr3-map-marker:before {
  content: "\e90c";
}
.cr3-home:before {
  content: "\e90b";
}
.cr3-sliders:before {
  content: "\e904";
}
.cr3-house-check:before {
  content: "\e905";
}
.cr3-map-pin:before {
  content: "\e906";
}
.cr3-umbrella:before {
  content: "\e907";
}
.cr3-shield:before {
  content: "\e908";
}
.cr3-star:before {
  content: "\e909";
}
.cr3-medal:before {
  content: "\e90a";
}
.cr3-handshake:before {
  content: "\e90e";
}
.cr3-users:before {
  content: "\e90f";
}
.cr3-dollar:before {
  content: "\e910";
}
.cr3-thumbs-up:before {
  content: "\e911";
}
