font-mfizz.css 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  1. /*
  2. * Font Mfizz v2.0-SNAPSHOT
  3. * Copyright 2013-2015 Fizzed, Inc.
  4. * MIT License
  5. *
  6. * Project: http://fizzed.com/oss/font-mfizz
  7. *
  8. * The font designed for technology and software geeks representing programming
  9. * languages, operating systems, software engineering, and technology.
  10. *
  11. * Fizzed, Inc.
  12. * Web: http://fizzed.com/
  13. * Twitter: http://twitter.com/fizzed_inc
  14. *
  15. * Joe Lauer
  16. * Web: http://lauer.bz/
  17. * Twitter: http://twitter.com/jjlauer
  18. */
  19. @font-face {
  20. font-family: "FontMfizz";
  21. src: url("./font-mfizz.eot");
  22. src: url("./font-mfizz.eot?#iefix") format("embedded-opentype"),
  23. url("./font-mfizz.woff") format("woff"),
  24. url("./font-mfizz.ttf") format("truetype"),
  25. url("./font-mfizz.svg#font-mfizz") format("svg");
  26. font-weight: normal;
  27. font-style: normal;
  28. }
  29. @media screen and (-webkit-min-device-pixel-ratio:0) {
  30. @font-face {
  31. font-family: "FontMfizz";
  32. src: url("./font-mfizz.svg#font-mfizz") format("svg");
  33. }
  34. }
  35. [data-icon]:before { content: attr(data-icon); }
  36. [data-icon]:before,
  37. .icon-3dprint:before,
  38. .icon-antenna:before,
  39. .icon-apache:before,
  40. .icon-aws:before,
  41. .icon-blackberry:before,
  42. .icon-bomb:before,
  43. .icon-c:before,
  44. .icon-cassandra:before,
  45. .icon-centos:before,
  46. .icon-clojure:before,
  47. .icon-coffee-bean:before,
  48. .icon-cplusplus:before,
  49. .icon-csharp:before,
  50. .icon-css:before,
  51. .icon-database:before,
  52. .icon-database-alt:before,
  53. .icon-database-alt2:before,
  54. .icon-debian:before,
  55. .icon-dreamhost:before,
  56. .icon-elixir:before,
  57. .icon-erlang:before,
  58. .icon-fedora:before,
  59. .icon-fire-alt:before,
  60. .icon-freebsd:before,
  61. .icon-ghost:before,
  62. .icon-gnome:before,
  63. .icon-google:before,
  64. .icon-google-alt:before,
  65. .icon-google-code:before,
  66. .icon-google-developers:before,
  67. .icon-grails:before,
  68. .icon-grails-alt:before,
  69. .icon-hadoop:before,
  70. .icon-haskell:before,
  71. .icon-heroku:before,
  72. .icon-html:before,
  73. .icon-iphone:before,
  74. .icon-java:before,
  75. .icon-java-bold:before,
  76. .icon-java-duke:before,
  77. .icon-javascript:before,
  78. .icon-javascript-alt:before,
  79. .icon-jetty:before,
  80. .icon-kde:before,
  81. .icon-laravel:before,
  82. .icon-line-graph:before,
  83. .icon-linux-mint:before,
  84. .icon-looking:before,
  85. .icon-mariadb:before,
  86. .icon-microscope:before,
  87. .icon-mobile-device:before,
  88. .icon-mobile-phone-alt:before,
  89. .icon-mobile-phone-broadcast:before,
  90. .icon-mongodb:before,
  91. .icon-mssql:before,
  92. .icon-mysql:before,
  93. .icon-mysql-alt:before,
  94. .icon-netbsd:before,
  95. .icon-nginx:before,
  96. .icon-nginx-alt:before,
  97. .icon-nginx-alt2:before,
  98. .icon-nodejs:before,
  99. .icon-objc:before,
  100. .icon-oracle:before,
  101. .icon-oracle-alt:before,
  102. .icon-osx:before,
  103. .icon-perl:before,
  104. .icon-phone-alt:before,
  105. .icon-phone-gap:before,
  106. .icon-phone-retro:before,
  107. .icon-php:before,
  108. .icon-php-alt:before,
  109. .icon-playframework:before,
  110. .icon-playframework-alt:before,
  111. .icon-postgres:before,
  112. .icon-postgres-alt:before,
  113. .icon-python:before,
  114. .icon-raspberrypi:before,
  115. .icon-redhat:before,
  116. .icon-redis:before,
  117. .icon-ruby:before,
  118. .icon-ruby-on-rails:before,
  119. .icon-ruby-on-rails-alt:before,
  120. .icon-satellite:before,
  121. .icon-scala:before,
  122. .icon-scala-alt:before,
  123. .icon-script:before,
  124. .icon-script-alt:before,
  125. .icon-shell:before,
  126. .icon-solaris:before,
  127. .icon-splatter:before,
  128. .icon-suse:before,
  129. .icon-svg:before,
  130. .icon-symfony:before,
  131. .icon-tomcat:before,
  132. .icon-ubuntu:before,
  133. .icon-wireless:before,
  134. .icon-wordpress:before {
  135. display: inline-block;
  136. font-family: "FontMfizz";
  137. font-style: normal;
  138. font-weight: normal;
  139. font-variant: normal;
  140. line-height: 1;
  141. text-decoration: inherit;
  142. text-rendering: optimizeLegibility;
  143. text-transform: none;
  144. -moz-osx-font-smoothing: grayscale;
  145. -webkit-font-smoothing: antialiased;
  146. font-smoothing: antialiased;
  147. }
  148. .icon-3dprint:before { content: "\f100"; }
  149. .icon-antenna:before { content: "\f101"; }
  150. .icon-apache:before { content: "\f102"; }
  151. .icon-aws:before { content: "\f103"; }
  152. .icon-blackberry:before { content: "\f104"; }
  153. .icon-bomb:before { content: "\f105"; }
  154. .icon-c:before { content: "\f106"; }
  155. .icon-cassandra:before { content: "\f107"; }
  156. .icon-centos:before { content: "\f108"; }
  157. .icon-clojure:before { content: "\f109"; }
  158. .icon-coffee-bean:before { content: "\f10a"; }
  159. .icon-cplusplus:before { content: "\f10b"; }
  160. .icon-csharp:before { content: "\f10c"; }
  161. .icon-css:before { content: "\f10d"; }
  162. .icon-database:before { content: "\f10e"; }
  163. .icon-database-alt:before { content: "\f10f"; }
  164. .icon-database-alt2:before { content: "\f110"; }
  165. .icon-debian:before { content: "\f111"; }
  166. .icon-dreamhost:before { content: "\f112"; }
  167. .icon-elixir:before { content: "\f113"; }
  168. .icon-erlang:before { content: "\f114"; }
  169. .icon-fedora:before { content: "\f115"; }
  170. .icon-fire-alt:before { content: "\f116"; }
  171. .icon-freebsd:before { content: "\f117"; }
  172. .icon-ghost:before { content: "\f118"; }
  173. .icon-gnome:before { content: "\f119"; }
  174. .icon-google:before { content: "\f11a"; }
  175. .icon-google-alt:before { content: "\f11b"; }
  176. .icon-google-code:before { content: "\f11c"; }
  177. .icon-google-developers:before { content: "\f11d"; }
  178. .icon-grails:before { content: "\f11e"; }
  179. .icon-grails-alt:before { content: "\f11f"; }
  180. .icon-hadoop:before { content: "\f120"; }
  181. .icon-haskell:before { content: "\f121"; }
  182. .icon-heroku:before { content: "\f122"; }
  183. .icon-html:before { content: "\f123"; }
  184. .icon-iphone:before { content: "\f124"; }
  185. .icon-java:before { content: "\f125"; }
  186. .icon-java-bold:before { content: "\f126"; }
  187. .icon-java-duke:before { content: "\f127"; }
  188. .icon-javascript:before { content: "\f128"; }
  189. .icon-javascript-alt:before { content: "\f129"; }
  190. .icon-jetty:before { content: "\f12a"; }
  191. .icon-kde:before { content: "\f12b"; }
  192. .icon-laravel:before { content: "\f12c"; }
  193. .icon-line-graph:before { content: "\f12d"; }
  194. .icon-linux-mint:before { content: "\f12e"; }
  195. .icon-looking:before { content: "\f12f"; }
  196. .icon-mariadb:before { content: "\f130"; }
  197. .icon-microscope:before { content: "\f131"; }
  198. .icon-mobile-device:before { content: "\f132"; }
  199. .icon-mobile-phone-alt:before { content: "\f133"; }
  200. .icon-mobile-phone-broadcast:before { content: "\f134"; }
  201. .icon-mongodb:before { content: "\f135"; }
  202. .icon-mssql:before { content: "\f136"; }
  203. .icon-mysql:before { content: "\f137"; }
  204. .icon-mysql-alt:before { content: "\f138"; }
  205. .icon-netbsd:before { content: "\f139"; }
  206. .icon-nginx:before { content: "\f13a"; }
  207. .icon-nginx-alt:before { content: "\f13b"; }
  208. .icon-nginx-alt2:before { content: "\f13c"; }
  209. .icon-nodejs:before { content: "\f13d"; }
  210. .icon-objc:before { content: "\f13e"; }
  211. .icon-oracle:before { content: "\f13f"; }
  212. .icon-oracle-alt:before { content: "\f140"; }
  213. .icon-osx:before { content: "\f141"; }
  214. .icon-perl:before { content: "\f142"; }
  215. .icon-phone-alt:before { content: "\f143"; }
  216. .icon-phone-gap:before { content: "\f144"; }
  217. .icon-phone-retro:before { content: "\f145"; }
  218. .icon-php:before { content: "\f146"; }
  219. .icon-php-alt:before { content: "\f147"; }
  220. .icon-playframework:before { content: "\f148"; }
  221. .icon-playframework-alt:before { content: "\f149"; }
  222. .icon-postgres:before { content: "\f14a"; }
  223. .icon-postgres-alt:before { content: "\f14b"; }
  224. .icon-python:before { content: "\f14c"; }
  225. .icon-raspberrypi:before { content: "\f14d"; }
  226. .icon-redhat:before { content: "\f14e"; }
  227. .icon-redis:before { content: "\f14f"; }
  228. .icon-ruby:before { content: "\f150"; }
  229. .icon-ruby-on-rails:before { content: "\f151"; }
  230. .icon-ruby-on-rails-alt:before { content: "\f152"; }
  231. .icon-satellite:before { content: "\f153"; }
  232. .icon-scala:before { content: "\f154"; }
  233. .icon-scala-alt:before { content: "\f155"; }
  234. .icon-script:before { content: "\f156"; }
  235. .icon-script-alt:before { content: "\f157"; }
  236. .icon-shell:before { content: "\f158"; }
  237. .icon-solaris:before { content: "\f159"; }
  238. .icon-splatter:before { content: "\f15a"; }
  239. .icon-suse:before { content: "\f15b"; }
  240. .icon-svg:before { content: "\f15c"; }
  241. .icon-symfony:before { content: "\f15d"; }
  242. .icon-tomcat:before { content: "\f15e"; }
  243. .icon-ubuntu:before { content: "\f15f"; }
  244. .icon-wireless:before { content: "\f160"; }
  245. .icon-wordpress:before { content: "\f161"; }