@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon/icomoon.eot?uv8iov');
  src: url('../fonts/icomoon/icomoon.eot?uv8iov#iefix') format('embedded-opentype'), url('../fonts/icomoon/icomoon.ttf?uv8iov') format('truetype'), url('../fonts/icomoon/icomoon.woff?uv8iov') format('woff'), url('../fonts/icomoon/icomoon.svg?uv8iov#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* 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-support:before {
  content: "\e90b";
}

.icon-left-chevron:before {
  content: "\e909";
}

.icon-right-chevron:before {
  content: "\e90a";
}

.icon-pinterest:before {
  content: "\e906";
}

.icon-twitter:before {
  content: "\e907";
}

.icon-facebook:before {
  content: "\e908";
}

.icon-plane:before {
  content: "\e900";
}

.icon-pin:before {
  content: "\e901";
}

.icon-phone:before {
  content: "\e902";
}

.icon-elevator:before {
  content: "\e903";
}

.icon-skyscraper:before {
  content: "\e904";
}

.icon-crane:before {
  content: "\e905";
}