<style >
@font-face {
font-family:'oppor';
src: url(http://localhost/wordpress/font/OPPOSANS-R.TTF);
}
.oppor{
font-family: 'oppor';
}
@font-face {
font-family:'oppob';
src: url(http://localhost/wordpress/font/OPPOSANS-B.TTF);
}
.oppob{
font-family: 'oppob';
}
</style>
<div class="oppor"></div>
<div class="oppob"></div>
网友评论