@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?altst3');
  src:  url('fonts/icomoon.eot?altst3#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?altst3') format('truetype'),
    url('fonts/icomoon.woff?altst3') format('woff'),
    url('fonts/icomoon.svg?altst3#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-dot-icon:before {
  content: "\e904";
}
.icon-dot-icon-2:before {
  content: "\e905";
}
.icon-icon:before {
  content: "\e906";
}
.icon-portfolio-icon-4:before {
  content: "\e907";
}
.icon-quotes-icon-2:before {
  content: "\e909";
}
.icon-service-icon-1:before {
  content: "\e90a";
}
.icon-skill-icon-3:before {
  content: "\e90e";
}
.icon-skill-icon-4:before {
  content: "\e90f";
}
.icon-management:before {
  content: "\e902";
}
.icon-compass:before {
  content: "\e903";
}
.icon-brickwall:before {
  content: "\e900";
}
.icon-real-estate:before {
  content: "\e901";
}
