@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon/icomoon.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-pause:before {
    content: "\e910";
}

.icon-paperplane:before {
    content: "\e900";
}

.icon-inbox:before {
    content: "\e901";
}

.icon-comment:before {
    content: "\e902";
}

.icon-search:before {
    content: "\e903";
}

.icon-bookmark:before {
    content: "\e904";
}

.icon-star:before {
    content: "\e905";
}

.icon-play:before {
    content: "\e906";
}

.icon-check:before {
    content: "\e907";
}

.icon-dot:before {
    content: "\e908";
}

.icon-arrow_left:before {
    content: "\e909";
}

.icon-arrow_right:before {
    content: "\e90a";
}

.icon-arrow_up:before {
    content: "\e90b";
}

.icon-arrow_down:before {
    content: "\e90c";
}

.icon-chevron_right:before {
    content: "\e90d";
}

.icon-location:before {
    content: "\e90e";
}

.icon-call:before {
    content: "\e90f";
}

.icon-minus:before {
    content: "\e912";
}

.icon-plus:before {
    content: "\e913";
}

.icon-whatsapp:before {
    content: "\e914";
}

.tiktok-link::before {
  content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><path d='M16.707 0.027c1.747-0.027 3.48-0.013 5.213-0.027 0.107 2.040 0.84 4.12 2.333 5.56 1.493 1.48 3.6 2.16 5.653 2.387v5.373c-1.92-0.067-3.853-0.467-5.6-1.293-0.76-0.347-1.467-0.787-2.16-1.24-0.013 3.893 0.013 7.787-0.027 11.667-0.107 1.867-0.72 3.72-1.8 5.253-1.747 2.56-4.773 4.227-7.88 4.28-1.907 0.107-3.813-0.413-5.44-1.373-2.693-1.587-4.587-4.493-4.867-7.613-0.027-0.667-0.040-1.333-0.013-1.987 0.24-2.533 1.493-4.96 3.44-6.613 2.213-1.92 5.307-2.84 8.2-2.293 0.027 1.973-0.053 3.947-0.053 5.92-1.32-0.427-2.867-0.307-4.027 0.493-0.84 0.547-1.48 1.387-1.813 2.333-0.28 0.68-0.2 1.427-0.187 2.147 0.32 2.187 2.427 4.027 4.667 3.827 1.493-0.013 2.92-0.88 3.693-2.147 0.253-0.44 0.533-0.893 0.547-1.413 0.133-2.387 0.080-4.76 0.093-7.147 0.013-5.373-0.013-10.733 0.027-16.093z'/></svg>");
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

.icon-twitter:before {
    content: "\e915";
}

.icon-instagram:before {
    content: "\e916";
}

.icon-facebook:before {
    content: "\e917";
}
