@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ojybxa');
  src:  url('fonts/icomoon.eot?ojybxa#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ojybxa') format('truetype'),
    url('fonts/icomoon.woff?ojybxa') format('woff'),
    url('fonts/icomoon.svg?ojybxa#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-move-dots:before {
  content: "\e90d";
}
.icon-round-arrow-3:before {
  content: "\e911";
}
.icon-instagram-2:before {
  content: "\e902";
}
.icon-linkedin-1:before {
  content: "\e903";
}
.icon-twitter-1:before {
  content: "\e904";
}
.icon-facebook-2:before {
  content: "\e905";
}
.icon-arrow-top-right:before {
  content: "\e906";
}
.icon-left-round:before {
  content: "\e907";
}
.icon-right-round:before {
  content: "\e908";
}
.icon-down-arrow:before {
  content: "\e909";
}
.icon-dots-icon:before {
  content: "\e90a";
}
.icon-user:before {
  content: "\e90b";
}
.icon-person:before {
  content: "\e90c";
}
.icon-clear:before {
  content: "\e901";
}
.icon-close:before {
  content: "\e901";
}
.icon-menu:before {
  content: "\e900";
}
