@font-face {
  font-family: 'icomoon';
  src:  url('/css/newLogin/iconmoon/fonts/icomoon.eot?4xi0tf');
  src:  url('/css/newLogin/iconmoon/fonts/icomoon.eot?4xi0tf#iefix') format('embedded-opentype'),
    url('/css/newLogin/iconmoon/fonts/icomoon.ttf?4xi0tf') format('truetype'),
    url('/css/newLogin/iconmoon/fonts/icomoon.woff?4xi0tf') format('woff'),
    url('/css/newLogin/iconmoon/fonts/icomoon.svg?4xi0tf#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-file .path1:before {
  content: "\e909";
  color: rgb(255, 255, 255);
  opacity: 0.5;
}
.icon-file .path2:before {
  content: "\e90c";
  margin-left: -1em;
  color: rgb(6, 106, 255);
}
.icon-file .path3:before {
  content: "\e910";
  margin-left: -1em;
  color: rgb(6, 106, 255);
  opacity: 0.5;
}
.icon-arrow-bottom:before {
  content: "\e911";
}
.icon-search:before {
  content: "\e908";
}
.icon-phone:before {
  content: "\e90a";
}
.icon-secure:before {
  content: "\e90b";
}
.icon-person:before {
  content: "\e90d";
}
.icon-lock:before {
  content: "\e90e";
}
.icon-eye-close:before {
  content: "\e90f";
}
.icon-info:before {
  content: "\e903";
}
.icon-cha:before {
  content: "\e904";
}
.icon-delete:before {
  content: "\e905";
}
.icon-eye:before {
  content: "\e906";
}
.icon-clock:before {
  content: "\e907";
}
.icon-link:before {
  content: "\e901";
}
.icon-image:before {
  content: "\e902";
}
.icon-circle-del:before {
  content: "\e900";
}
.icon-triangle-down:before {
  content: "\e95c";
}
.icon-chevron-left:before {
  content: "\e912";
}
.icon-earth:before {
  content: "\e9ca";
}
