Advertisement
Juc1

_icomoon.scss

Apr 18th, 2014
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. @font-face {
  2. font-family: 'icomoon-180414';
  3. src:url('../icomoon-180414/fonts/icomoon-180414.eot?-5zxe26');
  4. src:url('../icomoon-180414/fonts/icomoon-180414.eot?#iefix-5zxe26') format('embedded-opentype'),
  5. url('../icomoon-180414/fonts/icomoon-180414.woff?-5zxe26') format('woff'),
  6. url('../icomoon-180414/fonts/icomoon-180414.ttf?-5zxe26') format('truetype'),
  7. url('../icomoon-180414/fonts/icomoon-180414.svg?-5zxe26#icomoon-180414') format('svg');
  8. font-weight: normal;
  9. font-style: normal;
  10. }
  11.  
  12. [class^="icon-"], [class*=" icon-"] {
  13. font-family: 'icomoon-180414';
  14. speak: none;
  15. font-style: normal;
  16. font-weight: normal;
  17. font-variant: normal;
  18. text-transform: none;
  19. line-height: 1;
  20.  
  21. /* Better Font Rendering =========== */
  22. -webkit-font-smoothing: antialiased;
  23. -moz-osx-font-smoothing: grayscale;
  24. }
  25.  
  26.  
  27. .icon-zip5:before {
  28. content: "\e606";
  29. }
  30. .icon-zip:before {
  31. content: "\e607";
  32. }
  33. .icon-fax:before {
  34. content: "\e63e";
  35. }
  36. .icon-facebook2:before {
  37. content: "\e63f";
  38. }
  39. .icon-twitter13:before {
  40. content: "\e608";
  41. }
  42. .icon-twitter9:before {
  43. content: "\e609";
  44. }
  45. .icon-tree30:before {
  46. content: "\e650";
  47. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement