@font-face {
    font-family: "icon_font_4";
    src: url("./icon_font_4.woff2?314b8a59c6b57a6263b6772f949fdbad") format("woff2"),
url("./icon_font_4.woff?314b8a59c6b57a6263b6772f949fdbad") format("woff");
}

i[class^="icon-"]:before, i[class*=" icon-"]:before {
    font-family: icon_font_4 !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-add24dp5f63682svg:before {
    content: "\f101";
}
.icon-arrowforward:before {
    content: "\f102";
}
.icon-clear:before {
    content: "\f103";
}
.icon-instagramiconsvg:before {
    content: "\f104";
}
