You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

89 lines
1.6 KiB

@font-face {
font-family: 'WP-Social-Icons';
src:
url('fonts/WP-Social-Icons.ttf?iiiiaj') format('truetype'),
url('fonts/WP-Social-Icons.woff?iiiiaj') format('woff'),
url('fonts/WP-Social-Icons.svg?iiiiaj#WP-Social-Icons') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="wpsi-"], [class*=" wpsi-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'WP-Social-Icons' !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;
}
.wpsi-wechat:before {
content: "\e900";
}
.wpsi-snapchat:before {
content: "\e901";
}
.wpsi-baidu:before {
content: "\e902";
}
.wpsi-medium:before {
content: "\e903";
}
.wpsi-discord:before {
content: "\e904";
}
.wpsi-teams:before {
content: "\e905";
}
.wpsi-x:before {
content: "\e906";
}
.wpsi-mastodon:before {
content: "\e907";
}
.wpsi-tiktok:before {
content: "\e908";
}
.wpsi-whatsapp:before {
content: "\e909";
}
.wpsi-wordpress:before {
content: "\e90a";
}
.wpsi-tumblr:before {
content: "\e90b";
}
.wpsi-twitch:before {
content: "\e90c";
}
.wpsi-reddit:before {
content: "\e90d";
}
.wpsi-spotify:before {
content: "\e90e";
}
.wpsi-telegram:before {
content: "\e90f";
}
.wpsi-pinterest:before {
content: "\e910";
}
.wpsi-youtube:before {
content: "\e911";
}
.wpsi-xing:before {
content: "\e912";
}
.wpsi-instagram:before {
content: "\e913";
}
.wpsi-facebook:before {
content: "\e914";
}