@font-face {
  font-family: 'outicon';
  src:  url('fonts/outicon.eot?ad5xeg');
  src:  url('fonts/outicon.eot?ad5xeg#iefix') format('embedded-opentype'),
    url('fonts/outicon.ttf?ad5xeg') format('truetype'),
    url('fonts/outicon.woff?ad5xeg') format('woff'),
    url('fonts/outicon.svg?ad5xeg#outicon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="outicon-"], [class*=" outicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'outicon' !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;
}

.outicon-account:before {
  content: "\e900";
}
.outicon-arrow-right:before {
  content: "\e901";
}
.outicon-check:before {
  content: "\e902";
}
.outicon-clock:before {
  content: "\e903";
}
.outicon-close:before {
  content: "\e904";
}
.outicon-closebox:before {
  content: "\e905";
}
.outicon-facebook:before {
  content: "\e906";
}
.outicon-headphone:before {
  content: "\e907";
}
.outicon-instagram:before {
  content: "\e908";
}
.outicon-login:before {
  content: "\e909";
}
.outicon-menu:before {
  content: "\e90a";
}
.outicon-newsletter:before {
  content: "\e90b";
}
.outicon-outside:before {
  content: "\e90c";
}
.outicon-play:before {
  content: "\e90d";
}
.outicon-rss:before {
  content: "\e90e";
}
.outicon-search:before {
  content: "\e90f";
}
.outicon-share:before {
  content: "\e910";
}
.outicon-twitter:before {
  content: "\e911";
}
