@font-face {
    font-family: 'HashThemesSocial';
    src: url('../ttf/hashthemessocial.ttf') format('truetype'),
        url('../woff/hashthemessocial.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="hts-"],
[class*=" hts-"] {
    font-family: 'HashThemesSocial' !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;
}

.hts-facebook:before {
    content: "\f136";
}

.hts-instagram:before {
    content: "\f153";
}

.hts-linkedin:before {
    content: "\f15e";
}

.hts-pinterest:before {
    content: "\f17b";
}

.hts-twitter:before {
    content: "\f1ad";
}

.hts-twitter-x:before {
    content: "\e900";
}

.hts-wordpress:before {
    content: "\f1c0";
}

.hts-youtube:before {
    content: "\f1c8";
}

.hts-youtube-alt:before {
    content: "\f1c9";
}