@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?hoc7q');
  src:  url('fonts/icomoon.eot?hoc7q#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?hoc7q') format('truetype'),
    url('fonts/icomoon.woff?hoc7q') format('woff'),
    url('fonts/icomoon.svg?hoc7q#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: none;
  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-video-camera:before {
  content: "\e914";
}
.icon-file-video:before {
  content: "\e92a";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-lock:before {
  content: "\e98f";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-cloud-check:before {
  content: "\e9c4";
}
.icon-sphere:before {
  content: "\e9c9";
}
.icon-attachment:before {
  content: "\e9cd";
}
.icon-sun:before {
  content: "\e9d4";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-checkmark2:before {
  content: "\ea11";
}
.icon-paragraph-justify:before {
  content: "\ea7a";
}
.icon-svg:before {
  content: "\eae9";
}
