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

i {
  /* 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-arrow-down:before {
  content: "\e901";
   
}
.icon-arrow-up:before {
  content: "\e902";
   
}
.icon-arrow-left:before {
  content: "\e903";
   
}
.icon-arrow-right:before {
  content: "\e900";
   
}
.icon-arrow-line-up:before {
  content: "\e904";
   
}
.icon-arrow-line-down:before {
  content: "\e905";
   
}
.icon-arrow-line-left:before {
  content: "\e906";
   
}
.icon-arrow-line-right:before {
  content: "\e907";
   
}
.icon-control:before {
  content: "\e908";
   
}
.icon-round:before {
  content: "\e909";
   
}
.icon-social-facebook:before {
  content: "\e90a";
   
}
.icon-social-instagram:before {
  content: "\e90b";
   
}
.icon-social-pinterest:before {
  content: "\e90c";
   
}
.icon-social-tiktok:before {
  content: "\e90d";
   
}
.icon-social-twitter:before {
  content: "\e90e";
   
}
.icon-social-youtube:before {
  content: "\e90f";
   
}
