@font-face {
    font-family: 'signature-gold';
    src: url("../fonts/signature-gold.eot?m31ns");
    src: url("../fonts/signature-gold.eot?m31ns#iefix") format("embedded-opentype"),
    url("../fonts/signature-gold.ttf?m31ns") format("truetype"),
    url("../fonts/signature-gold.woff?m31ns") format("woff"),
    url("../fonts/signature-gold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="ics-"],
[class*=" ics-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'signature-gold' !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;
}

.ics-shopee:before {
    content: "\e900";
}

.ics-tokped:before {
    content: "\e901";
}

.ics-instagram:before {
    content: "\e902";
}

.ics-whatsapp:before {
    content: "\e903";
}

.header-social-link-three i {
    font-size: 24px !important;
}