
@font-face { font-family: 'icomoon'; src: url('../../App_Themes/changfagiftbox/fonts/icomoon.eot?x6sosa'); src: url('../../App_Themes/changfagiftbox/fonts/icomoon.eot?x6sosa#iefix') format('embedded-opentype'), url('../../App_Themes/changfagiftbox/fonts/icomoon.ttf?x6sosa') format('truetype'), url('../../App_Themes/changfagiftbox/fonts/icomoon.woff?x6sosa') format('woff'), url('../../App_Themes/changfagiftbox/fonts/icomoon.svg?x6sosa#icomoon') format('svg'); 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-facebook:before { content: "\e917"; }
.icon-instagram:before { content: "\e901"; }
.icon-line:before { content: "\e902"; }
.icon-wechat:before { content: "\e934"; }
.icon-whatsapp:before { content: "\e933"; }
.icon-youtube:before { content: "\e916"; }
.icon-x:before { content: "\e935"; }

.SocialLink { position: relative; display: flex; align-items: center; }
    .SocialLink .Icon { background-color: #000; color: #fff; border-radius: 36px; display: flex; align-items: center; justify-content: center; margin: 1.5px; padding: 5px; font-size: 16px; }
    .SocialLink .Facebook { }
        .SocialLink .Facebook:hover { }
    .SocialLink .Instagram { }
        .SocialLink .Instagram:hover { }
    .SocialLink .Line { }
        .SocialLink .Line:hover { }
    .SocialLink .Twitter { }
        .SocialLink .Twitter:hover { }
    .SocialLink .Youtube { }
        .SocialLink .Youtube:hover { }
    .SocialLink .TikTok { }
        .SocialLink .TikTok:hover { }
    .SocialLink .WhatsApp { }
        .SocialLink .WhatsApp:hover { }
    .SocialLink .WeChat { }
        .SocialLink .WeChat:hover { }

    .SocialLink a.Icon:hover { text-decoration: none !important; }
