@font-face {
  font-family: 'custom_default';
  src:  url('fonts/custom_default.eot?66nvtc');
  src:  url('fonts/custom_default.eot?66nvtc#iefix') format('embedded-opentype'),
    url('fonts/custom_default.ttf?66nvtc') format('truetype'),
    url('fonts/custom_default.woff?66nvtc') format('woff'),
    url('fonts/custom_default.svg?66nvtc#custom_default') 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: 'custom_default' !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-location_big:before {
  content: "\e905";
}
.icon-tel_info:before {
  content: "\e904";
}
.icon-location:before {
  content: "\e900";
}
.icon-home:before {
  content: "\e901";
}
.icon-net:before {
  content: "\e902";
}
.icon-freedial:before {
  content: "\e903";
}
.icon-user_voice:before {
  content: "\1f5ea";
}
.icon-salone:before {
  content: "\1f3f0";
}
.icon-technique:before {
  content: "\1f496";
}
.icon-service:before {
  content: "\1f984";
}
.icon-step:before {
  content: "\2728";
}
.icon-system:before {
  content: "\1f5dd";
}
