@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?indjgg');
  src:  url('../fonts/icomoon.eot?indjgg#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?indjgg') format('truetype'),
    url('../fonts/icomoon.woff?indjgg') format('woff'),
    url('../fonts/icomoon.svg?indjgg#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-arrow_forward_ios1:before {
  content: "\e905";
}
.icon-arrow_back_ios1:before {
  content: "\e906";
}
.icon-arrow_forward_ios:before {
  content: "\e903";
}
.icon-arrow_back_ios:before {
  content: "\e904";
}
.icon-keyboard_arrow_right:before {
  content: "\e900";
}
.icon-keyboard_arrow_left:before {
  content: "\e901";
}
.icon-mail_outline:before {
  content: "\e902";
}
.icon-phone:before {
  content: "\e942";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-clock2:before {
  content: "\e94f";
}
.icon-spinner11:before {
  content: "\e984";
}
.icon-loop2:before {
  content: "\ea2e";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-arrow-left2:before {
  content: "\ea40";
}
.icon-circle-up:before {
  content: "\ea41";
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-circle-down:before {
  content: "\ea43";
}
.icon-circle-left:before {
  content: "\ea44";
}
.icon-facebook:before {
  content: "\ea90";
}
