@font-face {
  font-family: 'deco-icons';
  src:  url('fonts/deco-icons.eot?5ywlfa');
  src:  url('fonts/deco-icons.eot?5ywlfa#iefix') format('embedded-opentype'),
    url('fonts/deco-icons.ttf?5ywlfa') format('truetype'),
    url('fonts/deco-icons.woff?5ywlfa') format('woff'),
    url('fonts/deco-icons.svg?5ywlfa#deco-icons') 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: 'deco-icons' !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-chevron-down:before {
  content: "\e900";
}
.icon-chevron-left:before {
  content: "\e901";
}
.icon-chevron-right:before {
  content: "\e902";
}
.icon-chevron-small-down:before {
  content: "\e903";
}
.icon-chevron-small-left:before {
  content: "\e904";
}
.icon-chevron-small-right:before {
  content: "\e905";
}
.icon-chevron-small-up:before {
  content: "\e906";
}
.icon-chevron-thin-down:before {
  content: "\e907";
}
.icon-chevron-thin-left:before {
  content: "\e908";
}
.icon-chevron-thin-right:before {
  content: "\e909";
}
.icon-chevron-thin-up:before {
  content: "\e90a";
}
.icon-chevron-up:before {
  content: "\e90b";
}
.icon-chevron-with-circle-down:before {
  content: "\e90c";
}
.icon-chevron-with-circle-left:before {
  content: "\e90d";
}
.icon-chevron-with-circle-right:before {
  content: "\e90e";
}
.icon-chevron-with-circle-up:before {
  content: "\e90f";
}
.icon-download:before {
  content: "\e932";
}
.icon-resize-100:before {
  content: "\e92a";
}
.icon-resize-full-screen:before {
  content: "\e92b";
}
.icon-save:before {
  content: "\e93b";
}
.icon-trash:before {
  content: "\e92c";
}
.icon-address:before {
  content: "\e933";
}
.icon-attachment:before {
  content: "\e910";
}
.icon-back-in-time:before {
  content: "\e934";
}
.icon-back:before {
  content: "\e935";
}
.icon-check:before {
  content: "\e911";
}
.icon-circle-with-cross:before {
  content: "\e912";
}
.icon-circle-with-minus:before {
  content: "\e913";
}
.icon-circle-with-plus:before {
  content: "\e914";
}
.icon-cross:before {
  content: "\e915";
}
.icon-cw:before {
  content: "\e936";
}
.icon-cycle:before {
  content: "\e937";
}
.icon-edit:before {
  content: "\e92d";
}
.icon-email:before {
  content: "\e916";
}
.icon-export:before {
  content: "\e917";
}
.icon-help-with-circle:before {
  content: "\e918";
}
.icon-help:before {
  content: "\e919";
}
.icon-home:before {
  content: "\e92e";
}
.icon-info-with-circle:before {
  content: "\e91a";
}
.icon-info:before {
  content: "\e91b";
}
.icon-key:before {
  content: "\e938";
}
.icon-landline:before {
  content: "\e91c";
}
.icon-link:before {
  content: "\e91d";
}
.icon-location-pin:before {
  content: "\e91e";
}
.icon-location:before {
  content: "\e91f";
}
.icon-lock:before {
  content: "\e939";
}
.icon-loop:before {
  content: "\e93a";
}
.icon-magnifying-glass:before {
  content: "\e920";
}
.icon-mail:before {
  content: "\e921";
}
.icon-menu:before {
  content: "\e922";
}
.icon-minus:before {
  content: "\e930";
}
.icon-mobile:before {
  content: "\e923";
}
.icon-new-message:before {
  content: "\e92f";
}
.icon-phone:before {
  content: "\e924";
}
.icon-plus:before {
  content: "\e931";
}
.icon-quote:before {
  content: "\e925";
}
.icon-shopping-basket:before {
  content: "\e926";
}
.icon-shopping-cart:before {
  content: "\e927";
}
.icon-thumbs-down:before {
  content: "\e928";
}
.icon-thumbs-up:before {
  content: "\e929";
}
.icon-user:before {
  content: "\e93c";
}
.icon-users:before {
  content: "\e93d";
}
