@font-face {
font-family: "Woo_icon";
src: url(https://www.maik-kern.de/wp-content/themes/sohopro/fonts/woocommerce-icon-fonts/Theme.woff) format("woff"),
url(https://www.maik-kern.de/wp-content/themes/sohopro/fonts/woocommerce-icon-fonts/Theme.svg#Theme) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Woo_icon";
src: url(https://www.maik-kern.de/wp-content/themes/sohopro/fonts/woocommerce-icon-fonts/Theme.svg#Theme) format("svg");
}
}
[class^="woo_icon-"]:before, [class*=" woo_icon-"]:before,
[class^="woo_icon-"]:after, [class*=" woo_icon-"]:after {
font-family: Woo_icon;
font-size: 125%;
font-style: normal;
}
.woo_icon-search:before { content: "\f100"; } .woo_icon-commerce:before { content: "\f101"; } .woo_icon-heart:before { content: "\f102"; } .woo_icon-medical:before { content: "\f103"; } .woo_icon-check:before { content: "\f104"; }