@font-face {
  font-family: ElegantIcons;
  src: url(fonts/ElegantIcons.eot);
  src: url(fonts/ElegantIcons.eot?#iefix) format('embedded-opentype'),
       url(fonts/ElegantIcons.woff) format('woff'),
       url(fonts/ElegantIcons.ttf) format('truetype'),
       url(fonts/ElegantIcons.svg#ElegantIcons) format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
[data-icon]:before {
  font-family: ElegantIcons;
  content: attr(data-icon);
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_close, .icon_close_alt, .icon_close_alt2, .icon_document, 
.icon_document_alt, .icon_globe, .icon_globe-2, .icon_globe_alt, 
.icon_group, .icon_id, .icon_id-2, .icon_id-2_alt, .icon_id_alt, 
.icon_image, .icon_info, .icon_info_alt, .icon_link, .icon_link_alt, 
.icon_menu, .icon_menu-circle_alt2, .icon_menu-square_alt, 
.icon_menu-square_alt2, .icon_mic, .icon_mic_alt, .icon_minus-06, 
.icon_minus-box, .icon_minus_alt, .icon_minus_alt2, .icon_mobile, 
.icon_phone, .icon_plus, .icon_plus-box, .icon_plus_alt, .icon_plus_alt2, 
.icon_tag, .icon_tag_alt, .icon_target, .icon_ul, 
.social_facebook, .social_instagram, .social_youtube {
  font-family: ElegantIcons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon_minus_alt2:before { content: "\4f"; }
.icon_check_alt2:before { content: "\52"; }
.arrow_right:before { content: "\24"; }
.arrow_left-up:before { content: "\25"; }
.arrow_right-up:before { content: "\26"; }
.arrow_right-down:before { content: "\27"; }
.arrow_left-down:before { content: "\28"; }
.arrow-up-down:before { content: "\29"; }
.icon_plus:before { content: "\4c"; }
.icon_close:before { content: "\4d"; }
.icon_plus_alt2:before { content: "\50"; }
.icon_close_alt2:before { content: "\51"; }