如果我要一次性的定義多個(gè)字體怎么操作呢?
@font-face?{ ????font-family:?"MOOC?Font"; ????src:?url("http://idcbgp.cn/Amaranth-BoldItalic.otf"); }
@font-face?{ ????font-family:?"MOOC?Font"; ????src:?url("http://idcbgp.cn/Amaranth-BoldItalic.otf"); }
2015-02-05
舉報(bào)
2015-03-11
@font-face?{
????font-family:?"font";
????src:?url("http://idcbgp.cn/Amaranth-BoldItalic.otf");
}
@font-face?{
????font-family:?"font1";
????src:?url("http://idcbgp.cn/Amaranth-BoldItalic1.otf");
}
多寫一個(gè)就可以了