跳到内容(1) Cob.com.cn

CodeCoke

CSS2.0中文手册·@font-face

您的位置:首页>>教程>>CSS2.0中文手册>>@font-face

@font-face

版本:CSS2  兼容性:IE4+

语法:

说明:

示例:

@font-face { font-family: dreamy; font-weight: bold; src: url(http://www.example.com/font.eot); }