Nav apraksta
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

fontello.css 3.6KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. @font-face {
  2. font-family: 'fontello';
  3. src: url('../../fonts/fontello.eot?94605909');
  4. src: url('../../fonts/fontello.eot?94605909#iefix') format('embedded-opentype'),
  5. url('../../fonts/fontello.woff2?94605909') format('woff2'),
  6. url('../../fonts/fontello.woff?94605909') format('woff'),
  7. url('../../fonts/fontello.ttf?94605909') format('truetype'),
  8. url('../../fonts/fontello.svg?94605909#fontello') format('svg');
  9. font-weight: normal;
  10. font-style: normal;
  11. }
  12. /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
  13. /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
  14. /*
  15. @media screen and (-webkit-min-device-pixel-ratio:0) {
  16. @font-face {
  17. font-family: 'fontello';
  18. src: url('../font/fontello.svg?94605909#fontello') format('svg');
  19. }
  20. }
  21. */
  22. [class^="icon-"]:before, [class*=" icon-"]:before {
  23. font-family: "fontello";
  24. font-style: normal;
  25. font-weight: normal;
  26. speak: none;
  27. display: inline-block;
  28. text-decoration: inherit;
  29. width: 1em;
  30. margin-right: .2em;
  31. text-align: center;
  32. /* opacity: .8; */
  33. /* For safety - reset parent styles, that can break glyph codes*/
  34. font-variant: normal;
  35. text-transform: none;
  36. /* fix buttons height, for twitter bootstrap */
  37. line-height: 1em;
  38. /* Animation center compensation - margins should be symmetric */
  39. /* remove if not needed */
  40. margin-left: .2em;
  41. /* you can be more comfortable with increased icons size */
  42. /* font-size: 120%; */
  43. /* Font smoothing. That was taken from TWBS */
  44. -webkit-font-smoothing: antialiased;
  45. -moz-osx-font-smoothing: grayscale;
  46. /* Uncomment for 3D effect */
  47. /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  48. }
  49. .icon-happiness:before { content: '\e800'; } /* '' */
  50. .icon-headphones:before { content: '\e801'; } /* '' */
  51. .icon-joystick:before { content: '\e802'; } /* '' */
  52. .icon-kitchen-pack:before { content: '\e803'; } /* '' */
  53. .icon-laptop:before { content: '\e804'; } /* '' */
  54. .icon-photograph:before { content: '\e805'; } /* '' */
  55. .icon-printer:before { content: '\e806'; } /* '' */
  56. .icon-rating:before { content: '\e807'; } /* '' */
  57. .icon-refrigerator:before { content: '\e808'; } /* '' */
  58. .icon-shipping-car:before { content: '\e809'; } /* '' */
  59. .icon-social-facebook-square:before { content: '\e80a'; } /* '' */
  60. .icon-social-instagram:before { content: '\e80b'; } /* '' */
  61. .icon-social-pinterest:before { content: '\e80c'; } /* '' */
  62. .icon-social-twitter:before { content: '\e80d'; } /* '' */
  63. .icon-support-expart:before { content: '\e80e'; } /* '' */
  64. .icon-heart:before { content: '\e80f'; } /* '' */
  65. .icon-star-empty:before { content: '\e810'; } /* '' */
  66. .icon-trusty:before { content: '\e811'; } /* '' */
  67. .icon-zoom:before { content: '\e812'; } /* '' */
  68. .icon-air-conditions:before { content: '\e813'; } /* '' */
  69. .icon-arrow-right-2:before { content: '\e814'; } /* '' */
  70. .icon-camera:before { content: '\e815'; } /* '' */
  71. .icon-categori-all:before { content: '\e816'; } /* '' */
  72. .icon-compare:before { content: '\e817'; } /* '' */
  73. .icon-computer:before { content: '\e818'; } /* '' */
  74. .icon-drone:before { content: '\e819'; } /* '' */
  75. .icon-echo-dot:before { content: '\e81a'; } /* '' */
  76. .icon-gadget:before { content: '\e81b'; } /* '' */
  77. .icon-heart-empty:before { content: '\e81c'; } /* '' */
  78. .icon-angle-down:before { content: '\e81d'; } /* '' */
  79. .icon-arrow-right-1:before { content: '\e81e'; } /* '' */
  80. .icon-basket:before { content: '\e81f'; } /* '' */
  81. .icon-star-half-alt:before { content: '\f123'; } /* '' */
  82. .icon-share:before { content: '\f1e0'; } /* '' */