
@font-face {   font-family: 'mycred-social-icons';   src:  url('../fonts/mycred-social-icons.eot');   src:  url('../fonts/mycred-social-icons.eot#iefix') format('embedded-opentype'),     url('../fonts/mycred-social-icons.ttf') format('truetype'),     url('../fonts/mycred-social-icons.woff') format('woff'),     url('../images/mycred-social-icons.svg#mycred-social-icons') format('svg');   font-weight: normal;   font-style: normal;   font-display: block; }  [class^="mycred-social-icon-"], [class*=" mycred-social-icon-"] {   /* use !important to prevent issues with browser extensions that change fonts */   font-family: 'mycred-social-icons' !important;   speak: none;   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; }  .mycred-social-icon-bars:before {   content: "\e900"; } .mycred-social-icon-facebook:before {   content: "\e901"; } .mycred-social-icon-instagram:before {   content: "\e902"; } .mycred-social-icon-linkedin:before {   content: "\e903"; } .mycred-social-icon-pinterest:before {   content: "\e904"; } .mycred-social-icon-twitch:before {   content: "\e905"; } .mycred-social-icon-twitter:before {   content: "\e906"; } .mycred-social-icon-whatsapp:before {   content: "\e907"; } .mycred-social-icon-youtube:before {   content: "\e908"; }