@font-face {
    font-family: "icon_font_2";
    src: url("./icon_font_2.woff2?7f1b6a91edfc3b82cf811aa60ae7f534") format("woff2"),
url("./icon_font_2.woff?7f1b6a91edfc3b82cf811aa60ae7f534") format("woff");
}

i[class^="icon-"]:before, i[class*=" icon-"]:before {
    font-family: icon_font_2 !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrowleft:before {
    content: "\f101";
}
.icon-arrowright:before {
    content: "\f102";
}
.icon-callblack48dp1svg:before {
    content: "\f103";
}
.icon-closeblack48dp1svg:before {
    content: "\f104";
}
.icon-emailblack48dp1svg:before {
    content: "\f105";
}
.icon-Mail:before {
    content: "\f106";
}
.icon-schoolblack24dpsvg:before {
    content: "\f107";
}
.icon-search:before {
    content: "\f108";
}
.icon-Telefon:before {
    content: "\f109";
}
.icon-zeichenflache-1:before {
    content: "\f10a";
}
