CSS - 导入Google Web 字体

@import url('http://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900');
body{
font-family: 'Poppins',sans-serif;
}
posted @ 2019-07-02 18:26  武卡卡  阅读(1066)  评论(0编辑  收藏  举报