Guest User

Untitled

a guest
Feb 15th, 2017
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.44 KB | None | 0 0
  1. @font-face {
  2. font-family: 'EntypoRegular';
  3. src: url('font/entypo.eot');
  4. src: url('font/entypo.eot?#iefix') format('embedded-opentype'),
  5. url('font/entypo.woff') format('woff'),
  6. url('font/entypo.ttf') format('truetype'),
  7. url('font/entypo.svg#EntypoRegular') format('svg');
  8. font-weight: normal;
  9. font-style: normal;
  10. }
  11.  
  12. @font-face {
  13. font-family: 'EntypoSocialRegular';
  14. src: url('font/entypo-social.eot');
  15. src: url('font/entypo-social.eot?#iefix') format('embedded-opentype'),
  16. url('font/entypo-social.woff') format('woff'),
  17. url('font/entypo-social.ttf') format('truetype'),
  18. url('font/entypo-social.svg#EntypoRegular') format('svg');
  19. font-weight: normal;
  20. font-style: normal;
  21. }
  22.  
  23. .entypo {
  24. font-family: 'EntypoRegular';
  25. font-size: 2em;
  26. font-weight: normal;
  27. line-height: 0;
  28. }
  29.  
  30. .entypo-social {
  31. font-family: 'EntypoSocialRegular';
  32. font-size: 2em;
  33. font-weight: normal;
  34. line-height: 0;
  35. }
  36.  
  37. .entypo.phone:before{ content:'\1F4DE'; }
  38. .entypo.mobile:before{ content:'\1F4F1'; }
  39. .entypo.mouse:before{ content:'\E789'; }
  40. .entypo.address:before{ content:'\E723'; }
  41. .entypo.mail:before{ content:'\2709'; }
  42. .entypo.paper-plane:before{ content:'\1F53F'; }
  43. .entypo.pencil:before{ content:'\270E'; }
  44. .entypo.feather:before{ content:'\2712'; }
  45. .entypo.attach:before{ content:'\1F4CE'; }
  46. .entypo.inbox:before{ content:'\E777'; }
  47. .entypo.reply:before{ content:'\E712'; }
  48. .entypo.reply-all:before{ content:'\E713'; }
  49. .entypo.forward:before{ content:'\27A6'; }
  50. .entypo.user:before{ content:'\1F464'; }
  51. .entypo.users:before{ content:'\1F465'; }
  52. .entypo.add-user:before{ content:'\E700'; }
  53. .entypo.vcard:before{ content:'\E722'; }
  54. .entypo.export:before{ content:'\E715'; }
  55. .entypo.location:before{ content:'\E724'; }
  56. .entypo.map:before{ content:'\E727'; }
  57. .entypo.compass:before{ content:'\E728'; }
  58. .entypo.direction:before{ content:'\27A2'; }
  59. .entypo.hair-cross:before{ content:'\1F3AF'; }
  60. .entypo.share:before{ content:'\E73C'; }
  61. .entypo.shareable:before{ content:'\E73E'; }
  62. .entypo.heart:before{ content:'\2665'; }
  63. .entypo.heart-empty:before{ content:'\2661'; }
  64. .entypo.star:before{ content:'\2605'; }
  65. .entypo.star-empty:before{ content:'\2606'; }
  66. .entypo.thumbs-up:before{ content:'\1F44D'; }
  67. .entypo.thumbs-down:before{ content:'\1F44E'; }
  68. .entypo.chat:before{ content:'\E720'; }
  69. .entypo.comment:before{ content:'\E718'; }
  70. .entypo.quote:before{ content:'\275E'; }
  71. .entypo.home:before{ content:'\2302'; }
  72. .entypo.popup:before{ content:'\E74C'; }
  73. .entypo.search:before{ content:'\1F50D'; }
  74. .entypo.flashlight:before{ content:'\1F526'; }
  75. .entypo.print:before{ content:'\E716'; }
  76. .entypo.bell:before{ content:'\1F514'; }
  77. .entypo.link:before{ content:'\1F517'; }
  78. .entypo.flag:before{ content:'\2691'; }
  79. .entypo.cog:before{ content:'\2699'; }
  80. .entypo.tools:before{ content:'\2692'; }
  81. .entypo.trophy:before{ content:'\1F3C6'; }
  82. .entypo.tag:before{ content:'\E70C'; }
  83. .entypo.camera:before{ content:'\1F4F7'; }
  84. .entypo.megaphone:before{ content:'1F4E3'; }
  85. .entypo.moon:before{ content:'\0045'; }
  86. .entypo.palette:before{ content:'\1F3A8'; }
  87. .entypo.leaf:before{ content:'\1F342'; }
  88. .entypo.note:before{ content:'\266A'; }
  89. .entypo.beamed-note:before{ content:'\266B'; }
  90. .entypo.new:before{ content:'\1F4A5'; }
  91. .entypo.graduation-cap:before{ content:'\1F393'; }
  92. .entypo.book:before{ content:'\1F4D5'; }
  93. .entypo.newspaper:before{ content:'\1F4F0'; }
  94. .entypo.bag:before{ content:'\1F45C'; }
  95. .entypo.airplane:before{ content:'\2708'; }
  96. .entypo.lifebuoy:before{ content:'\E788'; }
  97. .entypo.eye:before{ content:'\E70A'; }
  98. .entypo.clock:before{ content:'\1F554'; }
  99. .entypo.mic:before{ content:'\1F3A4'; }
  100. .entypo.calendar:before{ content:'\1F4C5'; }
  101. .entypo.flash:before{ content:'\26A1'; }
  102. .entypo.thunder-cloud:before{ content:'\26C8'; }
  103. .entypo.droplet:before{ content:'\1F4A7'; }
  104. .entypo.cd:before{ content:'\1F4BF'; }
  105. .entypo.briefcase:before{ content:'\1F4BC'; }
  106. .entypo.air:before{ content:'\1F4A8'; }
  107. .entypo.hourglass:before{ content:'\23F3'; }
  108. .entypo.gauge:before{ content:'\1F6C7'; }
  109. .entypo.language:before{ content:'\1F394'; }
  110. .entypo.network:before{ content:'\E776'; }
  111. .entypo.key:before{ content:'\1F511'; }
  112. .entypo.battery:before{ content:'\1F50B'; }
  113. .entypo.bucket:before{ content:'\1F4FE'; }
  114. .entypo.magnet:before{ content:'\E7A1'; }
  115. .entypo.drive:before{ content:'\1F4FD'; }
  116. .entypo.cup:before{ content:'\2615'; }
  117. .entypo.rocket:before{ content:'\1F680'; }
  118. .entypo.brush:before{ content:'\E79A'; }
  119. .entypo.suitcase:before{ content:'\1F6C6'; }
  120. .entypo.traffic-cone:before{ content:'\1F6C8'; }
  121. .entypo.globe:before{ content:'\1F30E'; }
  122. .entypo.keyboard:before{ content:'\2328'; }
  123. .entypo.browser:before{ content:'\E74E'; }
  124. .entypo.publish:before{ content:'\E74D'; }
  125. .entypo.progress-3:before{ content:'\E76B'; }
  126. .entypo.progress-2:before{ content:'\E76A'; }
  127. .entypo.progress-1:before{ content:'\E769'; }
  128. .entypo.progress-0:before{ content:'\E768'; }
  129. .entypo.light-down:before{ content:'\1F505'; }
  130. .entypo.light-up:before{ content:'\1F506'; }
  131. .entypo.adjust:before{ content:'\25D1'; }
  132. .entypo.code:before{ content:'\E714'; }
  133. .entypo.monitor:before{ content:'\1F4BB'; }
  134. .entypo.infinity:before{ content:'\221E'; }
  135. .entypo.light-bulb:before{ content:'\1F4A1'; }
  136. .entypo.credit-card:before{ content:'\1F4B3'; }
  137. .entypo.database:before{ content:'\1F4F8'; }
  138. .entypo.voicemail:before{ content:'\2707'; }
  139. .entypo.clipboard:before{ content:'\1F4CB'; }
  140. .entypo.cart:before{ content:'\E73D'; }
  141. .entypo.box:before{ content:'\1F4E6'; }
  142. .entypo.ticket:before{ content:'\1F3AB'; }
  143. .entypo.rss:before{ content:'\E73A'; }
  144. .entypo.signal:before{ content:'\1F4F6'; }
  145. .entypo.thermometer:before{ content:'\1F4FF'; }
  146. .entypo.water:before{ content:'\1F4A6'; }
  147. .entypo.sweden:before{ content:'\F601'; }
  148. .entypo.line-graph:before{ content:'\1F4C8'; }
  149. .entypo.pie-chart:before{ content:'\25F4'; }
  150. .entypo.bar-graph:before{ content:'\1F4CA'; }
  151. .entypo.area-graph:before{ content:'\1F53E'; }
  152. .entypo.lock:before{ content:'\1F512'; }
  153. .entypo.lock-open:before{ content:'\1F513'; }
  154. .entypo.logout:before{ content:'\E741'; }
  155. .entypo.login:before{ content:'\E740'; }
  156. .entypo.check:before{ content:'\2713'; }
  157. .entypo.cross:before{ content:'\274C'; }
  158. .entypo.squared-minus:before{ content:'\229F'; }
  159. .entypo.squared-plus:before{ content:'\229E'; }
  160. .entypo.squared-cross:before{ content:'\274E'; }
  161. .entypo.circled-minus:before{ content:'\2296'; }
  162. .entypo.circled-plus:before{ content:'\2295'; }
  163. .entypo.circled-cross:before{ content:'\2716'; }
  164. .entypo.minus:before{ content:'\2796'; }
  165. .entypo.plus:before{ content:'\2795'; }
  166. .entypo.erase:before{ content:'\232B'; }
  167. .entypo.block:before{ content:'\1F6AB'; }
  168. .entypo.info:before{ content:'\2139'; }
  169. .entypo.circled-info:before{ content:'\E705'; }
  170. .entypo.help:before{ content:'\2753'; }
  171. .entypo.circled-help:before{ content:'\E704'; }
  172. .entypo.warning:before{ content:'\26A0'; }
  173. .entypo.cycle:before{ content:'\1F504'; }
  174. .entypo.cw:before{ content:'\27F3'; }
  175. .entypo.ccw:before{ content:'\27F2'; }
  176. .entypo.shuffle:before{ content:'\1F500'; }
  177. .entypo.back:before{ content:'\1F519'; }
  178. .entypo.level-down:before{ content:'\21B3'; }
  179. .entypo.retweet:before{ content:'\E717'; }
  180. .entypo.loop:before{ content:'\1F501'; }
  181. .entypo.back-in-time:before{ content:'\E771'; }
  182. .entypo.level-up:before{ content:'\21B0'; }
  183. .entypo.switch:before{ content:'\21C6'; }
  184. .entypo.numbered-list:before{ content:'\E005'; }
  185. .entypo.add-to-list:before{ content:'\E003'; }
  186. .entypo.layout:before{ content:'\268F'; }
  187. .entypo.list:before{ content:'\2630'; }
  188. .entypo.text-doc:before{ content:'\1F4C4'; }
  189. .entypo.text-doc-inverted:before{ content:'\E731'; }
  190. .entypo.doc:before{ content:'\E730'; }
  191. .entypo.docs:before{ content:'\E736'; }
  192. .entypo.landscape-doc:before{ content:'\E737'; }
  193. .entypo.picture:before{ content:'\1F304'; }
  194. .entypo.video:before{ content:'\1F3AC'; }
  195. .entypo.music:before{ content:'\1F3B5'; }
  196. .entypo.folder:before{ content:'\1F4C1'; }
  197. .entypo.archive:before{ content:'\E800'; }
  198. .entypo.trash:before{ content:'\E729'; }
  199. .entypo.upload:before{ content:'\1F4E4'; }
  200. .entypo.download:before{ content:'\1F4E5'; }
  201. .entypo.save:before{ content:'\1F4BE'; }
  202. .entypo.install:before{ content:'\E778'; }
  203. .entypo.cloud:before{ content:'\2601'; }
  204. .entypo.upload-cloud:before{ content:'\E711'; }
  205. .entypo.bookmark:before{ content:'\1F516'; }
  206. .entypo.bookmarks:before{ content:'\1F4D1'; }
  207. .entypo.open-book:before{ content:'\1F4D6'; }
  208. .entypo.play:before{ content:'\25B6'; }
  209. .entypo.paus:before{ content:'\2016'; }
  210. .entypo.record:before{ content:'\25CF'; }
  211. .entypo.stop:before{ content:'\25A0'; }
  212. .entypo.ff:before{ content:'\23E9'; }
  213. .entypo.fb:before{ content:'\23EA'; }
  214. .entypo.to-start:before{ content:'\23EE'; }
  215. .entypo.to-end:before{ content:'\23ED'; }
  216. .entypo.resize-full:before{ content:'\E744'; }
  217. .entypo.resize-small:before{ content:'\E746'; }
  218. .entypo.volume:before{ content:'\23F7'; }
  219. .entypo.sound:before{ content:'\1F50A'; }
  220. .entypo.mute:before{ content:'\1F507'; }
  221. .entypo.flow-cascade:before{ content:'\1F568'; }
  222. .entypo.flow-branch:before{ content:'\1F569'; }
  223. .entypo.flow-tree:before{ content:'\1F56A'; }
  224. .entypo.flow-line:before{ content:'\1F56B'; }
  225. .entypo.flow-parallel:before{ content:'\1F56C'; }
  226. .entypo.left-bold:before{ content:'\E4AD'; }
  227. .entypo.down-bold:before{ content:'\E4B0'; }
  228. .entypo.up-bold:before{ content:'\E4AF'; }
  229. .entypo.right-bold:before{ content:'\E4AE'; }
  230. .entypo.left:before{ content:'\2B05'; }
  231. .entypo.down:before{ content:'\2B07'; }
  232. .entypo.up:before{ content:'\2B06'; }
  233. .entypo.right:before{ content:'\27A1'; }
  234. .entypo.circled-left:before{ content:'\E759'; }
  235. .entypo.circled-down:before{ content:'\E758'; }
  236. .entypo.circled-up:before{ content:'\E75B'; }
  237. .entypo.circled-right:before{ content:'\E75A'; }
  238. .entypo.triangle-left:before{ content:'\25C2'; }
  239. .entypo.triangle-down:before{ content:'\25BE'; }
  240. .entypo.triangle-up:before{ content:'\25B4'; }
  241. .entypo.triangle-right:before{ content:'\25B8'; }
  242. .entypo.chevron-left:before{ content:'\E75D'; }
  243. .entypo.chevron-down:before{ content:'\E75C'; }
  244. .entypo.chevron-up:before{ content:'\E75F'; }
  245. .entypo.chevron-right:before{ content:'\E75E'; }
  246. .entypo.chevron-small-left:before{ content:'\E761'; }
  247. .entypo.chevron-small-down:before{ content:'\E760'; }
  248. .entypo.chevron-small-up:before{ content:'\E763'; }
  249. .entypo.chevron-small-right:before{ content:'\E762'; }
  250. .entypo.chevron-thin-left:before{ content:'\E765'; }
  251. .entypo.chevron-thin-down:before{ content:'\E764'; }
  252. .entypo.chevron-thin-up:before{ content:'\E767'; }
  253. .entypo.chevron-thin-right:before{ content:'\E766'; }
  254. .entypo.left-thin:before{ content:'\2190'; }
  255. .entypo.down-thin:before{ content:'\2193'; }
  256. .entypo.up-thin:before{ content:'\2191'; }
  257. .entypo.right-thin:before{ content:'\2192'; }
  258. .entypo.arrow-combo:before{ content:'\E74F'; }
  259. .entypo.three-dots:before{ content:'\23F6'; }
  260. .entypo.two-dots:before{ content:'\23F5'; }
  261. .entypo.dot:before{ content:'\23F4'; }
  262. .entypo.cc:before{ content:'\1F545'; }
  263. .entypo.cc-by:before{ content:'\1F546'; }
  264. .entypo.cc-nc:before{ content:'\1F547'; }
  265. .entypo.cc-nc-eu:before{ content:'\1F548'; }
  266. .entypo.cc-nc-jp:before{ content:'\1F549'; }
  267. .entypo.cc-sa:before{ content:'\1F54A'; }
  268. .entypo.cc-nd:before{ content:'\1F54B'; }
  269. .entypo.cc-pd:before{ content:'\1F54C'; }
  270. .entypo.cc-zero:before{ content:'\1F54D'; }
  271. .entypo.cc-share:before{ content:'\1F54E'; }
  272. .entypo.cc-remix:before{ content:'\1F54F'; }
  273. .entypo.db-logo:before{ content:'\1F5F9'; }
  274. .entypo.db-shape:before{ content:'\1F5FA'; }
  275.  
  276. .entypo-social.github:before{ content:'\F300'; }
  277. .entypo-social.c-github:before{ content:'\F301'; }
  278. .entypo-social.flickr:before{ content:'\F303'; }
  279. .entypo-social.c-flickr:before{ content:'\F304'; }
  280. .entypo-social.vimeo:before{ content:'\F306'; }
  281. .entypo-social.c-vimeo:before{ content:'\F307'; }
  282. .entypo-social.twitter:before{ content:'\F309'; }
  283. .entypo-social.c-twitter:before{ content:'\F30A'; }
  284. .entypo-social.facebook:before{ content:'\F30C'; }
  285. .entypo-social.c-facebook:before{ content:'\F30D'; }
  286. .entypo-social.s-facebook:before{ content:'\F30E'; }
  287. .entypo-social.google+:before{ content:'\F30F'; }
  288. .entypo-social.c-google+:before{ content:'\F310'; }
  289. .entypo-social.pinterest:before{ content:'\F312'; }
  290. .entypo-social.c-pinterest:before{ content:'\F313'; }
  291. .entypo-social.tumblr:before{ content:'\F315'; }
  292. .entypo-social.c-tumblr:before{ content:'\F316'; }
  293. .entypo-social.linkedin:before{ content:'\F318'; }
  294. .entypo-social.c-linkedin:before{ content:'\F319'; }
  295. .entypo-social.dribbble:before{ content:'\F31B'; }
  296. .entypo-social.c-dribbble:before{ content:'\F31C'; }
  297. .entypo-social.stumbleupon:before{ content:'\F31E'; }
  298. .entypo-social.c-stumbleupon:before{ content:'\F31F'; }
  299. .entypo-social.lastfm:before{ content:'\F321'; }
  300. .entypo-social.c-lastfm:before{ content:'\F322'; }
  301. .entypo-social.rdio:before{ content:'\F324'; }
  302. .entypo-social.c-rdio:before{ content:'\F325'; }
  303. .entypo-social.spotify:before{ content:'\F327'; }
  304. .entypo-social.c-spotify:before{ content:'\F328'; }
  305. .entypo-social.qq:before{ content:'\F32A'; }
  306. .entypo-social.instagram:before{ content:'\F32D'; }
  307. .entypo-social.dropbox:before{ content:'\F330'; }
  308. .entypo-social.evernote:before{ content:'\F333'; }
  309. .entypo-social.flattr:before{ content:'\F336'; }
  310. .entypo-social.skype:before{ content:'\F339'; }
  311. .entypo-social.c-skype:before{ content:'\F33A'; }
  312. .entypo-social.renren:before{ content:'\F33C'; }
  313. .entypo-social.sina-weibo:before{ content:'\F33F'; }
  314. .entypo-social.paypal:before{ content:'\F342'; }
  315. .entypo-social.picasa:before{ content:'\F345'; }
  316. .entypo-social.soundcloud:before{ content:'\F348'; }
  317. .entypo-social.mixi:before{ content:'\F34B'; }
  318. .entypo-social.behance:before{ content:'\F34E'; }
  319. .entypo-social.google-circles:before{ content:'\F351'; }
  320. .entypo-social.vk:before{ content:'\F354'; }
  321. .entypo-social.smashing:before{ content:'\F357'; }
Add Comment
Please, Sign In to add comment