/* vollkorn-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Vollkorn';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/vollkorn-v27-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* vollkorn-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Vollkorn';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/vollkorn-v27-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* nexa-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Nexa';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Nexa-Regular.woff2') format('woff2'),
  url('../fonts/Nexa-Regular.woff') format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* haffer semi-bold - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Haffer';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/HafferSemiBold.woff2') format('woff2'),
       url('../fonts/HafferSemiBold.woff') format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



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

[class^="icon-"]::before, [class*=" icon-"]::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'burelbach' !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-arrow-down-left:before {
  content: "\e911" !important;
}
.icon-arrow-down:before {
  content: "\e912"!important;
}
.icon-arrow-left:before {
  content: "\e913"!important;
}
.icon-arrow-right:before {
  content: "\e914" !important;
}
.icon-arrow-up-right:before {
  content: "\e915" !important;
}
.icon-arrow-up:before {
  content: "\e916" !important;
}
.icon-signet:before {
  content: "\e917" !important;
}
.icon-baumpflege:before {
  content: "\e900" !important;
}
.icon-bepflanzung:before {
  content: "\e901" !important;
}
.icon-beregnung:before {
  content: "\e902" !important;
}
.icon-duenger:before {
  content: "\e903" !important;
}
.icon-einfahrt:before {
  content: "\e904" !important;
}
.icon-erdarbeiten:before {
  content: "\e905" !important;
}
.icon-erde:before {
  content: "\e906" !important;
}
.icon-gartenpflege:before {
  content: "\e907" !important;
}
.icon-gehoelzschnitt:before {
  content: "\e908" !important;
}
.icon-mauern:before {
  content: "\e909" !important;
}
.icon-metall:before {
  content: "\e90a" !important;
}
.icon-pflaster:before {
  content: "\e90b" !important;
}
.icon-pools:before {
  content: "\e90c" !important;
}
.icon-teich:before {
  content: "\e90d" !important;
}
.icon-terrasse:before {
  content: "\e90e" !important;
}
.icon-wasser:before {
  content: "\e90f" !important;
}
.icon-zaun:before {
  content: "\e910" !important;
}
