为了账号安全,请及时绑定邮箱和手机立即绑定

如果我要一次性的定义多个字体怎么操作呢?

@font-face {
    font-family: "MOOC Font";
    src: url("http://www.imooc.com/Amaranth-BoldItalic.otf");
}


正在回答

1 回答

@font-face {

    font-family: "font";

    src: url("http://www.imooc.com/Amaranth-BoldItalic.otf");

}

@font-face {

    font-family: "font1";

    src: url("http://www.imooc.com/Amaranth-BoldItalic1.otf");

}

多写一个就可以了

0 回复 有任何疑惑可以回复我~
#1

ThinkSummer 提问者

非常感谢!
2015-03-17 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

如果我要一次性的定义多个字体怎么操作呢?

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信