@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?cawf79');
  src:  url('fonts/icomoon.eot?cawf79#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?cawf79') format('truetype'),
    url('fonts/icomoon.woff?cawf79') format('woff'),
    url('fonts/icomoon.svg?cawf79#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-Arrow_Down:before {
  content: "\e900";
}
.icon-Arrow_Nect:before {
  content: "\e901";
}
.icon-Arrow_Previous:before {
  content: "\e902";
}
.icon-Arrow_Top:before {
  content: "\e903";
}
.icon-Arrow_Up:before {
  content: "\e904";
}
.icon-Calendar:before {
  content: "\e905";
}
.icon-Email:before {
  content: "\e906";
}
.icon-Facebook:before {
  content: "\e907";
}
.icon-Full_Screen:before {
  content: "\e908";
}
.icon-Heart:before {
  content: "\e909";
}
.icon-Icon_1:before {
  content: "\e90a";
}
.icon-Icon_2:before {
  content: "\e90b";
}
.icon-Icon_3:before {
  content: "\e90c";
}
.icon-Icon_4:before {
  content: "\e90d";
}
.icon-Icon_6:before {
  content: "\e90e";
}
.icon-Icons_5:before {
  content: "\e90f";
}
.icon-Insta:before {
  content: "\e910";
}
.icon-Phone:before {
  content: "\e911";
}
.icon-Pin:before {
  content: "\e912";
}
.icon-Search:before {
  content: "\e913";
}
.icon-Share:before {
  content: "\e914";
}
.icon-TikTok:before {
  content: "\e915";
}
.icon-Youtube:before {
  content: "\e916";
}
