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

i[class^="icon-"]:before, i[class*=" icon-"]:before {
    font-family: sexlog-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-sl-arrow-right:before {
    content: "\f101";
}
.icon-sl-close:before {
    content: "\f102";
}
.icon-sl-group:before {
    content: "\f103";
}
.icon-sl-lens:before {
    content: "\f104";
}
