iconfont.css 185 B

1234567
  1. @font-face {
  2. font-family: 'RecycleIcons';
  3. src: url('./iconfont.eot');
  4. src: url('./iconfont.eot?#iefix') format('embedded-opentype');
  5. font-weight: normal;
  6. font-style: normal;
  7. }