@font-face {
    font-family: "isl-icons";
    src: url("./isl-icons.eot?aeda9b3542e75b3ea157e26d1d5f7aea#iefix") format("embedded-opentype"),
url("./isl-icons.woff2?aeda9b3542e75b3ea157e26d1d5f7aea") format("woff2"),
url("./isl-icons.woff?aeda9b3542e75b3ea157e26d1d5f7aea") format("woff");
}

i[class^="isl-"]:before, i[class*=" isl-"]:before {
    font-family: isl-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;
}

.isl-close:before {
    content: "\f101";
}
.isl-collapse-collapsed:before {
    content: "\f102";
}
.isl-collapse-expanded:before {
    content: "\f103";
}
.isl-copy:before {
    content: "\f104";
}
.isl-drag-handle:before {
    content: "\f105";
}
.isl-trash:before {
    content: "\f106";
}
.isl-edit:before {
    content: "\f107";
}
.isl-collapse-all-collapsed:before {
    content: "\f108";
}
.isl-collapse-all-expanded:before {
    content: "\f109";
}
.isl-double-chevron-right:before {
    content: "\f10a";
}
.isl-double-chevron-left:before {
    content: "\f10b";
}
.isl-link:before {
    content: "\f10c";
}
.isl-borders:before {
    content: "\f10d";
}
.isl-general:before {
    content: "\f10e";
}
.isl-text:before {
    content: "\f10f";
}
