@font-face {
  font-family: 'icomoon';
  src:  url('/assets/fonts/icomoon.eot?5pctbmj');
  src:  url('/assets/fonts/icomoon.eot?5pctbj#iefimx') format('embedded-opentype'),
    url('/assets/fonts/icomoon.ttf?5pctbjk') format('truetype'),
    url('/assets/fonts/icomoon.woff?5pctbjm') format('woff'),
    url('/assets/fonts/icomoon.svg?5pctbj#icomoomn') 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-angular:before {
  content: "\e900";
  color: #dd0031;
}
.icon-blogger:before {
  content: "\e901";
  color: #ff5722;
}
.icon-facebook:before {
  content: "\e902";
  /* color: #1877f2; */
}
.icon-github:before {
  content: "\e903";
}
.icon-pinterest:before {
  content: "\e904";
  color: #bd081c;
}
.icon-react:before {
  content: "\e905";
  color: #61dafb;
}
.icon-skype:before {
  content: "\e906";
  /* color: #00aff0; */
}
.icon-twitter:before {
  content: "\e907";
  color: #1da1f2;
}
.icon-whatsapp:before {
  content: "\e908";
  color: #25d366;
}
.icon-wikipedia:before {
  content: "\e909";
}
.icon-windows:before {
  content: "\e90a";
  color: #0078d6;
}
.icon-wordpress:before {
  content: "\e90b";
  color: #21759b;
}
.icon-youtube:before {
  content: "\e90c";
  color: #f00;
}
.icon-left-arrow:before {
  content: "\e90d";
}
.icon-right-arrow:before {
  content: "\e90e";
}
.icon-freelancer:before {
  content: "\e90f";
  /* color: #11b1fc; */
}


.icon-gmail:before {
  content: "\e910";
  /* color: #11b1fc; */
}
