@font-face {
    font-family: "icon_font_538";
    src: url("./icon_font_538.woff2?9331da9062fa1516abb429d685b08f1f") format("woff2"),
url("./icon_font_538.woff?9331da9062fa1516abb429d685b08f1f") format("woff");
}

i[class^="icon-"]:before, i[class*=" icon-"]:before {
    font-family: icon_font_538 !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-backward:before {
    content: "\f101";
}
.icon-close:before {
    content: "\f102";
}
.icon-facebook:before {
    content: "\f103";
}
.icon-forward:before {
    content: "\f104";
}
.icon-location:before {
    content: "\f105";
}
.icon-open:before {
    content: "\f106";
}
.icon-search:before {
    content: "\f107";
}
