/*
    FC Icons icon font: fc-icons
    Creation date: 13/11/2025 11:57
*/

@font-face {
  font-family: "fc-icons";
  src: url("fc-icons.eot");
  src: url("fc-icons.eot?#iefix") format("embedded-opentype"),
       url("fc-icons.woff") format("woff"),
       url("fc-icons.ttf") format("truetype"),
       url("fc-icons.svg#fc-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "fc-icons";
    src: url("fc-icons.svg#fc-icons") format("svg");
  }
}

[class^="oic-fc-icons-"]:before, 
[class*=" oic-fc-icons-"]:before,
[class^="oic-fc-icons-"]:after, 
[class*=" oic-fc-icons-"]:after {   
	font-family: fc-icons;
	font-style: normal;
}

.oic-fc-icons-001-farbe:before { content: "\e900"; }
.oic-fc-icons-002-alkoholgehalt:before { content: "\e901"; }
.oic-fc-icons-003-gebinde:before { content: "\e902"; }
.oic-fc-icons-004-geruch:before { content: "\e903"; }
.oic-fc-icons-005-geschmack:before { content: "\e904"; }
.oic-fc-icons-006-hopfen:before { content: "\e905"; }
.oic-fc-icons-007-stammwuerze:before { content: "\e906"; }