@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?m766bv');
  src:  url('../fonts/icomoon.eot?m766bv#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?m766bv') format('truetype'),
    url('../fonts/icomoon.woff?m766bv') format('woff'),
    url('../fonts/icomoon.svg?m766bv#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-chevron_down_btn:before {
  content: "\e900";
}
.icon-close_btn:before {
  content: "\e901";
}
.icon-flow_icon_arrow:before {
  content: "\e902";
}
.icon-open_btn:before {
  content: "\e903";
}
.icon-case_img_3:before {
  content: "\e905";
}
.icon-flow_icon_step1:before {
  content: "\e906";
}
.icon-flow_icon_step2:before {
  content: "\e907";
}
.icon-flow_icon_step3:before {
  content: "\e908";
}
.icon-nav_btn_contact:before {
  content: "\e909";
}
.icon-nav_btn_fill_out_form:before {
  content: "\e90a";
}
.icon-service_icon_business:before {
  content: "\e90b";
}
.icon-service_icon_car:before {
  content: "\e90c";
}
.icon-service_icon_house:before {
  content: "\e90d";
}
.icon-service_icon_moto:before {
  content: "\e90e";
}
.icon-case_img_1:before {
  content: "\e90f";
}
