diff --git a/src/Footer/assets/font.woff.ttf b/src/Footer/assets/font.woff.ttf deleted file mode 100644 index 27d22fe9..00000000 Binary files a/src/Footer/assets/font.woff.ttf and /dev/null differ diff --git a/src/Footer/style/index.scss b/src/Footer/style/index.scss index c2f0ab4e..02a49fd3 100644 --- a/src/Footer/style/index.scss +++ b/src/Footer/style/index.scss @@ -3,11 +3,6 @@ $footer-prefix-cls: $hui-prefix + '-footer'; -@font-face { - font-family: myfont; - src: url('../assets/font.woff.ttf'); -} - .#{$footer-prefix-cls} { font-size: 14px; transition: all 0.2s ease;