@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?yup5pd');
  src:  url('fonts/icomoon.eot?yup5pd#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?yup5pd') format('truetype'),
    url('fonts/icomoon.woff?yup5pd') format('woff'),
    url('fonts/icomoon.svg?yup5pd#icomoon') 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: 'icomoon' !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-chevron-down:before {
  content: "\e90c";
}
.icon-chevron-up:before {
  content: "\e90d";
}
.icon-location_on:before {
  content: "\e901";
}
.icon-log-out:before {
  content: "\e902";
}
.icon-menu:before {
  content: "\e903";
}
.icon-chevron-small-up:before {
  content: "\e90e";
}
.icon-chevron-small-down:before {
  content: "\e90f";
}
.icon-location:before {
  content: "\e906";
}
.icon-chevron-right:before {
  content: "\e90b";
}
.icon-chevron-left:before {
  content: "\e90a";
}
.icon-cancel:before {
  content: "\e900";
}
.icon-right-quote:before {
  content: "\e904";
}
.icon-left-quote:before {
  content: "\e905";
}
.icon-phone:before {
  content: "\e942";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-linkedin2:before {
  content: "\eaca";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-circle-thin:before {
  content: "\e907";
}
.icon-circle:before {
  content: "\e908";
}
.icon-envelope:before {
  content: "\e909";
}
