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

[class^="icon_"]:before, [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_user:before {
    content: "\f101";
}
.icon_small-webinar:before {
    content: "\f102";
}
.icon_small-language:before {
    content: "\f103";
}
.icon_small-kids:before {
    content: "\f104";
}
.icon_small-brain:before {
    content: "\f105";
}
.icon_phone:before {
    content: "\f106";
}
