@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?7coa92');
  src:  url('fonts/icomoon.eot?7coa92#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff2?7coa92') format('woff2'),
    url('fonts/icomoon.ttf?7coa92') format('truetype'),
    url('fonts/icomoon.woff?7coa92') format('woff'),
    url('fonts/icomoon.svg?7coa92#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-simple-arrow-left:before {
  content: "\e610";
}
.icon-simple-arrow-right:before {
  content: "\e611";
}
.icon-audio:before {
  content: "\e612";
}
.icon-share:before {
  content: "\e613";
}
.icon-triangle-left:before {
  content: "\e60f";
}
.icon-download:before {
  content: "\e60d";
}
.icon-print:before {
  content: "\e60e";
}
.icon-arrow-up:before {
  content: "\e614";
}
.icon-archive:before {
  content: "\e60b";
}
.icon-headlines:before {
  content: "\e60c";
}
.icon-arrow-left:before {
  content: "\e60a";
}
.icon-arrow-down:before {
  content: "\e609";
}
.icon-plus:before {
  content: "\e608";
}
.icon-narrow-menu:before {
  content: "\e607";
}
.icon-triangle-down:before {
  content: "\e606";
}
.icon-rss:before {
  content: "\e605";
}
.icon-am-logo:before {
  content: "\e602";
}
.icon-search:before {
  content: "\e603";
}
.icon-triangle-right:before {
  content: "\e604";
}
.icon-cart:before {
  content: "\e601";
}
.icon-arrow-right:before {
  content: "\e600";
}

