@font-face {
  font-family: 'icon';
  src:  url('../fonts/icon.eot?b42rk3');
  src:  url('../fonts/icon.eot?b42rk3#iefix') format('embedded-opentype'),
    url('../fonts/icon.ttf?b42rk3') format('truetype'),
    url('../fonts/icon.woff?b42rk3') format('woff'),
    url('../fonts/icon.svg?b42rk3#icon') 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: 'icon' !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-akd_logo_foot:before {
  content: "\e90c";
}
.icon-readless:before {
  content: "\e90d";
}
.icon-delete:before {
  content: "\e90e";
}
.icon-minus:before {
  content: "\e900";
}
.icon-akd_logo:before {
  content: "\e901";
}
.icon-akd_logo_mobile:before {
  content: "\e902";
}
.icon-arrow:before {
  content: "\e903";
}
.icon-close:before {
  content: "\e904";
}
.icon-location:before {
  content: "\e905";
}
.icon-menu:before {
  content: "\e906";
}
.icon-next:before {
  content: "\e907";
}
.icon-plus:before {
  content: "\e908";
}
.icon-previous:before {
  content: "\e909";
}
.icon-readmore:before {
  content: "\e90a";
}
.icon-search:before {
  content: "\e90b";
}
