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

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

.stm-gm-icon-quote:before {
  content: "\e90e";
}
.stm-gm-icon-search:before {
  content: "\e90d";
}
.stm-gm-icon-ico_play_circle:before {
  content: "\e90b";
}
.stm-gm-icon-ico_long_arrow:before {
  content: "\e90c";
}
.stm-gm-icon-user:before {
  content: "\e908";
}
.stm-gm-icon-date:before {
  content: "\e909";
}
.stm-gm-icon-info:before {
  content: "\e90a";
}
.stm-gm-icon-clock:before {
  content: "\e905";
}
.stm-gm-icon-like:before {
  content: "\e906";
}
.stm-gm-icon-play:before {
  content: "\e907";
}
.stm-gm-icon-read_more:before {
  content: "\e904";
}
.stm-gm-icon-Aa:before {
  content: "\e902";
}
.stm-gm-icon-calendar:before {
  content: "\e900";
}
.stm-gm-icon-eye:before {
  content: "\e901";
}
.stm-gm-icon-testimonials:before {
  content: "\e903";
}
