icon
This commit is contained in:
@@ -2880,9 +2880,9 @@
|
||||
<pre><code class="language-css"
|
||||
>@font-face {
|
||||
font-family: 'iconfont';
|
||||
src: url('iconfont.woff2?t=1668613073492') format('woff2'),
|
||||
url('iconfont.woff?t=1668613073492') format('woff'),
|
||||
url('iconfont.ttf?t=1668613073492') format('truetype');
|
||||
src: url('iconfont.woff2?t=1668613240810') format('woff2'),
|
||||
url('iconfont.woff?t=1668613240810') format('woff'),
|
||||
url('iconfont.ttf?t=1668613240810') format('truetype');
|
||||
}
|
||||
</code></pre>
|
||||
<h3 id="-iconfont-">第二步:定义使用 iconfont 的样式</h3>
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 3121635 */
|
||||
src: url('iconfont.woff2?t=1668613073492') format('woff2'),
|
||||
url('iconfont.woff?t=1668613073492') format('woff'),
|
||||
url('iconfont.ttf?t=1668613073492') format('truetype');
|
||||
src: url('iconfont.woff2?t=1668613240810') format('woff2'),
|
||||
url('iconfont.woff?t=1668613240810') format('woff'),
|
||||
url('iconfont.ttf?t=1668613240810') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user