援用
@font-face {
font-family: 'Aleo-Bold'; //重命名字体名
src: url('../../../assets/fonts/Aleo-Bold-2.otf'); //引入字体
font-weight: normal;
font-style: normal;
}
应用font-family: Aleo-Bold;
援用
@font-face {
font-family: 'Aleo-Bold'; //重命名字体名
src: url('../../../assets/fonts/Aleo-Bold-2.otf'); //引入字体
font-weight: normal;
font-style: normal;
}
应用font-family: Aleo-Bold;
发表回复