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

span[class^="icon-"]:before, span[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-down-double:before {
    content: "\f101";
}
.icon-arrow-down-round:before {
    content: "\f102";
}
.icon-arrow-right-circle:before {
    content: "\f103";
}
.icon-arrow-right-default:before {
    content: "\f104";
}
.icon-arrow-right-round:before {
    content: "\f105";
}
.icon-arrow-right:before {
    content: "\f106";
}
.icon-chevron-down-round:before {
    content: "\f107";
}
.icon-chevron-down:before {
    content: "\f108";
}
.icon-chevron-left:before {
    content: "\f109";
}
.icon-chevron-right:before {
    content: "\f10a";
}
.icon-cross:before {
    content: "\f10b";
}
.icon-download:before {
    content: "\f10c";
}
.icon-email:before {
    content: "\f10d";
}
.icon-external:before {
    content: "\f10e";
}
.icon-facebook:before {
    content: "\f10f";
}
.icon-instagram:before {
    content: "\f110";
}
.icon-linkedin-filled:before {
    content: "\f111";
}
.icon-linkedin:before {
    content: "\f112";
}
.icon-mail:before {
    content: "\f113";
}
.icon-menu:before {
    content: "\f114";
}
.icon-search:before {
    content: "\f115";
}
.icon-twitter-alt:before {
    content: "\f116";
}
.icon-twitter-filled:before {
    content: "\f117";
}
.icon-twitter:before {
    content: "\f118";
}
.icon-youtube:before {
    content: "\f119";
}
