scss 罗盘@ font-face
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了scss 罗盘@ font-face相关的知识,希望对你有一定的参考价值。
// define @font-face with compass
@include font-face("KlavikaBold-Basic", font-files("KlavikaBasic-Bold_latin.woff", "KlavikaBasic-Bold_latin.ttf", "KlavikaBasic-Bold_latin.svg"), "KlavikaBasic-Bold_latin.eot");
// define font-family on html tag
h1 {
font-family: KlavikaBold-Basic;
}
以上是关于scss 罗盘@ font-face的主要内容,如果未能解决你的问题,请参考以下文章
scss @ font-face #css
scss Bulletproof @ font-face语法
markdown SCSS:font-face mixin
scss SASS @ font-face mixin
scss SASS @ font-face mixin
scss SASS @ font-face mixin