@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?a5pnip');
  src:  url('../fonts/icomoon.eot?a5pnip#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?a5pnip') format('truetype'),
    url('../fonts/icomoon.woff?a5pnip') format('woff'),
    url('../fonts/icomoon.svg?a5pnip#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-viewdetails-icon:before {
  content: "\e909";
}
.icon-send-cv:before {
  content: "\e90a";
}
.icon-designation:before {
  content: "\e903";
}
.icon-calender:before {
  content: "\e906";
}
.icon-location1:before {
  content: "\e907";
}
.icon-twiter:before {
  content: "\e900";
}
.icon-linkedin:before {
  content: "\e905";
}
.icon-mail:before {
  content: "\e908";
}
.icon-phone:before {
  content: "\e90c";
}
.icon-fb:before {
  content: "\e901";
}
.icon-insta:before {
  content: "\e902";
}
.icon-location:before {
  content: "\e904";
}
