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



[class^="icon-"]::before, [class*=" icon-"]::before{
  font-family: 'icomoon' !important;
  /* use !important to prevent issues with browser extensions that change fonts */
  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-ico_external:before {
  content: "\e907";
}
.icon-ico_arrow_circle:before {
  content: "\e908";
}
.icon-ico_arrow_menu:before {
  content: "\e905";

}
.icon-ico_apps:before {
  content: "\e904";

}
.icon-ico_readmore:before {
  content: "\e909";

}
.icon-ico_close_circle:before {
  content: "\e906";

}
.icon-ico_contact:before {
  content: "\e900";
}
.icon-ico_lang:before {
  content: "\e901";
}
.icon-ico_map:before {
  content: "\e902";
}
.icon-ico_search:before {
  content: "\e903";
}

.icon-ico_facebook:before {
  content: "\e90a";
}
.icon-ico_insta:before {
  content: "\e90b";
}
.icon-ico_x:before {
  content: "\e90c";
}
.icon-ico_youtube:before {
  content: "\e90d";
}

.icon-home:before {
  content: "\e90e";
}