@font-face {
    font-family: "zedonk";
    src: url("./zedonk.eot?6e452c1095bf2165c40cac10d5d2d22e#iefix") format("embedded-opentype"),
url("./zedonk.ttf?6e452c1095bf2165c40cac10d5d2d22e") format("truetype"),
url("./zedonk.woff?6e452c1095bf2165c40cac10d5d2d22e") format("woff");
}

i[class^="zi-"]:before, i[class*=" zi-"]:before {
    font-family: zedonk !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;
}

.zi-360-degree:before {
    content: "\f101";
}
.zi-ion-close-round:before {
    content: "\f102";
}
.zi-tag-filled:before {
    content: "\f103";
}
.zi-tag-outline:before {
    content: "\f104";
}
