本地版配置

dev_local_2
杨树明 6 years ago
parent bac9570dfa
commit b904ee269b

@ -75,7 +75,6 @@
<!--需要去build js配置-->
<link rel="stylesheet" type="text/css" href="/css/iconfont.css">
<link rel="stylesheet" type="text/css" href="/css/feibing.css">
<style>
/*<!--去除浏览器点击操作后有蓝色的底块-->*/

@ -1268,6 +1268,38 @@ li.m-height a{height: 90px!important;line-height: 90px!important;}
url('./iconfont/iconfont.ttf') format('truetype'),
url('./iconfont/iconfont.svg#iconfont') format('svg');
}
@font-face {
font-family: Roboto;
src: url("./iconfont/roboto-light.eot");
src: url("./iconfont/roboto-light.eot?#iefix") format("embedded-opentype"),url("./iconfont/roboto-light.woff2") format("woff2"),url("./iconfont/roboto-light.woff") format("woff"),url("./iconfont/roboto-light.ttf") format("truetype");
font-weight: 300
}
@font-face {
font-family: Roboto;
src: url("./iconfont/roboto-light.eot");
src: url("./iconfont/roboto-light.eot?#iefix") format("embedded-opentype"),url("./iconfont/roboto-light.woff2") format("woff2"),url("./iconfont/roboto-light.woff") format("woff"),url("./iconfont/roboto-light.ttf") format("truetype");
font-weight: 400
}
@font-face {
font-family: Roboto;
src: url("./iconfont/roboto-light.eot");
src: url("./iconfont/roboto-light.eot?#iefix") format("embedded-opentype"),url("./iconfont/roboto-light.woff2") format("woff2"),url("./iconfont/roboto-light.woff") format("woff"),url("./iconfont/roboto-light.ttf") format("truetype");
font-weight: 500
}
@font-face {
font-family: Roboto;
src: url("./iconfont/roboto-light.eot");
src: url("./iconfont/roboto-light.eot?#iefix") format("embedded-opentype"),url("./iconfont/roboto-light.woff2") format("woff2"),url("./iconfont/roboto-light.woff") format("woff"),url("./iconfont/roboto-light.ttf") format("truetype");
font-weight: 700
}
@font-face {
font-family: NextIcon;
src: url("./iconfont/font_455447_4gwixc8l0tb21emi.eot");
src: url("./iconfont/font_455447_4gwixc8l0tb21emi.eot?#iefix") format("embedded-opentype"),url("./iconfont/font_455447_4gwixc8l0tb21emi.woff") format("woff"),url("./iconfont/font_455447_4gwixc8l0tb21emi.ttf") format("truetype"),url("./iconfont/font_455447_4gwixc8l0tb21emi.svg#articonsvg") format("svg")
}
.iconfont{
vertical-align:middle;
font-family:"iconfont" !important;

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 159 KiB

Loading…
Cancel
Save