@font-face {
    font-family: "icons";
    src: url("./icons.eot?7bf2550964f2a17bfa600a0178a906f2#iefix") format("embedded-opentype"),
url("./icons.woff2?7bf2550964f2a17bfa600a0178a906f2") format("woff2"),
url("./icons.woff?7bf2550964f2a17bfa600a0178a906f2") format("woff");
}

i[class^="icon-"]:before, i[class*=" icon-"]:before {
    font-family: icons !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-arrow-bottom:before {
    content: "\f101";
}
.icon-arrow-left:before {
    content: "\f102";
}
.icon-arrow-right:before {
    content: "\f103";
}
.icon-arrow-top:before {
    content: "\f104";
}
.icon-bookmark:before {
    content: "\f105";
}
.icon-burger:before {
    content: "\f106";
}
.icon-clock:before {
    content: "\f107";
}
.icon-close:before {
    content: "\f108";
}
.icon-date:before {
    content: "\f109";
}
.icon-facebook:before {
    content: "\f10a";
}
.icon-instagram:before {
    content: "\f10b";
}
.icon-linkedin:before {
    content: "\f10c";
}
.icon-location:before {
    content: "\f10d";
}
.icon-mail:before {
    content: "\f10e";
}
.icon-minus:before {
    content: "\f10f";
}
.icon-phone:before {
    content: "\f110";
}
.icon-plus:before {
    content: "\f111";
}
.icon-tags:before {
    content: "\f112";
}
