@font-face {
  font-family: 'icomoon';
  src:  url('../../fonts/icomoon.eot?dljfi6');
  src:  url('../../fonts/icomoon.eot?dljfi6#iefix') format('embedded-opentype'),
    url('../../fonts/icomoon.ttf?dljfi6') format('truetype'),
    url('../../fonts/icomoon.woff?dljfi6') format('woff'),
    url('../../fonts/icomoon.svg?dljfi6#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-icon_freetel:before {
  content: "\e900";
}
.icon-icon_blank:before {
  content: "\e901";
}
.icon-icon_blank-after:after {
  content: "\e901";
}
.icon-icon_cart:before {
  content: "\e902";
}
.icon-icon_fax:before {
  content: "\e903";
}
.icon-icon_mail:before {
  content: "\e904";
}
.icon-icon_map:before {
  content: "\e905";
}
.icon-icon_medical:before {
  content: "\e906";
}
.icon-icon_pet:before {
  content: "\e907";
}
.icon-icon_arrow_right:before {
  content: "\e908";
}
.icon-icon_special:before {
  content: "\e909";
}
.icon-icon_tel:before {
  content: "\e90a";
}
.icon-icon_acd_close:before {
  content: "\e90b";
}
.icon-icon_acd_open:before {
  content: "\e90c";
}
.icon-icon_check:before {
  content: "\e90d";
}
.icon-icon_caution:before {
  content: "\e90e";
}
.icon-file-pdf:before {
  content: "\eadf";
}

