/**
 * @license
 * Font Family: FuturaBT
*/

@font-face {
font-family: 'Futura';
src:  url('/wp-content/themes/herzogkerzen/webfonts/FuturaBT-Light.woff') format('woff'),
      url('/wp-content/themes/herzogkerzen/webfonts/FuturaStd-Bold.woff') format('woff');
}

@font-face {
font-family: 'Archer Book';
src:  url('/wp-content/themes/herzogkerzen/webfonts/Archer-BookItalic.woff') format('woff'),
      url('/wp-content/themes/herzogkerzen/webfonts/Archer-BookItalic.woff2') format('woff2');
}

@font-face {
  font-family: 'icomoon';
  src:  url('/wp-content/themes/herzogkerzen/webfonts/icomoon.eot'),
	    url('/wp-content/themes/herzogkerzen/webfonts/icomoon.eot?ekqxsm#iefix') format('embedded-opentype'),
        url('/wp-content/themes/herzogkerzen/webfonts/icomoon.ttf?ekqxsm') format('truetype'),
        url('/wp-content/themes/herzogkerzen/webfonts//icomoon.woff?ekqxsm') format('woff'),
        url('/wp-content/themes/herzogkerzen/webfonts/icomoon.svg?ekqxsm#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::marker {
  font-family: 'icomoon'!important;
  margin-right:1em;
}

.icon-kerzenquali::marker {
  content: "\e5f0"!important;
}