所以在我压缩css之前一切都很好。
@font-face {
font-family: 'modern_pictogramsnormal';
src: url('modernpics-webfont.eot');
src: url('modernpics-webfont.eot?#iefix') format('embedded-opentype'),
url('modernpics-webfont.woff') format('woff'),
url('modernpics-webfont.ttf') format('truetype'),
url('modernpics-webfont.svg#modern_pictogramsnormal') format('svg');
font-weight: normal;
font-style: normal;
}
我错过了什么吗?我需要用 Apache 或 htaccess 做点什么吗?