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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-ui_arrow_down_32px:before {
  content: "\e911";
}
.icon-ui_arrow_down_42px:before {
  content: "\e912";
}
.icon-ui_arrow_left_32px:before {
  content: "\e913";
}
.icon-ui_arrow_left_42px:before {
  content: "\e914";
}
.icon-ui_arrow_right_42px:before {
  content: "\e915";
}
.icon-ui_arrow_rigth_32px:before {
  content: "\e916";
}
.icon-ui_arrow_up_32px:before {
  content: "\e917";
}
.icon-ui_arrow_up_42px:before {
  content: "\e918";
}
.icon-ui_pointer:before {
  content: "\e919";
}
.icon-select:before {
  content: "\e910";
}
.icon-li:before {
  content: "\e90f";
}
.icon-arrow_down:before {
  content: "\e90e";
}
.icon-arrow_l_r:before {
  content: "\e90c";
}
.icon-arrow_s_r:before {
  content: "\e90d";
}
.icon-accordeon_close:before {
  content: "\e908";
}
.icon-accordeon_open:before {
  content: "\e909";
}
.icon-arrow_l:before {
  content: "\e90a";
}
.icon-arrow_s:before {
  content: "\e90b";
}
.icon-Cross_1px:before {
  content: "\e900";
}
.icon-Cross_2px:before {
  content: "\e901";
}
.icon-Down_1px:before {
  content: "\e902";
}
.icon-Down_2px:before {
  content: "\e903";
}
.icon-Mail_1px:before {
  content: "\e904";
}
.icon-Mail_2px:before {
  content: "\e905";
}
.icon-Plus_1px:before {
  content: "\e906";
}
.icon-Plus_2px:before {
  content: "\e907";
}

