@font-face {
  font-family: 'icon-font';
  src:  url('../fonts/icon-font.eot?xvgb4w');
  src:  url('../fonts/icon-font.eot?xvgb4w#iefix') format('embedded-opentype'),
    url('../fonts/icon-font.ttf?xvgb4w') format('truetype'),
    url('../fonts/icon-font.woff?xvgb4w') format('woff'),
    url('../fonts/icon-font.svg?xvgb4w#icon-font') 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: 'icon-font' !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-ico-star-outline:before {
  content: "\e90e";
}
.icon-ico-arrow-left-sm:before {
  content: "\e90f";
}
.icon-ico-check-icon:before {
  content: "\e900";
}
.icon-ico-arrow-down:before {
  content: "\e901";
}
.icon-ico-close:before {
  content: "\e902";
}
.icon-ico-arrow-right-sm:before {
  content: "\e903";
}
.icon-ico-phone:before {
  content: "\e904";
}
.icon-ico-locator:before {
  content: "\e905";
}
.icon-ico-star:before {
  content: "\e906";
}
.icon-ico-clock:before {
  content: "\e907";
}
.icon-ico-arrow-right:before {
  content: "\e908";
}
.icon-ico-linkdin:before {
  content: "\e909";
}
.icon-ico-instagram:before {
  content: "\e90a";
}
.icon-ico-twitter:before {
  content: "\e90b";
}
.icon-ico-facebook:before {
  content: "\e90c";
}
.icon-ico-location:before {
  content: "\e90d";
}
