@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?er710z');
  src:  url('fonts/icomoon.eot?er710z#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?er710z') format('truetype'),
    url('fonts/icomoon.woff?er710z') format('woff'),
    url('fonts/icomoon.svg?er710z#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[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-Administrator:before {
  content: "\e60e";
}
.icon-Big-Data:before {
  content: "\e6b7";
}
.icon-Clouds:before {
  content: "\e78c";
}
.icon-Coding:before {
  content: "\e793";
}
.icon-Email:before {
  content: "\e854";
}
.icon-Inifity:before {
  content: "\e9e7";
}
.icon-King-2:before {
  content: "\ea05";
}
.icon-Pen:before {
  content: "\eb4d";
}
.icon-Speach-Bubble:before {
  content: "\ec97";
}
.icon-Structure:before {
  content: "\ece0";
}
