/* Icomoon CSS
* --------------------------------------- */
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/wf-icomoon/icomoon.eot?d5nt0t');
  src: url('../fonts/wf-icomoon/icomoon.eot?d5nt0t#iefix') format('embedded-opentype'),
    url('../fonts/wf-icomoon/icomoon.ttf?d5nt0t') format('truetype'),
    url('../fonts/wf-icomoon/icomoon.woff?d5nt0t') format('woff'),
    url('../fonts/wf-icomoon/icomoon.svg?d5nt0t#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-palette:before {
  content: "\e900";
}
.icon-address-card:before {
  content: "\e901";
}
.icon-categoryMenu:before {
  content: "\e902";
}
.icon-check2:before {
  content: "\e903";
}
.icon-close:before {
  content: "\e904";
}
.icon-copyright:before {
  content: "\e905";
}
.icon-facebook:before {
  content: "\e906";
}
.icon-fast-last:before {
  content: "\e907";
}
.icon-fast-top:before {
  content: "\e908";
}
.icon-gds-symbolmark:before {
  content: "\e909";
}
.icon-line:before {
  content: "\e90a";
}
.icon-linkPage:before {
  content: "\e90b";
}
.icon-map:before {
  content: "\e90c";
}
.icon-nextCategory:before {
  content: "\e90d";
}
.icon-nextPage:before {
  content: "\e90e";
}
.icon-open:before {
  content: "\e90f";
}
.icon-pause:before {
  content: "\e910";
}
.icon-play:before {
  content: "\e911";
}
.icon-previousPage:before {
  content: "\e912";
}
.icon-scrubber:before {
  content: "\e913";
}
.icon-twitter:before {
  content: "\e914";
}
.icon-user-lock:before {
  content: "\e915";
}
