/*
Theme Name:     B2子主题
Theme URI:      http: //7b2.com/
Description:    Child theme for the B2 PRO
Author:         子主题模版
Author URI:     http: //7b2.com/
Template:       b2
Version:        0.1.5
*/
/*全站启用OPPO字体开始*/
@font-face {
  font-family: 'moe';
  src: url('https://dsfs.oppo.com/store/public/font/OPPOSans-Medium.woff2') format('woff2');
}
body {
  font-family: 'moe', sans-serif;
}
/*全站启用OPPO字体结束*/
/*下面是您自己DIY的css样式代码*/
/*隐藏VIP数量*/.vip-count { display: none; }
/*隐藏VIP数量*/.vip-in b2-radius box { display: none; }
/*黑白 html {filter: progid:dximagetransform.microsoft.basicimage(grayscale=1); -webkit-filter: grayscale(100%); } */
