flaticon.css 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. /*
  2. Flaticon icon font: Flaticon
  3. Creation date: 17/06/2016 10:46
  4. */
  5. @font-face {
  6. font-family: "Flaticon";
  7. src: url("./Flaticon.eot");
  8. src: url("./Flaticon.eot?#iefix") format("embedded-opentype"),
  9. url("./Flaticon.woff") format("woff"),
  10. url("./Flaticon.ttf") format("truetype"),
  11. url("./Flaticon.svg#Flaticon") format("svg");
  12. font-weight: normal;
  13. font-style: normal;
  14. }
  15. @media screen and (-webkit-min-device-pixel-ratio:0) {
  16. @font-face {
  17. font-family: "Flaticon";
  18. src: url("./Flaticon.svg#Flaticon") format("svg");
  19. }
  20. }
  21. [class^="flaticon-"]:before, [class*=" flaticon-"]:before,
  22. [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
  23. font-family: Flaticon;
  24. font-size: inherit;
  25. font-style: normal;
  26. margin-left: 0;
  27. }
  28. .flaticon-circle:before { content: "\f100"; }
  29. .flaticon-close:before { content: "\f101"; }
  30. .flaticon-favorite:before { content: "\f102"; }
  31. .flaticon-help:before { content: "\f103"; }
  32. .flaticon-people:before { content: "\f104"; }
  33. .flaticon-round:before { content: "\f105"; }
  34. .flaticon-suntour-adult:before { content: "\f106"; }
  35. .flaticon-suntour-airplane:before { content: "\f107"; }
  36. .flaticon-suntour-arrow:before { content: "\f108"; }
  37. .flaticon-suntour-bed:before { content: "\f109"; }
  38. .flaticon-suntour-calendar:before { content: "\f10a"; }
  39. .flaticon-suntour-car:before { content: "\f10b"; }
  40. .flaticon-suntour-check:before { content: "\f10c"; }
  41. .flaticon-suntour-check-1:before { content: "\f10d"; }
  42. .flaticon-suntour-children:before { content: "\f10e"; }
  43. .flaticon-suntour-comment:before { content: "\f10f"; }
  44. .flaticon-suntour-cross:before { content: "\f110"; }
  45. .flaticon-suntour-email:before { content: "\f111"; }
  46. .flaticon-suntour-fireworks:before { content: "\f112"; }
  47. .flaticon-suntour-hotel:before { content: "\f113"; }
  48. .flaticon-suntour-left:before { content: "\f114"; }
  49. .flaticon-suntour-loading:before { content: "\f115"; }
  50. .flaticon-suntour-map:before { content: "\f116"; }
  51. .flaticon-suntour-mark:before { content: "\f117"; }
  52. .flaticon-suntour-mobile-phone:before { content: "\f118"; }
  53. .flaticon-suntour-phone:before { content: "\f119"; }
  54. .flaticon-suntour-photo:before { content: "\f11a"; }
  55. .flaticon-suntour-play:before { content: "\f11b"; }
  56. .flaticon-suntour-quote:before { content: "\f11c"; }
  57. .flaticon-suntour-right:before { content: "\f11d"; }
  58. .flaticon-suntour-search:before { content: "\f11e"; }
  59. .flaticon-suntour-shapes:before { content: "\f11f"; }
  60. .flaticon-suntour-share:before { content: "\f120"; }
  61. .flaticon-suntour-ship:before { content: "\f121"; }
  62. .flaticon-suntour-tag:before { content: "\f122"; }
  63. .flaticon-suntour-world:before { content: "\f123"; }
  64. .flaticon-technology:before { content: "\f124"; }
  65. .flaticon-warning:before { content: "\f125"; }