20210330web前端
web字体图标库
icomoon.io
@font-face {
font-family: 'icomoon';
src: url('fonts/icomoon.eot?luu64u');
src: url('fonts/icomoon.eot?luu64u#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf?luu64u') format('truetype'),
url('fonts/icomoon.woff?luu64u') format('woff'),
url('fonts/icomoon.svg?luu64u#icomoon') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
.icon-home:before {
content: "\e900";
}
.icon-music:before {
content: "\e911";
}
<h1 class="icon-home">WEB字体图标</h1>

浙公网安备 33010602011771号