@font-face {
  font-family: 'TheSansL';
  src: url('../fonts/TheSans_300.woff') format('woff'),
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TheSansLi';
  src: url('../fonts/TheSans_300i.woff') format('woff'),
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TheSans';
  src: url('../fonts/TheSans_500.woff') format('woff'),
	url('../fonts/TheSans_500.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TheSansIt';
  src: url('../fonts/TheSans_500i.woff') format('woff'),
    url('../fonts/TheSans_500i.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TheSansB';
  src: url('../fonts/TheSans_700.woff') format('woff'),
    url('../fonts/TheSans_700.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TheSansBi';
  src: url('../fonts/TheSans_700i.woff') format('woff'),
    url('../fonts/TheSans_700i.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


@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;
}

@font-face {
    font-family: 'nabelregular';
    src: url('../fonts/nabel.woff2') format('woff2'),
         url('../fonts/nabel.woff') format('woff');
    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';
}
