@font-face {
  font-family: 'icomoon';
  src:  url('https://i.icomoon.io/public/1db886d49c/Locator/icomoon.eot?ypmj93');
  src:  url('https://i.icomoon.io/public/1db886d49c/Locator/icomoon.eot?ypmj93#iefix') format('embedded-opentype'),
    url('https://i.icomoon.io/public/1db886d49c/Locator/icomoon.woff2?ypmj93') format('woff2'),
    url('https://i.icomoon.io/public/1db886d49c/Locator/icomoon.ttf?ypmj93') format('truetype'),
    url('https://i.icomoon.io/public/1db886d49c/Locator/icomoon.woff?ypmj93') format('woff'),
    url('https://i.icomoon.io/public/1db886d49c/Locator/icomoon.svg?ypmj93#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-menubar:before {
  content: "\e90e";
}
.icon-cross:before {
  content: "\e90d";
}
.icon-location:before {
  content: "\e90c";
}
.icon-angle-right:before {
  content: "\e90a";
}
.icon-angle-left:before {
  content: "\e90b";
}
.icon-angle-down:before {
  content: "\e908";
}
.icon-angle-up:before {
  content: "\e909";
}
.icon-right-arrow:before {
  content: "\e906";
}
.icon-left-arrow:before {
  content: "\e907";
}
.icon-link:before {
  content: "\e905";
}
.icon-search:before {
  content: "\e904";
}
.icon-exclaimation:before {
  content: "\e903";
}
.icon-download:before {
  content: "\e900";
}
.icon-mail:before {
  content: "\e901";
}
.icon-fax:before {
  content: "\e902";
}
