font-awesome-middleman 1.0.1 → 4.0.3

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # Font-Awesome Middleman
2
2
  **font-awesome-middleman** provides the Font-Awesome web fonts and stylesheets as a Middleman engine
3
3
 
4
- Font Awesome v. 3.2.1
4
+ Font Awesome v. 4.0.3
5
5
 
6
6
 
7
7
 
@@ -28,36 +28,35 @@ Use this method to use Font Awesome in your middleman project.
28
28
 
29
29
  @import "font-awesome";
30
30
 
31
- You don't have to set the `@FontAwesomePath` variable, because we are using the `font-url()` middleman helper.
31
+ You don't have to set the `$fa-font-path` variable, because we are using the `font-url()` middleman helper.
32
32
 
33
33
  Make sure to define `:fonts_dir` on your **config.rb** file if you need. Like this:
34
34
 
35
35
  set :fonts_dir, "fonts-folder"
36
36
 
37
- ### Default variables
38
- If you need change some of these variables, make it before to `@import "font-awesome"`
39
37
 
40
- $font-awesome-enable-bootstrap-support: true !default;
41
- $font-awesome-enable-ie7-support: false !default;
42
- $font-awesome-enable-utilities-classes: true !default;
43
- $font-awesome-enable-extras-classes: true !default;
44
38
 
45
- ### Not using Bootstrap?
46
- If you need disable bootstrap styles and classes. Add this:
39
+ ### Default Variable
40
+ If you need change some of these variables, make it before to `@import "font-awesome"`
47
41
 
48
- $font-awesome-enable-bootstrap-support: false;
42
+ $fa-css-prefix: fa !default;
43
+ $fa-border-color: #eee !default;
44
+ $fa-inverse: #fff !default;
45
+ $fa-li-width: (30em / 14) !default;
46
+ $fa-enable-utilities: true !default;
49
47
 
50
- ### Need IE7 Support?
51
- Font Awesome supports IE7. If you need it, add this.
52
48
 
53
- $font-awesome-enable-ie7-support: true;
54
49
 
55
50
  ### Don't need utilities classes?
56
- Font Awesome have utilities classes like `.icon-border .icon-2x ...` or extras classes like `.icon-spin .icon-rotate-90 ...`
57
- If you dont need it, you can set the next variables to false.
51
+ Font Awesome have utilities classes like `.fa-border .fa-2x .fa-spin .fa-rotate-90 ...`
52
+ If you dont need it, add the next variable before to `@import "font-awesome"`
53
+
54
+ $fa-enable-utilities: false;
58
55
 
59
- $font-awesome-enable-utilities-classes: false;
60
- $font-awesome-enable-extras-classes: false;
56
+
57
+
58
+ ### Need IE7 Support?
59
+ If you need IE7 support, you have my condolences. Really. Font Awesome 4.0.3 doesn't support IE7, but an older version does. You'll need to check out the 3.2.1 instructions for using IE7. Then go complain to whomever decided your project needs IE7 support.
61
60
 
62
61
 
63
62
 
Binary file
@@ -280,8 +280,8 @@
280
280
  <glyph unicode="&#xf113;" horiz-adv-x="1664" d="M640 320q0 -40 -12.5 -82t-43 -76t-72.5 -34t-72.5 34t-43 76t-12.5 82t12.5 82t43 76t72.5 34t72.5 -34t43 -76t12.5 -82zM1280 320q0 -40 -12.5 -82t-43 -76t-72.5 -34t-72.5 34t-43 76t-12.5 82t12.5 82t43 76t72.5 34t72.5 -34t43 -76t12.5 -82zM1440 320 q0 120 -69 204t-187 84q-41 0 -195 -21q-71 -11 -157 -11t-157 11q-152 21 -195 21q-118 0 -187 -84t-69 -204q0 -88 32 -153.5t81 -103t122 -60t140 -29.5t149 -7h168q82 0 149 7t140 29.5t122 60t81 103t32 153.5zM1664 496q0 -207 -61 -331q-38 -77 -105.5 -133t-141 -86 t-170 -47.5t-171.5 -22t-167 -4.5q-78 0 -142 3t-147.5 12.5t-152.5 30t-137 51.5t-121 81t-86 115q-62 123 -62 331q0 237 136 396q-27 82 -27 170q0 116 51 218q108 0 190 -39.5t189 -123.5q147 35 309 35q148 0 280 -32q105 82 187 121t189 39q51 -102 51 -218 q0 -87 -27 -168q136 -160 136 -398z" />
281
281
  <glyph unicode="&#xf114;" horiz-adv-x="1664" d="M1536 224v704q0 40 -28 68t-68 28h-704q-40 0 -68 28t-28 68v64q0 40 -28 68t-68 28h-320q-40 0 -68 -28t-28 -68v-960q0 -40 28 -68t68 -28h1216q40 0 68 28t28 68zM1664 928v-704q0 -92 -66 -158t-158 -66h-1216q-92 0 -158 66t-66 158v960q0 92 66 158t158 66h320 q92 0 158 -66t66 -158v-32h672q92 0 158 -66t66 -158z" />
282
282
  <glyph unicode="&#xf115;" horiz-adv-x="1920" d="M1781 605q0 35 -53 35h-1088q-40 0 -85.5 -21.5t-71.5 -52.5l-294 -363q-18 -24 -18 -40q0 -35 53 -35h1088q40 0 86 22t71 53l294 363q18 22 18 39zM640 768h768v160q0 40 -28 68t-68 28h-576q-40 0 -68 28t-28 68v64q0 40 -28 68t-68 28h-320q-40 0 -68 -28t-28 -68 v-853l256 315q44 53 116 87.5t140 34.5zM1909 605q0 -62 -46 -120l-295 -363q-43 -53 -116 -87.5t-140 -34.5h-1088q-92 0 -158 66t-66 158v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h544q92 0 158 -66t66 -158v-160h192q54 0 99 -24.5t67 -70.5q15 -32 15 -68z " />
283
- <glyph unicode="&#xf116;" horiz-adv-x="1152" d="M896 608v-64q0 -14 -9 -23t-23 -9h-224v-224q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v224h-224q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h224v224q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-224h224q14 0 23 -9t9 -23zM1024 224v704q0 40 -28 68t-68 28h-704q-40 0 -68 -28 t-28 -68v-704q0 -40 28 -68t68 -28h704q40 0 68 28t28 68zM1152 928v-704q0 -92 -65.5 -158t-158.5 -66h-704q-93 0 -158.5 66t-65.5 158v704q0 93 65.5 158.5t158.5 65.5h704q93 0 158.5 -65.5t65.5 -158.5z" />
284
- <glyph unicode="&#xf117;" horiz-adv-x="1152" d="M928 1152q93 0 158.5 -65.5t65.5 -158.5v-704q0 -92 -65.5 -158t-158.5 -66h-704q-93 0 -158.5 66t-65.5 158v704q0 93 65.5 158.5t158.5 65.5h704zM1024 224v704q0 40 -28 68t-68 28h-704q-40 0 -68 -28t-28 -68v-704q0 -40 28 -68t68 -28h704q40 0 68 28t28 68z M864 640q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-576q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h576z" />
283
+ <glyph unicode="&#xf116;" horiz-adv-x="1792" />
284
+ <glyph unicode="&#xf117;" horiz-adv-x="1792" />
285
285
  <glyph unicode="&#xf118;" d="M1134 461q-37 -121 -138 -195t-228 -74t-228 74t-138 195q-8 25 4 48.5t38 31.5q25 8 48.5 -4t31.5 -38q25 -80 92.5 -129.5t151.5 -49.5t151.5 49.5t92.5 129.5q8 26 32 38t49 4t37 -31.5t4 -48.5zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5 t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5 t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
286
286
  <glyph unicode="&#xf119;" d="M1134 307q8 -25 -4 -48.5t-37 -31.5t-49 4t-32 38q-25 80 -92.5 129.5t-151.5 49.5t-151.5 -49.5t-92.5 -129.5q-8 -26 -31.5 -38t-48.5 -4q-26 8 -38 31.5t-4 48.5q37 121 138 195t228 74t228 -74t138 -195zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5 t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204 t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
287
287
  <glyph unicode="&#xf11a;" d="M1152 448q0 -26 -19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h640q26 0 45 -19t19 -45zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5 t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
@@ -310,7 +310,7 @@
310
310
  <glyph unicode="&#xf133;" horiz-adv-x="1664" d="M128 -128h1408v1024h-1408v-1024zM512 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1280 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1664 1152v-1280 q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90z" />
311
311
  <glyph unicode="&#xf134;" horiz-adv-x="1408" d="M512 1344q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 1376v-320q0 -16 -12 -25q-8 -7 -20 -7q-4 0 -7 1l-448 96q-11 2 -18 11t-7 20h-256v-102q111 -23 183.5 -111t72.5 -203v-800q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v800 q0 106 62.5 190.5t161.5 114.5v111h-32q-59 0 -115 -23.5t-91.5 -53t-66 -66.5t-40.5 -53.5t-14 -24.5q-17 -35 -57 -35q-16 0 -29 7q-23 12 -31.5 37t3.5 49q5 10 14.5 26t37.5 53.5t60.5 70t85 67t108.5 52.5q-25 42 -25 86q0 66 47 113t113 47t113 -47t47 -113 q0 -33 -14 -64h302q0 11 7 20t18 11l448 96q3 1 7 1q12 0 20 -7q12 -9 12 -25z" />
312
312
  <glyph unicode="&#xf135;" horiz-adv-x="1664" d="M1440 1088q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1664 1376q0 -249 -75.5 -430.5t-253.5 -360.5q-81 -80 -195 -176l-20 -379q-2 -16 -16 -26l-384 -224q-7 -4 -16 -4q-12 0 -23 9l-64 64q-13 14 -8 32l85 276l-281 281l-276 -85q-3 -1 -9 -1 q-14 0 -23 9l-64 64q-17 19 -5 39l224 384q10 14 26 16l379 20q96 114 176 195q188 187 358 258t431 71q14 0 24 -9.5t10 -22.5z" />
313
- <glyph unicode="&#xf136;" horiz-adv-x="1792" d="M1708 881l-188 -881h-304l181 849q4 21 1 43q-4 20 -16 35q-10 14 -28 24q-18 9 -40 9h-197l-205 -960h-303l204 960h-304l-205 -960h-304l272 1280h1139q157 0 245 -118q86 -116 52 -281z" />
313
+ <glyph unicode="&#xf136;" horiz-adv-x="1792" d="M1745 763l-164 -763h-334l178 832q13 56 -15 88q-27 33 -83 33h-169l-204 -953h-334l204 953h-286l-204 -953h-334l204 953l-153 327h1276q101 0 189.5 -40.5t147.5 -113.5q60 -73 81 -168.5t0 -194.5z" />
314
314
  <glyph unicode="&#xf137;" d="M909 141l102 102q19 19 19 45t-19 45l-307 307l307 307q19 19 19 45t-19 45l-102 102q-19 19 -45 19t-45 -19l-454 -454q-19 -19 -19 -45t19 -45l454 -454q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
315
315
  <glyph unicode="&#xf138;" d="M717 141l454 454q19 19 19 45t-19 45l-454 454q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45t19 -45l307 -307l-307 -307q-19 -19 -19 -45t19 -45l102 -102q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
316
316
  <glyph unicode="&#xf139;" d="M1165 397l102 102q19 19 19 45t-19 45l-454 454q-19 19 -45 19t-45 -19l-454 -454q-19 -19 -19 -45t19 -45l102 -102q19 -19 45 -19t45 19l307 307l307 -307q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
@@ -342,7 +342,7 @@
342
342
  <glyph unicode="&#xf155;" horiz-adv-x="1024" d="M978 351q0 -153 -99.5 -263.5t-258.5 -136.5v-175q0 -14 -9 -23t-23 -9h-135q-13 0 -22.5 9.5t-9.5 22.5v175q-66 9 -127.5 31t-101.5 44.5t-74 48t-46.5 37.5t-17.5 18q-17 21 -2 41l103 135q7 10 23 12q15 2 24 -9l2 -2q113 -99 243 -125q37 -8 74 -8q81 0 142.5 43 t61.5 122q0 28 -15 53t-33.5 42t-58.5 37.5t-66 32t-80 32.5q-39 16 -61.5 25t-61.5 26.5t-62.5 31t-56.5 35.5t-53.5 42.5t-43.5 49t-35.5 58t-21 66.5t-8.5 78q0 138 98 242t255 134v180q0 13 9.5 22.5t22.5 9.5h135q14 0 23 -9t9 -23v-176q57 -6 110.5 -23t87 -33.5 t63.5 -37.5t39 -29t15 -14q17 -18 5 -38l-81 -146q-8 -15 -23 -16q-14 -3 -27 7q-3 3 -14.5 12t-39 26.5t-58.5 32t-74.5 26t-85.5 11.5q-95 0 -155 -43t-60 -111q0 -26 8.5 -48t29.5 -41.5t39.5 -33t56 -31t60.5 -27t70 -27.5q53 -20 81 -31.5t76 -35t75.5 -42.5t62 -50 t53 -63.5t31.5 -76.5t13 -94z" />
343
343
  <glyph unicode="&#xf156;" horiz-adv-x="898" d="M898 1066v-102q0 -14 -9 -23t-23 -9h-168q-23 -144 -129 -234t-276 -110q167 -178 459 -536q14 -16 4 -34q-8 -18 -29 -18h-195q-16 0 -25 12q-306 367 -498 571q-9 9 -9 22v127q0 13 9.5 22.5t22.5 9.5h112q132 0 212.5 43t102.5 125h-427q-14 0 -23 9t-9 23v102 q0 14 9 23t23 9h413q-57 113 -268 113h-145q-13 0 -22.5 9.5t-9.5 22.5v133q0 14 9 23t23 9h832q14 0 23 -9t9 -23v-102q0 -14 -9 -23t-23 -9h-233q47 -61 64 -144h171q14 0 23 -9t9 -23z" />
344
344
  <glyph unicode="&#xf157;" horiz-adv-x="1027" d="M603 0h-172q-13 0 -22.5 9t-9.5 23v330h-288q-13 0 -22.5 9t-9.5 23v103q0 13 9.5 22.5t22.5 9.5h288v85h-288q-13 0 -22.5 9t-9.5 23v104q0 13 9.5 22.5t22.5 9.5h214l-321 578q-8 16 0 32q10 16 28 16h194q19 0 29 -18l215 -425q19 -38 56 -125q10 24 30.5 68t27.5 61 l191 420q8 19 29 19h191q17 0 27 -16q9 -14 1 -31l-313 -579h215q13 0 22.5 -9.5t9.5 -22.5v-104q0 -14 -9.5 -23t-22.5 -9h-290v-85h290q13 0 22.5 -9.5t9.5 -22.5v-103q0 -14 -9.5 -23t-22.5 -9h-290v-330q0 -13 -9.5 -22.5t-22.5 -9.5z" />
345
- <glyph unicode="&#xf158;" horiz-adv-x="1664" d="M1664 352v-32q0 -132 -94 -226t-226 -94h-128q-132 0 -226 94t-94 226v480h-224q-2 -102 -14.5 -190.5t-30.5 -156t-48.5 -126.5t-57 -99.5t-67.5 -77.5t-69.5 -58.5t-74 -44t-69 -32t-65.5 -25.5q-4 -2 -32 -13q-8 -2 -12 -2q-22 0 -30 20l-71 178q-5 13 0 25t17 17 q7 3 20 7.5t18 6.5q31 12 46.5 18.5t44.5 20t45.5 26t42 32.5t40.5 42.5t34.5 53.5t30.5 68.5t22.5 83.5t17 103t6.5 123h-256q-14 0 -23 9t-9 23v160q0 14 9 23t23 9h1216q14 0 23 -9t9 -23v-160q0 -14 -9 -23t-23 -9h-224v-512q0 -26 19 -45t45 -19h128q26 0 45 19t19 45 v64q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1280 1376v-160q0 -14 -9 -23t-23 -9h-960q-14 0 -23 9t-9 23v160q0 14 9 23t23 9h960q14 0 23 -9t9 -23z" />
345
+ <glyph unicode="&#xf158;" horiz-adv-x="1280" d="M1043 971q0 100 -65 162t-171 62h-320v-448h320q106 0 171 62t65 162zM1280 971q0 -193 -126.5 -315t-326.5 -122h-340v-118h505q14 0 23 -9t9 -23v-128q0 -14 -9 -23t-23 -9h-505v-192q0 -14 -9.5 -23t-22.5 -9h-167q-14 0 -23 9t-9 23v192h-224q-14 0 -23 9t-9 23v128 q0 14 9 23t23 9h224v118h-224q-14 0 -23 9t-9 23v149q0 13 9 22.5t23 9.5h224v629q0 14 9 23t23 9h539q200 0 326.5 -122t126.5 -315z" />
346
346
  <glyph unicode="&#xf159;" horiz-adv-x="1792" d="M514 341l81 299h-159l75 -300q1 -1 1 -3t1 -3q0 1 0.5 3.5t0.5 3.5zM630 768l35 128h-292l32 -128h225zM822 768h139l-35 128h-70zM1271 340l78 300h-162l81 -299q0 -1 0.5 -3.5t1.5 -3.5q0 1 0.5 3t0.5 3zM1382 768l33 128h-297l34 -128h230zM1792 736v-64q0 -14 -9 -23 t-23 -9h-213l-164 -616q-7 -24 -31 -24h-159q-24 0 -31 24l-166 616h-209l-167 -616q-7 -24 -31 -24h-159q-11 0 -19.5 7t-10.5 17l-160 616h-208q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h175l-33 128h-142q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h109l-89 344q-5 15 5 28 q10 12 26 12h137q26 0 31 -24l90 -360h359l97 360q7 24 31 24h126q24 0 31 -24l98 -360h365l93 360q5 24 31 24h137q16 0 26 -12q10 -13 5 -28l-91 -344h111q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-145l-34 -128h179q14 0 23 -9t9 -23z" />
347
347
  <glyph unicode="&#xf15a;" horiz-adv-x="1280" d="M1167 896q18 -182 -131 -258q117 -28 175 -103t45 -214q-7 -71 -32.5 -125t-64.5 -89t-97 -58.5t-121.5 -34.5t-145.5 -15v-255h-154v251q-80 0 -122 1v-252h-154v255q-18 0 -54 0.5t-55 0.5h-200l31 183h111q50 0 58 51v402h16q-6 1 -16 1v287q-13 68 -89 68h-111v164 l212 -1q64 0 97 1v252h154v-247q82 2 122 2v245h154v-252q79 -7 140 -22.5t113 -45t82.5 -78t36.5 -114.5zM952 351q0 36 -15 64t-37 46t-57.5 30.5t-65.5 18.5t-74 9t-69 3t-64.5 -1t-47.5 -1v-338q8 0 37 -0.5t48 -0.5t53 1.5t58.5 4t57 8.5t55.5 14t47.5 21t39.5 30 t24.5 40t9.5 51zM881 827q0 33 -12.5 58.5t-30.5 42t-48 28t-55 16.5t-61.5 8t-58 2.5t-54 -1t-39.5 -0.5v-307q5 0 34.5 -0.5t46.5 0t50 2t55 5.5t51.5 11t48.5 18.5t37 27t27 38.5t9 51z" />
348
348
  <glyph unicode="&#xf15b;" horiz-adv-x="1280" d="M1280 768v-800q0 -40 -28 -68t-68 -28h-1088q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h544v-544q0 -40 28 -68t68 -28h544zM1277 896h-509v509q82 -15 132 -65l312 -312q50 -50 65 -132z" />
@@ -390,10 +390,25 @@
390
390
  <glyph unicode="&#xf188;" horiz-adv-x="1664" d="M1632 576q0 -26 -19 -45t-45 -19h-224q0 -171 -67 -290l208 -209q19 -19 19 -45t-19 -45q-18 -19 -45 -19t-45 19l-198 197q-5 -5 -15 -13t-42 -28.5t-65 -36.5t-82 -29t-97 -13v896h-128v-896q-51 0 -101.5 13.5t-87 33t-66 39t-43.5 32.5l-15 14l-183 -207 q-20 -21 -48 -21q-24 0 -43 16q-19 18 -20.5 44.5t15.5 46.5l202 227q-58 114 -58 274h-224q-26 0 -45 19t-19 45t19 45t45 19h224v294l-173 173q-19 19 -19 45t19 45t45 19t45 -19l173 -173h844l173 173q19 19 45 19t45 -19t19 -45t-19 -45l-173 -173v-294h224q26 0 45 -19 t19 -45zM1152 1152h-640q0 133 93.5 226.5t226.5 93.5t226.5 -93.5t93.5 -226.5z" />
391
391
  <glyph unicode="&#xf189;" horiz-adv-x="1920" d="M1917 1016q23 -64 -150 -294q-24 -32 -65 -85q-78 -100 -90 -131q-17 -41 14 -81q17 -21 81 -82h1l1 -1l1 -1l2 -2q141 -131 191 -221q3 -5 6.5 -12.5t7 -26.5t-0.5 -34t-25 -27.5t-59 -12.5l-256 -4q-24 -5 -56 5t-52 22l-20 12q-30 21 -70 64t-68.5 77.5t-61 58 t-56.5 15.5q-3 -1 -8 -3.5t-17 -14.5t-21.5 -29.5t-17 -52t-6.5 -77.5q0 -15 -3.5 -27.5t-7.5 -18.5l-4 -5q-18 -19 -53 -22h-115q-71 -4 -146 16.5t-131.5 53t-103 66t-70.5 57.5l-25 24q-10 10 -27.5 30t-71.5 91t-106 151t-122.5 211t-130.5 272q-6 16 -6 27t3 16l4 6 q15 19 57 19l274 2q12 -2 23 -6.5t16 -8.5l5 -3q16 -11 24 -32q20 -50 46 -103.5t41 -81.5l16 -29q29 -60 56 -104t48.5 -68.5t41.5 -38.5t34 -14t27 5q2 1 5 5t12 22t13.5 47t9.5 81t0 125q-2 40 -9 73t-14 46l-6 12q-25 34 -85 43q-13 2 5 24q17 19 38 30q53 26 239 24 q82 -1 135 -13q20 -5 33.5 -13.5t20.5 -24t10.5 -32t3.5 -45.5t-1 -55t-2.5 -70.5t-1.5 -82.5q0 -11 -1 -42t-0.5 -48t3.5 -40.5t11.5 -39t22.5 -24.5q8 -2 17 -4t26 11t38 34.5t52 67t68 107.5q60 104 107 225q4 10 10 17.5t11 10.5l4 3l5 2.5t13 3t20 0.5l288 2 q39 5 64 -2.5t31 -16.5z" />
392
392
  <glyph unicode="&#xf18a;" horiz-adv-x="1792" d="M675 252q21 34 11 69t-45 50q-34 14 -73 1t-60 -46q-22 -34 -13 -68.5t43 -50.5t74.5 -2.5t62.5 47.5zM769 373q8 13 3.5 26.5t-17.5 18.5q-14 5 -28.5 -0.5t-21.5 -18.5q-17 -31 13 -45q14 -5 29 0.5t22 18.5zM943 266q-45 -102 -158 -150t-224 -12 q-107 34 -147.5 126.5t6.5 187.5q47 93 151.5 139t210.5 19q111 -29 158.5 -119.5t2.5 -190.5zM1255 426q-9 96 -89 170t-208.5 109t-274.5 21q-223 -23 -369.5 -141.5t-132.5 -264.5q9 -96 89 -170t208.5 -109t274.5 -21q223 23 369.5 141.5t132.5 264.5zM1563 422 q0 -68 -37 -139.5t-109 -137t-168.5 -117.5t-226 -83t-270.5 -31t-275 33.5t-240.5 93t-171.5 151t-65 199.5q0 115 69.5 245t197.5 258q169 169 341.5 236t246.5 -7q65 -64 20 -209q-4 -14 -1 -20t10 -7t14.5 0.5t13.5 3.5l6 2q139 59 246 59t153 -61q45 -63 0 -178 q-2 -13 -4.5 -20t4.5 -12.5t12 -7.5t17 -6q57 -18 103 -47t80 -81.5t34 -116.5zM1489 1046q42 -47 54.5 -108.5t-6.5 -117.5q-8 -23 -29.5 -34t-44.5 -4q-23 8 -34 29.5t-4 44.5q20 63 -24 111t-107 35q-24 -5 -45 8t-25 37q-5 24 8 44.5t37 25.5q60 13 119 -5.5t101 -65.5z M1670 1209q87 -96 112.5 -222.5t-13.5 -241.5q-9 -27 -34 -40t-52 -4t-40 34t-5 52q28 82 10 172t-80 158q-62 69 -148 95.5t-173 8.5q-28 -6 -52 9.5t-30 43.5t9.5 51.5t43.5 29.5q123 26 244 -11.5t208 -134.5z" />
393
- <glyph unicode="&#xf18b;" horiz-adv-x="1920" d="M805 163q-122 -67 -261 -67q-141 0 -261 67q98 61 167 149t94 191q25 -103 94 -191t167 -149zM453 1176v-344q0 -179 -89.5 -326t-234.5 -217q-129 152 -129 351q0 200 129.5 352t323.5 184zM958 991q-128 -152 -128 -351q0 -201 128 -351q-145 70 -234.5 218t-89.5 328 v341q196 -33 324 -185zM1638 163q-122 -67 -261 -67q-141 0 -261 67q98 61 167 149t94 191q25 -103 94 -191t167 -149zM1286 1176v-344q0 -179 -91 -326t-237 -217v0q133 154 133 351q0 195 -133 351q129 151 328 185zM1920 640q0 -201 -129 -351q-145 70 -234.5 218 t-89.5 328v341q194 -32 323.5 -184t129.5 -352z" />
394
- <glyph unicode="&#xf18c;" horiz-adv-x="1792" />
395
- <glyph unicode="&#xf18d;" horiz-adv-x="1792" />
396
- <glyph unicode="&#xf18e;" horiz-adv-x="1792" />
393
+ <glyph unicode="&#xf18b;" d="M1133 -34q-171 -94 -368 -94q-196 0 -367 94q138 87 235.5 211t131.5 268q35 -144 132.5 -268t235.5 -211zM638 1394v-485q0 -252 -126.5 -459.5t-330.5 -306.5q-181 215 -181 495q0 187 83.5 349.5t229.5 269.5t325 137zM1536 638q0 -280 -181 -495 q-204 99 -330.5 306.5t-126.5 459.5v485q179 -30 325 -137t229.5 -269.5t83.5 -349.5z" />
394
+ <glyph unicode="&#xf18c;" horiz-adv-x="1408" d="M1402 433q-32 -80 -76 -138t-91 -88.5t-99 -46.5t-101.5 -14.5t-96.5 8.5t-86.5 22t-69.5 27.5t-46 22.5l-17 10q-113 -228 -289.5 -359.5t-384.5 -132.5q-19 0 -32 13t-13 32t13 31.5t32 12.5q173 1 322.5 107.5t251.5 294.5q-36 -14 -72 -23t-83 -13t-91 2.5t-93 28.5 t-92 59t-84.5 100t-74.5 146q114 47 214 57t167.5 -7.5t124.5 -56.5t88.5 -77t56.5 -82q53 131 79 291q-7 -1 -18 -2.5t-46.5 -2.5t-69.5 0.5t-81.5 10t-88.5 23t-84 42.5t-75 65t-54.5 94.5t-28.5 127.5q70 28 133.5 36.5t112.5 -1t92 -30t73.5 -50t56 -61t42 -63t27.5 -56 t16 -39.5l4 -16q12 122 12 195q-8 6 -21.5 16t-49 44.5t-63.5 71.5t-54 93t-33 112.5t12 127t70 138.5q73 -25 127.5 -61.5t84.5 -76.5t48 -85t20.5 -89t-0.5 -85.5t-13 -76.5t-19 -62t-17 -42l-7 -15q1 -5 1 -50.5t-1 -71.5q3 7 10 18.5t30.5 43t50.5 58t71 55.5t91.5 44.5 t112 14.5t132.5 -24q-2 -78 -21.5 -141.5t-50 -104.5t-69.5 -71.5t-81.5 -45.5t-84.5 -24t-80 -9.5t-67.5 1t-46.5 4.5l-17 3q-23 -147 -73 -283q6 7 18 18.5t49.5 41t77.5 52.5t99.5 42t117.5 20t129 -23.5t137 -77.5z" />
395
+ <glyph unicode="&#xf18d;" horiz-adv-x="1280" d="M1259 283v-66q0 -85 -57.5 -144.5t-138.5 -59.5h-57l-260 -269v269h-529q-81 0 -138.5 59.5t-57.5 144.5v66h1238zM1259 609v-255h-1238v255h1238zM1259 937v-255h-1238v255h1238zM1259 1077v-67h-1238v67q0 84 57.5 143.5t138.5 59.5h846q81 0 138.5 -59.5t57.5 -143.5z " />
396
+ <glyph unicode="&#xf18e;" d="M1152 640q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v192h-352q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h352v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198 t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
397
+ <glyph unicode="&#xf190;" d="M1152 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-352v-192q0 -14 -9 -23t-23 -9q-12 0 -24 10l-319 319q-9 9 -9 23t9 23l320 320q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5v-192h352q13 0 22.5 -9.5t9.5 -22.5zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198 t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
398
+ <glyph unicode="&#xf191;" d="M1024 960v-640q0 -26 -19 -45t-45 -19q-20 0 -37 12l-448 320q-27 19 -27 52t27 52l448 320q17 12 37 12q26 0 45 -19t19 -45zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5z M1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
399
+ <glyph unicode="&#xf192;" d="M1024 640q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5 t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
400
+ <glyph unicode="&#xf193;" horiz-adv-x="1664" d="M1023 349l102 -204q-58 -179 -210 -290t-339 -111q-156 0 -288.5 77.5t-210 210t-77.5 288.5q0 181 104.5 330t274.5 211l17 -131q-122 -54 -195 -165.5t-73 -244.5q0 -185 131.5 -316.5t316.5 -131.5q126 0 232.5 65t165 175.5t49.5 236.5zM1571 249l58 -114l-256 -128 q-13 -7 -29 -7q-40 0 -57 35l-239 477h-472q-24 0 -42.5 16.5t-21.5 40.5l-96 779q-2 16 6 42q14 51 57 82.5t97 31.5q66 0 113 -47t47 -113q0 -69 -52 -117.5t-120 -41.5l37 -289h423v-128h-407l16 -128h455q40 0 57 -35l228 -455z" />
401
+ <glyph unicode="&#xf194;" d="M1254 899q16 85 -21 132q-52 65 -187 45q-17 -3 -41 -12.5t-57.5 -30.5t-64.5 -48.5t-59.5 -70t-44.5 -91.5q80 7 113.5 -16t26.5 -99q-5 -52 -52 -143q-43 -78 -71 -99q-44 -32 -87 14q-23 24 -37.5 64.5t-19 73t-10 84t-8.5 71.5q-23 129 -34 164q-12 37 -35.5 69 t-50.5 40q-57 16 -127 -25q-54 -32 -136.5 -106t-122.5 -102v-7q16 -8 25.5 -26t21.5 -20q21 -3 54.5 8.5t58 10.5t41.5 -30q11 -18 18.5 -38.5t15 -48t12.5 -40.5q17 -46 53 -187q36 -146 57 -197q42 -99 103 -125q43 -12 85 -1.5t76 31.5q131 77 250 237 q104 139 172.5 292.5t82.5 226.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
402
+ <glyph unicode="&#xf195;" horiz-adv-x="1152" d="M1152 704q0 -191 -94.5 -353t-256.5 -256.5t-353 -94.5h-160q-14 0 -23 9t-9 23v611l-215 -66q-3 -1 -9 -1q-10 0 -19 6q-13 10 -13 26v128q0 23 23 31l233 71v93l-215 -66q-3 -1 -9 -1q-10 0 -19 6q-13 10 -13 26v128q0 23 23 31l233 71v250q0 14 9 23t23 9h160 q14 0 23 -9t9 -23v-181l375 116q15 5 28 -5t13 -26v-128q0 -23 -23 -31l-393 -121v-93l375 116q15 5 28 -5t13 -26v-128q0 -23 -23 -31l-393 -121v-487q188 13 318 151t130 328q0 14 9 23t23 9h160q14 0 23 -9t9 -23z" />
403
+ <glyph unicode="&#xf196;" horiz-adv-x="1408" d="M1152 736v-64q0 -14 -9 -23t-23 -9h-352v-352q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v352h-352q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h352v352q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-352h352q14 0 23 -9t9 -23zM1280 288v832q0 66 -47 113t-113 47h-832 q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113zM1408 1120v-832q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q119 0 203.5 -84.5t84.5 -203.5z" />
404
+ <glyph unicode="&#xf197;" horiz-adv-x="1792" />
405
+ <glyph unicode="&#xf198;" horiz-adv-x="1792" />
406
+ <glyph unicode="&#xf199;" horiz-adv-x="1792" />
407
+ <glyph unicode="&#xf19a;" horiz-adv-x="1792" />
408
+ <glyph unicode="&#xf19b;" horiz-adv-x="1792" />
409
+ <glyph unicode="&#xf19c;" horiz-adv-x="1792" />
410
+ <glyph unicode="&#xf19d;" horiz-adv-x="1792" />
411
+ <glyph unicode="&#xf19e;" horiz-adv-x="1792" />
397
412
  <glyph unicode="&#xf500;" horiz-adv-x="1792" />
398
413
  </font>
399
414
  </defs></svg>
@@ -0,0 +1,20 @@
1
+ @if $fa-enable-utilities != false {
2
+
3
+ // Bordered & Pulled
4
+ // -------------------------
5
+
6
+ .#{$fa-css-prefix}-border {
7
+ padding: .2em .25em .15em;
8
+ border: solid .08em $fa-border-color;
9
+ border-radius: .1em;
10
+ }
11
+
12
+ .pull-right { float: right; }
13
+ .pull-left { float: left; }
14
+
15
+ .#{$fa-css-prefix} {
16
+ &.pull-left { margin-right: .3em; }
17
+ &.pull-right { margin-left: .3em; }
18
+ }
19
+
20
+ }
@@ -1,133 +1,12 @@
1
- /* FONT AWESOME CORE
2
- * -------------------------- */
1
+ // Base Class Definition
2
+ // -------------------------
3
3
 
4
- [class^="icon-"],
5
- [class*=" icon-"] {
6
- @include icon-FontAwesome();
7
- }
8
-
9
- [class^="icon-"]:before,
10
- [class*=" icon-"]:before {
11
- text-decoration: inherit;
4
+ .#{$fa-css-prefix} {
12
5
  display: inline-block;
13
- speak: none;
14
- }
15
-
16
- /* makes sure icons active on rollover in links */
17
- a {
18
- [class^="icon-"],
19
- [class*=" icon-"] {
20
- display: inline;
21
- }
6
+ font-family: FontAwesome;
7
+ font-style: normal;
8
+ font-weight: normal;
9
+ line-height: 1;
10
+ -webkit-font-smoothing: antialiased;
11
+ -moz-osx-font-smoothing: grayscale;
22
12
  }
23
-
24
- @if $font-awesome-enable-utilities-classes != false {
25
-
26
- /* makes the font 33% larger relative to the icon container */
27
- .icon-large:before {
28
- vertical-align: -10%;
29
- font-size: (4em/3);
30
- }
31
-
32
- /* increased font size for icon-large */
33
- [class^="icon-"],
34
- [class*=" icon-"] {
35
- &.icon-fixed-width {
36
- display: inline-block;
37
- width: (16em/14);
38
- text-align: right;
39
- padding-right: (4em/14);
40
- &.icon-large {
41
- width: (20em/14);
42
- }
43
- }
44
- }
45
-
46
- .icons-ul {
47
- margin-left: $icons-li-width;
48
- list-style-type: none;
49
-
50
- > li { position: relative; }
51
-
52
- .icon-li {
53
- position: absolute;
54
- left: -$icons-li-width;
55
- width: $icons-li-width;
56
- text-align: center;
57
- line-height: inherit;
58
- }
59
- }
60
-
61
- // allows usage of the hide class directly on font awesome icons
62
- [class^="icon-"],
63
- [class*=" icon-"] {
64
- &.hide {
65
- display: none;
66
- }
67
- }
68
-
69
- .icon-muted { color: $iconMuted; }
70
- .icon-light { color: $iconLight; }
71
- .icon-dark { color: $iconDark; }
72
-
73
- // Icon Borders
74
- // -------------------------
75
-
76
- .icon-border {
77
- border: solid 1px $borderColor;
78
- padding: .2em .25em .15em;
79
- @include border-radius(3px);
80
- }
81
-
82
- // Icon Sizes
83
- // -------------------------
84
-
85
- .icon-2x {
86
- font-size: 2em;
87
- &.icon-border {
88
- border-width: 2px;
89
- @include border-radius(4px);
90
- }
91
- }
92
- .icon-3x {
93
- font-size: 3em;
94
- &.icon-border {
95
- border-width: 3px;
96
- @include border-radius(5px);
97
- }
98
- }
99
- .icon-4x {
100
- font-size: 4em;
101
- &.icon-border {
102
- border-width: 4px;
103
- @include border-radius(6px);
104
- }
105
- }
106
-
107
- .icon-5x {
108
- font-size: 5em;
109
- &.icon-border {
110
- border-width: 5px;
111
- @include border-radius(7px);
112
- }
113
- }
114
-
115
-
116
- // Floats & Margins
117
- // -------------------------
118
-
119
- // Quick floats
120
- .pull-right { float: right; }
121
- .pull-left { float: left; }
122
-
123
- [class^="icon-"],
124
- [class*=" icon-"] {
125
- &.pull-left {
126
- margin-right: .3em;
127
- }
128
- &.pull-right {
129
- margin-left: .3em;
130
- }
131
- }
132
-
133
- } // @end if
@@ -0,0 +1,10 @@
1
+ @if $fa-enable-utilities != false {
2
+
3
+ // Fixed Width Icons
4
+ // -------------------------
5
+ .#{$fa-css-prefix}-fw {
6
+ width: (18em / 14);
7
+ text-align: center;
8
+ }
9
+
10
+ }
@@ -1,381 +1,412 @@
1
1
  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
2
- * readers do not read off random characters that represent icons */
2
+ readers do not read off random characters that represent icons */
3
3
 
4
- .icon-glass:before { content: $glass; }
5
- .icon-music:before { content: $music; }
6
- .icon-search:before { content: $search; }
7
- .icon-envelope-alt:before { content: $envelope-alt; }
8
- .icon-heart:before { content: $heart; }
9
- .icon-star:before { content: $star; }
10
- .icon-star-empty:before { content: $star-empty; }
11
- .icon-user:before { content: $user; }
12
- .icon-film:before { content: $film; }
13
- .icon-th-large:before { content: $th-large; }
14
- .icon-th:before { content: $th; }
15
- .icon-th-list:before { content: $th-list; }
16
- .icon-ok:before { content: $ok; }
17
- .icon-remove:before { content: $remove; }
18
- .icon-zoom-in:before { content: $zoom-in; }
19
- .icon-zoom-out:before { content: $zoom-out; }
20
- .icon-power-off:before,
21
- .icon-off:before { content: $off; }
22
- .icon-signal:before { content: $signal; }
23
- .icon-gear:before,
24
- .icon-cog:before { content: $cog; }
25
- .icon-trash:before { content: $trash; }
26
- .icon-home:before { content: $home; }
27
- .icon-file-alt:before { content: $file-alt; }
28
- .icon-time:before { content: $time; }
29
- .icon-road:before { content: $road; }
30
- .icon-download-alt:before { content: $download-alt; }
31
- .icon-download:before { content: $download; }
32
- .icon-upload:before { content: $upload; }
33
- .icon-inbox:before { content: $inbox; }
34
- .icon-play-circle:before { content: $play-circle; }
35
- .icon-rotate-right:before,
36
- .icon-repeat:before { content: $repeat; }
37
- .icon-refresh:before { content: $refresh; }
38
- .icon-list-alt:before { content: $list-alt; }
39
- .icon-lock:before { content: $lock; }
40
- .icon-flag:before { content: $flag; }
41
- .icon-headphones:before { content: $headphones; }
42
- .icon-volume-off:before { content: $volume-off; }
43
- .icon-volume-down:before { content: $volume-down; }
44
- .icon-volume-up:before { content: $volume-up; }
45
- .icon-qrcode:before { content: $qrcode; }
46
- .icon-barcode:before { content: $barcode; }
47
- .icon-tag:before { content: $tag; }
48
- .icon-tags:before { content: $tags; }
49
- .icon-book:before { content: $book; }
50
- .icon-bookmark:before { content: $bookmark; }
51
- .icon-print:before { content: $print; }
52
- .icon-camera:before { content: $camera; }
53
- .icon-font:before { content: $font; }
54
- .icon-bold:before { content: $bold; }
55
- .icon-italic:before { content: $italic; }
56
- .icon-text-height:before { content: $text-height; }
57
- .icon-text-width:before { content: $text-width; }
58
- .icon-align-left:before { content: $align-left; }
59
- .icon-align-center:before { content: $align-center; }
60
- .icon-align-right:before { content: $align-right; }
61
- .icon-align-justify:before { content: $align-justify; }
62
- .icon-list:before { content: $list; }
63
- .icon-indent-left:before { content: $indent-left; }
64
- .icon-indent-right:before { content: $indent-right; }
65
- .icon-facetime-video:before { content: $facetime-video; }
66
- .icon-picture:before { content: $picture; }
67
- .icon-pencil:before { content: $pencil; }
68
- .icon-map-marker:before { content: $map-marker; }
69
- .icon-adjust:before { content: $adjust; }
70
- .icon-tint:before { content: $tint; }
71
- .icon-edit:before { content: $edit; }
72
- .icon-share:before { content: $share; }
73
- .icon-check:before { content: $check; }
74
- .icon-move:before { content: $move; }
75
- .icon-step-backward:before { content: $step-backward; }
76
- .icon-fast-backward:before { content: $fast-backward; }
77
- .icon-backward:before { content: $backward; }
78
- .icon-play:before { content: $play; }
79
- .icon-pause:before { content: $pause; }
80
- .icon-stop:before { content: $stop; }
81
- .icon-forward:before { content: $forward; }
82
- .icon-fast-forward:before { content: $fast-forward; }
83
- .icon-step-forward:before { content: $step-forward; }
84
- .icon-eject:before { content: $eject; }
85
- .icon-chevron-left:before { content: $chevron-left; }
86
- .icon-chevron-right:before { content: $chevron-right; }
87
- .icon-plus-sign:before { content: $plus-sign; }
88
- .icon-minus-sign:before { content: $minus-sign; }
89
- .icon-remove-sign:before { content: $remove-sign; }
90
- .icon-ok-sign:before { content: $ok-sign; }
91
- .icon-question-sign:before { content: $question-sign; }
92
- .icon-info-sign:before { content: $info-sign; }
93
- .icon-screenshot:before { content: $screenshot; }
94
- .icon-remove-circle:before { content: $remove-circle; }
95
- .icon-ok-circle:before { content: $ok-circle; }
96
- .icon-ban-circle:before { content: $ban-circle; }
97
- .icon-arrow-left:before { content: $arrow-left; }
98
- .icon-arrow-right:before { content: $arrow-right; }
99
- .icon-arrow-up:before { content: $arrow-up; }
100
- .icon-arrow-down:before { content: $arrow-down; }
101
- .icon-mail-forward:before,
102
- .icon-share-alt:before { content: $share-alt; }
103
- .icon-resize-full:before { content: $resize-full; }
104
- .icon-resize-small:before { content: $resize-small; }
105
- .icon-plus:before { content: $plus; }
106
- .icon-minus:before { content: $minus; }
107
- .icon-asterisk:before { content: $asterisk; }
108
- .icon-exclamation-sign:before { content: $exclamation-sign; }
109
- .icon-gift:before { content: $gift; }
110
- .icon-leaf:before { content: $leaf; }
111
- .icon-fire:before { content: $fire; }
112
- .icon-eye-open:before { content: $eye-open; }
113
- .icon-eye-close:before { content: $eye-close; }
114
- .icon-warning-sign:before { content: $warning-sign; }
115
- .icon-plane:before { content: $plane; }
116
- .icon-calendar:before { content: $calendar; }
117
- .icon-random:before { content: $random; }
118
- .icon-comment:before { content: $comment; }
119
- .icon-magnet:before { content: $magnet; }
120
- .icon-chevron-up:before { content: $chevron-up; }
121
- .icon-chevron-down:before { content: $chevron-down; }
122
- .icon-retweet:before { content: $retweet; }
123
- .icon-shopping-cart:before { content: $shopping-cart; }
124
- .icon-folder-close:before { content: $folder-close; }
125
- .icon-folder-open:before { content: $folder-open; }
126
- .icon-resize-vertical:before { content: $resize-vertical; }
127
- .icon-resize-horizontal:before { content: $resize-horizontal; }
128
- .icon-bar-chart:before { content: $bar-chart; }
129
- .icon-twitter-sign:before { content: $twitter-sign; }
130
- .icon-facebook-sign:before { content: $facebook-sign; }
131
- .icon-camera-retro:before { content: $camera-retro; }
132
- .icon-key:before { content: $key; }
133
- .icon-gears:before,
134
- .icon-cogs:before { content: $cogs; }
135
- .icon-comments:before { content: $comments; }
136
- .icon-thumbs-up-alt:before { content: $thumbs-up-alt; }
137
- .icon-thumbs-down-alt:before { content: $thumbs-down-alt; }
138
- .icon-star-half:before { content: $star-half; }
139
- .icon-heart-empty:before { content: $heart-empty; }
140
- .icon-signout:before { content: $signout; }
141
- .icon-linkedin-sign:before { content: $linkedin-sign; }
142
- .icon-pushpin:before { content: $pushpin; }
143
- .icon-external-link:before { content: $external-link; }
144
- .icon-signin:before { content: $signin; }
145
- .icon-trophy:before { content: $trophy; }
146
- .icon-github-sign:before { content: $github-sign; }
147
- .icon-upload-alt:before { content: $upload-alt; }
148
- .icon-lemon:before { content: $lemon; }
149
- .icon-phone:before { content: $phone; }
150
- .icon-unchecked:before,
151
- .icon-check-empty:before { content: $check-empty; }
152
- .icon-bookmark-empty:before { content: $bookmark-empty; }
153
- .icon-phone-sign:before { content: $phone-sign; }
154
- .icon-twitter:before { content: $twitter; }
155
- .icon-facebook:before { content: $facebook; }
156
- .icon-github:before { content: $github; }
157
- .icon-unlock:before { content: $unlock; }
158
- .icon-credit-card:before { content: $credit-card; }
159
- .icon-rss:before { content: $rss; }
160
- .icon-hdd:before { content: $hdd; }
161
- .icon-bullhorn:before { content: $bullhorn; }
162
- .icon-bell:before { content: $bell; }
163
- .icon-certificate:before { content: $certificate; }
164
- .icon-hand-right:before { content: $hand-right; }
165
- .icon-hand-left:before { content: $hand-left; }
166
- .icon-hand-up:before { content: $hand-up; }
167
- .icon-hand-down:before { content: $hand-down; }
168
- .icon-circle-arrow-left:before { content: $circle-arrow-left; }
169
- .icon-circle-arrow-right:before { content: $circle-arrow-right; }
170
- .icon-circle-arrow-up:before { content: $circle-arrow-up; }
171
- .icon-circle-arrow-down:before { content: $circle-arrow-down; }
172
- .icon-globe:before { content: $globe; }
173
- .icon-wrench:before { content: $wrench; }
174
- .icon-tasks:before { content: $tasks; }
175
- .icon-filter:before { content: $filter; }
176
- .icon-briefcase:before { content: $briefcase; }
177
- .icon-fullscreen:before { content: $fullscreen; }
178
- .icon-group:before { content: $group; }
179
- .icon-link:before { content: $link; }
180
- .icon-cloud:before { content: $cloud; }
181
- .icon-beaker:before { content: $beaker; }
182
- .icon-cut:before { content: $cut; }
183
- .icon-copy:before { content: $copy; }
184
- .icon-paperclip:before,
185
- .icon-paper-clip:before { content: $paper-clip; }
186
- .icon-save:before { content: $save; }
187
- .icon-sign-blank:before { content: $sign-blank; }
188
- .icon-reorder:before { content: $reorder; }
189
- .icon-list-ul:before { content: $list-ul; }
190
- .icon-list-ol:before { content: $list-ol; }
191
- .icon-strikethrough:before { content: $strikethrough; }
192
- .icon-underline:before { content: $underline; }
193
- .icon-table:before { content: $table; }
194
- .icon-magic:before { content: $magic; }
195
- .icon-truck:before { content: $truck; }
196
- .icon-pinterest:before { content: $pinterest; }
197
- .icon-pinterest-sign:before { content: $pinterest-sign; }
198
- .icon-google-plus-sign:before { content: $google-plus-sign; }
199
- .icon-google-plus:before { content: $google-plus; }
200
- .icon-money:before { content: $money; }
201
- .icon-caret-down:before { content: $caret-down; }
202
- .icon-caret-up:before { content: $caret-up; }
203
- .icon-caret-left:before { content: $caret-left; }
204
- .icon-caret-right:before { content: $caret-right; }
205
- .icon-columns:before { content: $columns; }
206
- .icon-sort:before { content: $sort; }
207
- .icon-sort-down:before { content: $sort-down; }
208
- .icon-sort-up:before { content: $sort-up; }
209
- .icon-envelope:before { content: $envelope; }
210
- .icon-linkedin:before { content: $linkedin; }
211
- .icon-rotate-left:before,
212
- .icon-undo:before { content: $undo; }
213
- .icon-legal:before { content: $legal; }
214
- .icon-dashboard:before { content: $dashboard; }
215
- .icon-comment-alt:before { content: $comment-alt; }
216
- .icon-comments-alt:before { content: $comments-alt; }
217
- .icon-bolt:before { content: $bolt; }
218
- .icon-sitemap:before { content: $sitemap; }
219
- .icon-umbrella:before { content: $umbrella; }
220
- .icon-paste:before { content: $paste; }
221
- .icon-lightbulb:before { content: $lightbulb; }
222
- .icon-exchange:before { content: $exchange; }
223
- .icon-cloud-download:before { content: $cloud-download; }
224
- .icon-cloud-upload:before { content: $cloud-upload; }
225
- .icon-user-md:before { content: $user-md; }
226
- .icon-stethoscope:before { content: $stethoscope; }
227
- .icon-suitcase:before { content: $suitcase; }
228
- .icon-bell-alt:before { content: $bell-alt; }
229
- .icon-coffee:before { content: $coffee; }
230
- .icon-food:before { content: $food; }
231
- .icon-file-text-alt:before { content: $file-text-alt; }
232
- .icon-building:before { content: $building; }
233
- .icon-hospital:before { content: $hospital; }
234
- .icon-ambulance:before { content: $ambulance; }
235
- .icon-medkit:before { content: $medkit; }
236
- .icon-fighter-jet:before { content: $fighter-jet; }
237
- .icon-beer:before { content: $beer; }
238
- .icon-h-sign:before { content: $h-sign; }
239
- .icon-plus-sign-alt:before { content: $plus-sign-alt; }
240
- .icon-double-angle-left:before { content: $double-angle-left; }
241
- .icon-double-angle-right:before { content: $double-angle-right; }
242
- .icon-double-angle-up:before { content: $double-angle-up; }
243
- .icon-double-angle-down:before { content: $double-angle-down; }
244
- .icon-angle-left:before { content: $angle-left; }
245
- .icon-angle-right:before { content: $angle-right; }
246
- .icon-angle-up:before { content: $angle-up; }
247
- .icon-angle-down:before { content: $angle-down; }
248
- .icon-desktop:before { content: $desktop; }
249
- .icon-laptop:before { content: $laptop; }
250
- .icon-tablet:before { content: $tablet; }
251
- .icon-mobile-phone:before { content: $mobile-phone; }
252
- .icon-circle-blank:before { content: $circle-blank; }
253
- .icon-quote-left:before { content: $quote-left; }
254
- .icon-quote-right:before { content: $quote-right; }
255
- .icon-spinner:before { content: $spinner; }
256
- .icon-circle:before { content: $circle; }
257
- .icon-mail-reply:before,
258
- .icon-reply:before { content: $reply; }
259
- .icon-github-alt:before { content: $github-alt; }
260
- .icon-folder-close-alt:before { content: $folder-close-alt; }
261
- .icon-folder-open-alt:before { content: $folder-open-alt; }
262
- .icon-expand-alt:before { content: $expand-alt; }
263
- .icon-collapse-alt:before { content: $collapse-alt; }
264
- .icon-smile:before { content: $smile; }
265
- .icon-frown:before { content: $frown; }
266
- .icon-meh:before { content: $meh; }
267
- .icon-gamepad:before { content: $gamepad; }
268
- .icon-keyboard:before { content: $keyboard; }
269
- .icon-flag-alt:before { content: $flag-alt; }
270
- .icon-flag-checkered:before { content: $flag-checkered; }
271
- .icon-terminal:before { content: $terminal; }
272
- .icon-code:before { content: $code; }
273
- .icon-reply-all:before { content: $reply-all; }
274
- .icon-mail-reply-all:before { content: $mail-reply-all; }
275
- .icon-star-half-full:before,
276
- .icon-star-half-empty:before { content: $star-half-empty; }
277
- .icon-location-arrow:before { content: $location-arrow; }
278
- .icon-crop:before { content: $crop; }
279
- .icon-code-fork:before { content: $code-fork; }
280
- .icon-unlink:before { content: $unlink; }
281
- .icon-question:before { content: $question; }
282
- .icon-info:before { content: $info; }
283
- .icon-exclamation:before { content: $exclamation; }
284
- .icon-superscript:before { content: $superscript; }
285
- .icon-subscript:before { content: $subscript; }
286
- .icon-eraser:before { content: $eraser; }
287
- .icon-puzzle-piece:before { content: $puzzle-piece; }
288
- .icon-microphone:before { content: $microphone; }
289
- .icon-microphone-off:before { content: $microphone-off; }
290
- .icon-shield:before { content: $shield; }
291
- .icon-calendar-empty:before { content: $calendar-empty; }
292
- .icon-fire-extinguisher:before { content: $fire-extinguisher; }
293
- .icon-rocket:before { content: $rocket; }
294
- .icon-maxcdn:before { content: $maxcdn; }
295
- .icon-chevron-sign-left:before { content: $chevron-sign-left; }
296
- .icon-chevron-sign-right:before { content: $chevron-sign-right; }
297
- .icon-chevron-sign-up:before { content: $chevron-sign-up; }
298
- .icon-chevron-sign-down:before { content: $chevron-sign-down; }
299
- .icon-html5:before { content: $html5; }
300
- .icon-css3:before { content: $css3; }
301
- .icon-anchor:before { content: $anchor; }
302
- .icon-unlock-alt:before { content: $unlock-alt; }
303
- .icon-bullseye:before { content: $bullseye; }
304
- .icon-ellipsis-horizontal:before { content: $ellipsis-horizontal; }
305
- .icon-ellipsis-vertical:before { content: $ellipsis-vertical; }
306
- .icon-rss-sign:before { content: $rss-sign; }
307
- .icon-play-sign:before { content: $play-sign; }
308
- .icon-ticket:before { content: $ticket; }
309
- .icon-minus-sign-alt:before { content: $minus-sign-alt; }
310
- .icon-check-minus:before { content: $check-minus; }
311
- .icon-level-up:before { content: $level-up; }
312
- .icon-level-down:before { content: $level-down; }
313
- .icon-check-sign:before { content: $check-sign; }
314
- .icon-edit-sign:before { content: $edit-sign; }
315
- .icon-external-link-sign:before { content: $external-link-sign; }
316
- .icon-share-sign:before { content: $share-sign; }
317
- .icon-compass:before { content: $compass; }
318
- .icon-collapse:before { content: $collapse; }
319
- .icon-collapse-top:before { content: $collapse-top; }
320
- .icon-expand:before { content: $expand; }
321
- .icon-euro:before,
322
- .icon-eur:before { content: $eur; }
323
- .icon-gbp:before { content: $gbp; }
324
- .icon-dollar:before,
325
- .icon-usd:before { content: $usd; }
326
- .icon-rupee:before,
327
- .icon-inr:before { content: $inr; }
328
- .icon-yen:before,
329
- .icon-jpy:before { content: $jpy; }
330
- .icon-renminbi:before,
331
- .icon-cny:before { content: $cny; }
332
- .icon-won:before,
333
- .icon-krw:before { content: $krw; }
334
- .icon-bitcoin:before,
335
- .icon-btc:before { content: $btc; }
336
- .icon-file:before { content: $file; }
337
- .icon-file-text:before { content: $file-text; }
338
- .icon-sort-by-alphabet:before { content: $sort-by-alphabet; }
339
- .icon-sort-by-alphabet-alt:before { content: $sort-by-alphabet-alt; }
340
- .icon-sort-by-attributes:before { content: $sort-by-attributes; }
341
- .icon-sort-by-attributes-alt:before { content: $sort-by-attributes-alt; }
342
- .icon-sort-by-order:before { content: $sort-by-order; }
343
- .icon-sort-by-order-alt:before { content: $sort-by-order-alt; }
344
- .icon-thumbs-up:before { content: $thumbs-up; }
345
- .icon-thumbs-down:before { content: $thumbs-down; }
346
- .icon-youtube-sign:before { content: $youtube-sign; }
347
- .icon-youtube:before { content: $youtube; }
348
- .icon-xing:before { content: $xing; }
349
- .icon-xing-sign:before { content: $xing-sign; }
350
- .icon-youtube-play:before { content: $youtube-play; }
351
- .icon-dropbox:before { content: $dropbox; }
352
- .icon-stackexchange:before { content: $stackexchange; }
353
- .icon-instagram:before { content: $instagram; }
354
- .icon-flickr:before { content: $flickr; }
355
- .icon-adn:before { content: $adn; }
356
- .icon-bitbucket:before { content: $bitbucket; }
357
- .icon-bitbucket-sign:before { content: $bitbucket-sign; }
358
- .icon-tumblr:before { content: $tumblr; }
359
- .icon-tumblr-sign:before { content: $tumblr-sign; }
360
- .icon-long-arrow-down:before { content: $long-arrow-down; }
361
- .icon-long-arrow-up:before { content: $long-arrow-up; }
362
- .icon-long-arrow-left:before { content: $long-arrow-left; }
363
- .icon-long-arrow-right:before { content: $long-arrow-right; }
364
- .icon-apple:before { content: $apple; }
365
- .icon-windows:before { content: $windows; }
366
- .icon-android:before { content: $android; }
367
- .icon-linux:before { content: $linux; }
368
- .icon-dribbble:before { content: $dribbble; }
369
- .icon-skype:before { content: $skype; }
370
- .icon-foursquare:before { content: $foursquare; }
371
- .icon-trello:before { content: $trello; }
372
- .icon-female:before { content: $female; }
373
- .icon-male:before { content: $male; }
374
- .icon-gittip:before { content: $gittip; }
375
- .icon-sun:before { content: $sun; }
376
- .icon-moon:before { content: $moon; }
377
- .icon-archive:before { content: $archive; }
378
- .icon-bug:before { content: $bug; }
379
- .icon-vk:before { content: $vk; }
380
- .icon-weibo:before { content: $weibo; }
381
- .icon-renren:before { content: $renren; }
4
+ .#{$fa-css-prefix}-glass:before { content: $fa-var-glass; }
5
+ .#{$fa-css-prefix}-music:before { content: $fa-var-music; }
6
+ .#{$fa-css-prefix}-search:before { content: $fa-var-search; }
7
+ .#{$fa-css-prefix}-envelope-o:before { content: $fa-var-envelope-o; }
8
+ .#{$fa-css-prefix}-heart:before { content: $fa-var-heart; }
9
+ .#{$fa-css-prefix}-star:before { content: $fa-var-star; }
10
+ .#{$fa-css-prefix}-star-o:before { content: $fa-var-star-o; }
11
+ .#{$fa-css-prefix}-user:before { content: $fa-var-user; }
12
+ .#{$fa-css-prefix}-film:before { content: $fa-var-film; }
13
+ .#{$fa-css-prefix}-th-large:before { content: $fa-var-th-large; }
14
+ .#{$fa-css-prefix}-th:before { content: $fa-var-th; }
15
+ .#{$fa-css-prefix}-th-list:before { content: $fa-var-th-list; }
16
+ .#{$fa-css-prefix}-check:before { content: $fa-var-check; }
17
+ .#{$fa-css-prefix}-times:before { content: $fa-var-times; }
18
+ .#{$fa-css-prefix}-search-plus:before { content: $fa-var-search-plus; }
19
+ .#{$fa-css-prefix}-search-minus:before { content: $fa-var-search-minus; }
20
+ .#{$fa-css-prefix}-power-off:before { content: $fa-var-power-off; }
21
+ .#{$fa-css-prefix}-signal:before { content: $fa-var-signal; }
22
+ .#{$fa-css-prefix}-gear:before,
23
+ .#{$fa-css-prefix}-cog:before { content: $fa-var-cog; }
24
+ .#{$fa-css-prefix}-trash-o:before { content: $fa-var-trash-o; }
25
+ .#{$fa-css-prefix}-home:before { content: $fa-var-home; }
26
+ .#{$fa-css-prefix}-file-o:before { content: $fa-var-file-o; }
27
+ .#{$fa-css-prefix}-clock-o:before { content: $fa-var-clock-o; }
28
+ .#{$fa-css-prefix}-road:before { content: $fa-var-road; }
29
+ .#{$fa-css-prefix}-download:before { content: $fa-var-download; }
30
+ .#{$fa-css-prefix}-arrow-circle-o-down:before { content: $fa-var-arrow-circle-o-down; }
31
+ .#{$fa-css-prefix}-arrow-circle-o-up:before { content: $fa-var-arrow-circle-o-up; }
32
+ .#{$fa-css-prefix}-inbox:before { content: $fa-var-inbox; }
33
+ .#{$fa-css-prefix}-play-circle-o:before { content: $fa-var-play-circle-o; }
34
+ .#{$fa-css-prefix}-rotate-right:before,
35
+ .#{$fa-css-prefix}-repeat:before { content: $fa-var-repeat; }
36
+ .#{$fa-css-prefix}-refresh:before { content: $fa-var-refresh; }
37
+ .#{$fa-css-prefix}-list-alt:before { content: $fa-var-list-alt; }
38
+ .#{$fa-css-prefix}-lock:before { content: $fa-var-lock; }
39
+ .#{$fa-css-prefix}-flag:before { content: $fa-var-flag; }
40
+ .#{$fa-css-prefix}-headphones:before { content: $fa-var-headphones; }
41
+ .#{$fa-css-prefix}-volume-off:before { content: $fa-var-volume-off; }
42
+ .#{$fa-css-prefix}-volume-down:before { content: $fa-var-volume-down; }
43
+ .#{$fa-css-prefix}-volume-up:before { content: $fa-var-volume-up; }
44
+ .#{$fa-css-prefix}-qrcode:before { content: $fa-var-qrcode; }
45
+ .#{$fa-css-prefix}-barcode:before { content: $fa-var-barcode; }
46
+ .#{$fa-css-prefix}-tag:before { content: $fa-var-tag; }
47
+ .#{$fa-css-prefix}-tags:before { content: $fa-var-tags; }
48
+ .#{$fa-css-prefix}-book:before { content: $fa-var-book; }
49
+ .#{$fa-css-prefix}-bookmark:before { content: $fa-var-bookmark; }
50
+ .#{$fa-css-prefix}-print:before { content: $fa-var-print; }
51
+ .#{$fa-css-prefix}-camera:before { content: $fa-var-camera; }
52
+ .#{$fa-css-prefix}-font:before { content: $fa-var-font; }
53
+ .#{$fa-css-prefix}-bold:before { content: $fa-var-bold; }
54
+ .#{$fa-css-prefix}-italic:before { content: $fa-var-italic; }
55
+ .#{$fa-css-prefix}-text-height:before { content: $fa-var-text-height; }
56
+ .#{$fa-css-prefix}-text-width:before { content: $fa-var-text-width; }
57
+ .#{$fa-css-prefix}-align-left:before { content: $fa-var-align-left; }
58
+ .#{$fa-css-prefix}-align-center:before { content: $fa-var-align-center; }
59
+ .#{$fa-css-prefix}-align-right:before { content: $fa-var-align-right; }
60
+ .#{$fa-css-prefix}-align-justify:before { content: $fa-var-align-justify; }
61
+ .#{$fa-css-prefix}-list:before { content: $fa-var-list; }
62
+ .#{$fa-css-prefix}-dedent:before,
63
+ .#{$fa-css-prefix}-outdent:before { content: $fa-var-outdent; }
64
+ .#{$fa-css-prefix}-indent:before { content: $fa-var-indent; }
65
+ .#{$fa-css-prefix}-video-camera:before { content: $fa-var-video-camera; }
66
+ .#{$fa-css-prefix}-picture-o:before { content: $fa-var-picture-o; }
67
+ .#{$fa-css-prefix}-pencil:before { content: $fa-var-pencil; }
68
+ .#{$fa-css-prefix}-map-marker:before { content: $fa-var-map-marker; }
69
+ .#{$fa-css-prefix}-adjust:before { content: $fa-var-adjust; }
70
+ .#{$fa-css-prefix}-tint:before { content: $fa-var-tint; }
71
+ .#{$fa-css-prefix}-edit:before,
72
+ .#{$fa-css-prefix}-pencil-square-o:before { content: $fa-var-pencil-square-o; }
73
+ .#{$fa-css-prefix}-share-square-o:before { content: $fa-var-share-square-o; }
74
+ .#{$fa-css-prefix}-check-square-o:before { content: $fa-var-check-square-o; }
75
+ .#{$fa-css-prefix}-arrows:before { content: $fa-var-arrows; }
76
+ .#{$fa-css-prefix}-step-backward:before { content: $fa-var-step-backward; }
77
+ .#{$fa-css-prefix}-fast-backward:before { content: $fa-var-fast-backward; }
78
+ .#{$fa-css-prefix}-backward:before { content: $fa-var-backward; }
79
+ .#{$fa-css-prefix}-play:before { content: $fa-var-play; }
80
+ .#{$fa-css-prefix}-pause:before { content: $fa-var-pause; }
81
+ .#{$fa-css-prefix}-stop:before { content: $fa-var-stop; }
82
+ .#{$fa-css-prefix}-forward:before { content: $fa-var-forward; }
83
+ .#{$fa-css-prefix}-fast-forward:before { content: $fa-var-fast-forward; }
84
+ .#{$fa-css-prefix}-step-forward:before { content: $fa-var-step-forward; }
85
+ .#{$fa-css-prefix}-eject:before { content: $fa-var-eject; }
86
+ .#{$fa-css-prefix}-chevron-left:before { content: $fa-var-chevron-left; }
87
+ .#{$fa-css-prefix}-chevron-right:before { content: $fa-var-chevron-right; }
88
+ .#{$fa-css-prefix}-plus-circle:before { content: $fa-var-plus-circle; }
89
+ .#{$fa-css-prefix}-minus-circle:before { content: $fa-var-minus-circle; }
90
+ .#{$fa-css-prefix}-times-circle:before { content: $fa-var-times-circle; }
91
+ .#{$fa-css-prefix}-check-circle:before { content: $fa-var-check-circle; }
92
+ .#{$fa-css-prefix}-question-circle:before { content: $fa-var-question-circle; }
93
+ .#{$fa-css-prefix}-info-circle:before { content: $fa-var-info-circle; }
94
+ .#{$fa-css-prefix}-crosshairs:before { content: $fa-var-crosshairs; }
95
+ .#{$fa-css-prefix}-times-circle-o:before { content: $fa-var-times-circle-o; }
96
+ .#{$fa-css-prefix}-check-circle-o:before { content: $fa-var-check-circle-o; }
97
+ .#{$fa-css-prefix}-ban:before { content: $fa-var-ban; }
98
+ .#{$fa-css-prefix}-arrow-left:before { content: $fa-var-arrow-left; }
99
+ .#{$fa-css-prefix}-arrow-right:before { content: $fa-var-arrow-right; }
100
+ .#{$fa-css-prefix}-arrow-up:before { content: $fa-var-arrow-up; }
101
+ .#{$fa-css-prefix}-arrow-down:before { content: $fa-var-arrow-down; }
102
+ .#{$fa-css-prefix}-mail-forward:before,
103
+ .#{$fa-css-prefix}-share:before { content: $fa-var-share; }
104
+ .#{$fa-css-prefix}-expand:before { content: $fa-var-expand; }
105
+ .#{$fa-css-prefix}-compress:before { content: $fa-var-compress; }
106
+ .#{$fa-css-prefix}-plus:before { content: $fa-var-plus; }
107
+ .#{$fa-css-prefix}-minus:before { content: $fa-var-minus; }
108
+ .#{$fa-css-prefix}-asterisk:before { content: $fa-var-asterisk; }
109
+ .#{$fa-css-prefix}-exclamation-circle:before { content: $fa-var-exclamation-circle; }
110
+ .#{$fa-css-prefix}-gift:before { content: $fa-var-gift; }
111
+ .#{$fa-css-prefix}-leaf:before { content: $fa-var-leaf; }
112
+ .#{$fa-css-prefix}-fire:before { content: $fa-var-fire; }
113
+ .#{$fa-css-prefix}-eye:before { content: $fa-var-eye; }
114
+ .#{$fa-css-prefix}-eye-slash:before { content: $fa-var-eye-slash; }
115
+ .#{$fa-css-prefix}-warning:before,
116
+ .#{$fa-css-prefix}-exclamation-triangle:before { content: $fa-var-exclamation-triangle; }
117
+ .#{$fa-css-prefix}-plane:before { content: $fa-var-plane; }
118
+ .#{$fa-css-prefix}-calendar:before { content: $fa-var-calendar; }
119
+ .#{$fa-css-prefix}-random:before { content: $fa-var-random; }
120
+ .#{$fa-css-prefix}-comment:before { content: $fa-var-comment; }
121
+ .#{$fa-css-prefix}-magnet:before { content: $fa-var-magnet; }
122
+ .#{$fa-css-prefix}-chevron-up:before { content: $fa-var-chevron-up; }
123
+ .#{$fa-css-prefix}-chevron-down:before { content: $fa-var-chevron-down; }
124
+ .#{$fa-css-prefix}-retweet:before { content: $fa-var-retweet; }
125
+ .#{$fa-css-prefix}-shopping-cart:before { content: $fa-var-shopping-cart; }
126
+ .#{$fa-css-prefix}-folder:before { content: $fa-var-folder; }
127
+ .#{$fa-css-prefix}-folder-open:before { content: $fa-var-folder-open; }
128
+ .#{$fa-css-prefix}-arrows-v:before { content: $fa-var-arrows-v; }
129
+ .#{$fa-css-prefix}-arrows-h:before { content: $fa-var-arrows-h; }
130
+ .#{$fa-css-prefix}-bar-chart-o:before { content: $fa-var-bar-chart-o; }
131
+ .#{$fa-css-prefix}-twitter-square:before { content: $fa-var-twitter-square; }
132
+ .#{$fa-css-prefix}-facebook-square:before { content: $fa-var-facebook-square; }
133
+ .#{$fa-css-prefix}-camera-retro:before { content: $fa-var-camera-retro; }
134
+ .#{$fa-css-prefix}-key:before { content: $fa-var-key; }
135
+ .#{$fa-css-prefix}-gears:before,
136
+ .#{$fa-css-prefix}-cogs:before { content: $fa-var-cogs; }
137
+ .#{$fa-css-prefix}-comments:before { content: $fa-var-comments; }
138
+ .#{$fa-css-prefix}-thumbs-o-up:before { content: $fa-var-thumbs-o-up; }
139
+ .#{$fa-css-prefix}-thumbs-o-down:before { content: $fa-var-thumbs-o-down; }
140
+ .#{$fa-css-prefix}-star-half:before { content: $fa-var-star-half; }
141
+ .#{$fa-css-prefix}-heart-o:before { content: $fa-var-heart-o; }
142
+ .#{$fa-css-prefix}-sign-out:before { content: $fa-var-sign-out; }
143
+ .#{$fa-css-prefix}-linkedin-square:before { content: $fa-var-linkedin-square; }
144
+ .#{$fa-css-prefix}-thumb-tack:before { content: $fa-var-thumb-tack; }
145
+ .#{$fa-css-prefix}-external-link:before { content: $fa-var-external-link; }
146
+ .#{$fa-css-prefix}-sign-in:before { content: $fa-var-sign-in; }
147
+ .#{$fa-css-prefix}-trophy:before { content: $fa-var-trophy; }
148
+ .#{$fa-css-prefix}-github-square:before { content: $fa-var-github-square; }
149
+ .#{$fa-css-prefix}-upload:before { content: $fa-var-upload; }
150
+ .#{$fa-css-prefix}-lemon-o:before { content: $fa-var-lemon-o; }
151
+ .#{$fa-css-prefix}-phone:before { content: $fa-var-phone; }
152
+ .#{$fa-css-prefix}-square-o:before { content: $fa-var-square-o; }
153
+ .#{$fa-css-prefix}-bookmark-o:before { content: $fa-var-bookmark-o; }
154
+ .#{$fa-css-prefix}-phone-square:before { content: $fa-var-phone-square; }
155
+ .#{$fa-css-prefix}-twitter:before { content: $fa-var-twitter; }
156
+ .#{$fa-css-prefix}-facebook:before { content: $fa-var-facebook; }
157
+ .#{$fa-css-prefix}-github:before { content: $fa-var-github; }
158
+ .#{$fa-css-prefix}-unlock:before { content: $fa-var-unlock; }
159
+ .#{$fa-css-prefix}-credit-card:before { content: $fa-var-credit-card; }
160
+ .#{$fa-css-prefix}-rss:before { content: $fa-var-rss; }
161
+ .#{$fa-css-prefix}-hdd-o:before { content: $fa-var-hdd-o; }
162
+ .#{$fa-css-prefix}-bullhorn:before { content: $fa-var-bullhorn; }
163
+ .#{$fa-css-prefix}-bell:before { content: $fa-var-bell; }
164
+ .#{$fa-css-prefix}-certificate:before { content: $fa-var-certificate; }
165
+ .#{$fa-css-prefix}-hand-o-right:before { content: $fa-var-hand-o-right; }
166
+ .#{$fa-css-prefix}-hand-o-left:before { content: $fa-var-hand-o-left; }
167
+ .#{$fa-css-prefix}-hand-o-up:before { content: $fa-var-hand-o-up; }
168
+ .#{$fa-css-prefix}-hand-o-down:before { content: $fa-var-hand-o-down; }
169
+ .#{$fa-css-prefix}-arrow-circle-left:before { content: $fa-var-arrow-circle-left; }
170
+ .#{$fa-css-prefix}-arrow-circle-right:before { content: $fa-var-arrow-circle-right; }
171
+ .#{$fa-css-prefix}-arrow-circle-up:before { content: $fa-var-arrow-circle-up; }
172
+ .#{$fa-css-prefix}-arrow-circle-down:before { content: $fa-var-arrow-circle-down; }
173
+ .#{$fa-css-prefix}-globe:before { content: $fa-var-globe; }
174
+ .#{$fa-css-prefix}-wrench:before { content: $fa-var-wrench; }
175
+ .#{$fa-css-prefix}-tasks:before { content: $fa-var-tasks; }
176
+ .#{$fa-css-prefix}-filter:before { content: $fa-var-filter; }
177
+ .#{$fa-css-prefix}-briefcase:before { content: $fa-var-briefcase; }
178
+ .#{$fa-css-prefix}-arrows-alt:before { content: $fa-var-arrows-alt; }
179
+ .#{$fa-css-prefix}-group:before,
180
+ .#{$fa-css-prefix}-users:before { content: $fa-var-users; }
181
+ .#{$fa-css-prefix}-chain:before,
182
+ .#{$fa-css-prefix}-link:before { content: $fa-var-link; }
183
+ .#{$fa-css-prefix}-cloud:before { content: $fa-var-cloud; }
184
+ .#{$fa-css-prefix}-flask:before { content: $fa-var-flask; }
185
+ .#{$fa-css-prefix}-cut:before,
186
+ .#{$fa-css-prefix}-scissors:before { content: $fa-var-scissors; }
187
+ .#{$fa-css-prefix}-copy:before,
188
+ .#{$fa-css-prefix}-files-o:before { content: $fa-var-files-o; }
189
+ .#{$fa-css-prefix}-paperclip:before { content: $fa-var-paperclip; }
190
+ .#{$fa-css-prefix}-save:before,
191
+ .#{$fa-css-prefix}-floppy-o:before { content: $fa-var-floppy-o; }
192
+ .#{$fa-css-prefix}-square:before { content: $fa-var-square; }
193
+ .#{$fa-css-prefix}-bars:before { content: $fa-var-bars; }
194
+ .#{$fa-css-prefix}-list-ul:before { content: $fa-var-list-ul; }
195
+ .#{$fa-css-prefix}-list-ol:before { content: $fa-var-list-ol; }
196
+ .#{$fa-css-prefix}-strikethrough:before { content: $fa-var-strikethrough; }
197
+ .#{$fa-css-prefix}-underline:before { content: $fa-var-underline; }
198
+ .#{$fa-css-prefix}-table:before { content: $fa-var-table; }
199
+ .#{$fa-css-prefix}-magic:before { content: $fa-var-magic; }
200
+ .#{$fa-css-prefix}-truck:before { content: $fa-var-truck; }
201
+ .#{$fa-css-prefix}-pinterest:before { content: $fa-var-pinterest; }
202
+ .#{$fa-css-prefix}-pinterest-square:before { content: $fa-var-pinterest-square; }
203
+ .#{$fa-css-prefix}-google-plus-square:before { content: $fa-var-google-plus-square; }
204
+ .#{$fa-css-prefix}-google-plus:before { content: $fa-var-google-plus; }
205
+ .#{$fa-css-prefix}-money:before { content: $fa-var-money; }
206
+ .#{$fa-css-prefix}-caret-down:before { content: $fa-var-caret-down; }
207
+ .#{$fa-css-prefix}-caret-up:before { content: $fa-var-caret-up; }
208
+ .#{$fa-css-prefix}-caret-left:before { content: $fa-var-caret-left; }
209
+ .#{$fa-css-prefix}-caret-right:before { content: $fa-var-caret-right; }
210
+ .#{$fa-css-prefix}-columns:before { content: $fa-var-columns; }
211
+ .#{$fa-css-prefix}-unsorted:before,
212
+ .#{$fa-css-prefix}-sort:before { content: $fa-var-sort; }
213
+ .#{$fa-css-prefix}-sort-down:before,
214
+ .#{$fa-css-prefix}-sort-asc:before { content: $fa-var-sort-asc; }
215
+ .#{$fa-css-prefix}-sort-up:before,
216
+ .#{$fa-css-prefix}-sort-desc:before { content: $fa-var-sort-desc; }
217
+ .#{$fa-css-prefix}-envelope:before { content: $fa-var-envelope; }
218
+ .#{$fa-css-prefix}-linkedin:before { content: $fa-var-linkedin; }
219
+ .#{$fa-css-prefix}-rotate-left:before,
220
+ .#{$fa-css-prefix}-undo:before { content: $fa-var-undo; }
221
+ .#{$fa-css-prefix}-legal:before,
222
+ .#{$fa-css-prefix}-gavel:before { content: $fa-var-gavel; }
223
+ .#{$fa-css-prefix}-dashboard:before,
224
+ .#{$fa-css-prefix}-tachometer:before { content: $fa-var-tachometer; }
225
+ .#{$fa-css-prefix}-comment-o:before { content: $fa-var-comment-o; }
226
+ .#{$fa-css-prefix}-comments-o:before { content: $fa-var-comments-o; }
227
+ .#{$fa-css-prefix}-flash:before,
228
+ .#{$fa-css-prefix}-bolt:before { content: $fa-var-bolt; }
229
+ .#{$fa-css-prefix}-sitemap:before { content: $fa-var-sitemap; }
230
+ .#{$fa-css-prefix}-umbrella:before { content: $fa-var-umbrella; }
231
+ .#{$fa-css-prefix}-paste:before,
232
+ .#{$fa-css-prefix}-clipboard:before { content: $fa-var-clipboard; }
233
+ .#{$fa-css-prefix}-lightbulb-o:before { content: $fa-var-lightbulb-o; }
234
+ .#{$fa-css-prefix}-exchange:before { content: $fa-var-exchange; }
235
+ .#{$fa-css-prefix}-cloud-download:before { content: $fa-var-cloud-download; }
236
+ .#{$fa-css-prefix}-cloud-upload:before { content: $fa-var-cloud-upload; }
237
+ .#{$fa-css-prefix}-user-md:before { content: $fa-var-user-md; }
238
+ .#{$fa-css-prefix}-stethoscope:before { content: $fa-var-stethoscope; }
239
+ .#{$fa-css-prefix}-suitcase:before { content: $fa-var-suitcase; }
240
+ .#{$fa-css-prefix}-bell-o:before { content: $fa-var-bell-o; }
241
+ .#{$fa-css-prefix}-coffee:before { content: $fa-var-coffee; }
242
+ .#{$fa-css-prefix}-cutlery:before { content: $fa-var-cutlery; }
243
+ .#{$fa-css-prefix}-file-text-o:before { content: $fa-var-file-text-o; }
244
+ .#{$fa-css-prefix}-building-o:before { content: $fa-var-building-o; }
245
+ .#{$fa-css-prefix}-hospital-o:before { content: $fa-var-hospital-o; }
246
+ .#{$fa-css-prefix}-ambulance:before { content: $fa-var-ambulance; }
247
+ .#{$fa-css-prefix}-medkit:before { content: $fa-var-medkit; }
248
+ .#{$fa-css-prefix}-fighter-jet:before { content: $fa-var-fighter-jet; }
249
+ .#{$fa-css-prefix}-beer:before { content: $fa-var-beer; }
250
+ .#{$fa-css-prefix}-h-square:before { content: $fa-var-h-square; }
251
+ .#{$fa-css-prefix}-plus-square:before { content: $fa-var-plus-square; }
252
+ .#{$fa-css-prefix}-angle-double-left:before { content: $fa-var-angle-double-left; }
253
+ .#{$fa-css-prefix}-angle-double-right:before { content: $fa-var-angle-double-right; }
254
+ .#{$fa-css-prefix}-angle-double-up:before { content: $fa-var-angle-double-up; }
255
+ .#{$fa-css-prefix}-angle-double-down:before { content: $fa-var-angle-double-down; }
256
+ .#{$fa-css-prefix}-angle-left:before { content: $fa-var-angle-left; }
257
+ .#{$fa-css-prefix}-angle-right:before { content: $fa-var-angle-right; }
258
+ .#{$fa-css-prefix}-angle-up:before { content: $fa-var-angle-up; }
259
+ .#{$fa-css-prefix}-angle-down:before { content: $fa-var-angle-down; }
260
+ .#{$fa-css-prefix}-desktop:before { content: $fa-var-desktop; }
261
+ .#{$fa-css-prefix}-laptop:before { content: $fa-var-laptop; }
262
+ .#{$fa-css-prefix}-tablet:before { content: $fa-var-tablet; }
263
+ .#{$fa-css-prefix}-mobile-phone:before,
264
+ .#{$fa-css-prefix}-mobile:before { content: $fa-var-mobile; }
265
+ .#{$fa-css-prefix}-circle-o:before { content: $fa-var-circle-o; }
266
+ .#{$fa-css-prefix}-quote-left:before { content: $fa-var-quote-left; }
267
+ .#{$fa-css-prefix}-quote-right:before { content: $fa-var-quote-right; }
268
+ .#{$fa-css-prefix}-spinner:before { content: $fa-var-spinner; }
269
+ .#{$fa-css-prefix}-circle:before { content: $fa-var-circle; }
270
+ .#{$fa-css-prefix}-mail-reply:before,
271
+ .#{$fa-css-prefix}-reply:before { content: $fa-var-reply; }
272
+ .#{$fa-css-prefix}-github-alt:before { content: $fa-var-github-alt; }
273
+ .#{$fa-css-prefix}-folder-o:before { content: $fa-var-folder-o; }
274
+ .#{$fa-css-prefix}-folder-open-o:before { content: $fa-var-folder-open-o; }
275
+ .#{$fa-css-prefix}-smile-o:before { content: $fa-var-smile-o; }
276
+ .#{$fa-css-prefix}-frown-o:before { content: $fa-var-frown-o; }
277
+ .#{$fa-css-prefix}-meh-o:before { content: $fa-var-meh-o; }
278
+ .#{$fa-css-prefix}-gamepad:before { content: $fa-var-gamepad; }
279
+ .#{$fa-css-prefix}-keyboard-o:before { content: $fa-var-keyboard-o; }
280
+ .#{$fa-css-prefix}-flag-o:before { content: $fa-var-flag-o; }
281
+ .#{$fa-css-prefix}-flag-checkered:before { content: $fa-var-flag-checkered; }
282
+ .#{$fa-css-prefix}-terminal:before { content: $fa-var-terminal; }
283
+ .#{$fa-css-prefix}-code:before { content: $fa-var-code; }
284
+ .#{$fa-css-prefix}-reply-all:before { content: $fa-var-reply-all; }
285
+ .#{$fa-css-prefix}-mail-reply-all:before { content: $fa-var-mail-reply-all; }
286
+ .#{$fa-css-prefix}-star-half-empty:before,
287
+ .#{$fa-css-prefix}-star-half-full:before,
288
+ .#{$fa-css-prefix}-star-half-o:before { content: $fa-var-star-half-o; }
289
+ .#{$fa-css-prefix}-location-arrow:before { content: $fa-var-location-arrow; }
290
+ .#{$fa-css-prefix}-crop:before { content: $fa-var-crop; }
291
+ .#{$fa-css-prefix}-code-fork:before { content: $fa-var-code-fork; }
292
+ .#{$fa-css-prefix}-unlink:before,
293
+ .#{$fa-css-prefix}-chain-broken:before { content: $fa-var-chain-broken; }
294
+ .#{$fa-css-prefix}-question:before { content: $fa-var-question; }
295
+ .#{$fa-css-prefix}-info:before { content: $fa-var-info; }
296
+ .#{$fa-css-prefix}-exclamation:before { content: $fa-var-exclamation; }
297
+ .#{$fa-css-prefix}-superscript:before { content: $fa-var-superscript; }
298
+ .#{$fa-css-prefix}-subscript:before { content: $fa-var-subscript; }
299
+ .#{$fa-css-prefix}-eraser:before { content: $fa-var-eraser; }
300
+ .#{$fa-css-prefix}-puzzle-piece:before { content: $fa-var-puzzle-piece; }
301
+ .#{$fa-css-prefix}-microphone:before { content: $fa-var-microphone; }
302
+ .#{$fa-css-prefix}-microphone-slash:before { content: $fa-var-microphone-slash; }
303
+ .#{$fa-css-prefix}-shield:before { content: $fa-var-shield; }
304
+ .#{$fa-css-prefix}-calendar-o:before { content: $fa-var-calendar-o; }
305
+ .#{$fa-css-prefix}-fire-extinguisher:before { content: $fa-var-fire-extinguisher; }
306
+ .#{$fa-css-prefix}-rocket:before { content: $fa-var-rocket; }
307
+ .#{$fa-css-prefix}-maxcdn:before { content: $fa-var-maxcdn; }
308
+ .#{$fa-css-prefix}-chevron-circle-left:before { content: $fa-var-chevron-circle-left; }
309
+ .#{$fa-css-prefix}-chevron-circle-right:before { content: $fa-var-chevron-circle-right; }
310
+ .#{$fa-css-prefix}-chevron-circle-up:before { content: $fa-var-chevron-circle-up; }
311
+ .#{$fa-css-prefix}-chevron-circle-down:before { content: $fa-var-chevron-circle-down; }
312
+ .#{$fa-css-prefix}-html5:before { content: $fa-var-html5; }
313
+ .#{$fa-css-prefix}-css3:before { content: $fa-var-css3; }
314
+ .#{$fa-css-prefix}-anchor:before { content: $fa-var-anchor; }
315
+ .#{$fa-css-prefix}-unlock-alt:before { content: $fa-var-unlock-alt; }
316
+ .#{$fa-css-prefix}-bullseye:before { content: $fa-var-bullseye; }
317
+ .#{$fa-css-prefix}-ellipsis-h:before { content: $fa-var-ellipsis-h; }
318
+ .#{$fa-css-prefix}-ellipsis-v:before { content: $fa-var-ellipsis-v; }
319
+ .#{$fa-css-prefix}-rss-square:before { content: $fa-var-rss-square; }
320
+ .#{$fa-css-prefix}-play-circle:before { content: $fa-var-play-circle; }
321
+ .#{$fa-css-prefix}-ticket:before { content: $fa-var-ticket; }
322
+ .#{$fa-css-prefix}-minus-square:before { content: $fa-var-minus-square; }
323
+ .#{$fa-css-prefix}-minus-square-o:before { content: $fa-var-minus-square-o; }
324
+ .#{$fa-css-prefix}-level-up:before { content: $fa-var-level-up; }
325
+ .#{$fa-css-prefix}-level-down:before { content: $fa-var-level-down; }
326
+ .#{$fa-css-prefix}-check-square:before { content: $fa-var-check-square; }
327
+ .#{$fa-css-prefix}-pencil-square:before { content: $fa-var-pencil-square; }
328
+ .#{$fa-css-prefix}-external-link-square:before { content: $fa-var-external-link-square; }
329
+ .#{$fa-css-prefix}-share-square:before { content: $fa-var-share-square; }
330
+ .#{$fa-css-prefix}-compass:before { content: $fa-var-compass; }
331
+ .#{$fa-css-prefix}-toggle-down:before,
332
+ .#{$fa-css-prefix}-caret-square-o-down:before { content: $fa-var-caret-square-o-down; }
333
+ .#{$fa-css-prefix}-toggle-up:before,
334
+ .#{$fa-css-prefix}-caret-square-o-up:before { content: $fa-var-caret-square-o-up; }
335
+ .#{$fa-css-prefix}-toggle-right:before,
336
+ .#{$fa-css-prefix}-caret-square-o-right:before { content: $fa-var-caret-square-o-right; }
337
+ .#{$fa-css-prefix}-euro:before,
338
+ .#{$fa-css-prefix}-eur:before { content: $fa-var-eur; }
339
+ .#{$fa-css-prefix}-gbp:before { content: $fa-var-gbp; }
340
+ .#{$fa-css-prefix}-dollar:before,
341
+ .#{$fa-css-prefix}-usd:before { content: $fa-var-usd; }
342
+ .#{$fa-css-prefix}-rupee:before,
343
+ .#{$fa-css-prefix}-inr:before { content: $fa-var-inr; }
344
+ .#{$fa-css-prefix}-cny:before,
345
+ .#{$fa-css-prefix}-rmb:before,
346
+ .#{$fa-css-prefix}-yen:before,
347
+ .#{$fa-css-prefix}-jpy:before { content: $fa-var-jpy; }
348
+ .#{$fa-css-prefix}-ruble:before,
349
+ .#{$fa-css-prefix}-rouble:before,
350
+ .#{$fa-css-prefix}-rub:before { content: $fa-var-rub; }
351
+ .#{$fa-css-prefix}-won:before,
352
+ .#{$fa-css-prefix}-krw:before { content: $fa-var-krw; }
353
+ .#{$fa-css-prefix}-bitcoin:before,
354
+ .#{$fa-css-prefix}-btc:before { content: $fa-var-btc; }
355
+ .#{$fa-css-prefix}-file:before { content: $fa-var-file; }
356
+ .#{$fa-css-prefix}-file-text:before { content: $fa-var-file-text; }
357
+ .#{$fa-css-prefix}-sort-alpha-asc:before { content: $fa-var-sort-alpha-asc; }
358
+ .#{$fa-css-prefix}-sort-alpha-desc:before { content: $fa-var-sort-alpha-desc; }
359
+ .#{$fa-css-prefix}-sort-amount-asc:before { content: $fa-var-sort-amount-asc; }
360
+ .#{$fa-css-prefix}-sort-amount-desc:before { content: $fa-var-sort-amount-desc; }
361
+ .#{$fa-css-prefix}-sort-numeric-asc:before { content: $fa-var-sort-numeric-asc; }
362
+ .#{$fa-css-prefix}-sort-numeric-desc:before { content: $fa-var-sort-numeric-desc; }
363
+ .#{$fa-css-prefix}-thumbs-up:before { content: $fa-var-thumbs-up; }
364
+ .#{$fa-css-prefix}-thumbs-down:before { content: $fa-var-thumbs-down; }
365
+ .#{$fa-css-prefix}-youtube-square:before { content: $fa-var-youtube-square; }
366
+ .#{$fa-css-prefix}-youtube:before { content: $fa-var-youtube; }
367
+ .#{$fa-css-prefix}-xing:before { content: $fa-var-xing; }
368
+ .#{$fa-css-prefix}-xing-square:before { content: $fa-var-xing-square; }
369
+ .#{$fa-css-prefix}-youtube-play:before { content: $fa-var-youtube-play; }
370
+ .#{$fa-css-prefix}-dropbox:before { content: $fa-var-dropbox; }
371
+ .#{$fa-css-prefix}-stack-overflow:before { content: $fa-var-stack-overflow; }
372
+ .#{$fa-css-prefix}-instagram:before { content: $fa-var-instagram; }
373
+ .#{$fa-css-prefix}-flickr:before { content: $fa-var-flickr; }
374
+ .#{$fa-css-prefix}-adn:before { content: $fa-var-adn; }
375
+ .#{$fa-css-prefix}-bitbucket:before { content: $fa-var-bitbucket; }
376
+ .#{$fa-css-prefix}-bitbucket-square:before { content: $fa-var-bitbucket-square; }
377
+ .#{$fa-css-prefix}-tumblr:before { content: $fa-var-tumblr; }
378
+ .#{$fa-css-prefix}-tumblr-square:before { content: $fa-var-tumblr-square; }
379
+ .#{$fa-css-prefix}-long-arrow-down:before { content: $fa-var-long-arrow-down; }
380
+ .#{$fa-css-prefix}-long-arrow-up:before { content: $fa-var-long-arrow-up; }
381
+ .#{$fa-css-prefix}-long-arrow-left:before { content: $fa-var-long-arrow-left; }
382
+ .#{$fa-css-prefix}-long-arrow-right:before { content: $fa-var-long-arrow-right; }
383
+ .#{$fa-css-prefix}-apple:before { content: $fa-var-apple; }
384
+ .#{$fa-css-prefix}-windows:before { content: $fa-var-windows; }
385
+ .#{$fa-css-prefix}-android:before { content: $fa-var-android; }
386
+ .#{$fa-css-prefix}-linux:before { content: $fa-var-linux; }
387
+ .#{$fa-css-prefix}-dribbble:before { content: $fa-var-dribbble; }
388
+ .#{$fa-css-prefix}-skype:before { content: $fa-var-skype; }
389
+ .#{$fa-css-prefix}-foursquare:before { content: $fa-var-foursquare; }
390
+ .#{$fa-css-prefix}-trello:before { content: $fa-var-trello; }
391
+ .#{$fa-css-prefix}-female:before { content: $fa-var-female; }
392
+ .#{$fa-css-prefix}-male:before { content: $fa-var-male; }
393
+ .#{$fa-css-prefix}-gittip:before { content: $fa-var-gittip; }
394
+ .#{$fa-css-prefix}-sun-o:before { content: $fa-var-sun-o; }
395
+ .#{$fa-css-prefix}-moon-o:before { content: $fa-var-moon-o; }
396
+ .#{$fa-css-prefix}-archive:before { content: $fa-var-archive; }
397
+ .#{$fa-css-prefix}-bug:before { content: $fa-var-bug; }
398
+ .#{$fa-css-prefix}-vk:before { content: $fa-var-vk; }
399
+ .#{$fa-css-prefix}-weibo:before { content: $fa-var-weibo; }
400
+ .#{$fa-css-prefix}-renren:before { content: $fa-var-renren; }
401
+ .#{$fa-css-prefix}-pagelines:before { content: $fa-var-pagelines; }
402
+ .#{$fa-css-prefix}-stack-exchange:before { content: $fa-var-stack-exchange; }
403
+ .#{$fa-css-prefix}-arrow-circle-o-right:before { content: $fa-var-arrow-circle-o-right; }
404
+ .#{$fa-css-prefix}-arrow-circle-o-left:before { content: $fa-var-arrow-circle-o-left; }
405
+ .#{$fa-css-prefix}-toggle-left:before,
406
+ .#{$fa-css-prefix}-caret-square-o-left:before { content: $fa-var-caret-square-o-left; }
407
+ .#{$fa-css-prefix}-dot-circle-o:before { content: $fa-var-dot-circle-o; }
408
+ .#{$fa-css-prefix}-wheelchair:before { content: $fa-var-wheelchair; }
409
+ .#{$fa-css-prefix}-vimeo-square:before { content: $fa-var-vimeo-square; }
410
+ .#{$fa-css-prefix}-turkish-lira:before,
411
+ .#{$fa-css-prefix}-try:before { content: $fa-var-try; }
412
+ .#{$fa-css-prefix}-plus-square-o:before { content: $fa-var-plus-square-o; }