@font-face {
    font-family: "icons";
    src: url("/icons/icons.eot?e8c2e36553e3a5ebb16fc1e0812a923a#iefix") format("embedded-opentype"),
url("/icons/icons.woff2?e8c2e36553e3a5ebb16fc1e0812a923a") format("woff2"),
url("/icons/icons.woff?e8c2e36553e3a5ebb16fc1e0812a923a") 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-user:before {
    content: "\f101";
}
.icon-sport-waterpool:before {
    content: "\f102";
}
.icon-sport-volleyball:before {
    content: "\f103";
}
.icon-sport-table_tennis:before {
    content: "\f104";
}
.icon-sport-ragby:before {
    content: "\f105";
}
.icon-sport-hockey:before {
    content: "\f106";
}
.icon-sport-handball:before {
    content: "\f107";
}
.icon-sport-football:before {
    content: "\f108";
}
.icon-sport-basketball:before {
    content: "\f109";
}
.icon-sport-american_football:before {
    content: "\f10a";
}
.icon-notif:before {
    content: "\f10b";
}
.icon-message:before {
    content: "\f10c";
}
.icon-live:before {
    content: "\f10d";
}
.icon-circle-arrow-right:before {
    content: "\f10e";
}
.icon-circle-arrow-left:before {
    content: "\f10f";
}
.icon-18plus:before {
    content: "\f110";
}
