Advertisement
Guest User

Untitled

a guest
Apr 1st, 2020
659
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.73 KB | None | 0 0
  1. @charset "UTF-8";
  2.  
  3. /* toucan */
  4. @font-face {
  5. font-family: "toucan";
  6. src:url("http://web.archive.org/web/20190130150614im_/https://file.myfontastic.com/4eZByqt8qZnGGGXDXTFAkE/fonts/1480005538.eot");
  7. src:url("http://web.archive.org/web/20190130150614im_/https://file.myfontastic.com/4eZByqt8qZnGGGXDXTFAkE/fonts/1480005538.eot#iefix") format("embedded-opentype"),
  8. url("http://web.archive.org/web/20190130150614im_/https://file.myfontastic.com/4eZByqt8qZnGGGXDXTFAkE/fonts/1480005538.woff") format("woff"),
  9. url("http://web.archive.org/web/20190130150614im_/https://file.myfontastic.com/4eZByqt8qZnGGGXDXTFAkE/fonts/1480005538.ttf") format("truetype"),
  10. url("http://web.archive.org/web/20190130150614im_/https://file.myfontastic.com/4eZByqt8qZnGGGXDXTFAkE/fonts/1480005538.svg#1480005538") format("svg");
  11. font-weight: normal;
  12. font-style: normal;
  13. }
  14.  
  15. [data-icon]:before {
  16. font-family: "toucan" !important;
  17. content: attr(data-icon);
  18. font-style: normal !important;
  19. font-weight: normal !important;
  20. font-variant: normal !important;
  21. text-transform: none !important;
  22. speak: none;
  23. line-height: 1;
  24. -webkit-font-smoothing: antialiased;
  25. -moz-osx-font-smoothing: grayscale;
  26. }
  27.  
  28. [class^="icon-"]:before,
  29. [class*=" icon-"]:before {
  30. font-family: "toucan" !important;
  31. font-style: normal !important;
  32. font-weight: normal !important;
  33. font-variant: normal !important;
  34. text-transform: none !important;
  35. speak: none;
  36. line-height: 1;
  37. -webkit-font-smoothing: antialiased;
  38. -moz-osx-font-smoothing: grayscale;
  39. }
  40.  
  41. .icon-mail-2:before {
  42. content: "\63";
  43. }
  44. .icon-envelope-o:before {
  45. content: "\61";
  46. }
  47. .icon-phone-square:before {
  48. content: "\62";
  49. }
  50. .icon-facebook:before {
  51. content: "\64";
  52. }
  53. .icon-twitter:before {
  54. content: "\65";
  55. }
  56. .icon-brush:before {
  57. content: "\66";
  58. }
  59. .icon-bars:before {
  60. content: "\67";
  61. }
  62. .icon-map-marker:before {
  63. content: "\68";
  64. }
  65. .icon-design-graphic-tablet-streamline-tablet:before {
  66. content: "\69";
  67. }
  68. .icon-linkedin:before {
  69. content: "\6a";
  70. }
  71. .icon-instagram:before {
  72. content: "\6b";
  73. }
  74. .icon-quote:before {
  75. content: "\6c";
  76. }
  77.  
  78. /*
  79. FILE ARCHIVED ON 15:06:14 Jan 30, 2019 AND RETRIEVED FROM THE
  80. INTERNET ARCHIVE ON 20:47:39 Apr 01, 2020.
  81. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
  82.  
  83. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
  84. SECTION 108(a)(3)).
  85. */
  86. /*
  87. playback timings (ms):
  88. RedisCDXSource: 0.553
  89. captures_list: 208.401
  90. LoadShardBlock: 194.721 (3)
  91. PetaboxLoader3.datanode: 207.707 (5)
  92. esindex: 0.014
  93. load_resource: 364.507
  94. exclusion.robots.policy: 0.215
  95. PetaboxLoader3.resolve: 232.484 (2)
  96. exclusion.robots: 0.23
  97. CDXLines.iter: 10.329 (3)
  98. */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement