@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?f911vm');
  src:  url('fonts/icomoon.eot?f911vm#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?f911vm') format('truetype'),
    url('fonts/icomoon.woff?f911vm') format('woff'),
    url('fonts/icomoon.svg?f911vm#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-down:before {
  content: "\e903";
}
.icon-Arrow-1:before {
  content: "\e902";
}
.icon-down-converted:before {
  content: "\e909";
}
.icon-clear1:before {
  content: "\e906";
}
.icon-menu1:before {
  content: "\e908";
}
.icon-arrow-right:before {
  content: "\e900";
}
.icon-mail3:before {
  content: "\e90a";
}
.icon-menu:before {
  content: "\e905";
}
.icon-check:before {
  content: "\e90b";
}
.icon-arrow-up-right1:before {
  content: "\e901";
}
.icon-arrow-right2:before {
  content: "\e91c";
}
.icon-arrow-left2:before {
  content: "\e91d";
}
.icon-minus1:before {
  content: "\e911";
}
.icon-plus1:before {
  content: "\e916";
}
.icon-calendar:before {
  content: "\e921";
}
.icon-phone:before {
  content: "\e920";
}
.icon-chevron-down:before {
  content: "\e927";
}
.icon-chevron-up:before {
  content: "\e91e";
}
.icon-chevron-right:before {
  content: "\e918";
}
.icon-chevron-left:before {
  content: "\e919";
}
.icon-minus:before {
  content: "\e904";
}
.icon-plus:before {
  content: "\e907";
}
