@font-face {
  font-family: 'icomoon';
  src:  url('./../fonts/icomoon.eot?k74xot');
  src:  url('./../fonts/icomoon.eot?k74xot#iefix') format('embedded-opentype'),
    url('./../fonts/icomoon.ttf?k74xot') format('truetype'),
    url('./../fonts/icomoon.woff?k74xot') format('woff'),
    url('./../fonts/icomoon.svg?k74xot#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-youtube-sqr:before {
  content: "\e913";
}
.icon-whats-app:before {
  content: "\e912";
}
.icon-user:before {
  content: "\e915";
}
.icon-phone:before {
  content: "\e90f";
}
.icon-message:before {
  content: "\e90e";
}
.icon-figma:before {
  content: "\e908";
}
.icon-facebook1:before {
  content: "\e907";
}
.icon-call:before {
  content: "\e900";
}
.icon-down-arrow:before {
  content: "\e901";
}
.icon-down-double-quote:before {
  content: "\e902";
}
.icon-dribble:before {
  content: "\e903";
}
.icon-email:before {
  content: "\e904";
}
.icon-envelope:before {
  content: "\e905";
}
.icon-facebook:before {
  content: "\e906";
}
.icon-head-phone:before {
  content: "\e909";
}
.icon-head-set:before {
  content: "\e90a";
}
.icon-instagram:before {
  content: "\e90b";
}
.icon-linked-in:before {
  content: "\e90c";
}
.icon-location:before {
  content: "\e90d";
}
.icon-twitter:before {
  content: "\e910";
}
.icon-uper-double-quote:before {
  content: "\e911";
}
