flaticon.css 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. /*
  2. Flaticon icon font: Flaticon
  3. Creation date: 22/06/2016 15:39
  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: 20px;
  25. font-style: normal;
  26. margin-left: 20px;
  27. }
  28. .flaticon-email:before { content: "\f100"; }
  29. .flaticon-email-1:before { content: "\f101"; }
  30. .flaticon-email-10:before { content: "\f102"; }
  31. .flaticon-email-11:before { content: "\f103"; }
  32. .flaticon-email-12:before { content: "\f104"; }
  33. .flaticon-email-13:before { content: "\f105"; }
  34. .flaticon-email-14:before { content: "\f106"; }
  35. .flaticon-email-15:before { content: "\f107"; }
  36. .flaticon-email-16:before { content: "\f108"; }
  37. .flaticon-email-2:before { content: "\f109"; }
  38. .flaticon-email-3:before { content: "\f10a"; }
  39. .flaticon-email-4:before { content: "\f10b"; }
  40. .flaticon-email-5:before { content: "\f10c"; }
  41. .flaticon-email-6:before { content: "\f10d"; }
  42. .flaticon-email-7:before { content: "\f10e"; }
  43. .flaticon-email-8:before { content: "\f10f"; }
  44. .flaticon-email-9:before { content: "\f110"; }
  45. .flaticon-inbox:before { content: "\f111"; }
  46. .flaticon-mobile-phone:before { content: "\f112"; }
  47. .flaticon-mobile-phone-1:before { content: "\f113"; }
  48. .flaticon-mobile-phone-2:before { content: "\f114"; }
  49. .flaticon-mobile-phone-3:before { content: "\f115"; }
  50. .flaticon-mobile-phone-4:before { content: "\f116"; }
  51. .flaticon-outbox:before { content: "\f117"; }
  52. .flaticon-phone-book:before { content: "\f118"; }
  53. .flaticon-phone-book-1:before { content: "\f119"; }
  54. .flaticon-phone-book-2:before { content: "\f11a"; }
  55. .flaticon-phone-call:before { content: "\f11b"; }
  56. .flaticon-phone-call-1:before { content: "\f11c"; }
  57. .flaticon-phone-call-2:before { content: "\f11d"; }
  58. .flaticon-smartphone:before { content: "\f11e"; }
  59. .flaticon-smartphone-1:before { content: "\f11f"; }
  60. .flaticon-smartphone-2:before { content: "\f120"; }
  61. .flaticon-smartphone-3:before { content: "\f121"; }
  62. .flaticon-smartphone-4:before { content: "\f122"; }
  63. .flaticon-speech-bubble:before { content: "\f123"; }
  64. .flaticon-speech-bubble-1:before { content: "\f124"; }
  65. .flaticon-speech-bubble-2:before { content: "\f125"; }
  66. .flaticon-speech-bubble-3:before { content: "\f126"; }
  67. .flaticon-speech-bubble-4:before { content: "\f127"; }
  68. .flaticon-speech-bubble-5:before { content: "\f128"; }
  69. .flaticon-speech-bubble-6:before { content: "\f129"; }
  70. .flaticon-speech-bubble-7:before { content: "\f12a"; }
  71. .flaticon-speech-bubble-8:before { content: "\f12b"; }
  72. .flaticon-speech-bubble-9:before { content: "\f12c"; }