@font-face {
    font-family: "icon_font_3";
    src: url("./icon_font_3.woff2?22c9d056caa9cb6a85f51c61906bc5d5") format("woff2"),
url("./icon_font_3.woff?22c9d056caa9cb6a85f51c61906bc5d5") format("woff");
}

i[class^="icon-"]:before, i[class*=" icon-"]:before {
    font-family: icon_font_3 !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-adrianaicon:before {
    content: "\f101";
}
.icon-closeicon1:before {
    content: "\f102";
}
.icon-open1:before {
    content: "\f103";
}
.icon-voricon:before {
    content: "\f104";
}
.icon-zurueckicon:before {
    content: "\f105";
}
