@charset "UTF-8";
/*
Theme Name:     Project Name
Version:        1.0
*/
/*
$window-size-phone	    	  : 320px;
$debug						  : true;
$debug-responsive 			  : desktop;
$debug-responsive 			  : laptop;
$debug-responsive 			  : tablet;
$debug-responsive 			  : phone;
$debug-responsive-selector 	  : 'body, .header, .header--sticky, .header--mobile, .overlay, .debug--columns';
//*/
/*
$window-size-phone	    	  : 320px;
$debug						  : true;
$debug-responsive 			  : desktop;
$debug-responsive 			  : laptop;
$debug-responsive 			  : tablet;
$debug-responsive 			  : phone;
$debug-responsive-selector 	  : 'body, .header, .header--sticky, .header--mobile, .overlay, .debug--columns';
//*/
[icon*=" -box"][icon]:not([icon*=" -after"]):before, [icon*=" -box"][icon][icon*=" -after"]:after {
  width: 1.4em;
  text-align: center; }

[icon*=" -solid"][icon]:not([icon*=" -after"]):before, [icon*=" -solid"][icon][icon*=" -after"]:after {
  font-weight: 900; }

[icon*=" -regular"][icon]:not([icon*=" -after"]):before, [icon*=" -regular"][icon][icon*=" -after"]:after {
  font-weight: 400; }

[icon]:not([icon*=" -after"]):before, [icon][icon*=" -after"]:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  font-weight: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/*------------------------------------------------------------------------------
Html & Body
------------------------------------------------------------------------------*/
html {
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 1.2;
  font-weight: normal;
  min-height: 100%;
  position: relative;
  overflow-anchor: none; }

body {
  margin: 0;
  padding: 0;
  background: white;
  color: #212121;
  font-family: "Helvetica", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body * {
  box-sizing: border-box; }

/*------------------------------------------------------------------------------
headings
------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 0.5em 0;
  padding: 0;
  font-family: "Helvetica", sans-serif;
  color: inherit; }

h1 {
  font-size: 2.5rem; }

h2 {
  font-size: 1.2rem; }

h3 {
  font-size: 1rem; }

h4 {
  font-size: 0.9rem; }

h5 {
  font-size: 0.7rem; }

h6 {
  font-size: 0.6rem; }

/*------------------------------------------------------------------------------
links
------------------------------------------------------------------------------*/
a {
  color: inherit;
  outline: none;
  text-decoration: none; }

a:hover {
  color: inherit;
  text-decoration: underline; }

a:focus {
  outline: none; }

h1 a, h2 a {
  color: inherit; }

/*------------------------------------------------------------------------------
Text
------------------------------------------------------------------------------*/
p {
  margin: 1.2em 0;
  padding: 0; }

small {
  font-size: .8em; }

em {
  font-style: italic; }

/*------------------------------------------------------------------------------
Lists
------------------------------------------------------------------------------*/
ul, ol {
  margin: 0 0 1.2em 0;
  padding: 0;
  list-style-position: inside; }

ul ul, ul ol, ol ul, ol ol {
  margin-left: 20px;
  margin-bottom: 0; }

ul {
  list-style-type: disc; }

ol {
  list-style-type: decimal; }

/*------------------------------------------------------------------------------
images
------------------------------------------------------------------------------*/
img {
  border: 0;
  height: auto;
  vertical-align: top;
  max-width: 100%; }

svg, canvas {
  vertical-align: top; }

.responsive {
  max-width: 100%;
  height: auto; }

.responsive img {
  max-width: 100%; }

/*------------------------------------------------------------------------------
tables
------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------
forms
------------------------------------------------------------------------------*/
button, input, optgroup, select, textarea, .dropdown {
  color: #212121;
  font-family: "Helvetica", sans-serif;
  font-size: inherit;
  outline: none; }

input:not([type]), input[type="text"], input[type="password"], textarea, .select-dropdown {
  font-family: "Helvetica", sans-serif;
  background: #ffffff;
  border: 1px solid gray;
  display: inline-block;
  padding: 11px 15px; }

input:not([type]).placeholder, input[type="text"].placeholder, input[type="password"].placeholder, textarea.placeholder, .select-dropdown.placeholder {
  font-family: inherit; }

input:not([type])::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, textarea::-moz-placeholder, .select-dropdown::-moz-placeholder {
  font-family: inherit; }

input:not([type])::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, .select-dropdown::-webkit-input-placeholder {
  font-family: inherit; }

.select-dropdown {
  cursor: pointer;
  text-align: left;
  overflow: hidden;
  padding-right: 30px;
  vertical-align: middle; }

.select-dropdown--label {
  width: calc(100% - 30px);
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: top; }

.select-dropdown--knob {
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  display: block;
  width: 30px; }

.select-dropdown--input {
  cursor: pointer; }

.radio {
  display: inline-block;
  border-radius: 50%;
  height: 1em;
  width: 1em;
  -webkit-background-clip: border-box;
  -moz-background-clip: border;
  background-clip: border-box;
  border: 1px solid black;
  margin-right: 5px; }

.radio.is-checked {
  background-color: gray; }

.checkbox {
  display: inline-block;
  height: 1em;
  width: 1em;
  border: 1px solid black;
  margin-right: 5px; }

.checkbox.is-checked {
  background-color: gray; }

button, [type="button"], [type="submit"] {
  cursor: pointer; }

button:focus, [type="button"]:focus, [type="submit"]:focus {
  outline: none; }

input[type="text"], input[type="email"], input[type="number"], input[type="password"], textarea, .select-dropdown {
  -webkit-appearance: none;
  border-radius: 0;
  width: 100%; }

fieldset {
  border: none;
  padding: 0;
  margin: 0 0 1.2em 0;
  min-width: 0; }

fieldset input[type="text"], fieldset input[type="password"], fieldset input[type="email"], fieldset input[type="number"], fieldset textarea, fieldset select {
  width: 100%; }

/*------------------------------------------------------------------------------
other (source: h5bp.com)
------------------------------------------------------------------------------*/
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*------------------------------------------------------------------------------
print (source: h5bp.com)
------------------------------------------------------------------------------*/
@media screen {
  .is-print {
    display: none !important; } }

@media print {
  .is-not-print {
    display: none !important; }
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /*
			 * Don't show links for images, or javascript/internal links
			 */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

.clearfix:after {
  content: "";
  clear: both;
  display: table; }

.hide {
  display: none; }

.divider {
  background: #CCC;
  height: 1px;
  margin: 25px 0 40px 0;
  overflow: hidden; }

.is-clickable {
  cursor: pointer; }

.disabled, .is-disabled, [disabled] {
  opacity: .1;
  pointer-events: none; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.img-left {
  float: left;
  margin: 0 10px 10px 0; }

.img-right {
  float: right;
  margin: 0 0 10px 10px; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.text-overflow {
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.cancel-animation, .cancel-animation * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }

.no-select {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently supported by Chrome and Opera */ }

.no-drag {
  -webkit-user-drag: none; }

.error-box {
  font-family: monospace;
  font-size: 12px;
  color: red;
  display: block;
  background: rgba(255, 0, 0, 0.3);
  border-radius: 3px;
  padding: 15px;
  margin: 1em 0; }

.spinner {
  display: inline-block;
  width: 0;
  height: 0;
  background: red;
  animation: loading-spinner 1s ease-in-out infinite; }

.spinner:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  width: var(--spinner-size, 20px);
  height: var(--spinner-size, 20px);
  border: 3px solid rgba(128, 128, 128, 0.3);
  border-width: var(--spinner-width, 3px);
  border-color: var(--spinner-background, rgba(128, 128, 128, 0.5));
  border-top-color: #fff;
  border-top-color: var(--spinner-color, red); }

.loading-bg {
  background-image: linear-gradient(to right, var(--loading-color, rgba(255, 255, 255, 0)) 10%, var(--loading-color, rgba(255, 255, 255, 0.4)) 30%, var(--loading-color, rgba(255, 255, 255, 0)) 50%);
  animation-duration: var(--loading-duration, 3s);
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: loading-animated;
  animation-timing-function: linear; }

@keyframes loading-spinner {
  to {
    transform: rotate(360deg); } }

@keyframes loading-animated {
  0% {
    background-position: -500px 0; }
  100% {
    background-position: 500px 0; } }

[hide] {
  opacity: 0 !important; }

[hide="full"] {
  display: none !important; }

[hide="alt"] {
  pointer-events: none;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important; }

[on-click] {
  cursor: pointer; }

[media^="show-"], [media*=",show-"] {
  display: none !important; }

@media screen and (max-width: 480px) {
  body:before {
    content: "phone";
    display: none !important; }
  [media^="hide-phone"], [media*=",hide-phone"] {
    display: none !important; }
  [media^="show-phone"], [media*=",show-phone"] {
    display: block !important; }
  [media^="show-phone-flex"], [media*=",show-phone-flex"] {
    display: flex !important; }
  [media^="show-phone-inline"], [media*=",show-phone-inline"] {
    display: inline !important; }
  [media^="show-phone-inline-block"], [media*=",show-phone-inline-block"] {
    display: inline-block !important; }
  table[media^="show-phone"], table[media*=",show-phone"] {
    display: table !important; }
  tr[media^="show-phone"], tr[media*=",show-phone"] {
    display: table-row !important; }
  th[media^="show-phone"], th[media*=",show-phone"], td[media^="show-phone"], td[media*=",show-phone"] {
    display: table-cell !important; } }

@media screen and (min-width: 481px) and (max-width: 768px) {
  body:before {
    content: "tablet";
    display: none !important; }
  [media^="hide-tablet"], [media*=",hide-tablet"] {
    display: none !important; }
  [media^="show-tablet"], [media*=",show-tablet"] {
    display: block !important; }
  [media^="show-tablet-flex"], [media*=",show-tablet-flex"] {
    display: flex !important; }
  [media^="show-tablet-inline"], [media*=",show-tablet-inline"] {
    display: inline !important; }
  [media^="show-tablet-inline-block"], [media*=",show-tablet-inline-block"] {
    display: inline-block !important; }
  table[media^="show-tablet"], table[media*=",show-tablet"] {
    display: table !important; }
  tr[media^="show-tablet"], tr[media*=",show-tablet"] {
    display: table-row !important; }
  th[media^="show-tablet"], th[media*=",show-tablet"], td[media^="show-tablet"], td[media*=",show-tablet"] {
    display: table-cell !important; } }

@media screen and (min-width: 769px) and (max-width: 1024px) {
  body:before {
    content: "laptop";
    display: none !important; }
  [media^="hide-laptop"], [media*=",hide-laptop"] {
    display: none !important; }
  [media^="show-laptop"], [media*=",show-laptop"] {
    display: block !important; }
  [media^="show-laptop-flex"], [media*=",show-laptop-flex"] {
    display: flex !important; }
  [media^="show-laptop-inline"], [media*=",show-laptop-inline"] {
    display: inline !important; }
  [media^="show-laptop-inline-block"], [media*=",show-laptop-inline-block"] {
    display: inline-block !important; }
  table[media^="show-laptop"], table[media*=",show-laptop"] {
    display: table !important; }
  tr[media^="show-laptop"], tr[media*=",show-laptop"] {
    display: table-row !important; }
  th[media^="show-laptop"], th[media*=",show-laptop"], td[media^="show-laptop"], td[media*=",show-laptop"] {
    display: table-cell !important; } }

@media screen and (min-width: 1025px) {
  body:before {
    content: "desktop";
    display: none !important; }
  [media^="hide-desktop"], [media*=",hide-desktop"] {
    display: none !important; }
  [media^="show-desktop"], [media*=",show-desktop"] {
    display: block !important; }
  [media^="show-desktop-flex"], [media*=",show-desktop-flex"] {
    display: flex !important; }
  [media^="show-desktop-inline"], [media*=",show-desktop-inline"] {
    display: inline !important; }
  [media^="show-desktop-inline-block"], [media*=",show-desktop-inline-block"] {
    display: inline-block !important; }
  table[media^="show-desktop"], table[media*=",show-desktop"] {
    display: table !important; }
  tr[media^="show-desktop"], tr[media*=",show-desktop"] {
    display: table-row !important; }
  th[media^="show-desktop"], th[media*=",show-desktop"], td[media^="show-desktop"], td[media*=",show-desktop"] {
    display: table-cell !important; } }

body {
  --columns-count: 18;
  --columns-gutter: 20px;
  --columns-padding: 30px;
  --columns-width: var(--layout-width);
  --columns-max: 0; }

@font-face {
  font-family: "FontAwesome";
  src: url("/assets/fonts/fa5/fa-regular-400.woff2?v=1") format("woff2"), url("/assets/fonts/fa5/fa-regular-400.woff?v=1") format("woff"), url("/assets/fonts/fa5/fa-regular-400.ttf?v=1") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "FontAwesome";
  src: url("/assets/fonts/fa5/fa-solid-900.woff2?v=1") format("woff2"), url("/assets/fonts/fa5/fa-solid-900.woff?v=1") format("woff"), url("/assets/fonts/fa5/fa-solid-900.ttf?v=1") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "FontAwesomeBrands";
  src: url("/assets/fonts/fa5/fa-brands-400.woff2?v=1") format("woff2"), url("/assets/fonts/fa5/fa-brands-400.woff?v=1") format("woff"), url("/assets/fonts/fa5/fa-brands-400.ttf?v=1") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

[icon="ad"]:not([icon*=" -after"]):before, [icon="ad"][icon*=" -after"]:after, [icon^="ad "]:not([icon*=" -after"]):before, [icon^="ad "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="address-book"]:not([icon*=" -after"]):before, [icon="address-book"][icon*=" -after"]:after, [icon^="address-book "]:not([icon*=" -after"]):before, [icon^="address-book "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="address-card"]:not([icon*=" -after"]):before, [icon="address-card"][icon*=" -after"]:after, [icon^="address-card "]:not([icon*=" -after"]):before, [icon^="address-card "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="adjust"]:not([icon*=" -after"]):before, [icon="adjust"][icon*=" -after"]:after, [icon^="adjust "]:not([icon*=" -after"]):before, [icon^="adjust "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="air-freshener"]:not([icon*=" -after"]):before, [icon="air-freshener"][icon*=" -after"]:after, [icon^="air-freshener "]:not([icon*=" -after"]):before, [icon^="air-freshener "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="align-center"]:not([icon*=" -after"]):before, [icon="align-center"][icon*=" -after"]:after, [icon^="align-center "]:not([icon*=" -after"]):before, [icon^="align-center "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="align-justify"]:not([icon*=" -after"]):before, [icon="align-justify"][icon*=" -after"]:after, [icon^="align-justify "]:not([icon*=" -after"]):before, [icon^="align-justify "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="align-left"]:not([icon*=" -after"]):before, [icon="align-left"][icon*=" -after"]:after, [icon^="align-left "]:not([icon*=" -after"]):before, [icon^="align-left "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="align-right"]:not([icon*=" -after"]):before, [icon="align-right"][icon*=" -after"]:after, [icon^="align-right "]:not([icon*=" -after"]):before, [icon^="align-right "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="allergies"]:not([icon*=" -after"]):before, [icon="allergies"][icon*=" -after"]:after, [icon^="allergies "]:not([icon*=" -after"]):before, [icon^="allergies "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="ambulance"]:not([icon*=" -after"]):before, [icon="ambulance"][icon*=" -after"]:after, [icon^="ambulance "]:not([icon*=" -after"]):before, [icon^="ambulance "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="american-sign-language-interpreting"]:not([icon*=" -after"]):before, [icon="american-sign-language-interpreting"][icon*=" -after"]:after, [icon^="american-sign-language-interpreting "]:not([icon*=" -after"]):before, [icon^="american-sign-language-interpreting "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="anchor"]:not([icon*=" -after"]):before, [icon="anchor"][icon*=" -after"]:after, [icon^="anchor "]:not([icon*=" -after"]):before, [icon^="anchor "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="angle-double-down"]:not([icon*=" -after"]):before, [icon="angle-double-down"][icon*=" -after"]:after, [icon^="angle-double-down "]:not([icon*=" -after"]):before, [icon^="angle-double-down "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="angle-double-left"]:not([icon*=" -after"]):before, [icon="angle-double-left"][icon*=" -after"]:after, [icon^="angle-double-left "]:not([icon*=" -after"]):before, [icon^="angle-double-left "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="angle-double-right"]:not([icon*=" -after"]):before, [icon="angle-double-right"][icon*=" -after"]:after, [icon^="angle-double-right "]:not([icon*=" -after"]):before, [icon^="angle-double-right "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="angle-double-up"]:not([icon*=" -after"]):before, [icon="angle-double-up"][icon*=" -after"]:after, [icon^="angle-double-up "]:not([icon*=" -after"]):before, [icon^="angle-double-up "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="angle-down"]:not([icon*=" -after"]):before, [icon="angle-down"][icon*=" -after"]:after, [icon^="angle-down "]:not([icon*=" -after"]):before, [icon^="angle-down "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="angle-left"]:not([icon*=" -after"]):before, [icon="angle-left"][icon*=" -after"]:after, [icon^="angle-left "]:not([icon*=" -after"]):before, [icon^="angle-left "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="angle-right"]:not([icon*=" -after"]):before, [icon="angle-right"][icon*=" -after"]:after, [icon^="angle-right "]:not([icon*=" -after"]):before, [icon^="angle-right "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="angle-up"]:not([icon*=" -after"]):before, [icon="angle-up"][icon*=" -after"]:after, [icon^="angle-up "]:not([icon*=" -after"]):before, [icon^="angle-up "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="angry"]:not([icon*=" -after"]):before, [icon="angry"][icon*=" -after"]:after, [icon^="angry "]:not([icon*=" -after"]):before, [icon^="angry "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="ankh"]:not([icon*=" -after"]):before, [icon="ankh"][icon*=" -after"]:after, [icon^="ankh "]:not([icon*=" -after"]):before, [icon^="ankh "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="apple-alt"]:not([icon*=" -after"]):before, [icon="apple-alt"][icon*=" -after"]:after, [icon^="apple-alt "]:not([icon*=" -after"]):before, [icon^="apple-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="archive"]:not([icon*=" -after"]):before, [icon="archive"][icon*=" -after"]:after, [icon^="archive "]:not([icon*=" -after"]):before, [icon^="archive "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="archway"]:not([icon*=" -after"]):before, [icon="archway"][icon*=" -after"]:after, [icon^="archway "]:not([icon*=" -after"]):before, [icon^="archway "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="arrow-alt-circle-down"]:not([icon*=" -after"]):before, [icon="arrow-alt-circle-down"][icon*=" -after"]:after, [icon^="arrow-alt-circle-down "]:not([icon*=" -after"]):before, [icon^="arrow-alt-circle-down "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="arrow-alt-circle-left"]:not([icon*=" -after"]):before, [icon="arrow-alt-circle-left"][icon*=" -after"]:after, [icon^="arrow-alt-circle-left "]:not([icon*=" -after"]):before, [icon^="arrow-alt-circle-left "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="arrow-alt-circle-right"]:not([icon*=" -after"]):before, [icon="arrow-alt-circle-right"][icon*=" -after"]:after, [icon^="arrow-alt-circle-right "]:not([icon*=" -after"]):before, [icon^="arrow-alt-circle-right "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="arrow-alt-circle-up"]:not([icon*=" -after"]):before, [icon="arrow-alt-circle-up"][icon*=" -after"]:after, [icon^="arrow-alt-circle-up "]:not([icon*=" -after"]):before, [icon^="arrow-alt-circle-up "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="arrow-circle-down"]:not([icon*=" -after"]):before, [icon="arrow-circle-down"][icon*=" -after"]:after, [icon^="arrow-circle-down "]:not([icon*=" -after"]):before, [icon^="arrow-circle-down "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="arrow-circle-left"]:not([icon*=" -after"]):before, [icon="arrow-circle-left"][icon*=" -after"]:after, [icon^="arrow-circle-left "]:not([icon*=" -after"]):before, [icon^="arrow-circle-left "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="arrow-circle-right"]:not([icon*=" -after"]):before, [icon="arrow-circle-right"][icon*=" -after"]:after, [icon^="arrow-circle-right "]:not([icon*=" -after"]):before, [icon^="arrow-circle-right "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="arrow-circle-up"]:not([icon*=" -after"]):before, [icon="arrow-circle-up"][icon*=" -after"]:after, [icon^="arrow-circle-up "]:not([icon*=" -after"]):before, [icon^="arrow-circle-up "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="arrow-down"]:not([icon*=" -after"]):before, [icon="arrow-down"][icon*=" -after"]:after, [icon^="arrow-down "]:not([icon*=" -after"]):before, [icon^="arrow-down "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="arrow-left"]:not([icon*=" -after"]):before, [icon="arrow-left"][icon*=" -after"]:after, [icon^="arrow-left "]:not([icon*=" -after"]):before, [icon^="arrow-left "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="arrow-right"]:not([icon*=" -after"]):before, [icon="arrow-right"][icon*=" -after"]:after, [icon^="arrow-right "]:not([icon*=" -after"]):before, [icon^="arrow-right "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="arrow-up"]:not([icon*=" -after"]):before, [icon="arrow-up"][icon*=" -after"]:after, [icon^="arrow-up "]:not([icon*=" -after"]):before, [icon^="arrow-up "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="arrows-alt"]:not([icon*=" -after"]):before, [icon="arrows-alt"][icon*=" -after"]:after, [icon^="arrows-alt "]:not([icon*=" -after"]):before, [icon^="arrows-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="arrows-alt-h"]:not([icon*=" -after"]):before, [icon="arrows-alt-h"][icon*=" -after"]:after, [icon^="arrows-alt-h "]:not([icon*=" -after"]):before, [icon^="arrows-alt-h "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="arrows-alt-v"]:not([icon*=" -after"]):before, [icon="arrows-alt-v"][icon*=" -after"]:after, [icon^="arrows-alt-v "]:not([icon*=" -after"]):before, [icon^="arrows-alt-v "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="assistive-listening-systems"]:not([icon*=" -after"]):before, [icon="assistive-listening-systems"][icon*=" -after"]:after, [icon^="assistive-listening-systems "]:not([icon*=" -after"]):before, [icon^="assistive-listening-systems "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="asterisk"]:not([icon*=" -after"]):before, [icon="asterisk"][icon*=" -after"]:after, [icon^="asterisk "]:not([icon*=" -after"]):before, [icon^="asterisk "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="at"]:not([icon*=" -after"]):before, [icon="at"][icon*=" -after"]:after, [icon^="at "]:not([icon*=" -after"]):before, [icon^="at "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="atlas"]:not([icon*=" -after"]):before, [icon="atlas"][icon*=" -after"]:after, [icon^="atlas "]:not([icon*=" -after"]):before, [icon^="atlas "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="atom"]:not([icon*=" -after"]):before, [icon="atom"][icon*=" -after"]:after, [icon^="atom "]:not([icon*=" -after"]):before, [icon^="atom "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="audio-description"]:not([icon*=" -after"]):before, [icon="audio-description"][icon*=" -after"]:after, [icon^="audio-description "]:not([icon*=" -after"]):before, [icon^="audio-description "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="award"]:not([icon*=" -after"]):before, [icon="award"][icon*=" -after"]:after, [icon^="award "]:not([icon*=" -after"]):before, [icon^="award "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="baby"]:not([icon*=" -after"]):before, [icon="baby"][icon*=" -after"]:after, [icon^="baby "]:not([icon*=" -after"]):before, [icon^="baby "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="baby-carriage"]:not([icon*=" -after"]):before, [icon="baby-carriage"][icon*=" -after"]:after, [icon^="baby-carriage "]:not([icon*=" -after"]):before, [icon^="baby-carriage "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="backspace"]:not([icon*=" -after"]):before, [icon="backspace"][icon*=" -after"]:after, [icon^="backspace "]:not([icon*=" -after"]):before, [icon^="backspace "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="backward"]:not([icon*=" -after"]):before, [icon="backward"][icon*=" -after"]:after, [icon^="backward "]:not([icon*=" -after"]):before, [icon^="backward "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bacon"]:not([icon*=" -after"]):before, [icon="bacon"][icon*=" -after"]:after, [icon^="bacon "]:not([icon*=" -after"]):before, [icon^="bacon "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="balance-scale"]:not([icon*=" -after"]):before, [icon="balance-scale"][icon*=" -after"]:after, [icon^="balance-scale "]:not([icon*=" -after"]):before, [icon^="balance-scale "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="balance-scale-left"]:not([icon*=" -after"]):before, [icon="balance-scale-left"][icon*=" -after"]:after, [icon^="balance-scale-left "]:not([icon*=" -after"]):before, [icon^="balance-scale-left "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="balance-scale-right"]:not([icon*=" -after"]):before, [icon="balance-scale-right"][icon*=" -after"]:after, [icon^="balance-scale-right "]:not([icon*=" -after"]):before, [icon^="balance-scale-right "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="ban"]:not([icon*=" -after"]):before, [icon="ban"][icon*=" -after"]:after, [icon^="ban "]:not([icon*=" -after"]):before, [icon^="ban "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="band-aid"]:not([icon*=" -after"]):before, [icon="band-aid"][icon*=" -after"]:after, [icon^="band-aid "]:not([icon*=" -after"]):before, [icon^="band-aid "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="barcode"]:not([icon*=" -after"]):before, [icon="barcode"][icon*=" -after"]:after, [icon^="barcode "]:not([icon*=" -after"]):before, [icon^="barcode "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bars"]:not([icon*=" -after"]):before, [icon="bars"][icon*=" -after"]:after, [icon^="bars "]:not([icon*=" -after"]):before, [icon^="bars "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="baseball-ball"]:not([icon*=" -after"]):before, [icon="baseball-ball"][icon*=" -after"]:after, [icon^="baseball-ball "]:not([icon*=" -after"]):before, [icon^="baseball-ball "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="basketball-ball"]:not([icon*=" -after"]):before, [icon="basketball-ball"][icon*=" -after"]:after, [icon^="basketball-ball "]:not([icon*=" -after"]):before, [icon^="basketball-ball "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bath"]:not([icon*=" -after"]):before, [icon="bath"][icon*=" -after"]:after, [icon^="bath "]:not([icon*=" -after"]):before, [icon^="bath "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="battery-empty"]:not([icon*=" -after"]):before, [icon="battery-empty"][icon*=" -after"]:after, [icon^="battery-empty "]:not([icon*=" -after"]):before, [icon^="battery-empty "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="battery-full"]:not([icon*=" -after"]):before, [icon="battery-full"][icon*=" -after"]:after, [icon^="battery-full "]:not([icon*=" -after"]):before, [icon^="battery-full "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="battery-half"]:not([icon*=" -after"]):before, [icon="battery-half"][icon*=" -after"]:after, [icon^="battery-half "]:not([icon*=" -after"]):before, [icon^="battery-half "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="battery-quarter"]:not([icon*=" -after"]):before, [icon="battery-quarter"][icon*=" -after"]:after, [icon^="battery-quarter "]:not([icon*=" -after"]):before, [icon^="battery-quarter "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="battery-three-quarters"]:not([icon*=" -after"]):before, [icon="battery-three-quarters"][icon*=" -after"]:after, [icon^="battery-three-quarters "]:not([icon*=" -after"]):before, [icon^="battery-three-quarters "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bed"]:not([icon*=" -after"]):before, [icon="bed"][icon*=" -after"]:after, [icon^="bed "]:not([icon*=" -after"]):before, [icon^="bed "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="beer"]:not([icon*=" -after"]):before, [icon="beer"][icon*=" -after"]:after, [icon^="beer "]:not([icon*=" -after"]):before, [icon^="beer "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bell"]:not([icon*=" -after"]):before, [icon="bell"][icon*=" -after"]:after, [icon^="bell "]:not([icon*=" -after"]):before, [icon^="bell "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bell-slash"]:not([icon*=" -after"]):before, [icon="bell-slash"][icon*=" -after"]:after, [icon^="bell-slash "]:not([icon*=" -after"]):before, [icon^="bell-slash "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bezier-curve"]:not([icon*=" -after"]):before, [icon="bezier-curve"][icon*=" -after"]:after, [icon^="bezier-curve "]:not([icon*=" -after"]):before, [icon^="bezier-curve "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bible"]:not([icon*=" -after"]):before, [icon="bible"][icon*=" -after"]:after, [icon^="bible "]:not([icon*=" -after"]):before, [icon^="bible "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bicycle"]:not([icon*=" -after"]):before, [icon="bicycle"][icon*=" -after"]:after, [icon^="bicycle "]:not([icon*=" -after"]):before, [icon^="bicycle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="biking"]:not([icon*=" -after"]):before, [icon="biking"][icon*=" -after"]:after, [icon^="biking "]:not([icon*=" -after"]):before, [icon^="biking "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="binoculars"]:not([icon*=" -after"]):before, [icon="binoculars"][icon*=" -after"]:after, [icon^="binoculars "]:not([icon*=" -after"]):before, [icon^="binoculars "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="biohazard"]:not([icon*=" -after"]):before, [icon="biohazard"][icon*=" -after"]:after, [icon^="biohazard "]:not([icon*=" -after"]):before, [icon^="biohazard "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="birthday-cake"]:not([icon*=" -after"]):before, [icon="birthday-cake"][icon*=" -after"]:after, [icon^="birthday-cake "]:not([icon*=" -after"]):before, [icon^="birthday-cake "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="blender"]:not([icon*=" -after"]):before, [icon="blender"][icon*=" -after"]:after, [icon^="blender "]:not([icon*=" -after"]):before, [icon^="blender "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="blender-phone"]:not([icon*=" -after"]):before, [icon="blender-phone"][icon*=" -after"]:after, [icon^="blender-phone "]:not([icon*=" -after"]):before, [icon^="blender-phone "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="blind"]:not([icon*=" -after"]):before, [icon="blind"][icon*=" -after"]:after, [icon^="blind "]:not([icon*=" -after"]):before, [icon^="blind "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="blog"]:not([icon*=" -after"]):before, [icon="blog"][icon*=" -after"]:after, [icon^="blog "]:not([icon*=" -after"]):before, [icon^="blog "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bold"]:not([icon*=" -after"]):before, [icon="bold"][icon*=" -after"]:after, [icon^="bold "]:not([icon*=" -after"]):before, [icon^="bold "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bolt"]:not([icon*=" -after"]):before, [icon="bolt"][icon*=" -after"]:after, [icon^="bolt "]:not([icon*=" -after"]):before, [icon^="bolt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bomb"]:not([icon*=" -after"]):before, [icon="bomb"][icon*=" -after"]:after, [icon^="bomb "]:not([icon*=" -after"]):before, [icon^="bomb "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bone"]:not([icon*=" -after"]):before, [icon="bone"][icon*=" -after"]:after, [icon^="bone "]:not([icon*=" -after"]):before, [icon^="bone "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bong"]:not([icon*=" -after"]):before, [icon="bong"][icon*=" -after"]:after, [icon^="bong "]:not([icon*=" -after"]):before, [icon^="bong "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="book"]:not([icon*=" -after"]):before, [icon="book"][icon*=" -after"]:after, [icon^="book "]:not([icon*=" -after"]):before, [icon^="book "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="book-dead"]:not([icon*=" -after"]):before, [icon="book-dead"][icon*=" -after"]:after, [icon^="book-dead "]:not([icon*=" -after"]):before, [icon^="book-dead "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="book-medical"]:not([icon*=" -after"]):before, [icon="book-medical"][icon*=" -after"]:after, [icon^="book-medical "]:not([icon*=" -after"]):before, [icon^="book-medical "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="book-open"]:not([icon*=" -after"]):before, [icon="book-open"][icon*=" -after"]:after, [icon^="book-open "]:not([icon*=" -after"]):before, [icon^="book-open "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="book-reader"]:not([icon*=" -after"]):before, [icon="book-reader"][icon*=" -after"]:after, [icon^="book-reader "]:not([icon*=" -after"]):before, [icon^="book-reader "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bookmark"]:not([icon*=" -after"]):before, [icon="bookmark"][icon*=" -after"]:after, [icon^="bookmark "]:not([icon*=" -after"]):before, [icon^="bookmark "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="border-all"]:not([icon*=" -after"]):before, [icon="border-all"][icon*=" -after"]:after, [icon^="border-all "]:not([icon*=" -after"]):before, [icon^="border-all "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="border-none"]:not([icon*=" -after"]):before, [icon="border-none"][icon*=" -after"]:after, [icon^="border-none "]:not([icon*=" -after"]):before, [icon^="border-none "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="border-style"]:not([icon*=" -after"]):before, [icon="border-style"][icon*=" -after"]:after, [icon^="border-style "]:not([icon*=" -after"]):before, [icon^="border-style "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bowling-ball"]:not([icon*=" -after"]):before, [icon="bowling-ball"][icon*=" -after"]:after, [icon^="bowling-ball "]:not([icon*=" -after"]):before, [icon^="bowling-ball "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="box"]:not([icon*=" -after"]):before, [icon="box"][icon*=" -after"]:after, [icon^="box "]:not([icon*=" -after"]):before, [icon^="box "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="box-open"]:not([icon*=" -after"]):before, [icon="box-open"][icon*=" -after"]:after, [icon^="box-open "]:not([icon*=" -after"]):before, [icon^="box-open "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="boxes"]:not([icon*=" -after"]):before, [icon="boxes"][icon*=" -after"]:after, [icon^="boxes "]:not([icon*=" -after"]):before, [icon^="boxes "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="braille"]:not([icon*=" -after"]):before, [icon="braille"][icon*=" -after"]:after, [icon^="braille "]:not([icon*=" -after"]):before, [icon^="braille "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="brain"]:not([icon*=" -after"]):before, [icon="brain"][icon*=" -after"]:after, [icon^="brain "]:not([icon*=" -after"]):before, [icon^="brain "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bread-slice"]:not([icon*=" -after"]):before, [icon="bread-slice"][icon*=" -after"]:after, [icon^="bread-slice "]:not([icon*=" -after"]):before, [icon^="bread-slice "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="briefcase"]:not([icon*=" -after"]):before, [icon="briefcase"][icon*=" -after"]:after, [icon^="briefcase "]:not([icon*=" -after"]):before, [icon^="briefcase "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="briefcase-medical"]:not([icon*=" -after"]):before, [icon="briefcase-medical"][icon*=" -after"]:after, [icon^="briefcase-medical "]:not([icon*=" -after"]):before, [icon^="briefcase-medical "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="broadcast-tower"]:not([icon*=" -after"]):before, [icon="broadcast-tower"][icon*=" -after"]:after, [icon^="broadcast-tower "]:not([icon*=" -after"]):before, [icon^="broadcast-tower "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="broom"]:not([icon*=" -after"]):before, [icon="broom"][icon*=" -after"]:after, [icon^="broom "]:not([icon*=" -after"]):before, [icon^="broom "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="brush"]:not([icon*=" -after"]):before, [icon="brush"][icon*=" -after"]:after, [icon^="brush "]:not([icon*=" -after"]):before, [icon^="brush "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bug"]:not([icon*=" -after"]):before, [icon="bug"][icon*=" -after"]:after, [icon^="bug "]:not([icon*=" -after"]):before, [icon^="bug "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="building"]:not([icon*=" -after"]):before, [icon="building"][icon*=" -after"]:after, [icon^="building "]:not([icon*=" -after"]):before, [icon^="building "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bullhorn"]:not([icon*=" -after"]):before, [icon="bullhorn"][icon*=" -after"]:after, [icon^="bullhorn "]:not([icon*=" -after"]):before, [icon^="bullhorn "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bullseye"]:not([icon*=" -after"]):before, [icon="bullseye"][icon*=" -after"]:after, [icon^="bullseye "]:not([icon*=" -after"]):before, [icon^="bullseye "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="burn"]:not([icon*=" -after"]):before, [icon="burn"][icon*=" -after"]:after, [icon^="burn "]:not([icon*=" -after"]):before, [icon^="burn "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bus"]:not([icon*=" -after"]):before, [icon="bus"][icon*=" -after"]:after, [icon^="bus "]:not([icon*=" -after"]):before, [icon^="bus "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bus-alt"]:not([icon*=" -after"]):before, [icon="bus-alt"][icon*=" -after"]:after, [icon^="bus-alt "]:not([icon*=" -after"]):before, [icon^="bus-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="business-time"]:not([icon*=" -after"]):before, [icon="business-time"][icon*=" -after"]:after, [icon^="business-time "]:not([icon*=" -after"]):before, [icon^="business-time "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="calculator"]:not([icon*=" -after"]):before, [icon="calculator"][icon*=" -after"]:after, [icon^="calculator "]:not([icon*=" -after"]):before, [icon^="calculator "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="calendar"]:not([icon*=" -after"]):before, [icon="calendar"][icon*=" -after"]:after, [icon^="calendar "]:not([icon*=" -after"]):before, [icon^="calendar "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="calendar-alt"]:not([icon*=" -after"]):before, [icon="calendar-alt"][icon*=" -after"]:after, [icon^="calendar-alt "]:not([icon*=" -after"]):before, [icon^="calendar-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="calendar-check"]:not([icon*=" -after"]):before, [icon="calendar-check"][icon*=" -after"]:after, [icon^="calendar-check "]:not([icon*=" -after"]):before, [icon^="calendar-check "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="calendar-day"]:not([icon*=" -after"]):before, [icon="calendar-day"][icon*=" -after"]:after, [icon^="calendar-day "]:not([icon*=" -after"]):before, [icon^="calendar-day "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="calendar-minus"]:not([icon*=" -after"]):before, [icon="calendar-minus"][icon*=" -after"]:after, [icon^="calendar-minus "]:not([icon*=" -after"]):before, [icon^="calendar-minus "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="calendar-plus"]:not([icon*=" -after"]):before, [icon="calendar-plus"][icon*=" -after"]:after, [icon^="calendar-plus "]:not([icon*=" -after"]):before, [icon^="calendar-plus "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="calendar-times"]:not([icon*=" -after"]):before, [icon="calendar-times"][icon*=" -after"]:after, [icon^="calendar-times "]:not([icon*=" -after"]):before, [icon^="calendar-times "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="calendar-week"]:not([icon*=" -after"]):before, [icon="calendar-week"][icon*=" -after"]:after, [icon^="calendar-week "]:not([icon*=" -after"]):before, [icon^="calendar-week "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="camera"]:not([icon*=" -after"]):before, [icon="camera"][icon*=" -after"]:after, [icon^="camera "]:not([icon*=" -after"]):before, [icon^="camera "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="camera-retro"]:not([icon*=" -after"]):before, [icon="camera-retro"][icon*=" -after"]:after, [icon^="camera-retro "]:not([icon*=" -after"]):before, [icon^="camera-retro "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="campground"]:not([icon*=" -after"]):before, [icon="campground"][icon*=" -after"]:after, [icon^="campground "]:not([icon*=" -after"]):before, [icon^="campground "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="candy-cane"]:not([icon*=" -after"]):before, [icon="candy-cane"][icon*=" -after"]:after, [icon^="candy-cane "]:not([icon*=" -after"]):before, [icon^="candy-cane "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cannabis"]:not([icon*=" -after"]):before, [icon="cannabis"][icon*=" -after"]:after, [icon^="cannabis "]:not([icon*=" -after"]):before, [icon^="cannabis "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="capsules"]:not([icon*=" -after"]):before, [icon="capsules"][icon*=" -after"]:after, [icon^="capsules "]:not([icon*=" -after"]):before, [icon^="capsules "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="car"]:not([icon*=" -after"]):before, [icon="car"][icon*=" -after"]:after, [icon^="car "]:not([icon*=" -after"]):before, [icon^="car "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="car-alt"]:not([icon*=" -after"]):before, [icon="car-alt"][icon*=" -after"]:after, [icon^="car-alt "]:not([icon*=" -after"]):before, [icon^="car-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="car-battery"]:not([icon*=" -after"]):before, [icon="car-battery"][icon*=" -after"]:after, [icon^="car-battery "]:not([icon*=" -after"]):before, [icon^="car-battery "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="car-crash"]:not([icon*=" -after"]):before, [icon="car-crash"][icon*=" -after"]:after, [icon^="car-crash "]:not([icon*=" -after"]):before, [icon^="car-crash "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="car-side"]:not([icon*=" -after"]):before, [icon="car-side"][icon*=" -after"]:after, [icon^="car-side "]:not([icon*=" -after"]):before, [icon^="car-side "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="caret-down"]:not([icon*=" -after"]):before, [icon="caret-down"][icon*=" -after"]:after, [icon^="caret-down "]:not([icon*=" -after"]):before, [icon^="caret-down "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="caret-left"]:not([icon*=" -after"]):before, [icon="caret-left"][icon*=" -after"]:after, [icon^="caret-left "]:not([icon*=" -after"]):before, [icon^="caret-left "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="caret-right"]:not([icon*=" -after"]):before, [icon="caret-right"][icon*=" -after"]:after, [icon^="caret-right "]:not([icon*=" -after"]):before, [icon^="caret-right "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="caret-square-down"]:not([icon*=" -after"]):before, [icon="caret-square-down"][icon*=" -after"]:after, [icon^="caret-square-down "]:not([icon*=" -after"]):before, [icon^="caret-square-down "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="caret-square-left"]:not([icon*=" -after"]):before, [icon="caret-square-left"][icon*=" -after"]:after, [icon^="caret-square-left "]:not([icon*=" -after"]):before, [icon^="caret-square-left "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="caret-square-right"]:not([icon*=" -after"]):before, [icon="caret-square-right"][icon*=" -after"]:after, [icon^="caret-square-right "]:not([icon*=" -after"]):before, [icon^="caret-square-right "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="caret-square-up"]:not([icon*=" -after"]):before, [icon="caret-square-up"][icon*=" -after"]:after, [icon^="caret-square-up "]:not([icon*=" -after"]):before, [icon^="caret-square-up "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="caret-up"]:not([icon*=" -after"]):before, [icon="caret-up"][icon*=" -after"]:after, [icon^="caret-up "]:not([icon*=" -after"]):before, [icon^="caret-up "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="carrot"]:not([icon*=" -after"]):before, [icon="carrot"][icon*=" -after"]:after, [icon^="carrot "]:not([icon*=" -after"]):before, [icon^="carrot "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cart-arrow-down"]:not([icon*=" -after"]):before, [icon="cart-arrow-down"][icon*=" -after"]:after, [icon^="cart-arrow-down "]:not([icon*=" -after"]):before, [icon^="cart-arrow-down "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cart-plus"]:not([icon*=" -after"]):before, [icon="cart-plus"][icon*=" -after"]:after, [icon^="cart-plus "]:not([icon*=" -after"]):before, [icon^="cart-plus "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cash-register"]:not([icon*=" -after"]):before, [icon="cash-register"][icon*=" -after"]:after, [icon^="cash-register "]:not([icon*=" -after"]):before, [icon^="cash-register "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cat"]:not([icon*=" -after"]):before, [icon="cat"][icon*=" -after"]:after, [icon^="cat "]:not([icon*=" -after"]):before, [icon^="cat "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="certificate"]:not([icon*=" -after"]):before, [icon="certificate"][icon*=" -after"]:after, [icon^="certificate "]:not([icon*=" -after"]):before, [icon^="certificate "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chair"]:not([icon*=" -after"]):before, [icon="chair"][icon*=" -after"]:after, [icon^="chair "]:not([icon*=" -after"]):before, [icon^="chair "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chalkboard"]:not([icon*=" -after"]):before, [icon="chalkboard"][icon*=" -after"]:after, [icon^="chalkboard "]:not([icon*=" -after"]):before, [icon^="chalkboard "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chalkboard-teacher"]:not([icon*=" -after"]):before, [icon="chalkboard-teacher"][icon*=" -after"]:after, [icon^="chalkboard-teacher "]:not([icon*=" -after"]):before, [icon^="chalkboard-teacher "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="charging-station"]:not([icon*=" -after"]):before, [icon="charging-station"][icon*=" -after"]:after, [icon^="charging-station "]:not([icon*=" -after"]):before, [icon^="charging-station "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chart-area"]:not([icon*=" -after"]):before, [icon="chart-area"][icon*=" -after"]:after, [icon^="chart-area "]:not([icon*=" -after"]):before, [icon^="chart-area "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chart-bar"]:not([icon*=" -after"]):before, [icon="chart-bar"][icon*=" -after"]:after, [icon^="chart-bar "]:not([icon*=" -after"]):before, [icon^="chart-bar "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chart-line"]:not([icon*=" -after"]):before, [icon="chart-line"][icon*=" -after"]:after, [icon^="chart-line "]:not([icon*=" -after"]):before, [icon^="chart-line "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chart-pie"]:not([icon*=" -after"]):before, [icon="chart-pie"][icon*=" -after"]:after, [icon^="chart-pie "]:not([icon*=" -after"]):before, [icon^="chart-pie "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="check"]:not([icon*=" -after"]):before, [icon="check"][icon*=" -after"]:after, [icon^="check "]:not([icon*=" -after"]):before, [icon^="check "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="check-circle"]:not([icon*=" -after"]):before, [icon="check-circle"][icon*=" -after"]:after, [icon^="check-circle "]:not([icon*=" -after"]):before, [icon^="check-circle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="check-double"]:not([icon*=" -after"]):before, [icon="check-double"][icon*=" -after"]:after, [icon^="check-double "]:not([icon*=" -after"]):before, [icon^="check-double "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="check-square"]:not([icon*=" -after"]):before, [icon="check-square"][icon*=" -after"]:after, [icon^="check-square "]:not([icon*=" -after"]):before, [icon^="check-square "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cheese"]:not([icon*=" -after"]):before, [icon="cheese"][icon*=" -after"]:after, [icon^="cheese "]:not([icon*=" -after"]):before, [icon^="cheese "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chess"]:not([icon*=" -after"]):before, [icon="chess"][icon*=" -after"]:after, [icon^="chess "]:not([icon*=" -after"]):before, [icon^="chess "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chess-bishop"]:not([icon*=" -after"]):before, [icon="chess-bishop"][icon*=" -after"]:after, [icon^="chess-bishop "]:not([icon*=" -after"]):before, [icon^="chess-bishop "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chess-board"]:not([icon*=" -after"]):before, [icon="chess-board"][icon*=" -after"]:after, [icon^="chess-board "]:not([icon*=" -after"]):before, [icon^="chess-board "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chess-king"]:not([icon*=" -after"]):before, [icon="chess-king"][icon*=" -after"]:after, [icon^="chess-king "]:not([icon*=" -after"]):before, [icon^="chess-king "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chess-knight"]:not([icon*=" -after"]):before, [icon="chess-knight"][icon*=" -after"]:after, [icon^="chess-knight "]:not([icon*=" -after"]):before, [icon^="chess-knight "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chess-pawn"]:not([icon*=" -after"]):before, [icon="chess-pawn"][icon*=" -after"]:after, [icon^="chess-pawn "]:not([icon*=" -after"]):before, [icon^="chess-pawn "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chess-queen"]:not([icon*=" -after"]):before, [icon="chess-queen"][icon*=" -after"]:after, [icon^="chess-queen "]:not([icon*=" -after"]):before, [icon^="chess-queen "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chess-rook"]:not([icon*=" -after"]):before, [icon="chess-rook"][icon*=" -after"]:after, [icon^="chess-rook "]:not([icon*=" -after"]):before, [icon^="chess-rook "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chevron-circle-down"]:not([icon*=" -after"]):before, [icon="chevron-circle-down"][icon*=" -after"]:after, [icon^="chevron-circle-down "]:not([icon*=" -after"]):before, [icon^="chevron-circle-down "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chevron-circle-left"]:not([icon*=" -after"]):before, [icon="chevron-circle-left"][icon*=" -after"]:after, [icon^="chevron-circle-left "]:not([icon*=" -after"]):before, [icon^="chevron-circle-left "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chevron-circle-right"]:not([icon*=" -after"]):before, [icon="chevron-circle-right"][icon*=" -after"]:after, [icon^="chevron-circle-right "]:not([icon*=" -after"]):before, [icon^="chevron-circle-right "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chevron-circle-up"]:not([icon*=" -after"]):before, [icon="chevron-circle-up"][icon*=" -after"]:after, [icon^="chevron-circle-up "]:not([icon*=" -after"]):before, [icon^="chevron-circle-up "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chevron-down"]:not([icon*=" -after"]):before, [icon="chevron-down"][icon*=" -after"]:after, [icon^="chevron-down "]:not([icon*=" -after"]):before, [icon^="chevron-down "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chevron-left"]:not([icon*=" -after"]):before, [icon="chevron-left"][icon*=" -after"]:after, [icon^="chevron-left "]:not([icon*=" -after"]):before, [icon^="chevron-left "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chevron-right"]:not([icon*=" -after"]):before, [icon="chevron-right"][icon*=" -after"]:after, [icon^="chevron-right "]:not([icon*=" -after"]):before, [icon^="chevron-right "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chevron-up"]:not([icon*=" -after"]):before, [icon="chevron-up"][icon*=" -after"]:after, [icon^="chevron-up "]:not([icon*=" -after"]):before, [icon^="chevron-up "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="child"]:not([icon*=" -after"]):before, [icon="child"][icon*=" -after"]:after, [icon^="child "]:not([icon*=" -after"]):before, [icon^="child "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="church"]:not([icon*=" -after"]):before, [icon="church"][icon*=" -after"]:after, [icon^="church "]:not([icon*=" -after"]):before, [icon^="church "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="circle"]:not([icon*=" -after"]):before, [icon="circle"][icon*=" -after"]:after, [icon^="circle "]:not([icon*=" -after"]):before, [icon^="circle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="circle-notch"]:not([icon*=" -after"]):before, [icon="circle-notch"][icon*=" -after"]:after, [icon^="circle-notch "]:not([icon*=" -after"]):before, [icon^="circle-notch "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="city"]:not([icon*=" -after"]):before, [icon="city"][icon*=" -after"]:after, [icon^="city "]:not([icon*=" -after"]):before, [icon^="city "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="clinic-medical"]:not([icon*=" -after"]):before, [icon="clinic-medical"][icon*=" -after"]:after, [icon^="clinic-medical "]:not([icon*=" -after"]):before, [icon^="clinic-medical "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="clipboard"]:not([icon*=" -after"]):before, [icon="clipboard"][icon*=" -after"]:after, [icon^="clipboard "]:not([icon*=" -after"]):before, [icon^="clipboard "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="clipboard-check"]:not([icon*=" -after"]):before, [icon="clipboard-check"][icon*=" -after"]:after, [icon^="clipboard-check "]:not([icon*=" -after"]):before, [icon^="clipboard-check "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="clipboard-list"]:not([icon*=" -after"]):before, [icon="clipboard-list"][icon*=" -after"]:after, [icon^="clipboard-list "]:not([icon*=" -after"]):before, [icon^="clipboard-list "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="clock"]:not([icon*=" -after"]):before, [icon="clock"][icon*=" -after"]:after, [icon^="clock "]:not([icon*=" -after"]):before, [icon^="clock "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="clone"]:not([icon*=" -after"]):before, [icon="clone"][icon*=" -after"]:after, [icon^="clone "]:not([icon*=" -after"]):before, [icon^="clone "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="closed-captioning"]:not([icon*=" -after"]):before, [icon="closed-captioning"][icon*=" -after"]:after, [icon^="closed-captioning "]:not([icon*=" -after"]):before, [icon^="closed-captioning "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cloud"]:not([icon*=" -after"]):before, [icon="cloud"][icon*=" -after"]:after, [icon^="cloud "]:not([icon*=" -after"]):before, [icon^="cloud "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cloud-download-alt"]:not([icon*=" -after"]):before, [icon="cloud-download-alt"][icon*=" -after"]:after, [icon^="cloud-download-alt "]:not([icon*=" -after"]):before, [icon^="cloud-download-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cloud-meatball"]:not([icon*=" -after"]):before, [icon="cloud-meatball"][icon*=" -after"]:after, [icon^="cloud-meatball "]:not([icon*=" -after"]):before, [icon^="cloud-meatball "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cloud-moon"]:not([icon*=" -after"]):before, [icon="cloud-moon"][icon*=" -after"]:after, [icon^="cloud-moon "]:not([icon*=" -after"]):before, [icon^="cloud-moon "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cloud-moon-rain"]:not([icon*=" -after"]):before, [icon="cloud-moon-rain"][icon*=" -after"]:after, [icon^="cloud-moon-rain "]:not([icon*=" -after"]):before, [icon^="cloud-moon-rain "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cloud-rain"]:not([icon*=" -after"]):before, [icon="cloud-rain"][icon*=" -after"]:after, [icon^="cloud-rain "]:not([icon*=" -after"]):before, [icon^="cloud-rain "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cloud-showers-heavy"]:not([icon*=" -after"]):before, [icon="cloud-showers-heavy"][icon*=" -after"]:after, [icon^="cloud-showers-heavy "]:not([icon*=" -after"]):before, [icon^="cloud-showers-heavy "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cloud-sun"]:not([icon*=" -after"]):before, [icon="cloud-sun"][icon*=" -after"]:after, [icon^="cloud-sun "]:not([icon*=" -after"]):before, [icon^="cloud-sun "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cloud-sun-rain"]:not([icon*=" -after"]):before, [icon="cloud-sun-rain"][icon*=" -after"]:after, [icon^="cloud-sun-rain "]:not([icon*=" -after"]):before, [icon^="cloud-sun-rain "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cloud-upload-alt"]:not([icon*=" -after"]):before, [icon="cloud-upload-alt"][icon*=" -after"]:after, [icon^="cloud-upload-alt "]:not([icon*=" -after"]):before, [icon^="cloud-upload-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cocktail"]:not([icon*=" -after"]):before, [icon="cocktail"][icon*=" -after"]:after, [icon^="cocktail "]:not([icon*=" -after"]):before, [icon^="cocktail "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="code"]:not([icon*=" -after"]):before, [icon="code"][icon*=" -after"]:after, [icon^="code "]:not([icon*=" -after"]):before, [icon^="code "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="code-branch"]:not([icon*=" -after"]):before, [icon="code-branch"][icon*=" -after"]:after, [icon^="code-branch "]:not([icon*=" -after"]):before, [icon^="code-branch "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="coffee"]:not([icon*=" -after"]):before, [icon="coffee"][icon*=" -after"]:after, [icon^="coffee "]:not([icon*=" -after"]):before, [icon^="coffee "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cog"]:not([icon*=" -after"]):before, [icon="cog"][icon*=" -after"]:after, [icon^="cog "]:not([icon*=" -after"]):before, [icon^="cog "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cogs"]:not([icon*=" -after"]):before, [icon="cogs"][icon*=" -after"]:after, [icon^="cogs "]:not([icon*=" -after"]):before, [icon^="cogs "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="coins"]:not([icon*=" -after"]):before, [icon="coins"][icon*=" -after"]:after, [icon^="coins "]:not([icon*=" -after"]):before, [icon^="coins "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="columns"]:not([icon*=" -after"]):before, [icon="columns"][icon*=" -after"]:after, [icon^="columns "]:not([icon*=" -after"]):before, [icon^="columns "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="comment"]:not([icon*=" -after"]):before, [icon="comment"][icon*=" -after"]:after, [icon^="comment "]:not([icon*=" -after"]):before, [icon^="comment "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="comment-alt"]:not([icon*=" -after"]):before, [icon="comment-alt"][icon*=" -after"]:after, [icon^="comment-alt "]:not([icon*=" -after"]):before, [icon^="comment-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="comment-dollar"]:not([icon*=" -after"]):before, [icon="comment-dollar"][icon*=" -after"]:after, [icon^="comment-dollar "]:not([icon*=" -after"]):before, [icon^="comment-dollar "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="comment-dots"]:not([icon*=" -after"]):before, [icon="comment-dots"][icon*=" -after"]:after, [icon^="comment-dots "]:not([icon*=" -after"]):before, [icon^="comment-dots "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="comment-medical"]:not([icon*=" -after"]):before, [icon="comment-medical"][icon*=" -after"]:after, [icon^="comment-medical "]:not([icon*=" -after"]):before, [icon^="comment-medical "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="comment-slash"]:not([icon*=" -after"]):before, [icon="comment-slash"][icon*=" -after"]:after, [icon^="comment-slash "]:not([icon*=" -after"]):before, [icon^="comment-slash "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="comments"]:not([icon*=" -after"]):before, [icon="comments"][icon*=" -after"]:after, [icon^="comments "]:not([icon*=" -after"]):before, [icon^="comments "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="comments-dollar"]:not([icon*=" -after"]):before, [icon="comments-dollar"][icon*=" -after"]:after, [icon^="comments-dollar "]:not([icon*=" -after"]):before, [icon^="comments-dollar "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="compact-disc"]:not([icon*=" -after"]):before, [icon="compact-disc"][icon*=" -after"]:after, [icon^="compact-disc "]:not([icon*=" -after"]):before, [icon^="compact-disc "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="compass"]:not([icon*=" -after"]):before, [icon="compass"][icon*=" -after"]:after, [icon^="compass "]:not([icon*=" -after"]):before, [icon^="compass "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="compress"]:not([icon*=" -after"]):before, [icon="compress"][icon*=" -after"]:after, [icon^="compress "]:not([icon*=" -after"]):before, [icon^="compress "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="compress-arrows-alt"]:not([icon*=" -after"]):before, [icon="compress-arrows-alt"][icon*=" -after"]:after, [icon^="compress-arrows-alt "]:not([icon*=" -after"]):before, [icon^="compress-arrows-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="concierge-bell"]:not([icon*=" -after"]):before, [icon="concierge-bell"][icon*=" -after"]:after, [icon^="concierge-bell "]:not([icon*=" -after"]):before, [icon^="concierge-bell "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cookie"]:not([icon*=" -after"]):before, [icon="cookie"][icon*=" -after"]:after, [icon^="cookie "]:not([icon*=" -after"]):before, [icon^="cookie "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cookie-bite"]:not([icon*=" -after"]):before, [icon="cookie-bite"][icon*=" -after"]:after, [icon^="cookie-bite "]:not([icon*=" -after"]):before, [icon^="cookie-bite "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="copy"]:not([icon*=" -after"]):before, [icon="copy"][icon*=" -after"]:after, [icon^="copy "]:not([icon*=" -after"]):before, [icon^="copy "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="copyright"]:not([icon*=" -after"]):before, [icon="copyright"][icon*=" -after"]:after, [icon^="copyright "]:not([icon*=" -after"]):before, [icon^="copyright "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="couch"]:not([icon*=" -after"]):before, [icon="couch"][icon*=" -after"]:after, [icon^="couch "]:not([icon*=" -after"]):before, [icon^="couch "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="credit-card"]:not([icon*=" -after"]):before, [icon="credit-card"][icon*=" -after"]:after, [icon^="credit-card "]:not([icon*=" -after"]):before, [icon^="credit-card "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="crop"]:not([icon*=" -after"]):before, [icon="crop"][icon*=" -after"]:after, [icon^="crop "]:not([icon*=" -after"]):before, [icon^="crop "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="crop-alt"]:not([icon*=" -after"]):before, [icon="crop-alt"][icon*=" -after"]:after, [icon^="crop-alt "]:not([icon*=" -after"]):before, [icon^="crop-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cross"]:not([icon*=" -after"]):before, [icon="cross"][icon*=" -after"]:after, [icon^="cross "]:not([icon*=" -after"]):before, [icon^="cross "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="crosshairs"]:not([icon*=" -after"]):before, [icon="crosshairs"][icon*=" -after"]:after, [icon^="crosshairs "]:not([icon*=" -after"]):before, [icon^="crosshairs "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="crow"]:not([icon*=" -after"]):before, [icon="crow"][icon*=" -after"]:after, [icon^="crow "]:not([icon*=" -after"]):before, [icon^="crow "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="crown"]:not([icon*=" -after"]):before, [icon="crown"][icon*=" -after"]:after, [icon^="crown "]:not([icon*=" -after"]):before, [icon^="crown "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="crutch"]:not([icon*=" -after"]):before, [icon="crutch"][icon*=" -after"]:after, [icon^="crutch "]:not([icon*=" -after"]):before, [icon^="crutch "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cube"]:not([icon*=" -after"]):before, [icon="cube"][icon*=" -after"]:after, [icon^="cube "]:not([icon*=" -after"]):before, [icon^="cube "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cubes"]:not([icon*=" -after"]):before, [icon="cubes"][icon*=" -after"]:after, [icon^="cubes "]:not([icon*=" -after"]):before, [icon^="cubes "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="cut"]:not([icon*=" -after"]):before, [icon="cut"][icon*=" -after"]:after, [icon^="cut "]:not([icon*=" -after"]):before, [icon^="cut "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="database"]:not([icon*=" -after"]):before, [icon="database"][icon*=" -after"]:after, [icon^="database "]:not([icon*=" -after"]):before, [icon^="database "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="deaf"]:not([icon*=" -after"]):before, [icon="deaf"][icon*=" -after"]:after, [icon^="deaf "]:not([icon*=" -after"]):before, [icon^="deaf "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="democrat"]:not([icon*=" -after"]):before, [icon="democrat"][icon*=" -after"]:after, [icon^="democrat "]:not([icon*=" -after"]):before, [icon^="democrat "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="desktop"]:not([icon*=" -after"]):before, [icon="desktop"][icon*=" -after"]:after, [icon^="desktop "]:not([icon*=" -after"]):before, [icon^="desktop "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dharmachakra"]:not([icon*=" -after"]):before, [icon="dharmachakra"][icon*=" -after"]:after, [icon^="dharmachakra "]:not([icon*=" -after"]):before, [icon^="dharmachakra "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="diagnoses"]:not([icon*=" -after"]):before, [icon="diagnoses"][icon*=" -after"]:after, [icon^="diagnoses "]:not([icon*=" -after"]):before, [icon^="diagnoses "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dice"]:not([icon*=" -after"]):before, [icon="dice"][icon*=" -after"]:after, [icon^="dice "]:not([icon*=" -after"]):before, [icon^="dice "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dice-d20"]:not([icon*=" -after"]):before, [icon="dice-d20"][icon*=" -after"]:after, [icon^="dice-d20 "]:not([icon*=" -after"]):before, [icon^="dice-d20 "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dice-d6"]:not([icon*=" -after"]):before, [icon="dice-d6"][icon*=" -after"]:after, [icon^="dice-d6 "]:not([icon*=" -after"]):before, [icon^="dice-d6 "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dice-five"]:not([icon*=" -after"]):before, [icon="dice-five"][icon*=" -after"]:after, [icon^="dice-five "]:not([icon*=" -after"]):before, [icon^="dice-five "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dice-four"]:not([icon*=" -after"]):before, [icon="dice-four"][icon*=" -after"]:after, [icon^="dice-four "]:not([icon*=" -after"]):before, [icon^="dice-four "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dice-one"]:not([icon*=" -after"]):before, [icon="dice-one"][icon*=" -after"]:after, [icon^="dice-one "]:not([icon*=" -after"]):before, [icon^="dice-one "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dice-six"]:not([icon*=" -after"]):before, [icon="dice-six"][icon*=" -after"]:after, [icon^="dice-six "]:not([icon*=" -after"]):before, [icon^="dice-six "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dice-three"]:not([icon*=" -after"]):before, [icon="dice-three"][icon*=" -after"]:after, [icon^="dice-three "]:not([icon*=" -after"]):before, [icon^="dice-three "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dice-two"]:not([icon*=" -after"]):before, [icon="dice-two"][icon*=" -after"]:after, [icon^="dice-two "]:not([icon*=" -after"]):before, [icon^="dice-two "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="digital-tachograph"]:not([icon*=" -after"]):before, [icon="digital-tachograph"][icon*=" -after"]:after, [icon^="digital-tachograph "]:not([icon*=" -after"]):before, [icon^="digital-tachograph "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="directions"]:not([icon*=" -after"]):before, [icon="directions"][icon*=" -after"]:after, [icon^="directions "]:not([icon*=" -after"]):before, [icon^="directions "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="divide"]:not([icon*=" -after"]):before, [icon="divide"][icon*=" -after"]:after, [icon^="divide "]:not([icon*=" -after"]):before, [icon^="divide "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dizzy"]:not([icon*=" -after"]):before, [icon="dizzy"][icon*=" -after"]:after, [icon^="dizzy "]:not([icon*=" -after"]):before, [icon^="dizzy "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dna"]:not([icon*=" -after"]):before, [icon="dna"][icon*=" -after"]:after, [icon^="dna "]:not([icon*=" -after"]):before, [icon^="dna "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dog"]:not([icon*=" -after"]):before, [icon="dog"][icon*=" -after"]:after, [icon^="dog "]:not([icon*=" -after"]):before, [icon^="dog "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dollar-sign"]:not([icon*=" -after"]):before, [icon="dollar-sign"][icon*=" -after"]:after, [icon^="dollar-sign "]:not([icon*=" -after"]):before, [icon^="dollar-sign "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dolly"]:not([icon*=" -after"]):before, [icon="dolly"][icon*=" -after"]:after, [icon^="dolly "]:not([icon*=" -after"]):before, [icon^="dolly "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dolly-flatbed"]:not([icon*=" -after"]):before, [icon="dolly-flatbed"][icon*=" -after"]:after, [icon^="dolly-flatbed "]:not([icon*=" -after"]):before, [icon^="dolly-flatbed "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="donate"]:not([icon*=" -after"]):before, [icon="donate"][icon*=" -after"]:after, [icon^="donate "]:not([icon*=" -after"]):before, [icon^="donate "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="door-closed"]:not([icon*=" -after"]):before, [icon="door-closed"][icon*=" -after"]:after, [icon^="door-closed "]:not([icon*=" -after"]):before, [icon^="door-closed "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="door-open"]:not([icon*=" -after"]):before, [icon="door-open"][icon*=" -after"]:after, [icon^="door-open "]:not([icon*=" -after"]):before, [icon^="door-open "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dot-circle"]:not([icon*=" -after"]):before, [icon="dot-circle"][icon*=" -after"]:after, [icon^="dot-circle "]:not([icon*=" -after"]):before, [icon^="dot-circle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dove"]:not([icon*=" -after"]):before, [icon="dove"][icon*=" -after"]:after, [icon^="dove "]:not([icon*=" -after"]):before, [icon^="dove "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="download"]:not([icon*=" -after"]):before, [icon="download"][icon*=" -after"]:after, [icon^="download "]:not([icon*=" -after"]):before, [icon^="download "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="drafting-compass"]:not([icon*=" -after"]):before, [icon="drafting-compass"][icon*=" -after"]:after, [icon^="drafting-compass "]:not([icon*=" -after"]):before, [icon^="drafting-compass "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dragon"]:not([icon*=" -after"]):before, [icon="dragon"][icon*=" -after"]:after, [icon^="dragon "]:not([icon*=" -after"]):before, [icon^="dragon "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="draw-polygon"]:not([icon*=" -after"]):before, [icon="draw-polygon"][icon*=" -after"]:after, [icon^="draw-polygon "]:not([icon*=" -after"]):before, [icon^="draw-polygon "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="drum"]:not([icon*=" -after"]):before, [icon="drum"][icon*=" -after"]:after, [icon^="drum "]:not([icon*=" -after"]):before, [icon^="drum "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="drum-steelpan"]:not([icon*=" -after"]):before, [icon="drum-steelpan"][icon*=" -after"]:after, [icon^="drum-steelpan "]:not([icon*=" -after"]):before, [icon^="drum-steelpan "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="drumstick-bite"]:not([icon*=" -after"]):before, [icon="drumstick-bite"][icon*=" -after"]:after, [icon^="drumstick-bite "]:not([icon*=" -after"]):before, [icon^="drumstick-bite "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dumbbell"]:not([icon*=" -after"]):before, [icon="dumbbell"][icon*=" -after"]:after, [icon^="dumbbell "]:not([icon*=" -after"]):before, [icon^="dumbbell "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dumpster"]:not([icon*=" -after"]):before, [icon="dumpster"][icon*=" -after"]:after, [icon^="dumpster "]:not([icon*=" -after"]):before, [icon^="dumpster "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dumpster-fire"]:not([icon*=" -after"]):before, [icon="dumpster-fire"][icon*=" -after"]:after, [icon^="dumpster-fire "]:not([icon*=" -after"]):before, [icon^="dumpster-fire "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dungeon"]:not([icon*=" -after"]):before, [icon="dungeon"][icon*=" -after"]:after, [icon^="dungeon "]:not([icon*=" -after"]):before, [icon^="dungeon "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="edit"]:not([icon*=" -after"]):before, [icon="edit"][icon*=" -after"]:after, [icon^="edit "]:not([icon*=" -after"]):before, [icon^="edit "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="egg"]:not([icon*=" -after"]):before, [icon="egg"][icon*=" -after"]:after, [icon^="egg "]:not([icon*=" -after"]):before, [icon^="egg "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="eject"]:not([icon*=" -after"]):before, [icon="eject"][icon*=" -after"]:after, [icon^="eject "]:not([icon*=" -after"]):before, [icon^="eject "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="ellipsis-h"]:not([icon*=" -after"]):before, [icon="ellipsis-h"][icon*=" -after"]:after, [icon^="ellipsis-h "]:not([icon*=" -after"]):before, [icon^="ellipsis-h "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="ellipsis-v"]:not([icon*=" -after"]):before, [icon="ellipsis-v"][icon*=" -after"]:after, [icon^="ellipsis-v "]:not([icon*=" -after"]):before, [icon^="ellipsis-v "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="envelope"]:not([icon*=" -after"]):before, [icon="envelope"][icon*=" -after"]:after, [icon^="envelope "]:not([icon*=" -after"]):before, [icon^="envelope "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="envelope-open"]:not([icon*=" -after"]):before, [icon="envelope-open"][icon*=" -after"]:after, [icon^="envelope-open "]:not([icon*=" -after"]):before, [icon^="envelope-open "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="envelope-open-text"]:not([icon*=" -after"]):before, [icon="envelope-open-text"][icon*=" -after"]:after, [icon^="envelope-open-text "]:not([icon*=" -after"]):before, [icon^="envelope-open-text "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="envelope-square"]:not([icon*=" -after"]):before, [icon="envelope-square"][icon*=" -after"]:after, [icon^="envelope-square "]:not([icon*=" -after"]):before, [icon^="envelope-square "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="equals"]:not([icon*=" -after"]):before, [icon="equals"][icon*=" -after"]:after, [icon^="equals "]:not([icon*=" -after"]):before, [icon^="equals "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="eraser"]:not([icon*=" -after"]):before, [icon="eraser"][icon*=" -after"]:after, [icon^="eraser "]:not([icon*=" -after"]):before, [icon^="eraser "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="ethernet"]:not([icon*=" -after"]):before, [icon="ethernet"][icon*=" -after"]:after, [icon^="ethernet "]:not([icon*=" -after"]):before, [icon^="ethernet "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="euro-sign"]:not([icon*=" -after"]):before, [icon="euro-sign"][icon*=" -after"]:after, [icon^="euro-sign "]:not([icon*=" -after"]):before, [icon^="euro-sign "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="exchange-alt"]:not([icon*=" -after"]):before, [icon="exchange-alt"][icon*=" -after"]:after, [icon^="exchange-alt "]:not([icon*=" -after"]):before, [icon^="exchange-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="exclamation"]:not([icon*=" -after"]):before, [icon="exclamation"][icon*=" -after"]:after, [icon^="exclamation "]:not([icon*=" -after"]):before, [icon^="exclamation "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="exclamation-circle"]:not([icon*=" -after"]):before, [icon="exclamation-circle"][icon*=" -after"]:after, [icon^="exclamation-circle "]:not([icon*=" -after"]):before, [icon^="exclamation-circle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="exclamation-triangle"]:not([icon*=" -after"]):before, [icon="exclamation-triangle"][icon*=" -after"]:after, [icon^="exclamation-triangle "]:not([icon*=" -after"]):before, [icon^="exclamation-triangle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="expand"]:not([icon*=" -after"]):before, [icon="expand"][icon*=" -after"]:after, [icon^="expand "]:not([icon*=" -after"]):before, [icon^="expand "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="expand-arrows-alt"]:not([icon*=" -after"]):before, [icon="expand-arrows-alt"][icon*=" -after"]:after, [icon^="expand-arrows-alt "]:not([icon*=" -after"]):before, [icon^="expand-arrows-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="external-link-alt"]:not([icon*=" -after"]):before, [icon="external-link-alt"][icon*=" -after"]:after, [icon^="external-link-alt "]:not([icon*=" -after"]):before, [icon^="external-link-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="external-link-square-alt"]:not([icon*=" -after"]):before, [icon="external-link-square-alt"][icon*=" -after"]:after, [icon^="external-link-square-alt "]:not([icon*=" -after"]):before, [icon^="external-link-square-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="eye"]:not([icon*=" -after"]):before, [icon="eye"][icon*=" -after"]:after, [icon^="eye "]:not([icon*=" -after"]):before, [icon^="eye "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="eye-dropper"]:not([icon*=" -after"]):before, [icon="eye-dropper"][icon*=" -after"]:after, [icon^="eye-dropper "]:not([icon*=" -after"]):before, [icon^="eye-dropper "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="eye-slash"]:not([icon*=" -after"]):before, [icon="eye-slash"][icon*=" -after"]:after, [icon^="eye-slash "]:not([icon*=" -after"]):before, [icon^="eye-slash "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="fan"]:not([icon*=" -after"]):before, [icon="fan"][icon*=" -after"]:after, [icon^="fan "]:not([icon*=" -after"]):before, [icon^="fan "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="fast-backward"]:not([icon*=" -after"]):before, [icon="fast-backward"][icon*=" -after"]:after, [icon^="fast-backward "]:not([icon*=" -after"]):before, [icon^="fast-backward "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="fast-forward"]:not([icon*=" -after"]):before, [icon="fast-forward"][icon*=" -after"]:after, [icon^="fast-forward "]:not([icon*=" -after"]):before, [icon^="fast-forward "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="fax"]:not([icon*=" -after"]):before, [icon="fax"][icon*=" -after"]:after, [icon^="fax "]:not([icon*=" -after"]):before, [icon^="fax "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="feather"]:not([icon*=" -after"]):before, [icon="feather"][icon*=" -after"]:after, [icon^="feather "]:not([icon*=" -after"]):before, [icon^="feather "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="feather-alt"]:not([icon*=" -after"]):before, [icon="feather-alt"][icon*=" -after"]:after, [icon^="feather-alt "]:not([icon*=" -after"]):before, [icon^="feather-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="female"]:not([icon*=" -after"]):before, [icon="female"][icon*=" -after"]:after, [icon^="female "]:not([icon*=" -after"]):before, [icon^="female "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="fighter-jet"]:not([icon*=" -after"]):before, [icon="fighter-jet"][icon*=" -after"]:after, [icon^="fighter-jet "]:not([icon*=" -after"]):before, [icon^="fighter-jet "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file"]:not([icon*=" -after"]):before, [icon="file"][icon*=" -after"]:after, [icon^="file "]:not([icon*=" -after"]):before, [icon^="file "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-alt"]:not([icon*=" -after"]):before, [icon="file-alt"][icon*=" -after"]:after, [icon^="file-alt "]:not([icon*=" -after"]):before, [icon^="file-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-archive"]:not([icon*=" -after"]):before, [icon="file-archive"][icon*=" -after"]:after, [icon^="file-archive "]:not([icon*=" -after"]):before, [icon^="file-archive "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-audio"]:not([icon*=" -after"]):before, [icon="file-audio"][icon*=" -after"]:after, [icon^="file-audio "]:not([icon*=" -after"]):before, [icon^="file-audio "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-code"]:not([icon*=" -after"]):before, [icon="file-code"][icon*=" -after"]:after, [icon^="file-code "]:not([icon*=" -after"]):before, [icon^="file-code "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-contract"]:not([icon*=" -after"]):before, [icon="file-contract"][icon*=" -after"]:after, [icon^="file-contract "]:not([icon*=" -after"]):before, [icon^="file-contract "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-csv"]:not([icon*=" -after"]):before, [icon="file-csv"][icon*=" -after"]:after, [icon^="file-csv "]:not([icon*=" -after"]):before, [icon^="file-csv "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-download"]:not([icon*=" -after"]):before, [icon="file-download"][icon*=" -after"]:after, [icon^="file-download "]:not([icon*=" -after"]):before, [icon^="file-download "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-excel"]:not([icon*=" -after"]):before, [icon="file-excel"][icon*=" -after"]:after, [icon^="file-excel "]:not([icon*=" -after"]):before, [icon^="file-excel "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-export"]:not([icon*=" -after"]):before, [icon="file-export"][icon*=" -after"]:after, [icon^="file-export "]:not([icon*=" -after"]):before, [icon^="file-export "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-image"]:not([icon*=" -after"]):before, [icon="file-image"][icon*=" -after"]:after, [icon^="file-image "]:not([icon*=" -after"]):before, [icon^="file-image "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-import"]:not([icon*=" -after"]):before, [icon="file-import"][icon*=" -after"]:after, [icon^="file-import "]:not([icon*=" -after"]):before, [icon^="file-import "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-invoice"]:not([icon*=" -after"]):before, [icon="file-invoice"][icon*=" -after"]:after, [icon^="file-invoice "]:not([icon*=" -after"]):before, [icon^="file-invoice "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-invoice-dollar"]:not([icon*=" -after"]):before, [icon="file-invoice-dollar"][icon*=" -after"]:after, [icon^="file-invoice-dollar "]:not([icon*=" -after"]):before, [icon^="file-invoice-dollar "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-medical"]:not([icon*=" -after"]):before, [icon="file-medical"][icon*=" -after"]:after, [icon^="file-medical "]:not([icon*=" -after"]):before, [icon^="file-medical "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-medical-alt"]:not([icon*=" -after"]):before, [icon="file-medical-alt"][icon*=" -after"]:after, [icon^="file-medical-alt "]:not([icon*=" -after"]):before, [icon^="file-medical-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-pdf"]:not([icon*=" -after"]):before, [icon="file-pdf"][icon*=" -after"]:after, [icon^="file-pdf "]:not([icon*=" -after"]):before, [icon^="file-pdf "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-powerpoint"]:not([icon*=" -after"]):before, [icon="file-powerpoint"][icon*=" -after"]:after, [icon^="file-powerpoint "]:not([icon*=" -after"]):before, [icon^="file-powerpoint "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-prescription"]:not([icon*=" -after"]):before, [icon="file-prescription"][icon*=" -after"]:after, [icon^="file-prescription "]:not([icon*=" -after"]):before, [icon^="file-prescription "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-signature"]:not([icon*=" -after"]):before, [icon="file-signature"][icon*=" -after"]:after, [icon^="file-signature "]:not([icon*=" -after"]):before, [icon^="file-signature "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-upload"]:not([icon*=" -after"]):before, [icon="file-upload"][icon*=" -after"]:after, [icon^="file-upload "]:not([icon*=" -after"]):before, [icon^="file-upload "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-video"]:not([icon*=" -after"]):before, [icon="file-video"][icon*=" -after"]:after, [icon^="file-video "]:not([icon*=" -after"]):before, [icon^="file-video "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-word"]:not([icon*=" -after"]):before, [icon="file-word"][icon*=" -after"]:after, [icon^="file-word "]:not([icon*=" -after"]):before, [icon^="file-word "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="fill"]:not([icon*=" -after"]):before, [icon="fill"][icon*=" -after"]:after, [icon^="fill "]:not([icon*=" -after"]):before, [icon^="fill "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="fill-drip"]:not([icon*=" -after"]):before, [icon="fill-drip"][icon*=" -after"]:after, [icon^="fill-drip "]:not([icon*=" -after"]):before, [icon^="fill-drip "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="film"]:not([icon*=" -after"]):before, [icon="film"][icon*=" -after"]:after, [icon^="film "]:not([icon*=" -after"]):before, [icon^="film "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="filter"]:not([icon*=" -after"]):before, [icon="filter"][icon*=" -after"]:after, [icon^="filter "]:not([icon*=" -after"]):before, [icon^="filter "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="fingerprint"]:not([icon*=" -after"]):before, [icon="fingerprint"][icon*=" -after"]:after, [icon^="fingerprint "]:not([icon*=" -after"]):before, [icon^="fingerprint "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="fire"]:not([icon*=" -after"]):before, [icon="fire"][icon*=" -after"]:after, [icon^="fire "]:not([icon*=" -after"]):before, [icon^="fire "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="fire-alt"]:not([icon*=" -after"]):before, [icon="fire-alt"][icon*=" -after"]:after, [icon^="fire-alt "]:not([icon*=" -after"]):before, [icon^="fire-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="fire-extinguisher"]:not([icon*=" -after"]):before, [icon="fire-extinguisher"][icon*=" -after"]:after, [icon^="fire-extinguisher "]:not([icon*=" -after"]):before, [icon^="fire-extinguisher "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="first-aid"]:not([icon*=" -after"]):before, [icon="first-aid"][icon*=" -after"]:after, [icon^="first-aid "]:not([icon*=" -after"]):before, [icon^="first-aid "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="fish"]:not([icon*=" -after"]):before, [icon="fish"][icon*=" -after"]:after, [icon^="fish "]:not([icon*=" -after"]):before, [icon^="fish "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="fist-raised"]:not([icon*=" -after"]):before, [icon="fist-raised"][icon*=" -after"]:after, [icon^="fist-raised "]:not([icon*=" -after"]):before, [icon^="fist-raised "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="flag"]:not([icon*=" -after"]):before, [icon="flag"][icon*=" -after"]:after, [icon^="flag "]:not([icon*=" -after"]):before, [icon^="flag "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="flag-checkered"]:not([icon*=" -after"]):before, [icon="flag-checkered"][icon*=" -after"]:after, [icon^="flag-checkered "]:not([icon*=" -after"]):before, [icon^="flag-checkered "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="flag-usa"]:not([icon*=" -after"]):before, [icon="flag-usa"][icon*=" -after"]:after, [icon^="flag-usa "]:not([icon*=" -after"]):before, [icon^="flag-usa "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="flask"]:not([icon*=" -after"]):before, [icon="flask"][icon*=" -after"]:after, [icon^="flask "]:not([icon*=" -after"]):before, [icon^="flask "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="flushed"]:not([icon*=" -after"]):before, [icon="flushed"][icon*=" -after"]:after, [icon^="flushed "]:not([icon*=" -after"]):before, [icon^="flushed "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="folder"]:not([icon*=" -after"]):before, [icon="folder"][icon*=" -after"]:after, [icon^="folder "]:not([icon*=" -after"]):before, [icon^="folder "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="folder-minus"]:not([icon*=" -after"]):before, [icon="folder-minus"][icon*=" -after"]:after, [icon^="folder-minus "]:not([icon*=" -after"]):before, [icon^="folder-minus "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="folder-open"]:not([icon*=" -after"]):before, [icon="folder-open"][icon*=" -after"]:after, [icon^="folder-open "]:not([icon*=" -after"]):before, [icon^="folder-open "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="folder-plus"]:not([icon*=" -after"]):before, [icon="folder-plus"][icon*=" -after"]:after, [icon^="folder-plus "]:not([icon*=" -after"]):before, [icon^="folder-plus "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="font"]:not([icon*=" -after"]):before, [icon="font"][icon*=" -after"]:after, [icon^="font "]:not([icon*=" -after"]):before, [icon^="font "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="football-ball"]:not([icon*=" -after"]):before, [icon="football-ball"][icon*=" -after"]:after, [icon^="football-ball "]:not([icon*=" -after"]):before, [icon^="football-ball "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="forward"]:not([icon*=" -after"]):before, [icon="forward"][icon*=" -after"]:after, [icon^="forward "]:not([icon*=" -after"]):before, [icon^="forward "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="frog"]:not([icon*=" -after"]):before, [icon="frog"][icon*=" -after"]:after, [icon^="frog "]:not([icon*=" -after"]):before, [icon^="frog "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="frown"]:not([icon*=" -after"]):before, [icon="frown"][icon*=" -after"]:after, [icon^="frown "]:not([icon*=" -after"]):before, [icon^="frown "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="frown-open"]:not([icon*=" -after"]):before, [icon="frown-open"][icon*=" -after"]:after, [icon^="frown-open "]:not([icon*=" -after"]):before, [icon^="frown-open "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="funnel-dollar"]:not([icon*=" -after"]):before, [icon="funnel-dollar"][icon*=" -after"]:after, [icon^="funnel-dollar "]:not([icon*=" -after"]):before, [icon^="funnel-dollar "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="futbol"]:not([icon*=" -after"]):before, [icon="futbol"][icon*=" -after"]:after, [icon^="futbol "]:not([icon*=" -after"]):before, [icon^="futbol "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="gamepad"]:not([icon*=" -after"]):before, [icon="gamepad"][icon*=" -after"]:after, [icon^="gamepad "]:not([icon*=" -after"]):before, [icon^="gamepad "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="gas-pump"]:not([icon*=" -after"]):before, [icon="gas-pump"][icon*=" -after"]:after, [icon^="gas-pump "]:not([icon*=" -after"]):before, [icon^="gas-pump "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="gavel"]:not([icon*=" -after"]):before, [icon="gavel"][icon*=" -after"]:after, [icon^="gavel "]:not([icon*=" -after"]):before, [icon^="gavel "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="gem"]:not([icon*=" -after"]):before, [icon="gem"][icon*=" -after"]:after, [icon^="gem "]:not([icon*=" -after"]):before, [icon^="gem "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="genderless"]:not([icon*=" -after"]):before, [icon="genderless"][icon*=" -after"]:after, [icon^="genderless "]:not([icon*=" -after"]):before, [icon^="genderless "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="ghost"]:not([icon*=" -after"]):before, [icon="ghost"][icon*=" -after"]:after, [icon^="ghost "]:not([icon*=" -after"]):before, [icon^="ghost "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="gift"]:not([icon*=" -after"]):before, [icon="gift"][icon*=" -after"]:after, [icon^="gift "]:not([icon*=" -after"]):before, [icon^="gift "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="gifts"]:not([icon*=" -after"]):before, [icon="gifts"][icon*=" -after"]:after, [icon^="gifts "]:not([icon*=" -after"]):before, [icon^="gifts "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="glass-cheers"]:not([icon*=" -after"]):before, [icon="glass-cheers"][icon*=" -after"]:after, [icon^="glass-cheers "]:not([icon*=" -after"]):before, [icon^="glass-cheers "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="glass-martini"]:not([icon*=" -after"]):before, [icon="glass-martini"][icon*=" -after"]:after, [icon^="glass-martini "]:not([icon*=" -after"]):before, [icon^="glass-martini "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="glass-martini-alt"]:not([icon*=" -after"]):before, [icon="glass-martini-alt"][icon*=" -after"]:after, [icon^="glass-martini-alt "]:not([icon*=" -after"]):before, [icon^="glass-martini-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="glass-whiskey"]:not([icon*=" -after"]):before, [icon="glass-whiskey"][icon*=" -after"]:after, [icon^="glass-whiskey "]:not([icon*=" -after"]):before, [icon^="glass-whiskey "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="glasses"]:not([icon*=" -after"]):before, [icon="glasses"][icon*=" -after"]:after, [icon^="glasses "]:not([icon*=" -after"]):before, [icon^="glasses "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="globe"]:not([icon*=" -after"]):before, [icon="globe"][icon*=" -after"]:after, [icon^="globe "]:not([icon*=" -after"]):before, [icon^="globe "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="globe-africa"]:not([icon*=" -after"]):before, [icon="globe-africa"][icon*=" -after"]:after, [icon^="globe-africa "]:not([icon*=" -after"]):before, [icon^="globe-africa "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="globe-americas"]:not([icon*=" -after"]):before, [icon="globe-americas"][icon*=" -after"]:after, [icon^="globe-americas "]:not([icon*=" -after"]):before, [icon^="globe-americas "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="globe-asia"]:not([icon*=" -after"]):before, [icon="globe-asia"][icon*=" -after"]:after, [icon^="globe-asia "]:not([icon*=" -after"]):before, [icon^="globe-asia "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="globe-europe"]:not([icon*=" -after"]):before, [icon="globe-europe"][icon*=" -after"]:after, [icon^="globe-europe "]:not([icon*=" -after"]):before, [icon^="globe-europe "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="golf-ball"]:not([icon*=" -after"]):before, [icon="golf-ball"][icon*=" -after"]:after, [icon^="golf-ball "]:not([icon*=" -after"]):before, [icon^="golf-ball "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="gopuram"]:not([icon*=" -after"]):before, [icon="gopuram"][icon*=" -after"]:after, [icon^="gopuram "]:not([icon*=" -after"]):before, [icon^="gopuram "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="graduation-cap"]:not([icon*=" -after"]):before, [icon="graduation-cap"][icon*=" -after"]:after, [icon^="graduation-cap "]:not([icon*=" -after"]):before, [icon^="graduation-cap "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="greater-than"]:not([icon*=" -after"]):before, [icon="greater-than"][icon*=" -after"]:after, [icon^="greater-than "]:not([icon*=" -after"]):before, [icon^="greater-than "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="greater-than-equal"]:not([icon*=" -after"]):before, [icon="greater-than-equal"][icon*=" -after"]:after, [icon^="greater-than-equal "]:not([icon*=" -after"]):before, [icon^="greater-than-equal "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grimace"]:not([icon*=" -after"]):before, [icon="grimace"][icon*=" -after"]:after, [icon^="grimace "]:not([icon*=" -after"]):before, [icon^="grimace "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin"]:not([icon*=" -after"]):before, [icon="grin"][icon*=" -after"]:after, [icon^="grin "]:not([icon*=" -after"]):before, [icon^="grin "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-alt"]:not([icon*=" -after"]):before, [icon="grin-alt"][icon*=" -after"]:after, [icon^="grin-alt "]:not([icon*=" -after"]):before, [icon^="grin-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-beam"]:not([icon*=" -after"]):before, [icon="grin-beam"][icon*=" -after"]:after, [icon^="grin-beam "]:not([icon*=" -after"]):before, [icon^="grin-beam "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-beam-sweat"]:not([icon*=" -after"]):before, [icon="grin-beam-sweat"][icon*=" -after"]:after, [icon^="grin-beam-sweat "]:not([icon*=" -after"]):before, [icon^="grin-beam-sweat "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-hearts"]:not([icon*=" -after"]):before, [icon="grin-hearts"][icon*=" -after"]:after, [icon^="grin-hearts "]:not([icon*=" -after"]):before, [icon^="grin-hearts "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-squint"]:not([icon*=" -after"]):before, [icon="grin-squint"][icon*=" -after"]:after, [icon^="grin-squint "]:not([icon*=" -after"]):before, [icon^="grin-squint "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-squint-tears"]:not([icon*=" -after"]):before, [icon="grin-squint-tears"][icon*=" -after"]:after, [icon^="grin-squint-tears "]:not([icon*=" -after"]):before, [icon^="grin-squint-tears "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-stars"]:not([icon*=" -after"]):before, [icon="grin-stars"][icon*=" -after"]:after, [icon^="grin-stars "]:not([icon*=" -after"]):before, [icon^="grin-stars "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-tears"]:not([icon*=" -after"]):before, [icon="grin-tears"][icon*=" -after"]:after, [icon^="grin-tears "]:not([icon*=" -after"]):before, [icon^="grin-tears "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-tongue"]:not([icon*=" -after"]):before, [icon="grin-tongue"][icon*=" -after"]:after, [icon^="grin-tongue "]:not([icon*=" -after"]):before, [icon^="grin-tongue "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-tongue-squint"]:not([icon*=" -after"]):before, [icon="grin-tongue-squint"][icon*=" -after"]:after, [icon^="grin-tongue-squint "]:not([icon*=" -after"]):before, [icon^="grin-tongue-squint "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-tongue-wink"]:not([icon*=" -after"]):before, [icon="grin-tongue-wink"][icon*=" -after"]:after, [icon^="grin-tongue-wink "]:not([icon*=" -after"]):before, [icon^="grin-tongue-wink "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-wink"]:not([icon*=" -after"]):before, [icon="grin-wink"][icon*=" -after"]:after, [icon^="grin-wink "]:not([icon*=" -after"]):before, [icon^="grin-wink "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grip-horizontal"]:not([icon*=" -after"]):before, [icon="grip-horizontal"][icon*=" -after"]:after, [icon^="grip-horizontal "]:not([icon*=" -after"]):before, [icon^="grip-horizontal "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grip-lines"]:not([icon*=" -after"]):before, [icon="grip-lines"][icon*=" -after"]:after, [icon^="grip-lines "]:not([icon*=" -after"]):before, [icon^="grip-lines "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grip-lines-vertical"]:not([icon*=" -after"]):before, [icon="grip-lines-vertical"][icon*=" -after"]:after, [icon^="grip-lines-vertical "]:not([icon*=" -after"]):before, [icon^="grip-lines-vertical "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grip-vertical"]:not([icon*=" -after"]):before, [icon="grip-vertical"][icon*=" -after"]:after, [icon^="grip-vertical "]:not([icon*=" -after"]):before, [icon^="grip-vertical "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="guitar"]:not([icon*=" -after"]):before, [icon="guitar"][icon*=" -after"]:after, [icon^="guitar "]:not([icon*=" -after"]):before, [icon^="guitar "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="h-square"]:not([icon*=" -after"]):before, [icon="h-square"][icon*=" -after"]:after, [icon^="h-square "]:not([icon*=" -after"]):before, [icon^="h-square "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hamburger"]:not([icon*=" -after"]):before, [icon="hamburger"][icon*=" -after"]:after, [icon^="hamburger "]:not([icon*=" -after"]):before, [icon^="hamburger "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hammer"]:not([icon*=" -after"]):before, [icon="hammer"][icon*=" -after"]:after, [icon^="hammer "]:not([icon*=" -after"]):before, [icon^="hammer "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hamsa"]:not([icon*=" -after"]):before, [icon="hamsa"][icon*=" -after"]:after, [icon^="hamsa "]:not([icon*=" -after"]):before, [icon^="hamsa "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-holding"]:not([icon*=" -after"]):before, [icon="hand-holding"][icon*=" -after"]:after, [icon^="hand-holding "]:not([icon*=" -after"]):before, [icon^="hand-holding "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-holding-heart"]:not([icon*=" -after"]):before, [icon="hand-holding-heart"][icon*=" -after"]:after, [icon^="hand-holding-heart "]:not([icon*=" -after"]):before, [icon^="hand-holding-heart "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-holding-usd"]:not([icon*=" -after"]):before, [icon="hand-holding-usd"][icon*=" -after"]:after, [icon^="hand-holding-usd "]:not([icon*=" -after"]):before, [icon^="hand-holding-usd "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-lizard"]:not([icon*=" -after"]):before, [icon="hand-lizard"][icon*=" -after"]:after, [icon^="hand-lizard "]:not([icon*=" -after"]):before, [icon^="hand-lizard "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-middle-finger"]:not([icon*=" -after"]):before, [icon="hand-middle-finger"][icon*=" -after"]:after, [icon^="hand-middle-finger "]:not([icon*=" -after"]):before, [icon^="hand-middle-finger "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-paper"]:not([icon*=" -after"]):before, [icon="hand-paper"][icon*=" -after"]:after, [icon^="hand-paper "]:not([icon*=" -after"]):before, [icon^="hand-paper "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-peace"]:not([icon*=" -after"]):before, [icon="hand-peace"][icon*=" -after"]:after, [icon^="hand-peace "]:not([icon*=" -after"]):before, [icon^="hand-peace "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-point-down"]:not([icon*=" -after"]):before, [icon="hand-point-down"][icon*=" -after"]:after, [icon^="hand-point-down "]:not([icon*=" -after"]):before, [icon^="hand-point-down "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-point-left"]:not([icon*=" -after"]):before, [icon="hand-point-left"][icon*=" -after"]:after, [icon^="hand-point-left "]:not([icon*=" -after"]):before, [icon^="hand-point-left "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-point-right"]:not([icon*=" -after"]):before, [icon="hand-point-right"][icon*=" -after"]:after, [icon^="hand-point-right "]:not([icon*=" -after"]):before, [icon^="hand-point-right "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-point-up"]:not([icon*=" -after"]):before, [icon="hand-point-up"][icon*=" -after"]:after, [icon^="hand-point-up "]:not([icon*=" -after"]):before, [icon^="hand-point-up "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-pointer"]:not([icon*=" -after"]):before, [icon="hand-pointer"][icon*=" -after"]:after, [icon^="hand-pointer "]:not([icon*=" -after"]):before, [icon^="hand-pointer "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-rock"]:not([icon*=" -after"]):before, [icon="hand-rock"][icon*=" -after"]:after, [icon^="hand-rock "]:not([icon*=" -after"]):before, [icon^="hand-rock "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-scissors"]:not([icon*=" -after"]):before, [icon="hand-scissors"][icon*=" -after"]:after, [icon^="hand-scissors "]:not([icon*=" -after"]):before, [icon^="hand-scissors "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-spock"]:not([icon*=" -after"]):before, [icon="hand-spock"][icon*=" -after"]:after, [icon^="hand-spock "]:not([icon*=" -after"]):before, [icon^="hand-spock "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hands"]:not([icon*=" -after"]):before, [icon="hands"][icon*=" -after"]:after, [icon^="hands "]:not([icon*=" -after"]):before, [icon^="hands "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hands-helping"]:not([icon*=" -after"]):before, [icon="hands-helping"][icon*=" -after"]:after, [icon^="hands-helping "]:not([icon*=" -after"]):before, [icon^="hands-helping "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="handshake"]:not([icon*=" -after"]):before, [icon="handshake"][icon*=" -after"]:after, [icon^="handshake "]:not([icon*=" -after"]):before, [icon^="handshake "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hanukiah"]:not([icon*=" -after"]):before, [icon="hanukiah"][icon*=" -after"]:after, [icon^="hanukiah "]:not([icon*=" -after"]):before, [icon^="hanukiah "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hard-hat"]:not([icon*=" -after"]):before, [icon="hard-hat"][icon*=" -after"]:after, [icon^="hard-hat "]:not([icon*=" -after"]):before, [icon^="hard-hat "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hashtag"]:not([icon*=" -after"]):before, [icon="hashtag"][icon*=" -after"]:after, [icon^="hashtag "]:not([icon*=" -after"]):before, [icon^="hashtag "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hat-cowboy"]:not([icon*=" -after"]):before, [icon="hat-cowboy"][icon*=" -after"]:after, [icon^="hat-cowboy "]:not([icon*=" -after"]):before, [icon^="hat-cowboy "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hat-cowboy-side"]:not([icon*=" -after"]):before, [icon="hat-cowboy-side"][icon*=" -after"]:after, [icon^="hat-cowboy-side "]:not([icon*=" -after"]):before, [icon^="hat-cowboy-side "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hat-wizard"]:not([icon*=" -after"]):before, [icon="hat-wizard"][icon*=" -after"]:after, [icon^="hat-wizard "]:not([icon*=" -after"]):before, [icon^="hat-wizard "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="haykal"]:not([icon*=" -after"]):before, [icon="haykal"][icon*=" -after"]:after, [icon^="haykal "]:not([icon*=" -after"]):before, [icon^="haykal "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hdd"]:not([icon*=" -after"]):before, [icon="hdd"][icon*=" -after"]:after, [icon^="hdd "]:not([icon*=" -after"]):before, [icon^="hdd "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="heading"]:not([icon*=" -after"]):before, [icon="heading"][icon*=" -after"]:after, [icon^="heading "]:not([icon*=" -after"]):before, [icon^="heading "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="headphones"]:not([icon*=" -after"]):before, [icon="headphones"][icon*=" -after"]:after, [icon^="headphones "]:not([icon*=" -after"]):before, [icon^="headphones "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="headphones-alt"]:not([icon*=" -after"]):before, [icon="headphones-alt"][icon*=" -after"]:after, [icon^="headphones-alt "]:not([icon*=" -after"]):before, [icon^="headphones-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="headset"]:not([icon*=" -after"]):before, [icon="headset"][icon*=" -after"]:after, [icon^="headset "]:not([icon*=" -after"]):before, [icon^="headset "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="heart"]:not([icon*=" -after"]):before, [icon="heart"][icon*=" -after"]:after, [icon^="heart "]:not([icon*=" -after"]):before, [icon^="heart "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="heart-broken"]:not([icon*=" -after"]):before, [icon="heart-broken"][icon*=" -after"]:after, [icon^="heart-broken "]:not([icon*=" -after"]):before, [icon^="heart-broken "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="heartbeat"]:not([icon*=" -after"]):before, [icon="heartbeat"][icon*=" -after"]:after, [icon^="heartbeat "]:not([icon*=" -after"]):before, [icon^="heartbeat "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="helicopter"]:not([icon*=" -after"]):before, [icon="helicopter"][icon*=" -after"]:after, [icon^="helicopter "]:not([icon*=" -after"]):before, [icon^="helicopter "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="highlighter"]:not([icon*=" -after"]):before, [icon="highlighter"][icon*=" -after"]:after, [icon^="highlighter "]:not([icon*=" -after"]):before, [icon^="highlighter "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hiking"]:not([icon*=" -after"]):before, [icon="hiking"][icon*=" -after"]:after, [icon^="hiking "]:not([icon*=" -after"]):before, [icon^="hiking "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hippo"]:not([icon*=" -after"]):before, [icon="hippo"][icon*=" -after"]:after, [icon^="hippo "]:not([icon*=" -after"]):before, [icon^="hippo "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="history"]:not([icon*=" -after"]):before, [icon="history"][icon*=" -after"]:after, [icon^="history "]:not([icon*=" -after"]):before, [icon^="history "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hockey-puck"]:not([icon*=" -after"]):before, [icon="hockey-puck"][icon*=" -after"]:after, [icon^="hockey-puck "]:not([icon*=" -after"]):before, [icon^="hockey-puck "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="holly-berry"]:not([icon*=" -after"]):before, [icon="holly-berry"][icon*=" -after"]:after, [icon^="holly-berry "]:not([icon*=" -after"]):before, [icon^="holly-berry "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="home"]:not([icon*=" -after"]):before, [icon="home"][icon*=" -after"]:after, [icon^="home "]:not([icon*=" -after"]):before, [icon^="home "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="horse"]:not([icon*=" -after"]):before, [icon="horse"][icon*=" -after"]:after, [icon^="horse "]:not([icon*=" -after"]):before, [icon^="horse "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="horse-head"]:not([icon*=" -after"]):before, [icon="horse-head"][icon*=" -after"]:after, [icon^="horse-head "]:not([icon*=" -after"]):before, [icon^="horse-head "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hospital"]:not([icon*=" -after"]):before, [icon="hospital"][icon*=" -after"]:after, [icon^="hospital "]:not([icon*=" -after"]):before, [icon^="hospital "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hospital-alt"]:not([icon*=" -after"]):before, [icon="hospital-alt"][icon*=" -after"]:after, [icon^="hospital-alt "]:not([icon*=" -after"]):before, [icon^="hospital-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hospital-symbol"]:not([icon*=" -after"]):before, [icon="hospital-symbol"][icon*=" -after"]:after, [icon^="hospital-symbol "]:not([icon*=" -after"]):before, [icon^="hospital-symbol "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hot-tub"]:not([icon*=" -after"]):before, [icon="hot-tub"][icon*=" -after"]:after, [icon^="hot-tub "]:not([icon*=" -after"]):before, [icon^="hot-tub "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hotdog"]:not([icon*=" -after"]):before, [icon="hotdog"][icon*=" -after"]:after, [icon^="hotdog "]:not([icon*=" -after"]):before, [icon^="hotdog "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hotel"]:not([icon*=" -after"]):before, [icon="hotel"][icon*=" -after"]:after, [icon^="hotel "]:not([icon*=" -after"]):before, [icon^="hotel "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hourglass"]:not([icon*=" -after"]):before, [icon="hourglass"][icon*=" -after"]:after, [icon^="hourglass "]:not([icon*=" -after"]):before, [icon^="hourglass "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hourglass-end"]:not([icon*=" -after"]):before, [icon="hourglass-end"][icon*=" -after"]:after, [icon^="hourglass-end "]:not([icon*=" -after"]):before, [icon^="hourglass-end "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hourglass-half"]:not([icon*=" -after"]):before, [icon="hourglass-half"][icon*=" -after"]:after, [icon^="hourglass-half "]:not([icon*=" -after"]):before, [icon^="hourglass-half "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hourglass-start"]:not([icon*=" -after"]):before, [icon="hourglass-start"][icon*=" -after"]:after, [icon^="hourglass-start "]:not([icon*=" -after"]):before, [icon^="hourglass-start "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="house-damage"]:not([icon*=" -after"]):before, [icon="house-damage"][icon*=" -after"]:after, [icon^="house-damage "]:not([icon*=" -after"]):before, [icon^="house-damage "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hryvnia"]:not([icon*=" -after"]):before, [icon="hryvnia"][icon*=" -after"]:after, [icon^="hryvnia "]:not([icon*=" -after"]):before, [icon^="hryvnia "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="i-cursor"]:not([icon*=" -after"]):before, [icon="i-cursor"][icon*=" -after"]:after, [icon^="i-cursor "]:not([icon*=" -after"]):before, [icon^="i-cursor "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="ice-cream"]:not([icon*=" -after"]):before, [icon="ice-cream"][icon*=" -after"]:after, [icon^="ice-cream "]:not([icon*=" -after"]):before, [icon^="ice-cream "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="icicles"]:not([icon*=" -after"]):before, [icon="icicles"][icon*=" -after"]:after, [icon^="icicles "]:not([icon*=" -after"]):before, [icon^="icicles "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="icons"]:not([icon*=" -after"]):before, [icon="icons"][icon*=" -after"]:after, [icon^="icons "]:not([icon*=" -after"]):before, [icon^="icons "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="id-badge"]:not([icon*=" -after"]):before, [icon="id-badge"][icon*=" -after"]:after, [icon^="id-badge "]:not([icon*=" -after"]):before, [icon^="id-badge "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="id-card"]:not([icon*=" -after"]):before, [icon="id-card"][icon*=" -after"]:after, [icon^="id-card "]:not([icon*=" -after"]):before, [icon^="id-card "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="id-card-alt"]:not([icon*=" -after"]):before, [icon="id-card-alt"][icon*=" -after"]:after, [icon^="id-card-alt "]:not([icon*=" -after"]):before, [icon^="id-card-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="igloo"]:not([icon*=" -after"]):before, [icon="igloo"][icon*=" -after"]:after, [icon^="igloo "]:not([icon*=" -after"]):before, [icon^="igloo "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="image"]:not([icon*=" -after"]):before, [icon="image"][icon*=" -after"]:after, [icon^="image "]:not([icon*=" -after"]):before, [icon^="image "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="images"]:not([icon*=" -after"]):before, [icon="images"][icon*=" -after"]:after, [icon^="images "]:not([icon*=" -after"]):before, [icon^="images "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="inbox"]:not([icon*=" -after"]):before, [icon="inbox"][icon*=" -after"]:after, [icon^="inbox "]:not([icon*=" -after"]):before, [icon^="inbox "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="indent"]:not([icon*=" -after"]):before, [icon="indent"][icon*=" -after"]:after, [icon^="indent "]:not([icon*=" -after"]):before, [icon^="indent "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="industry"]:not([icon*=" -after"]):before, [icon="industry"][icon*=" -after"]:after, [icon^="industry "]:not([icon*=" -after"]):before, [icon^="industry "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="infinity"]:not([icon*=" -after"]):before, [icon="infinity"][icon*=" -after"]:after, [icon^="infinity "]:not([icon*=" -after"]):before, [icon^="infinity "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="info"]:not([icon*=" -after"]):before, [icon="info"][icon*=" -after"]:after, [icon^="info "]:not([icon*=" -after"]):before, [icon^="info "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="info-circle"]:not([icon*=" -after"]):before, [icon="info-circle"][icon*=" -after"]:after, [icon^="info-circle "]:not([icon*=" -after"]):before, [icon^="info-circle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="italic"]:not([icon*=" -after"]):before, [icon="italic"][icon*=" -after"]:after, [icon^="italic "]:not([icon*=" -after"]):before, [icon^="italic "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="jedi"]:not([icon*=" -after"]):before, [icon="jedi"][icon*=" -after"]:after, [icon^="jedi "]:not([icon*=" -after"]):before, [icon^="jedi "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="joint"]:not([icon*=" -after"]):before, [icon="joint"][icon*=" -after"]:after, [icon^="joint "]:not([icon*=" -after"]):before, [icon^="joint "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="journal-whills"]:not([icon*=" -after"]):before, [icon="journal-whills"][icon*=" -after"]:after, [icon^="journal-whills "]:not([icon*=" -after"]):before, [icon^="journal-whills "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="kaaba"]:not([icon*=" -after"]):before, [icon="kaaba"][icon*=" -after"]:after, [icon^="kaaba "]:not([icon*=" -after"]):before, [icon^="kaaba "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="key"]:not([icon*=" -after"]):before, [icon="key"][icon*=" -after"]:after, [icon^="key "]:not([icon*=" -after"]):before, [icon^="key "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="keyboard"]:not([icon*=" -after"]):before, [icon="keyboard"][icon*=" -after"]:after, [icon^="keyboard "]:not([icon*=" -after"]):before, [icon^="keyboard "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="khanda"]:not([icon*=" -after"]):before, [icon="khanda"][icon*=" -after"]:after, [icon^="khanda "]:not([icon*=" -after"]):before, [icon^="khanda "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="kiss"]:not([icon*=" -after"]):before, [icon="kiss"][icon*=" -after"]:after, [icon^="kiss "]:not([icon*=" -after"]):before, [icon^="kiss "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="kiss-beam"]:not([icon*=" -after"]):before, [icon="kiss-beam"][icon*=" -after"]:after, [icon^="kiss-beam "]:not([icon*=" -after"]):before, [icon^="kiss-beam "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="kiss-wink-heart"]:not([icon*=" -after"]):before, [icon="kiss-wink-heart"][icon*=" -after"]:after, [icon^="kiss-wink-heart "]:not([icon*=" -after"]):before, [icon^="kiss-wink-heart "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="kiwi-bird"]:not([icon*=" -after"]):before, [icon="kiwi-bird"][icon*=" -after"]:after, [icon^="kiwi-bird "]:not([icon*=" -after"]):before, [icon^="kiwi-bird "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="landmark"]:not([icon*=" -after"]):before, [icon="landmark"][icon*=" -after"]:after, [icon^="landmark "]:not([icon*=" -after"]):before, [icon^="landmark "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="language"]:not([icon*=" -after"]):before, [icon="language"][icon*=" -after"]:after, [icon^="language "]:not([icon*=" -after"]):before, [icon^="language "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="laptop"]:not([icon*=" -after"]):before, [icon="laptop"][icon*=" -after"]:after, [icon^="laptop "]:not([icon*=" -after"]):before, [icon^="laptop "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="laptop-code"]:not([icon*=" -after"]):before, [icon="laptop-code"][icon*=" -after"]:after, [icon^="laptop-code "]:not([icon*=" -after"]):before, [icon^="laptop-code "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="laptop-medical"]:not([icon*=" -after"]):before, [icon="laptop-medical"][icon*=" -after"]:after, [icon^="laptop-medical "]:not([icon*=" -after"]):before, [icon^="laptop-medical "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="laugh"]:not([icon*=" -after"]):before, [icon="laugh"][icon*=" -after"]:after, [icon^="laugh "]:not([icon*=" -after"]):before, [icon^="laugh "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="laugh-beam"]:not([icon*=" -after"]):before, [icon="laugh-beam"][icon*=" -after"]:after, [icon^="laugh-beam "]:not([icon*=" -after"]):before, [icon^="laugh-beam "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="laugh-squint"]:not([icon*=" -after"]):before, [icon="laugh-squint"][icon*=" -after"]:after, [icon^="laugh-squint "]:not([icon*=" -after"]):before, [icon^="laugh-squint "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="laugh-wink"]:not([icon*=" -after"]):before, [icon="laugh-wink"][icon*=" -after"]:after, [icon^="laugh-wink "]:not([icon*=" -after"]):before, [icon^="laugh-wink "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="layer-group"]:not([icon*=" -after"]):before, [icon="layer-group"][icon*=" -after"]:after, [icon^="layer-group "]:not([icon*=" -after"]):before, [icon^="layer-group "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="leaf"]:not([icon*=" -after"]):before, [icon="leaf"][icon*=" -after"]:after, [icon^="leaf "]:not([icon*=" -after"]):before, [icon^="leaf "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="lemon"]:not([icon*=" -after"]):before, [icon="lemon"][icon*=" -after"]:after, [icon^="lemon "]:not([icon*=" -after"]):before, [icon^="lemon "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="less-than"]:not([icon*=" -after"]):before, [icon="less-than"][icon*=" -after"]:after, [icon^="less-than "]:not([icon*=" -after"]):before, [icon^="less-than "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="less-than-equal"]:not([icon*=" -after"]):before, [icon="less-than-equal"][icon*=" -after"]:after, [icon^="less-than-equal "]:not([icon*=" -after"]):before, [icon^="less-than-equal "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="level-down-alt"]:not([icon*=" -after"]):before, [icon="level-down-alt"][icon*=" -after"]:after, [icon^="level-down-alt "]:not([icon*=" -after"]):before, [icon^="level-down-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="level-up-alt"]:not([icon*=" -after"]):before, [icon="level-up-alt"][icon*=" -after"]:after, [icon^="level-up-alt "]:not([icon*=" -after"]):before, [icon^="level-up-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="life-ring"]:not([icon*=" -after"]):before, [icon="life-ring"][icon*=" -after"]:after, [icon^="life-ring "]:not([icon*=" -after"]):before, [icon^="life-ring "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="lightbulb"]:not([icon*=" -after"]):before, [icon="lightbulb"][icon*=" -after"]:after, [icon^="lightbulb "]:not([icon*=" -after"]):before, [icon^="lightbulb "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="link"]:not([icon*=" -after"]):before, [icon="link"][icon*=" -after"]:after, [icon^="link "]:not([icon*=" -after"]):before, [icon^="link "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="lira-sign"]:not([icon*=" -after"]):before, [icon="lira-sign"][icon*=" -after"]:after, [icon^="lira-sign "]:not([icon*=" -after"]):before, [icon^="lira-sign "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="list"]:not([icon*=" -after"]):before, [icon="list"][icon*=" -after"]:after, [icon^="list "]:not([icon*=" -after"]):before, [icon^="list "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="list-alt"]:not([icon*=" -after"]):before, [icon="list-alt"][icon*=" -after"]:after, [icon^="list-alt "]:not([icon*=" -after"]):before, [icon^="list-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="list-ol"]:not([icon*=" -after"]):before, [icon="list-ol"][icon*=" -after"]:after, [icon^="list-ol "]:not([icon*=" -after"]):before, [icon^="list-ol "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="list-ul"]:not([icon*=" -after"]):before, [icon="list-ul"][icon*=" -after"]:after, [icon^="list-ul "]:not([icon*=" -after"]):before, [icon^="list-ul "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="location-arrow"]:not([icon*=" -after"]):before, [icon="location-arrow"][icon*=" -after"]:after, [icon^="location-arrow "]:not([icon*=" -after"]):before, [icon^="location-arrow "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="lock"]:not([icon*=" -after"]):before, [icon="lock"][icon*=" -after"]:after, [icon^="lock "]:not([icon*=" -after"]):before, [icon^="lock "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="lock-open"]:not([icon*=" -after"]):before, [icon="lock-open"][icon*=" -after"]:after, [icon^="lock-open "]:not([icon*=" -after"]):before, [icon^="lock-open "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="long-arrow-alt-down"]:not([icon*=" -after"]):before, [icon="long-arrow-alt-down"][icon*=" -after"]:after, [icon^="long-arrow-alt-down "]:not([icon*=" -after"]):before, [icon^="long-arrow-alt-down "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="long-arrow-alt-left"]:not([icon*=" -after"]):before, [icon="long-arrow-alt-left"][icon*=" -after"]:after, [icon^="long-arrow-alt-left "]:not([icon*=" -after"]):before, [icon^="long-arrow-alt-left "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="long-arrow-alt-right"]:not([icon*=" -after"]):before, [icon="long-arrow-alt-right"][icon*=" -after"]:after, [icon^="long-arrow-alt-right "]:not([icon*=" -after"]):before, [icon^="long-arrow-alt-right "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="long-arrow-alt-up"]:not([icon*=" -after"]):before, [icon="long-arrow-alt-up"][icon*=" -after"]:after, [icon^="long-arrow-alt-up "]:not([icon*=" -after"]):before, [icon^="long-arrow-alt-up "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="low-vision"]:not([icon*=" -after"]):before, [icon="low-vision"][icon*=" -after"]:after, [icon^="low-vision "]:not([icon*=" -after"]):before, [icon^="low-vision "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="luggage-cart"]:not([icon*=" -after"]):before, [icon="luggage-cart"][icon*=" -after"]:after, [icon^="luggage-cart "]:not([icon*=" -after"]):before, [icon^="luggage-cart "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="magic"]:not([icon*=" -after"]):before, [icon="magic"][icon*=" -after"]:after, [icon^="magic "]:not([icon*=" -after"]):before, [icon^="magic "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="magnet"]:not([icon*=" -after"]):before, [icon="magnet"][icon*=" -after"]:after, [icon^="magnet "]:not([icon*=" -after"]):before, [icon^="magnet "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="mail-bulk"]:not([icon*=" -after"]):before, [icon="mail-bulk"][icon*=" -after"]:after, [icon^="mail-bulk "]:not([icon*=" -after"]):before, [icon^="mail-bulk "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="male"]:not([icon*=" -after"]):before, [icon="male"][icon*=" -after"]:after, [icon^="male "]:not([icon*=" -after"]):before, [icon^="male "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="map"]:not([icon*=" -after"]):before, [icon="map"][icon*=" -after"]:after, [icon^="map "]:not([icon*=" -after"]):before, [icon^="map "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="map-marked"]:not([icon*=" -after"]):before, [icon="map-marked"][icon*=" -after"]:after, [icon^="map-marked "]:not([icon*=" -after"]):before, [icon^="map-marked "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="map-marked-alt"]:not([icon*=" -after"]):before, [icon="map-marked-alt"][icon*=" -after"]:after, [icon^="map-marked-alt "]:not([icon*=" -after"]):before, [icon^="map-marked-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="map-marker"]:not([icon*=" -after"]):before, [icon="map-marker"][icon*=" -after"]:after, [icon^="map-marker "]:not([icon*=" -after"]):before, [icon^="map-marker "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="map-marker-alt"]:not([icon*=" -after"]):before, [icon="map-marker-alt"][icon*=" -after"]:after, [icon^="map-marker-alt "]:not([icon*=" -after"]):before, [icon^="map-marker-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="map-pin"]:not([icon*=" -after"]):before, [icon="map-pin"][icon*=" -after"]:after, [icon^="map-pin "]:not([icon*=" -after"]):before, [icon^="map-pin "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="map-signs"]:not([icon*=" -after"]):before, [icon="map-signs"][icon*=" -after"]:after, [icon^="map-signs "]:not([icon*=" -after"]):before, [icon^="map-signs "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="marker"]:not([icon*=" -after"]):before, [icon="marker"][icon*=" -after"]:after, [icon^="marker "]:not([icon*=" -after"]):before, [icon^="marker "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="mars"]:not([icon*=" -after"]):before, [icon="mars"][icon*=" -after"]:after, [icon^="mars "]:not([icon*=" -after"]):before, [icon^="mars "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="mars-double"]:not([icon*=" -after"]):before, [icon="mars-double"][icon*=" -after"]:after, [icon^="mars-double "]:not([icon*=" -after"]):before, [icon^="mars-double "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="mars-stroke"]:not([icon*=" -after"]):before, [icon="mars-stroke"][icon*=" -after"]:after, [icon^="mars-stroke "]:not([icon*=" -after"]):before, [icon^="mars-stroke "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="mars-stroke-h"]:not([icon*=" -after"]):before, [icon="mars-stroke-h"][icon*=" -after"]:after, [icon^="mars-stroke-h "]:not([icon*=" -after"]):before, [icon^="mars-stroke-h "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="mars-stroke-v"]:not([icon*=" -after"]):before, [icon="mars-stroke-v"][icon*=" -after"]:after, [icon^="mars-stroke-v "]:not([icon*=" -after"]):before, [icon^="mars-stroke-v "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="mask"]:not([icon*=" -after"]):before, [icon="mask"][icon*=" -after"]:after, [icon^="mask "]:not([icon*=" -after"]):before, [icon^="mask "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="medal"]:not([icon*=" -after"]):before, [icon="medal"][icon*=" -after"]:after, [icon^="medal "]:not([icon*=" -after"]):before, [icon^="medal "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="medkit"]:not([icon*=" -after"]):before, [icon="medkit"][icon*=" -after"]:after, [icon^="medkit "]:not([icon*=" -after"]):before, [icon^="medkit "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="meh"]:not([icon*=" -after"]):before, [icon="meh"][icon*=" -after"]:after, [icon^="meh "]:not([icon*=" -after"]):before, [icon^="meh "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="meh-blank"]:not([icon*=" -after"]):before, [icon="meh-blank"][icon*=" -after"]:after, [icon^="meh-blank "]:not([icon*=" -after"]):before, [icon^="meh-blank "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="meh-rolling-eyes"]:not([icon*=" -after"]):before, [icon="meh-rolling-eyes"][icon*=" -after"]:after, [icon^="meh-rolling-eyes "]:not([icon*=" -after"]):before, [icon^="meh-rolling-eyes "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="memory"]:not([icon*=" -after"]):before, [icon="memory"][icon*=" -after"]:after, [icon^="memory "]:not([icon*=" -after"]):before, [icon^="memory "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="menorah"]:not([icon*=" -after"]):before, [icon="menorah"][icon*=" -after"]:after, [icon^="menorah "]:not([icon*=" -after"]):before, [icon^="menorah "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="mercury"]:not([icon*=" -after"]):before, [icon="mercury"][icon*=" -after"]:after, [icon^="mercury "]:not([icon*=" -after"]):before, [icon^="mercury "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="meteor"]:not([icon*=" -after"]):before, [icon="meteor"][icon*=" -after"]:after, [icon^="meteor "]:not([icon*=" -after"]):before, [icon^="meteor "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="microchip"]:not([icon*=" -after"]):before, [icon="microchip"][icon*=" -after"]:after, [icon^="microchip "]:not([icon*=" -after"]):before, [icon^="microchip "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="microphone"]:not([icon*=" -after"]):before, [icon="microphone"][icon*=" -after"]:after, [icon^="microphone "]:not([icon*=" -after"]):before, [icon^="microphone "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="microphone-alt"]:not([icon*=" -after"]):before, [icon="microphone-alt"][icon*=" -after"]:after, [icon^="microphone-alt "]:not([icon*=" -after"]):before, [icon^="microphone-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="microphone-alt-slash"]:not([icon*=" -after"]):before, [icon="microphone-alt-slash"][icon*=" -after"]:after, [icon^="microphone-alt-slash "]:not([icon*=" -after"]):before, [icon^="microphone-alt-slash "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="microphone-slash"]:not([icon*=" -after"]):before, [icon="microphone-slash"][icon*=" -after"]:after, [icon^="microphone-slash "]:not([icon*=" -after"]):before, [icon^="microphone-slash "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="microscope"]:not([icon*=" -after"]):before, [icon="microscope"][icon*=" -after"]:after, [icon^="microscope "]:not([icon*=" -after"]):before, [icon^="microscope "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="minus"]:not([icon*=" -after"]):before, [icon="minus"][icon*=" -after"]:after, [icon^="minus "]:not([icon*=" -after"]):before, [icon^="minus "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="minus-circle"]:not([icon*=" -after"]):before, [icon="minus-circle"][icon*=" -after"]:after, [icon^="minus-circle "]:not([icon*=" -after"]):before, [icon^="minus-circle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="minus-square"]:not([icon*=" -after"]):before, [icon="minus-square"][icon*=" -after"]:after, [icon^="minus-square "]:not([icon*=" -after"]):before, [icon^="minus-square "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="mitten"]:not([icon*=" -after"]):before, [icon="mitten"][icon*=" -after"]:after, [icon^="mitten "]:not([icon*=" -after"]):before, [icon^="mitten "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="mobile"]:not([icon*=" -after"]):before, [icon="mobile"][icon*=" -after"]:after, [icon^="mobile "]:not([icon*=" -after"]):before, [icon^="mobile "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="mobile-alt"]:not([icon*=" -after"]):before, [icon="mobile-alt"][icon*=" -after"]:after, [icon^="mobile-alt "]:not([icon*=" -after"]):before, [icon^="mobile-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="money-bill"]:not([icon*=" -after"]):before, [icon="money-bill"][icon*=" -after"]:after, [icon^="money-bill "]:not([icon*=" -after"]):before, [icon^="money-bill "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="money-bill-alt"]:not([icon*=" -after"]):before, [icon="money-bill-alt"][icon*=" -after"]:after, [icon^="money-bill-alt "]:not([icon*=" -after"]):before, [icon^="money-bill-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="money-bill-wave"]:not([icon*=" -after"]):before, [icon="money-bill-wave"][icon*=" -after"]:after, [icon^="money-bill-wave "]:not([icon*=" -after"]):before, [icon^="money-bill-wave "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="money-bill-wave-alt"]:not([icon*=" -after"]):before, [icon="money-bill-wave-alt"][icon*=" -after"]:after, [icon^="money-bill-wave-alt "]:not([icon*=" -after"]):before, [icon^="money-bill-wave-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="money-check"]:not([icon*=" -after"]):before, [icon="money-check"][icon*=" -after"]:after, [icon^="money-check "]:not([icon*=" -after"]):before, [icon^="money-check "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="money-check-alt"]:not([icon*=" -after"]):before, [icon="money-check-alt"][icon*=" -after"]:after, [icon^="money-check-alt "]:not([icon*=" -after"]):before, [icon^="money-check-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="monument"]:not([icon*=" -after"]):before, [icon="monument"][icon*=" -after"]:after, [icon^="monument "]:not([icon*=" -after"]):before, [icon^="monument "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="moon"]:not([icon*=" -after"]):before, [icon="moon"][icon*=" -after"]:after, [icon^="moon "]:not([icon*=" -after"]):before, [icon^="moon "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="mortar-pestle"]:not([icon*=" -after"]):before, [icon="mortar-pestle"][icon*=" -after"]:after, [icon^="mortar-pestle "]:not([icon*=" -after"]):before, [icon^="mortar-pestle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="mosque"]:not([icon*=" -after"]):before, [icon="mosque"][icon*=" -after"]:after, [icon^="mosque "]:not([icon*=" -after"]):before, [icon^="mosque "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="motorcycle"]:not([icon*=" -after"]):before, [icon="motorcycle"][icon*=" -after"]:after, [icon^="motorcycle "]:not([icon*=" -after"]):before, [icon^="motorcycle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="mountain"]:not([icon*=" -after"]):before, [icon="mountain"][icon*=" -after"]:after, [icon^="mountain "]:not([icon*=" -after"]):before, [icon^="mountain "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="mouse"]:not([icon*=" -after"]):before, [icon="mouse"][icon*=" -after"]:after, [icon^="mouse "]:not([icon*=" -after"]):before, [icon^="mouse "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="mouse-pointer"]:not([icon*=" -after"]):before, [icon="mouse-pointer"][icon*=" -after"]:after, [icon^="mouse-pointer "]:not([icon*=" -after"]):before, [icon^="mouse-pointer "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="mug-hot"]:not([icon*=" -after"]):before, [icon="mug-hot"][icon*=" -after"]:after, [icon^="mug-hot "]:not([icon*=" -after"]):before, [icon^="mug-hot "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="music"]:not([icon*=" -after"]):before, [icon="music"][icon*=" -after"]:after, [icon^="music "]:not([icon*=" -after"]):before, [icon^="music "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="network-wired"]:not([icon*=" -after"]):before, [icon="network-wired"][icon*=" -after"]:after, [icon^="network-wired "]:not([icon*=" -after"]):before, [icon^="network-wired "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="neuter"]:not([icon*=" -after"]):before, [icon="neuter"][icon*=" -after"]:after, [icon^="neuter "]:not([icon*=" -after"]):before, [icon^="neuter "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="newspaper"]:not([icon*=" -after"]):before, [icon="newspaper"][icon*=" -after"]:after, [icon^="newspaper "]:not([icon*=" -after"]):before, [icon^="newspaper "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="not-equal"]:not([icon*=" -after"]):before, [icon="not-equal"][icon*=" -after"]:after, [icon^="not-equal "]:not([icon*=" -after"]):before, [icon^="not-equal "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="notes-medical"]:not([icon*=" -after"]):before, [icon="notes-medical"][icon*=" -after"]:after, [icon^="notes-medical "]:not([icon*=" -after"]):before, [icon^="notes-medical "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="object-group"]:not([icon*=" -after"]):before, [icon="object-group"][icon*=" -after"]:after, [icon^="object-group "]:not([icon*=" -after"]):before, [icon^="object-group "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="object-ungroup"]:not([icon*=" -after"]):before, [icon="object-ungroup"][icon*=" -after"]:after, [icon^="object-ungroup "]:not([icon*=" -after"]):before, [icon^="object-ungroup "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="oil-can"]:not([icon*=" -after"]):before, [icon="oil-can"][icon*=" -after"]:after, [icon^="oil-can "]:not([icon*=" -after"]):before, [icon^="oil-can "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="om"]:not([icon*=" -after"]):before, [icon="om"][icon*=" -after"]:after, [icon^="om "]:not([icon*=" -after"]):before, [icon^="om "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="otter"]:not([icon*=" -after"]):before, [icon="otter"][icon*=" -after"]:after, [icon^="otter "]:not([icon*=" -after"]):before, [icon^="otter "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="outdent"]:not([icon*=" -after"]):before, [icon="outdent"][icon*=" -after"]:after, [icon^="outdent "]:not([icon*=" -after"]):before, [icon^="outdent "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="pager"]:not([icon*=" -after"]):before, [icon="pager"][icon*=" -after"]:after, [icon^="pager "]:not([icon*=" -after"]):before, [icon^="pager "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="paint-brush"]:not([icon*=" -after"]):before, [icon="paint-brush"][icon*=" -after"]:after, [icon^="paint-brush "]:not([icon*=" -after"]):before, [icon^="paint-brush "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="paint-roller"]:not([icon*=" -after"]):before, [icon="paint-roller"][icon*=" -after"]:after, [icon^="paint-roller "]:not([icon*=" -after"]):before, [icon^="paint-roller "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="palette"]:not([icon*=" -after"]):before, [icon="palette"][icon*=" -after"]:after, [icon^="palette "]:not([icon*=" -after"]):before, [icon^="palette "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="pallet"]:not([icon*=" -after"]):before, [icon="pallet"][icon*=" -after"]:after, [icon^="pallet "]:not([icon*=" -after"]):before, [icon^="pallet "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="paper-plane"]:not([icon*=" -after"]):before, [icon="paper-plane"][icon*=" -after"]:after, [icon^="paper-plane "]:not([icon*=" -after"]):before, [icon^="paper-plane "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="paperclip"]:not([icon*=" -after"]):before, [icon="paperclip"][icon*=" -after"]:after, [icon^="paperclip "]:not([icon*=" -after"]):before, [icon^="paperclip "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="parachute-box"]:not([icon*=" -after"]):before, [icon="parachute-box"][icon*=" -after"]:after, [icon^="parachute-box "]:not([icon*=" -after"]):before, [icon^="parachute-box "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="paragraph"]:not([icon*=" -after"]):before, [icon="paragraph"][icon*=" -after"]:after, [icon^="paragraph "]:not([icon*=" -after"]):before, [icon^="paragraph "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="parking"]:not([icon*=" -after"]):before, [icon="parking"][icon*=" -after"]:after, [icon^="parking "]:not([icon*=" -after"]):before, [icon^="parking "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="passport"]:not([icon*=" -after"]):before, [icon="passport"][icon*=" -after"]:after, [icon^="passport "]:not([icon*=" -after"]):before, [icon^="passport "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="pastafarianism"]:not([icon*=" -after"]):before, [icon="pastafarianism"][icon*=" -after"]:after, [icon^="pastafarianism "]:not([icon*=" -after"]):before, [icon^="pastafarianism "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="paste"]:not([icon*=" -after"]):before, [icon="paste"][icon*=" -after"]:after, [icon^="paste "]:not([icon*=" -after"]):before, [icon^="paste "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="pause"]:not([icon*=" -after"]):before, [icon="pause"][icon*=" -after"]:after, [icon^="pause "]:not([icon*=" -after"]):before, [icon^="pause "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="pause-circle"]:not([icon*=" -after"]):before, [icon="pause-circle"][icon*=" -after"]:after, [icon^="pause-circle "]:not([icon*=" -after"]):before, [icon^="pause-circle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="paw"]:not([icon*=" -after"]):before, [icon="paw"][icon*=" -after"]:after, [icon^="paw "]:not([icon*=" -after"]):before, [icon^="paw "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="peace"]:not([icon*=" -after"]):before, [icon="peace"][icon*=" -after"]:after, [icon^="peace "]:not([icon*=" -after"]):before, [icon^="peace "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="pen"]:not([icon*=" -after"]):before, [icon="pen"][icon*=" -after"]:after, [icon^="pen "]:not([icon*=" -after"]):before, [icon^="pen "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="pen-alt"]:not([icon*=" -after"]):before, [icon="pen-alt"][icon*=" -after"]:after, [icon^="pen-alt "]:not([icon*=" -after"]):before, [icon^="pen-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="pen-fancy"]:not([icon*=" -after"]):before, [icon="pen-fancy"][icon*=" -after"]:after, [icon^="pen-fancy "]:not([icon*=" -after"]):before, [icon^="pen-fancy "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="pen-nib"]:not([icon*=" -after"]):before, [icon="pen-nib"][icon*=" -after"]:after, [icon^="pen-nib "]:not([icon*=" -after"]):before, [icon^="pen-nib "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="pen-square"]:not([icon*=" -after"]):before, [icon="pen-square"][icon*=" -after"]:after, [icon^="pen-square "]:not([icon*=" -after"]):before, [icon^="pen-square "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="pencil-alt"]:not([icon*=" -after"]):before, [icon="pencil-alt"][icon*=" -after"]:after, [icon^="pencil-alt "]:not([icon*=" -after"]):before, [icon^="pencil-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="pencil-ruler"]:not([icon*=" -after"]):before, [icon="pencil-ruler"][icon*=" -after"]:after, [icon^="pencil-ruler "]:not([icon*=" -after"]):before, [icon^="pencil-ruler "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="people-carry"]:not([icon*=" -after"]):before, [icon="people-carry"][icon*=" -after"]:after, [icon^="people-carry "]:not([icon*=" -after"]):before, [icon^="people-carry "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="pepper-hot"]:not([icon*=" -after"]):before, [icon="pepper-hot"][icon*=" -after"]:after, [icon^="pepper-hot "]:not([icon*=" -after"]):before, [icon^="pepper-hot "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="percent"]:not([icon*=" -after"]):before, [icon="percent"][icon*=" -after"]:after, [icon^="percent "]:not([icon*=" -after"]):before, [icon^="percent "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="percentage"]:not([icon*=" -after"]):before, [icon="percentage"][icon*=" -after"]:after, [icon^="percentage "]:not([icon*=" -after"]):before, [icon^="percentage "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="person-booth"]:not([icon*=" -after"]):before, [icon="person-booth"][icon*=" -after"]:after, [icon^="person-booth "]:not([icon*=" -after"]):before, [icon^="person-booth "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="phone"]:not([icon*=" -after"]):before, [icon="phone"][icon*=" -after"]:after, [icon^="phone "]:not([icon*=" -after"]):before, [icon^="phone "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="phone-alt"]:not([icon*=" -after"]):before, [icon="phone-alt"][icon*=" -after"]:after, [icon^="phone-alt "]:not([icon*=" -after"]):before, [icon^="phone-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="phone-slash"]:not([icon*=" -after"]):before, [icon="phone-slash"][icon*=" -after"]:after, [icon^="phone-slash "]:not([icon*=" -after"]):before, [icon^="phone-slash "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="phone-square"]:not([icon*=" -after"]):before, [icon="phone-square"][icon*=" -after"]:after, [icon^="phone-square "]:not([icon*=" -after"]):before, [icon^="phone-square "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="phone-square-alt"]:not([icon*=" -after"]):before, [icon="phone-square-alt"][icon*=" -after"]:after, [icon^="phone-square-alt "]:not([icon*=" -after"]):before, [icon^="phone-square-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="phone-volume"]:not([icon*=" -after"]):before, [icon="phone-volume"][icon*=" -after"]:after, [icon^="phone-volume "]:not([icon*=" -after"]):before, [icon^="phone-volume "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="photo-video"]:not([icon*=" -after"]):before, [icon="photo-video"][icon*=" -after"]:after, [icon^="photo-video "]:not([icon*=" -after"]):before, [icon^="photo-video "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="piggy-bank"]:not([icon*=" -after"]):before, [icon="piggy-bank"][icon*=" -after"]:after, [icon^="piggy-bank "]:not([icon*=" -after"]):before, [icon^="piggy-bank "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="pills"]:not([icon*=" -after"]):before, [icon="pills"][icon*=" -after"]:after, [icon^="pills "]:not([icon*=" -after"]):before, [icon^="pills "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="pizza-slice"]:not([icon*=" -after"]):before, [icon="pizza-slice"][icon*=" -after"]:after, [icon^="pizza-slice "]:not([icon*=" -after"]):before, [icon^="pizza-slice "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="place-of-worship"]:not([icon*=" -after"]):before, [icon="place-of-worship"][icon*=" -after"]:after, [icon^="place-of-worship "]:not([icon*=" -after"]):before, [icon^="place-of-worship "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="plane"]:not([icon*=" -after"]):before, [icon="plane"][icon*=" -after"]:after, [icon^="plane "]:not([icon*=" -after"]):before, [icon^="plane "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="plane-arrival"]:not([icon*=" -after"]):before, [icon="plane-arrival"][icon*=" -after"]:after, [icon^="plane-arrival "]:not([icon*=" -after"]):before, [icon^="plane-arrival "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="plane-departure"]:not([icon*=" -after"]):before, [icon="plane-departure"][icon*=" -after"]:after, [icon^="plane-departure "]:not([icon*=" -after"]):before, [icon^="plane-departure "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="play"]:not([icon*=" -after"]):before, [icon="play"][icon*=" -after"]:after, [icon^="play "]:not([icon*=" -after"]):before, [icon^="play "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="play-circle"]:not([icon*=" -after"]):before, [icon="play-circle"][icon*=" -after"]:after, [icon^="play-circle "]:not([icon*=" -after"]):before, [icon^="play-circle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="plug"]:not([icon*=" -after"]):before, [icon="plug"][icon*=" -after"]:after, [icon^="plug "]:not([icon*=" -after"]):before, [icon^="plug "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="plus"]:not([icon*=" -after"]):before, [icon="plus"][icon*=" -after"]:after, [icon^="plus "]:not([icon*=" -after"]):before, [icon^="plus "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="plus-circle"]:not([icon*=" -after"]):before, [icon="plus-circle"][icon*=" -after"]:after, [icon^="plus-circle "]:not([icon*=" -after"]):before, [icon^="plus-circle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="plus-square"]:not([icon*=" -after"]):before, [icon="plus-square"][icon*=" -after"]:after, [icon^="plus-square "]:not([icon*=" -after"]):before, [icon^="plus-square "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="podcast"]:not([icon*=" -after"]):before, [icon="podcast"][icon*=" -after"]:after, [icon^="podcast "]:not([icon*=" -after"]):before, [icon^="podcast "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="poll"]:not([icon*=" -after"]):before, [icon="poll"][icon*=" -after"]:after, [icon^="poll "]:not([icon*=" -after"]):before, [icon^="poll "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="poll-h"]:not([icon*=" -after"]):before, [icon="poll-h"][icon*=" -after"]:after, [icon^="poll-h "]:not([icon*=" -after"]):before, [icon^="poll-h "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="poo"]:not([icon*=" -after"]):before, [icon="poo"][icon*=" -after"]:after, [icon^="poo "]:not([icon*=" -after"]):before, [icon^="poo "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="poo-storm"]:not([icon*=" -after"]):before, [icon="poo-storm"][icon*=" -after"]:after, [icon^="poo-storm "]:not([icon*=" -after"]):before, [icon^="poo-storm "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="poop"]:not([icon*=" -after"]):before, [icon="poop"][icon*=" -after"]:after, [icon^="poop "]:not([icon*=" -after"]):before, [icon^="poop "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="portrait"]:not([icon*=" -after"]):before, [icon="portrait"][icon*=" -after"]:after, [icon^="portrait "]:not([icon*=" -after"]):before, [icon^="portrait "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="pound-sign"]:not([icon*=" -after"]):before, [icon="pound-sign"][icon*=" -after"]:after, [icon^="pound-sign "]:not([icon*=" -after"]):before, [icon^="pound-sign "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="power-off"]:not([icon*=" -after"]):before, [icon="power-off"][icon*=" -after"]:after, [icon^="power-off "]:not([icon*=" -after"]):before, [icon^="power-off "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="pray"]:not([icon*=" -after"]):before, [icon="pray"][icon*=" -after"]:after, [icon^="pray "]:not([icon*=" -after"]):before, [icon^="pray "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="praying-hands"]:not([icon*=" -after"]):before, [icon="praying-hands"][icon*=" -after"]:after, [icon^="praying-hands "]:not([icon*=" -after"]):before, [icon^="praying-hands "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="prescription"]:not([icon*=" -after"]):before, [icon="prescription"][icon*=" -after"]:after, [icon^="prescription "]:not([icon*=" -after"]):before, [icon^="prescription "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="prescription-bottle"]:not([icon*=" -after"]):before, [icon="prescription-bottle"][icon*=" -after"]:after, [icon^="prescription-bottle "]:not([icon*=" -after"]):before, [icon^="prescription-bottle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="prescription-bottle-alt"]:not([icon*=" -after"]):before, [icon="prescription-bottle-alt"][icon*=" -after"]:after, [icon^="prescription-bottle-alt "]:not([icon*=" -after"]):before, [icon^="prescription-bottle-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="print"]:not([icon*=" -after"]):before, [icon="print"][icon*=" -after"]:after, [icon^="print "]:not([icon*=" -after"]):before, [icon^="print "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="procedures"]:not([icon*=" -after"]):before, [icon="procedures"][icon*=" -after"]:after, [icon^="procedures "]:not([icon*=" -after"]):before, [icon^="procedures "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="project-diagram"]:not([icon*=" -after"]):before, [icon="project-diagram"][icon*=" -after"]:after, [icon^="project-diagram "]:not([icon*=" -after"]):before, [icon^="project-diagram "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="puzzle-piece"]:not([icon*=" -after"]):before, [icon="puzzle-piece"][icon*=" -after"]:after, [icon^="puzzle-piece "]:not([icon*=" -after"]):before, [icon^="puzzle-piece "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="qrcode"]:not([icon*=" -after"]):before, [icon="qrcode"][icon*=" -after"]:after, [icon^="qrcode "]:not([icon*=" -after"]):before, [icon^="qrcode "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="question"]:not([icon*=" -after"]):before, [icon="question"][icon*=" -after"]:after, [icon^="question "]:not([icon*=" -after"]):before, [icon^="question "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="question-circle"]:not([icon*=" -after"]):before, [icon="question-circle"][icon*=" -after"]:after, [icon^="question-circle "]:not([icon*=" -after"]):before, [icon^="question-circle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="quidditch"]:not([icon*=" -after"]):before, [icon="quidditch"][icon*=" -after"]:after, [icon^="quidditch "]:not([icon*=" -after"]):before, [icon^="quidditch "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="quote-left"]:not([icon*=" -after"]):before, [icon="quote-left"][icon*=" -after"]:after, [icon^="quote-left "]:not([icon*=" -after"]):before, [icon^="quote-left "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="quote-right"]:not([icon*=" -after"]):before, [icon="quote-right"][icon*=" -after"]:after, [icon^="quote-right "]:not([icon*=" -after"]):before, [icon^="quote-right "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="quran"]:not([icon*=" -after"]):before, [icon="quran"][icon*=" -after"]:after, [icon^="quran "]:not([icon*=" -after"]):before, [icon^="quran "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="radiation"]:not([icon*=" -after"]):before, [icon="radiation"][icon*=" -after"]:after, [icon^="radiation "]:not([icon*=" -after"]):before, [icon^="radiation "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="radiation-alt"]:not([icon*=" -after"]):before, [icon="radiation-alt"][icon*=" -after"]:after, [icon^="radiation-alt "]:not([icon*=" -after"]):before, [icon^="radiation-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="rainbow"]:not([icon*=" -after"]):before, [icon="rainbow"][icon*=" -after"]:after, [icon^="rainbow "]:not([icon*=" -after"]):before, [icon^="rainbow "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="random"]:not([icon*=" -after"]):before, [icon="random"][icon*=" -after"]:after, [icon^="random "]:not([icon*=" -after"]):before, [icon^="random "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="receipt"]:not([icon*=" -after"]):before, [icon="receipt"][icon*=" -after"]:after, [icon^="receipt "]:not([icon*=" -after"]):before, [icon^="receipt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="record-vinyl"]:not([icon*=" -after"]):before, [icon="record-vinyl"][icon*=" -after"]:after, [icon^="record-vinyl "]:not([icon*=" -after"]):before, [icon^="record-vinyl "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="recycle"]:not([icon*=" -after"]):before, [icon="recycle"][icon*=" -after"]:after, [icon^="recycle "]:not([icon*=" -after"]):before, [icon^="recycle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="redo"]:not([icon*=" -after"]):before, [icon="redo"][icon*=" -after"]:after, [icon^="redo "]:not([icon*=" -after"]):before, [icon^="redo "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="redo-alt"]:not([icon*=" -after"]):before, [icon="redo-alt"][icon*=" -after"]:after, [icon^="redo-alt "]:not([icon*=" -after"]):before, [icon^="redo-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="registered"]:not([icon*=" -after"]):before, [icon="registered"][icon*=" -after"]:after, [icon^="registered "]:not([icon*=" -after"]):before, [icon^="registered "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="remove-format"]:not([icon*=" -after"]):before, [icon="remove-format"][icon*=" -after"]:after, [icon^="remove-format "]:not([icon*=" -after"]):before, [icon^="remove-format "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="reply"]:not([icon*=" -after"]):before, [icon="reply"][icon*=" -after"]:after, [icon^="reply "]:not([icon*=" -after"]):before, [icon^="reply "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="reply-all"]:not([icon*=" -after"]):before, [icon="reply-all"][icon*=" -after"]:after, [icon^="reply-all "]:not([icon*=" -after"]):before, [icon^="reply-all "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="republican"]:not([icon*=" -after"]):before, [icon="republican"][icon*=" -after"]:after, [icon^="republican "]:not([icon*=" -after"]):before, [icon^="republican "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="restroom"]:not([icon*=" -after"]):before, [icon="restroom"][icon*=" -after"]:after, [icon^="restroom "]:not([icon*=" -after"]):before, [icon^="restroom "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="retweet"]:not([icon*=" -after"]):before, [icon="retweet"][icon*=" -after"]:after, [icon^="retweet "]:not([icon*=" -after"]):before, [icon^="retweet "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="ribbon"]:not([icon*=" -after"]):before, [icon="ribbon"][icon*=" -after"]:after, [icon^="ribbon "]:not([icon*=" -after"]):before, [icon^="ribbon "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="ring"]:not([icon*=" -after"]):before, [icon="ring"][icon*=" -after"]:after, [icon^="ring "]:not([icon*=" -after"]):before, [icon^="ring "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="road"]:not([icon*=" -after"]):before, [icon="road"][icon*=" -after"]:after, [icon^="road "]:not([icon*=" -after"]):before, [icon^="road "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="robot"]:not([icon*=" -after"]):before, [icon="robot"][icon*=" -after"]:after, [icon^="robot "]:not([icon*=" -after"]):before, [icon^="robot "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="rocket"]:not([icon*=" -after"]):before, [icon="rocket"][icon*=" -after"]:after, [icon^="rocket "]:not([icon*=" -after"]):before, [icon^="rocket "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="route"]:not([icon*=" -after"]):before, [icon="route"][icon*=" -after"]:after, [icon^="route "]:not([icon*=" -after"]):before, [icon^="route "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="rss"]:not([icon*=" -after"]):before, [icon="rss"][icon*=" -after"]:after, [icon^="rss "]:not([icon*=" -after"]):before, [icon^="rss "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="rss-square"]:not([icon*=" -after"]):before, [icon="rss-square"][icon*=" -after"]:after, [icon^="rss-square "]:not([icon*=" -after"]):before, [icon^="rss-square "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="ruble-sign"]:not([icon*=" -after"]):before, [icon="ruble-sign"][icon*=" -after"]:after, [icon^="ruble-sign "]:not([icon*=" -after"]):before, [icon^="ruble-sign "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="ruler"]:not([icon*=" -after"]):before, [icon="ruler"][icon*=" -after"]:after, [icon^="ruler "]:not([icon*=" -after"]):before, [icon^="ruler "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="ruler-combined"]:not([icon*=" -after"]):before, [icon="ruler-combined"][icon*=" -after"]:after, [icon^="ruler-combined "]:not([icon*=" -after"]):before, [icon^="ruler-combined "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="ruler-horizontal"]:not([icon*=" -after"]):before, [icon="ruler-horizontal"][icon*=" -after"]:after, [icon^="ruler-horizontal "]:not([icon*=" -after"]):before, [icon^="ruler-horizontal "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="ruler-vertical"]:not([icon*=" -after"]):before, [icon="ruler-vertical"][icon*=" -after"]:after, [icon^="ruler-vertical "]:not([icon*=" -after"]):before, [icon^="ruler-vertical "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="running"]:not([icon*=" -after"]):before, [icon="running"][icon*=" -after"]:after, [icon^="running "]:not([icon*=" -after"]):before, [icon^="running "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="rupee-sign"]:not([icon*=" -after"]):before, [icon="rupee-sign"][icon*=" -after"]:after, [icon^="rupee-sign "]:not([icon*=" -after"]):before, [icon^="rupee-sign "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sad-cry"]:not([icon*=" -after"]):before, [icon="sad-cry"][icon*=" -after"]:after, [icon^="sad-cry "]:not([icon*=" -after"]):before, [icon^="sad-cry "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sad-tear"]:not([icon*=" -after"]):before, [icon="sad-tear"][icon*=" -after"]:after, [icon^="sad-tear "]:not([icon*=" -after"]):before, [icon^="sad-tear "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="satellite"]:not([icon*=" -after"]):before, [icon="satellite"][icon*=" -after"]:after, [icon^="satellite "]:not([icon*=" -after"]):before, [icon^="satellite "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="satellite-dish"]:not([icon*=" -after"]):before, [icon="satellite-dish"][icon*=" -after"]:after, [icon^="satellite-dish "]:not([icon*=" -after"]):before, [icon^="satellite-dish "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="save"]:not([icon*=" -after"]):before, [icon="save"][icon*=" -after"]:after, [icon^="save "]:not([icon*=" -after"]):before, [icon^="save "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="school"]:not([icon*=" -after"]):before, [icon="school"][icon*=" -after"]:after, [icon^="school "]:not([icon*=" -after"]):before, [icon^="school "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="screwdriver"]:not([icon*=" -after"]):before, [icon="screwdriver"][icon*=" -after"]:after, [icon^="screwdriver "]:not([icon*=" -after"]):before, [icon^="screwdriver "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="scroll"]:not([icon*=" -after"]):before, [icon="scroll"][icon*=" -after"]:after, [icon^="scroll "]:not([icon*=" -after"]):before, [icon^="scroll "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sd-card"]:not([icon*=" -after"]):before, [icon="sd-card"][icon*=" -after"]:after, [icon^="sd-card "]:not([icon*=" -after"]):before, [icon^="sd-card "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="search"]:not([icon*=" -after"]):before, [icon="search"][icon*=" -after"]:after, [icon^="search "]:not([icon*=" -after"]):before, [icon^="search "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="search-dollar"]:not([icon*=" -after"]):before, [icon="search-dollar"][icon*=" -after"]:after, [icon^="search-dollar "]:not([icon*=" -after"]):before, [icon^="search-dollar "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="search-location"]:not([icon*=" -after"]):before, [icon="search-location"][icon*=" -after"]:after, [icon^="search-location "]:not([icon*=" -after"]):before, [icon^="search-location "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="search-minus"]:not([icon*=" -after"]):before, [icon="search-minus"][icon*=" -after"]:after, [icon^="search-minus "]:not([icon*=" -after"]):before, [icon^="search-minus "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="search-plus"]:not([icon*=" -after"]):before, [icon="search-plus"][icon*=" -after"]:after, [icon^="search-plus "]:not([icon*=" -after"]):before, [icon^="search-plus "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="seedling"]:not([icon*=" -after"]):before, [icon="seedling"][icon*=" -after"]:after, [icon^="seedling "]:not([icon*=" -after"]):before, [icon^="seedling "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="server"]:not([icon*=" -after"]):before, [icon="server"][icon*=" -after"]:after, [icon^="server "]:not([icon*=" -after"]):before, [icon^="server "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="shapes"]:not([icon*=" -after"]):before, [icon="shapes"][icon*=" -after"]:after, [icon^="shapes "]:not([icon*=" -after"]):before, [icon^="shapes "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="share"]:not([icon*=" -after"]):before, [icon="share"][icon*=" -after"]:after, [icon^="share "]:not([icon*=" -after"]):before, [icon^="share "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="share-alt"]:not([icon*=" -after"]):before, [icon="share-alt"][icon*=" -after"]:after, [icon^="share-alt "]:not([icon*=" -after"]):before, [icon^="share-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="share-alt-square"]:not([icon*=" -after"]):before, [icon="share-alt-square"][icon*=" -after"]:after, [icon^="share-alt-square "]:not([icon*=" -after"]):before, [icon^="share-alt-square "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="share-square"]:not([icon*=" -after"]):before, [icon="share-square"][icon*=" -after"]:after, [icon^="share-square "]:not([icon*=" -after"]):before, [icon^="share-square "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="shekel-sign"]:not([icon*=" -after"]):before, [icon="shekel-sign"][icon*=" -after"]:after, [icon^="shekel-sign "]:not([icon*=" -after"]):before, [icon^="shekel-sign "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="shield-alt"]:not([icon*=" -after"]):before, [icon="shield-alt"][icon*=" -after"]:after, [icon^="shield-alt "]:not([icon*=" -after"]):before, [icon^="shield-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="ship"]:not([icon*=" -after"]):before, [icon="ship"][icon*=" -after"]:after, [icon^="ship "]:not([icon*=" -after"]):before, [icon^="ship "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="shipping-fast"]:not([icon*=" -after"]):before, [icon="shipping-fast"][icon*=" -after"]:after, [icon^="shipping-fast "]:not([icon*=" -after"]):before, [icon^="shipping-fast "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="shoe-prints"]:not([icon*=" -after"]):before, [icon="shoe-prints"][icon*=" -after"]:after, [icon^="shoe-prints "]:not([icon*=" -after"]):before, [icon^="shoe-prints "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="shopping-bag"]:not([icon*=" -after"]):before, [icon="shopping-bag"][icon*=" -after"]:after, [icon^="shopping-bag "]:not([icon*=" -after"]):before, [icon^="shopping-bag "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="shopping-basket"]:not([icon*=" -after"]):before, [icon="shopping-basket"][icon*=" -after"]:after, [icon^="shopping-basket "]:not([icon*=" -after"]):before, [icon^="shopping-basket "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="shopping-cart"]:not([icon*=" -after"]):before, [icon="shopping-cart"][icon*=" -after"]:after, [icon^="shopping-cart "]:not([icon*=" -after"]):before, [icon^="shopping-cart "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="shower"]:not([icon*=" -after"]):before, [icon="shower"][icon*=" -after"]:after, [icon^="shower "]:not([icon*=" -after"]):before, [icon^="shower "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="shuttle-van"]:not([icon*=" -after"]):before, [icon="shuttle-van"][icon*=" -after"]:after, [icon^="shuttle-van "]:not([icon*=" -after"]):before, [icon^="shuttle-van "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sign"]:not([icon*=" -after"]):before, [icon="sign"][icon*=" -after"]:after, [icon^="sign "]:not([icon*=" -after"]):before, [icon^="sign "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sign-in-alt"]:not([icon*=" -after"]):before, [icon="sign-in-alt"][icon*=" -after"]:after, [icon^="sign-in-alt "]:not([icon*=" -after"]):before, [icon^="sign-in-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sign-language"]:not([icon*=" -after"]):before, [icon="sign-language"][icon*=" -after"]:after, [icon^="sign-language "]:not([icon*=" -after"]):before, [icon^="sign-language "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sign-out-alt"]:not([icon*=" -after"]):before, [icon="sign-out-alt"][icon*=" -after"]:after, [icon^="sign-out-alt "]:not([icon*=" -after"]):before, [icon^="sign-out-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="signal"]:not([icon*=" -after"]):before, [icon="signal"][icon*=" -after"]:after, [icon^="signal "]:not([icon*=" -after"]):before, [icon^="signal "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="signature"]:not([icon*=" -after"]):before, [icon="signature"][icon*=" -after"]:after, [icon^="signature "]:not([icon*=" -after"]):before, [icon^="signature "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sim-card"]:not([icon*=" -after"]):before, [icon="sim-card"][icon*=" -after"]:after, [icon^="sim-card "]:not([icon*=" -after"]):before, [icon^="sim-card "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sitemap"]:not([icon*=" -after"]):before, [icon="sitemap"][icon*=" -after"]:after, [icon^="sitemap "]:not([icon*=" -after"]):before, [icon^="sitemap "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="skating"]:not([icon*=" -after"]):before, [icon="skating"][icon*=" -after"]:after, [icon^="skating "]:not([icon*=" -after"]):before, [icon^="skating "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="skiing"]:not([icon*=" -after"]):before, [icon="skiing"][icon*=" -after"]:after, [icon^="skiing "]:not([icon*=" -after"]):before, [icon^="skiing "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="skiing-nordic"]:not([icon*=" -after"]):before, [icon="skiing-nordic"][icon*=" -after"]:after, [icon^="skiing-nordic "]:not([icon*=" -after"]):before, [icon^="skiing-nordic "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="skull"]:not([icon*=" -after"]):before, [icon="skull"][icon*=" -after"]:after, [icon^="skull "]:not([icon*=" -after"]):before, [icon^="skull "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="skull-crossbones"]:not([icon*=" -after"]):before, [icon="skull-crossbones"][icon*=" -after"]:after, [icon^="skull-crossbones "]:not([icon*=" -after"]):before, [icon^="skull-crossbones "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="slash"]:not([icon*=" -after"]):before, [icon="slash"][icon*=" -after"]:after, [icon^="slash "]:not([icon*=" -after"]):before, [icon^="slash "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sleigh"]:not([icon*=" -after"]):before, [icon="sleigh"][icon*=" -after"]:after, [icon^="sleigh "]:not([icon*=" -after"]):before, [icon^="sleigh "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sliders-h"]:not([icon*=" -after"]):before, [icon="sliders-h"][icon*=" -after"]:after, [icon^="sliders-h "]:not([icon*=" -after"]):before, [icon^="sliders-h "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="smile"]:not([icon*=" -after"]):before, [icon="smile"][icon*=" -after"]:after, [icon^="smile "]:not([icon*=" -after"]):before, [icon^="smile "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="smile-beam"]:not([icon*=" -after"]):before, [icon="smile-beam"][icon*=" -after"]:after, [icon^="smile-beam "]:not([icon*=" -after"]):before, [icon^="smile-beam "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="smile-wink"]:not([icon*=" -after"]):before, [icon="smile-wink"][icon*=" -after"]:after, [icon^="smile-wink "]:not([icon*=" -after"]):before, [icon^="smile-wink "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="smog"]:not([icon*=" -after"]):before, [icon="smog"][icon*=" -after"]:after, [icon^="smog "]:not([icon*=" -after"]):before, [icon^="smog "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="smoking"]:not([icon*=" -after"]):before, [icon="smoking"][icon*=" -after"]:after, [icon^="smoking "]:not([icon*=" -after"]):before, [icon^="smoking "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="smoking-ban"]:not([icon*=" -after"]):before, [icon="smoking-ban"][icon*=" -after"]:after, [icon^="smoking-ban "]:not([icon*=" -after"]):before, [icon^="smoking-ban "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sms"]:not([icon*=" -after"]):before, [icon="sms"][icon*=" -after"]:after, [icon^="sms "]:not([icon*=" -after"]):before, [icon^="sms "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="snowboarding"]:not([icon*=" -after"]):before, [icon="snowboarding"][icon*=" -after"]:after, [icon^="snowboarding "]:not([icon*=" -after"]):before, [icon^="snowboarding "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="snowflake"]:not([icon*=" -after"]):before, [icon="snowflake"][icon*=" -after"]:after, [icon^="snowflake "]:not([icon*=" -after"]):before, [icon^="snowflake "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="snowman"]:not([icon*=" -after"]):before, [icon="snowman"][icon*=" -after"]:after, [icon^="snowman "]:not([icon*=" -after"]):before, [icon^="snowman "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="snowplow"]:not([icon*=" -after"]):before, [icon="snowplow"][icon*=" -after"]:after, [icon^="snowplow "]:not([icon*=" -after"]):before, [icon^="snowplow "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="socks"]:not([icon*=" -after"]):before, [icon="socks"][icon*=" -after"]:after, [icon^="socks "]:not([icon*=" -after"]):before, [icon^="socks "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="solar-panel"]:not([icon*=" -after"]):before, [icon="solar-panel"][icon*=" -after"]:after, [icon^="solar-panel "]:not([icon*=" -after"]):before, [icon^="solar-panel "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sort"]:not([icon*=" -after"]):before, [icon="sort"][icon*=" -after"]:after, [icon^="sort "]:not([icon*=" -after"]):before, [icon^="sort "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sort-alpha-down"]:not([icon*=" -after"]):before, [icon="sort-alpha-down"][icon*=" -after"]:after, [icon^="sort-alpha-down "]:not([icon*=" -after"]):before, [icon^="sort-alpha-down "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sort-alpha-down-alt"]:not([icon*=" -after"]):before, [icon="sort-alpha-down-alt"][icon*=" -after"]:after, [icon^="sort-alpha-down-alt "]:not([icon*=" -after"]):before, [icon^="sort-alpha-down-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sort-alpha-up"]:not([icon*=" -after"]):before, [icon="sort-alpha-up"][icon*=" -after"]:after, [icon^="sort-alpha-up "]:not([icon*=" -after"]):before, [icon^="sort-alpha-up "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sort-alpha-up-alt"]:not([icon*=" -after"]):before, [icon="sort-alpha-up-alt"][icon*=" -after"]:after, [icon^="sort-alpha-up-alt "]:not([icon*=" -after"]):before, [icon^="sort-alpha-up-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sort-amount-down"]:not([icon*=" -after"]):before, [icon="sort-amount-down"][icon*=" -after"]:after, [icon^="sort-amount-down "]:not([icon*=" -after"]):before, [icon^="sort-amount-down "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sort-amount-down-alt"]:not([icon*=" -after"]):before, [icon="sort-amount-down-alt"][icon*=" -after"]:after, [icon^="sort-amount-down-alt "]:not([icon*=" -after"]):before, [icon^="sort-amount-down-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sort-amount-up"]:not([icon*=" -after"]):before, [icon="sort-amount-up"][icon*=" -after"]:after, [icon^="sort-amount-up "]:not([icon*=" -after"]):before, [icon^="sort-amount-up "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sort-amount-up-alt"]:not([icon*=" -after"]):before, [icon="sort-amount-up-alt"][icon*=" -after"]:after, [icon^="sort-amount-up-alt "]:not([icon*=" -after"]):before, [icon^="sort-amount-up-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sort-down"]:not([icon*=" -after"]):before, [icon="sort-down"][icon*=" -after"]:after, [icon^="sort-down "]:not([icon*=" -after"]):before, [icon^="sort-down "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sort-numeric-down"]:not([icon*=" -after"]):before, [icon="sort-numeric-down"][icon*=" -after"]:after, [icon^="sort-numeric-down "]:not([icon*=" -after"]):before, [icon^="sort-numeric-down "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sort-numeric-down-alt"]:not([icon*=" -after"]):before, [icon="sort-numeric-down-alt"][icon*=" -after"]:after, [icon^="sort-numeric-down-alt "]:not([icon*=" -after"]):before, [icon^="sort-numeric-down-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sort-numeric-up"]:not([icon*=" -after"]):before, [icon="sort-numeric-up"][icon*=" -after"]:after, [icon^="sort-numeric-up "]:not([icon*=" -after"]):before, [icon^="sort-numeric-up "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sort-numeric-up-alt"]:not([icon*=" -after"]):before, [icon="sort-numeric-up-alt"][icon*=" -after"]:after, [icon^="sort-numeric-up-alt "]:not([icon*=" -after"]):before, [icon^="sort-numeric-up-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sort-up"]:not([icon*=" -after"]):before, [icon="sort-up"][icon*=" -after"]:after, [icon^="sort-up "]:not([icon*=" -after"]):before, [icon^="sort-up "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="spa"]:not([icon*=" -after"]):before, [icon="spa"][icon*=" -after"]:after, [icon^="spa "]:not([icon*=" -after"]):before, [icon^="spa "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="space-shuttle"]:not([icon*=" -after"]):before, [icon="space-shuttle"][icon*=" -after"]:after, [icon^="space-shuttle "]:not([icon*=" -after"]):before, [icon^="space-shuttle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="spell-check"]:not([icon*=" -after"]):before, [icon="spell-check"][icon*=" -after"]:after, [icon^="spell-check "]:not([icon*=" -after"]):before, [icon^="spell-check "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="spider"]:not([icon*=" -after"]):before, [icon="spider"][icon*=" -after"]:after, [icon^="spider "]:not([icon*=" -after"]):before, [icon^="spider "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="spinner"]:not([icon*=" -after"]):before, [icon="spinner"][icon*=" -after"]:after, [icon^="spinner "]:not([icon*=" -after"]):before, [icon^="spinner "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="splotch"]:not([icon*=" -after"]):before, [icon="splotch"][icon*=" -after"]:after, [icon^="splotch "]:not([icon*=" -after"]):before, [icon^="splotch "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="spray-can"]:not([icon*=" -after"]):before, [icon="spray-can"][icon*=" -after"]:after, [icon^="spray-can "]:not([icon*=" -after"]):before, [icon^="spray-can "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="square"]:not([icon*=" -after"]):before, [icon="square"][icon*=" -after"]:after, [icon^="square "]:not([icon*=" -after"]):before, [icon^="square "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="square-full"]:not([icon*=" -after"]):before, [icon="square-full"][icon*=" -after"]:after, [icon^="square-full "]:not([icon*=" -after"]):before, [icon^="square-full "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="square-root-alt"]:not([icon*=" -after"]):before, [icon="square-root-alt"][icon*=" -after"]:after, [icon^="square-root-alt "]:not([icon*=" -after"]):before, [icon^="square-root-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="stamp"]:not([icon*=" -after"]):before, [icon="stamp"][icon*=" -after"]:after, [icon^="stamp "]:not([icon*=" -after"]):before, [icon^="stamp "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="star"]:not([icon*=" -after"]):before, [icon="star"][icon*=" -after"]:after, [icon^="star "]:not([icon*=" -after"]):before, [icon^="star "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="star-and-crescent"]:not([icon*=" -after"]):before, [icon="star-and-crescent"][icon*=" -after"]:after, [icon^="star-and-crescent "]:not([icon*=" -after"]):before, [icon^="star-and-crescent "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="star-half"]:not([icon*=" -after"]):before, [icon="star-half"][icon*=" -after"]:after, [icon^="star-half "]:not([icon*=" -after"]):before, [icon^="star-half "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="star-half-alt"]:not([icon*=" -after"]):before, [icon="star-half-alt"][icon*=" -after"]:after, [icon^="star-half-alt "]:not([icon*=" -after"]):before, [icon^="star-half-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="star-of-david"]:not([icon*=" -after"]):before, [icon="star-of-david"][icon*=" -after"]:after, [icon^="star-of-david "]:not([icon*=" -after"]):before, [icon^="star-of-david "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="star-of-life"]:not([icon*=" -after"]):before, [icon="star-of-life"][icon*=" -after"]:after, [icon^="star-of-life "]:not([icon*=" -after"]):before, [icon^="star-of-life "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="step-backward"]:not([icon*=" -after"]):before, [icon="step-backward"][icon*=" -after"]:after, [icon^="step-backward "]:not([icon*=" -after"]):before, [icon^="step-backward "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="step-forward"]:not([icon*=" -after"]):before, [icon="step-forward"][icon*=" -after"]:after, [icon^="step-forward "]:not([icon*=" -after"]):before, [icon^="step-forward "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="stethoscope"]:not([icon*=" -after"]):before, [icon="stethoscope"][icon*=" -after"]:after, [icon^="stethoscope "]:not([icon*=" -after"]):before, [icon^="stethoscope "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sticky-note"]:not([icon*=" -after"]):before, [icon="sticky-note"][icon*=" -after"]:after, [icon^="sticky-note "]:not([icon*=" -after"]):before, [icon^="sticky-note "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="stop"]:not([icon*=" -after"]):before, [icon="stop"][icon*=" -after"]:after, [icon^="stop "]:not([icon*=" -after"]):before, [icon^="stop "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="stop-circle"]:not([icon*=" -after"]):before, [icon="stop-circle"][icon*=" -after"]:after, [icon^="stop-circle "]:not([icon*=" -after"]):before, [icon^="stop-circle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="stopwatch"]:not([icon*=" -after"]):before, [icon="stopwatch"][icon*=" -after"]:after, [icon^="stopwatch "]:not([icon*=" -after"]):before, [icon^="stopwatch "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="store"]:not([icon*=" -after"]):before, [icon="store"][icon*=" -after"]:after, [icon^="store "]:not([icon*=" -after"]):before, [icon^="store "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="store-alt"]:not([icon*=" -after"]):before, [icon="store-alt"][icon*=" -after"]:after, [icon^="store-alt "]:not([icon*=" -after"]):before, [icon^="store-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="stream"]:not([icon*=" -after"]):before, [icon="stream"][icon*=" -after"]:after, [icon^="stream "]:not([icon*=" -after"]):before, [icon^="stream "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="street-view"]:not([icon*=" -after"]):before, [icon="street-view"][icon*=" -after"]:after, [icon^="street-view "]:not([icon*=" -after"]):before, [icon^="street-view "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="strikethrough"]:not([icon*=" -after"]):before, [icon="strikethrough"][icon*=" -after"]:after, [icon^="strikethrough "]:not([icon*=" -after"]):before, [icon^="strikethrough "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="stroopwafel"]:not([icon*=" -after"]):before, [icon="stroopwafel"][icon*=" -after"]:after, [icon^="stroopwafel "]:not([icon*=" -after"]):before, [icon^="stroopwafel "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="subscript"]:not([icon*=" -after"]):before, [icon="subscript"][icon*=" -after"]:after, [icon^="subscript "]:not([icon*=" -after"]):before, [icon^="subscript "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="subway"]:not([icon*=" -after"]):before, [icon="subway"][icon*=" -after"]:after, [icon^="subway "]:not([icon*=" -after"]):before, [icon^="subway "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="suitcase"]:not([icon*=" -after"]):before, [icon="suitcase"][icon*=" -after"]:after, [icon^="suitcase "]:not([icon*=" -after"]):before, [icon^="suitcase "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="suitcase-rolling"]:not([icon*=" -after"]):before, [icon="suitcase-rolling"][icon*=" -after"]:after, [icon^="suitcase-rolling "]:not([icon*=" -after"]):before, [icon^="suitcase-rolling "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sun"]:not([icon*=" -after"]):before, [icon="sun"][icon*=" -after"]:after, [icon^="sun "]:not([icon*=" -after"]):before, [icon^="sun "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="superscript"]:not([icon*=" -after"]):before, [icon="superscript"][icon*=" -after"]:after, [icon^="superscript "]:not([icon*=" -after"]):before, [icon^="superscript "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="surprise"]:not([icon*=" -after"]):before, [icon="surprise"][icon*=" -after"]:after, [icon^="surprise "]:not([icon*=" -after"]):before, [icon^="surprise "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="swatchbook"]:not([icon*=" -after"]):before, [icon="swatchbook"][icon*=" -after"]:after, [icon^="swatchbook "]:not([icon*=" -after"]):before, [icon^="swatchbook "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="swimmer"]:not([icon*=" -after"]):before, [icon="swimmer"][icon*=" -after"]:after, [icon^="swimmer "]:not([icon*=" -after"]):before, [icon^="swimmer "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="swimming-pool"]:not([icon*=" -after"]):before, [icon="swimming-pool"][icon*=" -after"]:after, [icon^="swimming-pool "]:not([icon*=" -after"]):before, [icon^="swimming-pool "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="synagogue"]:not([icon*=" -after"]):before, [icon="synagogue"][icon*=" -after"]:after, [icon^="synagogue "]:not([icon*=" -after"]):before, [icon^="synagogue "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sync"]:not([icon*=" -after"]):before, [icon="sync"][icon*=" -after"]:after, [icon^="sync "]:not([icon*=" -after"]):before, [icon^="sync "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sync-alt"]:not([icon*=" -after"]):before, [icon="sync-alt"][icon*=" -after"]:after, [icon^="sync-alt "]:not([icon*=" -after"]):before, [icon^="sync-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="syringe"]:not([icon*=" -after"]):before, [icon="syringe"][icon*=" -after"]:after, [icon^="syringe "]:not([icon*=" -after"]):before, [icon^="syringe "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="table"]:not([icon*=" -after"]):before, [icon="table"][icon*=" -after"]:after, [icon^="table "]:not([icon*=" -after"]):before, [icon^="table "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="table-tennis"]:not([icon*=" -after"]):before, [icon="table-tennis"][icon*=" -after"]:after, [icon^="table-tennis "]:not([icon*=" -after"]):before, [icon^="table-tennis "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="tablet"]:not([icon*=" -after"]):before, [icon="tablet"][icon*=" -after"]:after, [icon^="tablet "]:not([icon*=" -after"]):before, [icon^="tablet "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="tablet-alt"]:not([icon*=" -after"]):before, [icon="tablet-alt"][icon*=" -after"]:after, [icon^="tablet-alt "]:not([icon*=" -after"]):before, [icon^="tablet-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="tablets"]:not([icon*=" -after"]):before, [icon="tablets"][icon*=" -after"]:after, [icon^="tablets "]:not([icon*=" -after"]):before, [icon^="tablets "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="tachometer-alt"]:not([icon*=" -after"]):before, [icon="tachometer-alt"][icon*=" -after"]:after, [icon^="tachometer-alt "]:not([icon*=" -after"]):before, [icon^="tachometer-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="tag"]:not([icon*=" -after"]):before, [icon="tag"][icon*=" -after"]:after, [icon^="tag "]:not([icon*=" -after"]):before, [icon^="tag "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="tags"]:not([icon*=" -after"]):before, [icon="tags"][icon*=" -after"]:after, [icon^="tags "]:not([icon*=" -after"]):before, [icon^="tags "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="tape"]:not([icon*=" -after"]):before, [icon="tape"][icon*=" -after"]:after, [icon^="tape "]:not([icon*=" -after"]):before, [icon^="tape "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="tasks"]:not([icon*=" -after"]):before, [icon="tasks"][icon*=" -after"]:after, [icon^="tasks "]:not([icon*=" -after"]):before, [icon^="tasks "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="taxi"]:not([icon*=" -after"]):before, [icon="taxi"][icon*=" -after"]:after, [icon^="taxi "]:not([icon*=" -after"]):before, [icon^="taxi "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="teeth"]:not([icon*=" -after"]):before, [icon="teeth"][icon*=" -after"]:after, [icon^="teeth "]:not([icon*=" -after"]):before, [icon^="teeth "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="teeth-open"]:not([icon*=" -after"]):before, [icon="teeth-open"][icon*=" -after"]:after, [icon^="teeth-open "]:not([icon*=" -after"]):before, [icon^="teeth-open "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="temperature-high"]:not([icon*=" -after"]):before, [icon="temperature-high"][icon*=" -after"]:after, [icon^="temperature-high "]:not([icon*=" -after"]):before, [icon^="temperature-high "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="temperature-low"]:not([icon*=" -after"]):before, [icon="temperature-low"][icon*=" -after"]:after, [icon^="temperature-low "]:not([icon*=" -after"]):before, [icon^="temperature-low "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="tenge"]:not([icon*=" -after"]):before, [icon="tenge"][icon*=" -after"]:after, [icon^="tenge "]:not([icon*=" -after"]):before, [icon^="tenge "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="terminal"]:not([icon*=" -after"]):before, [icon="terminal"][icon*=" -after"]:after, [icon^="terminal "]:not([icon*=" -after"]):before, [icon^="terminal "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="text-height"]:not([icon*=" -after"]):before, [icon="text-height"][icon*=" -after"]:after, [icon^="text-height "]:not([icon*=" -after"]):before, [icon^="text-height "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="text-width"]:not([icon*=" -after"]):before, [icon="text-width"][icon*=" -after"]:after, [icon^="text-width "]:not([icon*=" -after"]):before, [icon^="text-width "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="th"]:not([icon*=" -after"]):before, [icon="th"][icon*=" -after"]:after, [icon^="th "]:not([icon*=" -after"]):before, [icon^="th "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="th-large"]:not([icon*=" -after"]):before, [icon="th-large"][icon*=" -after"]:after, [icon^="th-large "]:not([icon*=" -after"]):before, [icon^="th-large "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="th-list"]:not([icon*=" -after"]):before, [icon="th-list"][icon*=" -after"]:after, [icon^="th-list "]:not([icon*=" -after"]):before, [icon^="th-list "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="theater-masks"]:not([icon*=" -after"]):before, [icon="theater-masks"][icon*=" -after"]:after, [icon^="theater-masks "]:not([icon*=" -after"]):before, [icon^="theater-masks "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="thermometer"]:not([icon*=" -after"]):before, [icon="thermometer"][icon*=" -after"]:after, [icon^="thermometer "]:not([icon*=" -after"]):before, [icon^="thermometer "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="thermometer-empty"]:not([icon*=" -after"]):before, [icon="thermometer-empty"][icon*=" -after"]:after, [icon^="thermometer-empty "]:not([icon*=" -after"]):before, [icon^="thermometer-empty "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="thermometer-full"]:not([icon*=" -after"]):before, [icon="thermometer-full"][icon*=" -after"]:after, [icon^="thermometer-full "]:not([icon*=" -after"]):before, [icon^="thermometer-full "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="thermometer-half"]:not([icon*=" -after"]):before, [icon="thermometer-half"][icon*=" -after"]:after, [icon^="thermometer-half "]:not([icon*=" -after"]):before, [icon^="thermometer-half "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="thermometer-quarter"]:not([icon*=" -after"]):before, [icon="thermometer-quarter"][icon*=" -after"]:after, [icon^="thermometer-quarter "]:not([icon*=" -after"]):before, [icon^="thermometer-quarter "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="thermometer-three-quarters"]:not([icon*=" -after"]):before, [icon="thermometer-three-quarters"][icon*=" -after"]:after, [icon^="thermometer-three-quarters "]:not([icon*=" -after"]):before, [icon^="thermometer-three-quarters "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="thumbs-down"]:not([icon*=" -after"]):before, [icon="thumbs-down"][icon*=" -after"]:after, [icon^="thumbs-down "]:not([icon*=" -after"]):before, [icon^="thumbs-down "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="thumbs-up"]:not([icon*=" -after"]):before, [icon="thumbs-up"][icon*=" -after"]:after, [icon^="thumbs-up "]:not([icon*=" -after"]):before, [icon^="thumbs-up "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="thumbtack"]:not([icon*=" -after"]):before, [icon="thumbtack"][icon*=" -after"]:after, [icon^="thumbtack "]:not([icon*=" -after"]):before, [icon^="thumbtack "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="ticket-alt"]:not([icon*=" -after"]):before, [icon="ticket-alt"][icon*=" -after"]:after, [icon^="ticket-alt "]:not([icon*=" -after"]):before, [icon^="ticket-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="times"]:not([icon*=" -after"]):before, [icon="times"][icon*=" -after"]:after, [icon^="times "]:not([icon*=" -after"]):before, [icon^="times "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="times-circle"]:not([icon*=" -after"]):before, [icon="times-circle"][icon*=" -after"]:after, [icon^="times-circle "]:not([icon*=" -after"]):before, [icon^="times-circle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="tint"]:not([icon*=" -after"]):before, [icon="tint"][icon*=" -after"]:after, [icon^="tint "]:not([icon*=" -after"]):before, [icon^="tint "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="tint-slash"]:not([icon*=" -after"]):before, [icon="tint-slash"][icon*=" -after"]:after, [icon^="tint-slash "]:not([icon*=" -after"]):before, [icon^="tint-slash "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="tired"]:not([icon*=" -after"]):before, [icon="tired"][icon*=" -after"]:after, [icon^="tired "]:not([icon*=" -after"]):before, [icon^="tired "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="toggle-off"]:not([icon*=" -after"]):before, [icon="toggle-off"][icon*=" -after"]:after, [icon^="toggle-off "]:not([icon*=" -after"]):before, [icon^="toggle-off "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="toggle-on"]:not([icon*=" -after"]):before, [icon="toggle-on"][icon*=" -after"]:after, [icon^="toggle-on "]:not([icon*=" -after"]):before, [icon^="toggle-on "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="toilet"]:not([icon*=" -after"]):before, [icon="toilet"][icon*=" -after"]:after, [icon^="toilet "]:not([icon*=" -after"]):before, [icon^="toilet "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="toilet-paper"]:not([icon*=" -after"]):before, [icon="toilet-paper"][icon*=" -after"]:after, [icon^="toilet-paper "]:not([icon*=" -after"]):before, [icon^="toilet-paper "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="toolbox"]:not([icon*=" -after"]):before, [icon="toolbox"][icon*=" -after"]:after, [icon^="toolbox "]:not([icon*=" -after"]):before, [icon^="toolbox "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="tools"]:not([icon*=" -after"]):before, [icon="tools"][icon*=" -after"]:after, [icon^="tools "]:not([icon*=" -after"]):before, [icon^="tools "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="tooth"]:not([icon*=" -after"]):before, [icon="tooth"][icon*=" -after"]:after, [icon^="tooth "]:not([icon*=" -after"]):before, [icon^="tooth "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="torah"]:not([icon*=" -after"]):before, [icon="torah"][icon*=" -after"]:after, [icon^="torah "]:not([icon*=" -after"]):before, [icon^="torah "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="torii-gate"]:not([icon*=" -after"]):before, [icon="torii-gate"][icon*=" -after"]:after, [icon^="torii-gate "]:not([icon*=" -after"]):before, [icon^="torii-gate "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="tractor"]:not([icon*=" -after"]):before, [icon="tractor"][icon*=" -after"]:after, [icon^="tractor "]:not([icon*=" -after"]):before, [icon^="tractor "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="trademark"]:not([icon*=" -after"]):before, [icon="trademark"][icon*=" -after"]:after, [icon^="trademark "]:not([icon*=" -after"]):before, [icon^="trademark "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="traffic-light"]:not([icon*=" -after"]):before, [icon="traffic-light"][icon*=" -after"]:after, [icon^="traffic-light "]:not([icon*=" -after"]):before, [icon^="traffic-light "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="train"]:not([icon*=" -after"]):before, [icon="train"][icon*=" -after"]:after, [icon^="train "]:not([icon*=" -after"]):before, [icon^="train "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="tram"]:not([icon*=" -after"]):before, [icon="tram"][icon*=" -after"]:after, [icon^="tram "]:not([icon*=" -after"]):before, [icon^="tram "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="transgender"]:not([icon*=" -after"]):before, [icon="transgender"][icon*=" -after"]:after, [icon^="transgender "]:not([icon*=" -after"]):before, [icon^="transgender "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="transgender-alt"]:not([icon*=" -after"]):before, [icon="transgender-alt"][icon*=" -after"]:after, [icon^="transgender-alt "]:not([icon*=" -after"]):before, [icon^="transgender-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="trash"]:not([icon*=" -after"]):before, [icon="trash"][icon*=" -after"]:after, [icon^="trash "]:not([icon*=" -after"]):before, [icon^="trash "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="trash-alt"]:not([icon*=" -after"]):before, [icon="trash-alt"][icon*=" -after"]:after, [icon^="trash-alt "]:not([icon*=" -after"]):before, [icon^="trash-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="trash-restore"]:not([icon*=" -after"]):before, [icon="trash-restore"][icon*=" -after"]:after, [icon^="trash-restore "]:not([icon*=" -after"]):before, [icon^="trash-restore "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="trash-restore-alt"]:not([icon*=" -after"]):before, [icon="trash-restore-alt"][icon*=" -after"]:after, [icon^="trash-restore-alt "]:not([icon*=" -after"]):before, [icon^="trash-restore-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="tree"]:not([icon*=" -after"]):before, [icon="tree"][icon*=" -after"]:after, [icon^="tree "]:not([icon*=" -after"]):before, [icon^="tree "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="trophy"]:not([icon*=" -after"]):before, [icon="trophy"][icon*=" -after"]:after, [icon^="trophy "]:not([icon*=" -after"]):before, [icon^="trophy "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="truck"]:not([icon*=" -after"]):before, [icon="truck"][icon*=" -after"]:after, [icon^="truck "]:not([icon*=" -after"]):before, [icon^="truck "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="truck-loading"]:not([icon*=" -after"]):before, [icon="truck-loading"][icon*=" -after"]:after, [icon^="truck-loading "]:not([icon*=" -after"]):before, [icon^="truck-loading "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="truck-monster"]:not([icon*=" -after"]):before, [icon="truck-monster"][icon*=" -after"]:after, [icon^="truck-monster "]:not([icon*=" -after"]):before, [icon^="truck-monster "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="truck-moving"]:not([icon*=" -after"]):before, [icon="truck-moving"][icon*=" -after"]:after, [icon^="truck-moving "]:not([icon*=" -after"]):before, [icon^="truck-moving "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="truck-pickup"]:not([icon*=" -after"]):before, [icon="truck-pickup"][icon*=" -after"]:after, [icon^="truck-pickup "]:not([icon*=" -after"]):before, [icon^="truck-pickup "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="tshirt"]:not([icon*=" -after"]):before, [icon="tshirt"][icon*=" -after"]:after, [icon^="tshirt "]:not([icon*=" -after"]):before, [icon^="tshirt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="tty"]:not([icon*=" -after"]):before, [icon="tty"][icon*=" -after"]:after, [icon^="tty "]:not([icon*=" -after"]):before, [icon^="tty "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="tv"]:not([icon*=" -after"]):before, [icon="tv"][icon*=" -after"]:after, [icon^="tv "]:not([icon*=" -after"]):before, [icon^="tv "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="umbrella"]:not([icon*=" -after"]):before, [icon="umbrella"][icon*=" -after"]:after, [icon^="umbrella "]:not([icon*=" -after"]):before, [icon^="umbrella "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="umbrella-beach"]:not([icon*=" -after"]):before, [icon="umbrella-beach"][icon*=" -after"]:after, [icon^="umbrella-beach "]:not([icon*=" -after"]):before, [icon^="umbrella-beach "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="underline"]:not([icon*=" -after"]):before, [icon="underline"][icon*=" -after"]:after, [icon^="underline "]:not([icon*=" -after"]):before, [icon^="underline "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="undo"]:not([icon*=" -after"]):before, [icon="undo"][icon*=" -after"]:after, [icon^="undo "]:not([icon*=" -after"]):before, [icon^="undo "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="undo-alt"]:not([icon*=" -after"]):before, [icon="undo-alt"][icon*=" -after"]:after, [icon^="undo-alt "]:not([icon*=" -after"]):before, [icon^="undo-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="universal-access"]:not([icon*=" -after"]):before, [icon="universal-access"][icon*=" -after"]:after, [icon^="universal-access "]:not([icon*=" -after"]):before, [icon^="universal-access "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="university"]:not([icon*=" -after"]):before, [icon="university"][icon*=" -after"]:after, [icon^="university "]:not([icon*=" -after"]):before, [icon^="university "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="unlink"]:not([icon*=" -after"]):before, [icon="unlink"][icon*=" -after"]:after, [icon^="unlink "]:not([icon*=" -after"]):before, [icon^="unlink "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="unlock"]:not([icon*=" -after"]):before, [icon="unlock"][icon*=" -after"]:after, [icon^="unlock "]:not([icon*=" -after"]):before, [icon^="unlock "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="unlock-alt"]:not([icon*=" -after"]):before, [icon="unlock-alt"][icon*=" -after"]:after, [icon^="unlock-alt "]:not([icon*=" -after"]):before, [icon^="unlock-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="upload"]:not([icon*=" -after"]):before, [icon="upload"][icon*=" -after"]:after, [icon^="upload "]:not([icon*=" -after"]):before, [icon^="upload "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user"]:not([icon*=" -after"]):before, [icon="user"][icon*=" -after"]:after, [icon^="user "]:not([icon*=" -after"]):before, [icon^="user "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-alt"]:not([icon*=" -after"]):before, [icon="user-alt"][icon*=" -after"]:after, [icon^="user-alt "]:not([icon*=" -after"]):before, [icon^="user-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-alt-slash"]:not([icon*=" -after"]):before, [icon="user-alt-slash"][icon*=" -after"]:after, [icon^="user-alt-slash "]:not([icon*=" -after"]):before, [icon^="user-alt-slash "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-astronaut"]:not([icon*=" -after"]):before, [icon="user-astronaut"][icon*=" -after"]:after, [icon^="user-astronaut "]:not([icon*=" -after"]):before, [icon^="user-astronaut "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-check"]:not([icon*=" -after"]):before, [icon="user-check"][icon*=" -after"]:after, [icon^="user-check "]:not([icon*=" -after"]):before, [icon^="user-check "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-circle"]:not([icon*=" -after"]):before, [icon="user-circle"][icon*=" -after"]:after, [icon^="user-circle "]:not([icon*=" -after"]):before, [icon^="user-circle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-clock"]:not([icon*=" -after"]):before, [icon="user-clock"][icon*=" -after"]:after, [icon^="user-clock "]:not([icon*=" -after"]):before, [icon^="user-clock "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-cog"]:not([icon*=" -after"]):before, [icon="user-cog"][icon*=" -after"]:after, [icon^="user-cog "]:not([icon*=" -after"]):before, [icon^="user-cog "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-edit"]:not([icon*=" -after"]):before, [icon="user-edit"][icon*=" -after"]:after, [icon^="user-edit "]:not([icon*=" -after"]):before, [icon^="user-edit "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-friends"]:not([icon*=" -after"]):before, [icon="user-friends"][icon*=" -after"]:after, [icon^="user-friends "]:not([icon*=" -after"]):before, [icon^="user-friends "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-graduate"]:not([icon*=" -after"]):before, [icon="user-graduate"][icon*=" -after"]:after, [icon^="user-graduate "]:not([icon*=" -after"]):before, [icon^="user-graduate "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-injured"]:not([icon*=" -after"]):before, [icon="user-injured"][icon*=" -after"]:after, [icon^="user-injured "]:not([icon*=" -after"]):before, [icon^="user-injured "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-lock"]:not([icon*=" -after"]):before, [icon="user-lock"][icon*=" -after"]:after, [icon^="user-lock "]:not([icon*=" -after"]):before, [icon^="user-lock "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-md"]:not([icon*=" -after"]):before, [icon="user-md"][icon*=" -after"]:after, [icon^="user-md "]:not([icon*=" -after"]):before, [icon^="user-md "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-minus"]:not([icon*=" -after"]):before, [icon="user-minus"][icon*=" -after"]:after, [icon^="user-minus "]:not([icon*=" -after"]):before, [icon^="user-minus "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-ninja"]:not([icon*=" -after"]):before, [icon="user-ninja"][icon*=" -after"]:after, [icon^="user-ninja "]:not([icon*=" -after"]):before, [icon^="user-ninja "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-nurse"]:not([icon*=" -after"]):before, [icon="user-nurse"][icon*=" -after"]:after, [icon^="user-nurse "]:not([icon*=" -after"]):before, [icon^="user-nurse "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-plus"]:not([icon*=" -after"]):before, [icon="user-plus"][icon*=" -after"]:after, [icon^="user-plus "]:not([icon*=" -after"]):before, [icon^="user-plus "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-secret"]:not([icon*=" -after"]):before, [icon="user-secret"][icon*=" -after"]:after, [icon^="user-secret "]:not([icon*=" -after"]):before, [icon^="user-secret "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-shield"]:not([icon*=" -after"]):before, [icon="user-shield"][icon*=" -after"]:after, [icon^="user-shield "]:not([icon*=" -after"]):before, [icon^="user-shield "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-slash"]:not([icon*=" -after"]):before, [icon="user-slash"][icon*=" -after"]:after, [icon^="user-slash "]:not([icon*=" -after"]):before, [icon^="user-slash "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-tag"]:not([icon*=" -after"]):before, [icon="user-tag"][icon*=" -after"]:after, [icon^="user-tag "]:not([icon*=" -after"]):before, [icon^="user-tag "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-tie"]:not([icon*=" -after"]):before, [icon="user-tie"][icon*=" -after"]:after, [icon^="user-tie "]:not([icon*=" -after"]):before, [icon^="user-tie "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-times"]:not([icon*=" -after"]):before, [icon="user-times"][icon*=" -after"]:after, [icon^="user-times "]:not([icon*=" -after"]):before, [icon^="user-times "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="users"]:not([icon*=" -after"]):before, [icon="users"][icon*=" -after"]:after, [icon^="users "]:not([icon*=" -after"]):before, [icon^="users "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="users-cog"]:not([icon*=" -after"]):before, [icon="users-cog"][icon*=" -after"]:after, [icon^="users-cog "]:not([icon*=" -after"]):before, [icon^="users-cog "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="utensil-spoon"]:not([icon*=" -after"]):before, [icon="utensil-spoon"][icon*=" -after"]:after, [icon^="utensil-spoon "]:not([icon*=" -after"]):before, [icon^="utensil-spoon "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="utensils"]:not([icon*=" -after"]):before, [icon="utensils"][icon*=" -after"]:after, [icon^="utensils "]:not([icon*=" -after"]):before, [icon^="utensils "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="vector-square"]:not([icon*=" -after"]):before, [icon="vector-square"][icon*=" -after"]:after, [icon^="vector-square "]:not([icon*=" -after"]):before, [icon^="vector-square "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="venus"]:not([icon*=" -after"]):before, [icon="venus"][icon*=" -after"]:after, [icon^="venus "]:not([icon*=" -after"]):before, [icon^="venus "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="venus-double"]:not([icon*=" -after"]):before, [icon="venus-double"][icon*=" -after"]:after, [icon^="venus-double "]:not([icon*=" -after"]):before, [icon^="venus-double "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="venus-mars"]:not([icon*=" -after"]):before, [icon="venus-mars"][icon*=" -after"]:after, [icon^="venus-mars "]:not([icon*=" -after"]):before, [icon^="venus-mars "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="vial"]:not([icon*=" -after"]):before, [icon="vial"][icon*=" -after"]:after, [icon^="vial "]:not([icon*=" -after"]):before, [icon^="vial "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="vials"]:not([icon*=" -after"]):before, [icon="vials"][icon*=" -after"]:after, [icon^="vials "]:not([icon*=" -after"]):before, [icon^="vials "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="video"]:not([icon*=" -after"]):before, [icon="video"][icon*=" -after"]:after, [icon^="video "]:not([icon*=" -after"]):before, [icon^="video "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="video-slash"]:not([icon*=" -after"]):before, [icon="video-slash"][icon*=" -after"]:after, [icon^="video-slash "]:not([icon*=" -after"]):before, [icon^="video-slash "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="vihara"]:not([icon*=" -after"]):before, [icon="vihara"][icon*=" -after"]:after, [icon^="vihara "]:not([icon*=" -after"]):before, [icon^="vihara "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="voicemail"]:not([icon*=" -after"]):before, [icon="voicemail"][icon*=" -after"]:after, [icon^="voicemail "]:not([icon*=" -after"]):before, [icon^="voicemail "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="volleyball-ball"]:not([icon*=" -after"]):before, [icon="volleyball-ball"][icon*=" -after"]:after, [icon^="volleyball-ball "]:not([icon*=" -after"]):before, [icon^="volleyball-ball "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="volume-down"]:not([icon*=" -after"]):before, [icon="volume-down"][icon*=" -after"]:after, [icon^="volume-down "]:not([icon*=" -after"]):before, [icon^="volume-down "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="volume-mute"]:not([icon*=" -after"]):before, [icon="volume-mute"][icon*=" -after"]:after, [icon^="volume-mute "]:not([icon*=" -after"]):before, [icon^="volume-mute "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="volume-off"]:not([icon*=" -after"]):before, [icon="volume-off"][icon*=" -after"]:after, [icon^="volume-off "]:not([icon*=" -after"]):before, [icon^="volume-off "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="volume-up"]:not([icon*=" -after"]):before, [icon="volume-up"][icon*=" -after"]:after, [icon^="volume-up "]:not([icon*=" -after"]):before, [icon^="volume-up "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="vote-yea"]:not([icon*=" -after"]):before, [icon="vote-yea"][icon*=" -after"]:after, [icon^="vote-yea "]:not([icon*=" -after"]):before, [icon^="vote-yea "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="vr-cardboard"]:not([icon*=" -after"]):before, [icon="vr-cardboard"][icon*=" -after"]:after, [icon^="vr-cardboard "]:not([icon*=" -after"]):before, [icon^="vr-cardboard "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="walking"]:not([icon*=" -after"]):before, [icon="walking"][icon*=" -after"]:after, [icon^="walking "]:not([icon*=" -after"]):before, [icon^="walking "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="wallet"]:not([icon*=" -after"]):before, [icon="wallet"][icon*=" -after"]:after, [icon^="wallet "]:not([icon*=" -after"]):before, [icon^="wallet "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="warehouse"]:not([icon*=" -after"]):before, [icon="warehouse"][icon*=" -after"]:after, [icon^="warehouse "]:not([icon*=" -after"]):before, [icon^="warehouse "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="water"]:not([icon*=" -after"]):before, [icon="water"][icon*=" -after"]:after, [icon^="water "]:not([icon*=" -after"]):before, [icon^="water "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="wave-square"]:not([icon*=" -after"]):before, [icon="wave-square"][icon*=" -after"]:after, [icon^="wave-square "]:not([icon*=" -after"]):before, [icon^="wave-square "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="weight"]:not([icon*=" -after"]):before, [icon="weight"][icon*=" -after"]:after, [icon^="weight "]:not([icon*=" -after"]):before, [icon^="weight "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="weight-hanging"]:not([icon*=" -after"]):before, [icon="weight-hanging"][icon*=" -after"]:after, [icon^="weight-hanging "]:not([icon*=" -after"]):before, [icon^="weight-hanging "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="wheelchair"]:not([icon*=" -after"]):before, [icon="wheelchair"][icon*=" -after"]:after, [icon^="wheelchair "]:not([icon*=" -after"]):before, [icon^="wheelchair "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="wifi"]:not([icon*=" -after"]):before, [icon="wifi"][icon*=" -after"]:after, [icon^="wifi "]:not([icon*=" -after"]):before, [icon^="wifi "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="wind"]:not([icon*=" -after"]):before, [icon="wind"][icon*=" -after"]:after, [icon^="wind "]:not([icon*=" -after"]):before, [icon^="wind "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="window-close"]:not([icon*=" -after"]):before, [icon="window-close"][icon*=" -after"]:after, [icon^="window-close "]:not([icon*=" -after"]):before, [icon^="window-close "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="window-maximize"]:not([icon*=" -after"]):before, [icon="window-maximize"][icon*=" -after"]:after, [icon^="window-maximize "]:not([icon*=" -after"]):before, [icon^="window-maximize "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="window-minimize"]:not([icon*=" -after"]):before, [icon="window-minimize"][icon*=" -after"]:after, [icon^="window-minimize "]:not([icon*=" -after"]):before, [icon^="window-minimize "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="window-restore"]:not([icon*=" -after"]):before, [icon="window-restore"][icon*=" -after"]:after, [icon^="window-restore "]:not([icon*=" -after"]):before, [icon^="window-restore "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="wine-bottle"]:not([icon*=" -after"]):before, [icon="wine-bottle"][icon*=" -after"]:after, [icon^="wine-bottle "]:not([icon*=" -after"]):before, [icon^="wine-bottle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="wine-glass"]:not([icon*=" -after"]):before, [icon="wine-glass"][icon*=" -after"]:after, [icon^="wine-glass "]:not([icon*=" -after"]):before, [icon^="wine-glass "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="wine-glass-alt"]:not([icon*=" -after"]):before, [icon="wine-glass-alt"][icon*=" -after"]:after, [icon^="wine-glass-alt "]:not([icon*=" -after"]):before, [icon^="wine-glass-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="won-sign"]:not([icon*=" -after"]):before, [icon="won-sign"][icon*=" -after"]:after, [icon^="won-sign "]:not([icon*=" -after"]):before, [icon^="won-sign "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="wrench"]:not([icon*=" -after"]):before, [icon="wrench"][icon*=" -after"]:after, [icon^="wrench "]:not([icon*=" -after"]):before, [icon^="wrench "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="x-ray"]:not([icon*=" -after"]):before, [icon="x-ray"][icon*=" -after"]:after, [icon^="x-ray "]:not([icon*=" -after"]):before, [icon^="x-ray "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="yen-sign"]:not([icon*=" -after"]):before, [icon="yen-sign"][icon*=" -after"]:after, [icon^="yen-sign "]:not([icon*=" -after"]):before, [icon^="yen-sign "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="yin-yang"]:not([icon*=" -after"]):before, [icon="yin-yang"][icon*=" -after"]:after, [icon^="yin-yang "]:not([icon*=" -after"]):before, [icon^="yin-yang "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="address-book"]:not([icon*=" -after"]):before, [icon="address-book"][icon*=" -after"]:after, [icon^="address-book "]:not([icon*=" -after"]):before, [icon^="address-book "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="address-card"]:not([icon*=" -after"]):before, [icon="address-card"][icon*=" -after"]:after, [icon^="address-card "]:not([icon*=" -after"]):before, [icon^="address-card "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="angry"]:not([icon*=" -after"]):before, [icon="angry"][icon*=" -after"]:after, [icon^="angry "]:not([icon*=" -after"]):before, [icon^="angry "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="arrow-alt-circle-down"]:not([icon*=" -after"]):before, [icon="arrow-alt-circle-down"][icon*=" -after"]:after, [icon^="arrow-alt-circle-down "]:not([icon*=" -after"]):before, [icon^="arrow-alt-circle-down "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="arrow-alt-circle-left"]:not([icon*=" -after"]):before, [icon="arrow-alt-circle-left"][icon*=" -after"]:after, [icon^="arrow-alt-circle-left "]:not([icon*=" -after"]):before, [icon^="arrow-alt-circle-left "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="arrow-alt-circle-right"]:not([icon*=" -after"]):before, [icon="arrow-alt-circle-right"][icon*=" -after"]:after, [icon^="arrow-alt-circle-right "]:not([icon*=" -after"]):before, [icon^="arrow-alt-circle-right "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="arrow-alt-circle-up"]:not([icon*=" -after"]):before, [icon="arrow-alt-circle-up"][icon*=" -after"]:after, [icon^="arrow-alt-circle-up "]:not([icon*=" -after"]):before, [icon^="arrow-alt-circle-up "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bell"]:not([icon*=" -after"]):before, [icon="bell"][icon*=" -after"]:after, [icon^="bell "]:not([icon*=" -after"]):before, [icon^="bell "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bell-slash"]:not([icon*=" -after"]):before, [icon="bell-slash"][icon*=" -after"]:after, [icon^="bell-slash "]:not([icon*=" -after"]):before, [icon^="bell-slash "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="bookmark"]:not([icon*=" -after"]):before, [icon="bookmark"][icon*=" -after"]:after, [icon^="bookmark "]:not([icon*=" -after"]):before, [icon^="bookmark "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="building"]:not([icon*=" -after"]):before, [icon="building"][icon*=" -after"]:after, [icon^="building "]:not([icon*=" -after"]):before, [icon^="building "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="calendar"]:not([icon*=" -after"]):before, [icon="calendar"][icon*=" -after"]:after, [icon^="calendar "]:not([icon*=" -after"]):before, [icon^="calendar "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="calendar-alt"]:not([icon*=" -after"]):before, [icon="calendar-alt"][icon*=" -after"]:after, [icon^="calendar-alt "]:not([icon*=" -after"]):before, [icon^="calendar-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="calendar-check"]:not([icon*=" -after"]):before, [icon="calendar-check"][icon*=" -after"]:after, [icon^="calendar-check "]:not([icon*=" -after"]):before, [icon^="calendar-check "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="calendar-minus"]:not([icon*=" -after"]):before, [icon="calendar-minus"][icon*=" -after"]:after, [icon^="calendar-minus "]:not([icon*=" -after"]):before, [icon^="calendar-minus "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="calendar-plus"]:not([icon*=" -after"]):before, [icon="calendar-plus"][icon*=" -after"]:after, [icon^="calendar-plus "]:not([icon*=" -after"]):before, [icon^="calendar-plus "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="calendar-times"]:not([icon*=" -after"]):before, [icon="calendar-times"][icon*=" -after"]:after, [icon^="calendar-times "]:not([icon*=" -after"]):before, [icon^="calendar-times "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="caret-square-down"]:not([icon*=" -after"]):before, [icon="caret-square-down"][icon*=" -after"]:after, [icon^="caret-square-down "]:not([icon*=" -after"]):before, [icon^="caret-square-down "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="caret-square-left"]:not([icon*=" -after"]):before, [icon="caret-square-left"][icon*=" -after"]:after, [icon^="caret-square-left "]:not([icon*=" -after"]):before, [icon^="caret-square-left "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="caret-square-right"]:not([icon*=" -after"]):before, [icon="caret-square-right"][icon*=" -after"]:after, [icon^="caret-square-right "]:not([icon*=" -after"]):before, [icon^="caret-square-right "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="caret-square-up"]:not([icon*=" -after"]):before, [icon="caret-square-up"][icon*=" -after"]:after, [icon^="caret-square-up "]:not([icon*=" -after"]):before, [icon^="caret-square-up "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="chart-bar"]:not([icon*=" -after"]):before, [icon="chart-bar"][icon*=" -after"]:after, [icon^="chart-bar "]:not([icon*=" -after"]):before, [icon^="chart-bar "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="check-circle"]:not([icon*=" -after"]):before, [icon="check-circle"][icon*=" -after"]:after, [icon^="check-circle "]:not([icon*=" -after"]):before, [icon^="check-circle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="check-square"]:not([icon*=" -after"]):before, [icon="check-square"][icon*=" -after"]:after, [icon^="check-square "]:not([icon*=" -after"]):before, [icon^="check-square "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="circle"]:not([icon*=" -after"]):before, [icon="circle"][icon*=" -after"]:after, [icon^="circle "]:not([icon*=" -after"]):before, [icon^="circle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="clipboard"]:not([icon*=" -after"]):before, [icon="clipboard"][icon*=" -after"]:after, [icon^="clipboard "]:not([icon*=" -after"]):before, [icon^="clipboard "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="clock"]:not([icon*=" -after"]):before, [icon="clock"][icon*=" -after"]:after, [icon^="clock "]:not([icon*=" -after"]):before, [icon^="clock "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="clone"]:not([icon*=" -after"]):before, [icon="clone"][icon*=" -after"]:after, [icon^="clone "]:not([icon*=" -after"]):before, [icon^="clone "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="closed-captioning"]:not([icon*=" -after"]):before, [icon="closed-captioning"][icon*=" -after"]:after, [icon^="closed-captioning "]:not([icon*=" -after"]):before, [icon^="closed-captioning "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="comment"]:not([icon*=" -after"]):before, [icon="comment"][icon*=" -after"]:after, [icon^="comment "]:not([icon*=" -after"]):before, [icon^="comment "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="comment-alt"]:not([icon*=" -after"]):before, [icon="comment-alt"][icon*=" -after"]:after, [icon^="comment-alt "]:not([icon*=" -after"]):before, [icon^="comment-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="comment-dots"]:not([icon*=" -after"]):before, [icon="comment-dots"][icon*=" -after"]:after, [icon^="comment-dots "]:not([icon*=" -after"]):before, [icon^="comment-dots "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="comments"]:not([icon*=" -after"]):before, [icon="comments"][icon*=" -after"]:after, [icon^="comments "]:not([icon*=" -after"]):before, [icon^="comments "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="compass"]:not([icon*=" -after"]):before, [icon="compass"][icon*=" -after"]:after, [icon^="compass "]:not([icon*=" -after"]):before, [icon^="compass "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="copy"]:not([icon*=" -after"]):before, [icon="copy"][icon*=" -after"]:after, [icon^="copy "]:not([icon*=" -after"]):before, [icon^="copy "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="copyright"]:not([icon*=" -after"]):before, [icon="copyright"][icon*=" -after"]:after, [icon^="copyright "]:not([icon*=" -after"]):before, [icon^="copyright "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="credit-card"]:not([icon*=" -after"]):before, [icon="credit-card"][icon*=" -after"]:after, [icon^="credit-card "]:not([icon*=" -after"]):before, [icon^="credit-card "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dizzy"]:not([icon*=" -after"]):before, [icon="dizzy"][icon*=" -after"]:after, [icon^="dizzy "]:not([icon*=" -after"]):before, [icon^="dizzy "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="dot-circle"]:not([icon*=" -after"]):before, [icon="dot-circle"][icon*=" -after"]:after, [icon^="dot-circle "]:not([icon*=" -after"]):before, [icon^="dot-circle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="edit"]:not([icon*=" -after"]):before, [icon="edit"][icon*=" -after"]:after, [icon^="edit "]:not([icon*=" -after"]):before, [icon^="edit "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="envelope"]:not([icon*=" -after"]):before, [icon="envelope"][icon*=" -after"]:after, [icon^="envelope "]:not([icon*=" -after"]):before, [icon^="envelope "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="envelope-open"]:not([icon*=" -after"]):before, [icon="envelope-open"][icon*=" -after"]:after, [icon^="envelope-open "]:not([icon*=" -after"]):before, [icon^="envelope-open "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="eye"]:not([icon*=" -after"]):before, [icon="eye"][icon*=" -after"]:after, [icon^="eye "]:not([icon*=" -after"]):before, [icon^="eye "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="eye-slash"]:not([icon*=" -after"]):before, [icon="eye-slash"][icon*=" -after"]:after, [icon^="eye-slash "]:not([icon*=" -after"]):before, [icon^="eye-slash "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file"]:not([icon*=" -after"]):before, [icon="file"][icon*=" -after"]:after, [icon^="file "]:not([icon*=" -after"]):before, [icon^="file "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-alt"]:not([icon*=" -after"]):before, [icon="file-alt"][icon*=" -after"]:after, [icon^="file-alt "]:not([icon*=" -after"]):before, [icon^="file-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-archive"]:not([icon*=" -after"]):before, [icon="file-archive"][icon*=" -after"]:after, [icon^="file-archive "]:not([icon*=" -after"]):before, [icon^="file-archive "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-audio"]:not([icon*=" -after"]):before, [icon="file-audio"][icon*=" -after"]:after, [icon^="file-audio "]:not([icon*=" -after"]):before, [icon^="file-audio "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-code"]:not([icon*=" -after"]):before, [icon="file-code"][icon*=" -after"]:after, [icon^="file-code "]:not([icon*=" -after"]):before, [icon^="file-code "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-excel"]:not([icon*=" -after"]):before, [icon="file-excel"][icon*=" -after"]:after, [icon^="file-excel "]:not([icon*=" -after"]):before, [icon^="file-excel "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-image"]:not([icon*=" -after"]):before, [icon="file-image"][icon*=" -after"]:after, [icon^="file-image "]:not([icon*=" -after"]):before, [icon^="file-image "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-pdf"]:not([icon*=" -after"]):before, [icon="file-pdf"][icon*=" -after"]:after, [icon^="file-pdf "]:not([icon*=" -after"]):before, [icon^="file-pdf "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-powerpoint"]:not([icon*=" -after"]):before, [icon="file-powerpoint"][icon*=" -after"]:after, [icon^="file-powerpoint "]:not([icon*=" -after"]):before, [icon^="file-powerpoint "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-video"]:not([icon*=" -after"]):before, [icon="file-video"][icon*=" -after"]:after, [icon^="file-video "]:not([icon*=" -after"]):before, [icon^="file-video "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="file-word"]:not([icon*=" -after"]):before, [icon="file-word"][icon*=" -after"]:after, [icon^="file-word "]:not([icon*=" -after"]):before, [icon^="file-word "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="flag"]:not([icon*=" -after"]):before, [icon="flag"][icon*=" -after"]:after, [icon^="flag "]:not([icon*=" -after"]):before, [icon^="flag "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="flushed"]:not([icon*=" -after"]):before, [icon="flushed"][icon*=" -after"]:after, [icon^="flushed "]:not([icon*=" -after"]):before, [icon^="flushed "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="folder"]:not([icon*=" -after"]):before, [icon="folder"][icon*=" -after"]:after, [icon^="folder "]:not([icon*=" -after"]):before, [icon^="folder "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="folder-open"]:not([icon*=" -after"]):before, [icon="folder-open"][icon*=" -after"]:after, [icon^="folder-open "]:not([icon*=" -after"]):before, [icon^="folder-open "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="frown"]:not([icon*=" -after"]):before, [icon="frown"][icon*=" -after"]:after, [icon^="frown "]:not([icon*=" -after"]):before, [icon^="frown "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="frown-open"]:not([icon*=" -after"]):before, [icon="frown-open"][icon*=" -after"]:after, [icon^="frown-open "]:not([icon*=" -after"]):before, [icon^="frown-open "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="futbol"]:not([icon*=" -after"]):before, [icon="futbol"][icon*=" -after"]:after, [icon^="futbol "]:not([icon*=" -after"]):before, [icon^="futbol "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="gem"]:not([icon*=" -after"]):before, [icon="gem"][icon*=" -after"]:after, [icon^="gem "]:not([icon*=" -after"]):before, [icon^="gem "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grimace"]:not([icon*=" -after"]):before, [icon="grimace"][icon*=" -after"]:after, [icon^="grimace "]:not([icon*=" -after"]):before, [icon^="grimace "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin"]:not([icon*=" -after"]):before, [icon="grin"][icon*=" -after"]:after, [icon^="grin "]:not([icon*=" -after"]):before, [icon^="grin "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-alt"]:not([icon*=" -after"]):before, [icon="grin-alt"][icon*=" -after"]:after, [icon^="grin-alt "]:not([icon*=" -after"]):before, [icon^="grin-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-beam"]:not([icon*=" -after"]):before, [icon="grin-beam"][icon*=" -after"]:after, [icon^="grin-beam "]:not([icon*=" -after"]):before, [icon^="grin-beam "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-beam-sweat"]:not([icon*=" -after"]):before, [icon="grin-beam-sweat"][icon*=" -after"]:after, [icon^="grin-beam-sweat "]:not([icon*=" -after"]):before, [icon^="grin-beam-sweat "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-hearts"]:not([icon*=" -after"]):before, [icon="grin-hearts"][icon*=" -after"]:after, [icon^="grin-hearts "]:not([icon*=" -after"]):before, [icon^="grin-hearts "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-squint"]:not([icon*=" -after"]):before, [icon="grin-squint"][icon*=" -after"]:after, [icon^="grin-squint "]:not([icon*=" -after"]):before, [icon^="grin-squint "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-squint-tears"]:not([icon*=" -after"]):before, [icon="grin-squint-tears"][icon*=" -after"]:after, [icon^="grin-squint-tears "]:not([icon*=" -after"]):before, [icon^="grin-squint-tears "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-stars"]:not([icon*=" -after"]):before, [icon="grin-stars"][icon*=" -after"]:after, [icon^="grin-stars "]:not([icon*=" -after"]):before, [icon^="grin-stars "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-tears"]:not([icon*=" -after"]):before, [icon="grin-tears"][icon*=" -after"]:after, [icon^="grin-tears "]:not([icon*=" -after"]):before, [icon^="grin-tears "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-tongue"]:not([icon*=" -after"]):before, [icon="grin-tongue"][icon*=" -after"]:after, [icon^="grin-tongue "]:not([icon*=" -after"]):before, [icon^="grin-tongue "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-tongue-squint"]:not([icon*=" -after"]):before, [icon="grin-tongue-squint"][icon*=" -after"]:after, [icon^="grin-tongue-squint "]:not([icon*=" -after"]):before, [icon^="grin-tongue-squint "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-tongue-wink"]:not([icon*=" -after"]):before, [icon="grin-tongue-wink"][icon*=" -after"]:after, [icon^="grin-tongue-wink "]:not([icon*=" -after"]):before, [icon^="grin-tongue-wink "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="grin-wink"]:not([icon*=" -after"]):before, [icon="grin-wink"][icon*=" -after"]:after, [icon^="grin-wink "]:not([icon*=" -after"]):before, [icon^="grin-wink "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-lizard"]:not([icon*=" -after"]):before, [icon="hand-lizard"][icon*=" -after"]:after, [icon^="hand-lizard "]:not([icon*=" -after"]):before, [icon^="hand-lizard "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-paper"]:not([icon*=" -after"]):before, [icon="hand-paper"][icon*=" -after"]:after, [icon^="hand-paper "]:not([icon*=" -after"]):before, [icon^="hand-paper "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-peace"]:not([icon*=" -after"]):before, [icon="hand-peace"][icon*=" -after"]:after, [icon^="hand-peace "]:not([icon*=" -after"]):before, [icon^="hand-peace "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-point-down"]:not([icon*=" -after"]):before, [icon="hand-point-down"][icon*=" -after"]:after, [icon^="hand-point-down "]:not([icon*=" -after"]):before, [icon^="hand-point-down "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-point-left"]:not([icon*=" -after"]):before, [icon="hand-point-left"][icon*=" -after"]:after, [icon^="hand-point-left "]:not([icon*=" -after"]):before, [icon^="hand-point-left "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-point-right"]:not([icon*=" -after"]):before, [icon="hand-point-right"][icon*=" -after"]:after, [icon^="hand-point-right "]:not([icon*=" -after"]):before, [icon^="hand-point-right "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-point-up"]:not([icon*=" -after"]):before, [icon="hand-point-up"][icon*=" -after"]:after, [icon^="hand-point-up "]:not([icon*=" -after"]):before, [icon^="hand-point-up "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-pointer"]:not([icon*=" -after"]):before, [icon="hand-pointer"][icon*=" -after"]:after, [icon^="hand-pointer "]:not([icon*=" -after"]):before, [icon^="hand-pointer "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-rock"]:not([icon*=" -after"]):before, [icon="hand-rock"][icon*=" -after"]:after, [icon^="hand-rock "]:not([icon*=" -after"]):before, [icon^="hand-rock "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-scissors"]:not([icon*=" -after"]):before, [icon="hand-scissors"][icon*=" -after"]:after, [icon^="hand-scissors "]:not([icon*=" -after"]):before, [icon^="hand-scissors "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hand-spock"]:not([icon*=" -after"]):before, [icon="hand-spock"][icon*=" -after"]:after, [icon^="hand-spock "]:not([icon*=" -after"]):before, [icon^="hand-spock "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="handshake"]:not([icon*=" -after"]):before, [icon="handshake"][icon*=" -after"]:after, [icon^="handshake "]:not([icon*=" -after"]):before, [icon^="handshake "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hdd"]:not([icon*=" -after"]):before, [icon="hdd"][icon*=" -after"]:after, [icon^="hdd "]:not([icon*=" -after"]):before, [icon^="hdd "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="heart"]:not([icon*=" -after"]):before, [icon="heart"][icon*=" -after"]:after, [icon^="heart "]:not([icon*=" -after"]):before, [icon^="heart "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hospital"]:not([icon*=" -after"]):before, [icon="hospital"][icon*=" -after"]:after, [icon^="hospital "]:not([icon*=" -after"]):before, [icon^="hospital "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="hourglass"]:not([icon*=" -after"]):before, [icon="hourglass"][icon*=" -after"]:after, [icon^="hourglass "]:not([icon*=" -after"]):before, [icon^="hourglass "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="id-badge"]:not([icon*=" -after"]):before, [icon="id-badge"][icon*=" -after"]:after, [icon^="id-badge "]:not([icon*=" -after"]):before, [icon^="id-badge "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="id-card"]:not([icon*=" -after"]):before, [icon="id-card"][icon*=" -after"]:after, [icon^="id-card "]:not([icon*=" -after"]):before, [icon^="id-card "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="image"]:not([icon*=" -after"]):before, [icon="image"][icon*=" -after"]:after, [icon^="image "]:not([icon*=" -after"]):before, [icon^="image "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="images"]:not([icon*=" -after"]):before, [icon="images"][icon*=" -after"]:after, [icon^="images "]:not([icon*=" -after"]):before, [icon^="images "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="keyboard"]:not([icon*=" -after"]):before, [icon="keyboard"][icon*=" -after"]:after, [icon^="keyboard "]:not([icon*=" -after"]):before, [icon^="keyboard "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="kiss"]:not([icon*=" -after"]):before, [icon="kiss"][icon*=" -after"]:after, [icon^="kiss "]:not([icon*=" -after"]):before, [icon^="kiss "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="kiss-beam"]:not([icon*=" -after"]):before, [icon="kiss-beam"][icon*=" -after"]:after, [icon^="kiss-beam "]:not([icon*=" -after"]):before, [icon^="kiss-beam "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="kiss-wink-heart"]:not([icon*=" -after"]):before, [icon="kiss-wink-heart"][icon*=" -after"]:after, [icon^="kiss-wink-heart "]:not([icon*=" -after"]):before, [icon^="kiss-wink-heart "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="laugh"]:not([icon*=" -after"]):before, [icon="laugh"][icon*=" -after"]:after, [icon^="laugh "]:not([icon*=" -after"]):before, [icon^="laugh "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="laugh-beam"]:not([icon*=" -after"]):before, [icon="laugh-beam"][icon*=" -after"]:after, [icon^="laugh-beam "]:not([icon*=" -after"]):before, [icon^="laugh-beam "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="laugh-squint"]:not([icon*=" -after"]):before, [icon="laugh-squint"][icon*=" -after"]:after, [icon^="laugh-squint "]:not([icon*=" -after"]):before, [icon^="laugh-squint "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="laugh-wink"]:not([icon*=" -after"]):before, [icon="laugh-wink"][icon*=" -after"]:after, [icon^="laugh-wink "]:not([icon*=" -after"]):before, [icon^="laugh-wink "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="lemon"]:not([icon*=" -after"]):before, [icon="lemon"][icon*=" -after"]:after, [icon^="lemon "]:not([icon*=" -after"]):before, [icon^="lemon "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="life-ring"]:not([icon*=" -after"]):before, [icon="life-ring"][icon*=" -after"]:after, [icon^="life-ring "]:not([icon*=" -after"]):before, [icon^="life-ring "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="lightbulb"]:not([icon*=" -after"]):before, [icon="lightbulb"][icon*=" -after"]:after, [icon^="lightbulb "]:not([icon*=" -after"]):before, [icon^="lightbulb "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="list-alt"]:not([icon*=" -after"]):before, [icon="list-alt"][icon*=" -after"]:after, [icon^="list-alt "]:not([icon*=" -after"]):before, [icon^="list-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="map"]:not([icon*=" -after"]):before, [icon="map"][icon*=" -after"]:after, [icon^="map "]:not([icon*=" -after"]):before, [icon^="map "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="meh"]:not([icon*=" -after"]):before, [icon="meh"][icon*=" -after"]:after, [icon^="meh "]:not([icon*=" -after"]):before, [icon^="meh "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="meh-blank"]:not([icon*=" -after"]):before, [icon="meh-blank"][icon*=" -after"]:after, [icon^="meh-blank "]:not([icon*=" -after"]):before, [icon^="meh-blank "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="meh-rolling-eyes"]:not([icon*=" -after"]):before, [icon="meh-rolling-eyes"][icon*=" -after"]:after, [icon^="meh-rolling-eyes "]:not([icon*=" -after"]):before, [icon^="meh-rolling-eyes "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="minus-square"]:not([icon*=" -after"]):before, [icon="minus-square"][icon*=" -after"]:after, [icon^="minus-square "]:not([icon*=" -after"]):before, [icon^="minus-square "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="money-bill-alt"]:not([icon*=" -after"]):before, [icon="money-bill-alt"][icon*=" -after"]:after, [icon^="money-bill-alt "]:not([icon*=" -after"]):before, [icon^="money-bill-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="moon"]:not([icon*=" -after"]):before, [icon="moon"][icon*=" -after"]:after, [icon^="moon "]:not([icon*=" -after"]):before, [icon^="moon "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="newspaper"]:not([icon*=" -after"]):before, [icon="newspaper"][icon*=" -after"]:after, [icon^="newspaper "]:not([icon*=" -after"]):before, [icon^="newspaper "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="object-group"]:not([icon*=" -after"]):before, [icon="object-group"][icon*=" -after"]:after, [icon^="object-group "]:not([icon*=" -after"]):before, [icon^="object-group "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="object-ungroup"]:not([icon*=" -after"]):before, [icon="object-ungroup"][icon*=" -after"]:after, [icon^="object-ungroup "]:not([icon*=" -after"]):before, [icon^="object-ungroup "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="paper-plane"]:not([icon*=" -after"]):before, [icon="paper-plane"][icon*=" -after"]:after, [icon^="paper-plane "]:not([icon*=" -after"]):before, [icon^="paper-plane "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="pause-circle"]:not([icon*=" -after"]):before, [icon="pause-circle"][icon*=" -after"]:after, [icon^="pause-circle "]:not([icon*=" -after"]):before, [icon^="pause-circle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="play-circle"]:not([icon*=" -after"]):before, [icon="play-circle"][icon*=" -after"]:after, [icon^="play-circle "]:not([icon*=" -after"]):before, [icon^="play-circle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="plus-square"]:not([icon*=" -after"]):before, [icon="plus-square"][icon*=" -after"]:after, [icon^="plus-square "]:not([icon*=" -after"]):before, [icon^="plus-square "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="question-circle"]:not([icon*=" -after"]):before, [icon="question-circle"][icon*=" -after"]:after, [icon^="question-circle "]:not([icon*=" -after"]):before, [icon^="question-circle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="registered"]:not([icon*=" -after"]):before, [icon="registered"][icon*=" -after"]:after, [icon^="registered "]:not([icon*=" -after"]):before, [icon^="registered "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sad-cry"]:not([icon*=" -after"]):before, [icon="sad-cry"][icon*=" -after"]:after, [icon^="sad-cry "]:not([icon*=" -after"]):before, [icon^="sad-cry "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sad-tear"]:not([icon*=" -after"]):before, [icon="sad-tear"][icon*=" -after"]:after, [icon^="sad-tear "]:not([icon*=" -after"]):before, [icon^="sad-tear "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="save"]:not([icon*=" -after"]):before, [icon="save"][icon*=" -after"]:after, [icon^="save "]:not([icon*=" -after"]):before, [icon^="save "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="share-square"]:not([icon*=" -after"]):before, [icon="share-square"][icon*=" -after"]:after, [icon^="share-square "]:not([icon*=" -after"]):before, [icon^="share-square "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="smile"]:not([icon*=" -after"]):before, [icon="smile"][icon*=" -after"]:after, [icon^="smile "]:not([icon*=" -after"]):before, [icon^="smile "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="smile-beam"]:not([icon*=" -after"]):before, [icon="smile-beam"][icon*=" -after"]:after, [icon^="smile-beam "]:not([icon*=" -after"]):before, [icon^="smile-beam "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="smile-wink"]:not([icon*=" -after"]):before, [icon="smile-wink"][icon*=" -after"]:after, [icon^="smile-wink "]:not([icon*=" -after"]):before, [icon^="smile-wink "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="snowflake"]:not([icon*=" -after"]):before, [icon="snowflake"][icon*=" -after"]:after, [icon^="snowflake "]:not([icon*=" -after"]):before, [icon^="snowflake "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="square"]:not([icon*=" -after"]):before, [icon="square"][icon*=" -after"]:after, [icon^="square "]:not([icon*=" -after"]):before, [icon^="square "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="star"]:not([icon*=" -after"]):before, [icon="star"][icon*=" -after"]:after, [icon^="star "]:not([icon*=" -after"]):before, [icon^="star "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="star-half"]:not([icon*=" -after"]):before, [icon="star-half"][icon*=" -after"]:after, [icon^="star-half "]:not([icon*=" -after"]):before, [icon^="star-half "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sticky-note"]:not([icon*=" -after"]):before, [icon="sticky-note"][icon*=" -after"]:after, [icon^="sticky-note "]:not([icon*=" -after"]):before, [icon^="sticky-note "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="stop-circle"]:not([icon*=" -after"]):before, [icon="stop-circle"][icon*=" -after"]:after, [icon^="stop-circle "]:not([icon*=" -after"]):before, [icon^="stop-circle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="sun"]:not([icon*=" -after"]):before, [icon="sun"][icon*=" -after"]:after, [icon^="sun "]:not([icon*=" -after"]):before, [icon^="sun "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="surprise"]:not([icon*=" -after"]):before, [icon="surprise"][icon*=" -after"]:after, [icon^="surprise "]:not([icon*=" -after"]):before, [icon^="surprise "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="thumbs-down"]:not([icon*=" -after"]):before, [icon="thumbs-down"][icon*=" -after"]:after, [icon^="thumbs-down "]:not([icon*=" -after"]):before, [icon^="thumbs-down "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="thumbs-up"]:not([icon*=" -after"]):before, [icon="thumbs-up"][icon*=" -after"]:after, [icon^="thumbs-up "]:not([icon*=" -after"]):before, [icon^="thumbs-up "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="times-circle"]:not([icon*=" -after"]):before, [icon="times-circle"][icon*=" -after"]:after, [icon^="times-circle "]:not([icon*=" -after"]):before, [icon^="times-circle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="tired"]:not([icon*=" -after"]):before, [icon="tired"][icon*=" -after"]:after, [icon^="tired "]:not([icon*=" -after"]):before, [icon^="tired "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="trash-alt"]:not([icon*=" -after"]):before, [icon="trash-alt"][icon*=" -after"]:after, [icon^="trash-alt "]:not([icon*=" -after"]):before, [icon^="trash-alt "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user"]:not([icon*=" -after"]):before, [icon="user"][icon*=" -after"]:after, [icon^="user "]:not([icon*=" -after"]):before, [icon^="user "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="user-circle"]:not([icon*=" -after"]):before, [icon="user-circle"][icon*=" -after"]:after, [icon^="user-circle "]:not([icon*=" -after"]):before, [icon^="user-circle "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="window-close"]:not([icon*=" -after"]):before, [icon="window-close"][icon*=" -after"]:after, [icon^="window-close "]:not([icon*=" -after"]):before, [icon^="window-close "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="window-maximize"]:not([icon*=" -after"]):before, [icon="window-maximize"][icon*=" -after"]:after, [icon^="window-maximize "]:not([icon*=" -after"]):before, [icon^="window-maximize "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="window-minimize"]:not([icon*=" -after"]):before, [icon="window-minimize"][icon*=" -after"]:after, [icon^="window-minimize "]:not([icon*=" -after"]):before, [icon^="window-minimize "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="window-restore"]:not([icon*=" -after"]):before, [icon="window-restore"][icon*=" -after"]:after, [icon^="window-restore "]:not([icon*=" -after"]):before, [icon^="window-restore "][icon*=" -after"]:after {
  font-weight: bold;
  content: ""; }

[icon="500px"]:not([icon*=" -after"]):before, [icon="500px"][icon*=" -after"]:after, [icon^="500px "]:not([icon*=" -after"]):before, [icon^="500px "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="accessible-icon"]:not([icon*=" -after"]):before, [icon="accessible-icon"][icon*=" -after"]:after, [icon^="accessible-icon "]:not([icon*=" -after"]):before, [icon^="accessible-icon "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="accusoft"]:not([icon*=" -after"]):before, [icon="accusoft"][icon*=" -after"]:after, [icon^="accusoft "]:not([icon*=" -after"]):before, [icon^="accusoft "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="acquisitions-incorporated"]:not([icon*=" -after"]):before, [icon="acquisitions-incorporated"][icon*=" -after"]:after, [icon^="acquisitions-incorporated "]:not([icon*=" -after"]):before, [icon^="acquisitions-incorporated "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="adn"]:not([icon*=" -after"]):before, [icon="adn"][icon*=" -after"]:after, [icon^="adn "]:not([icon*=" -after"]):before, [icon^="adn "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="adobe"]:not([icon*=" -after"]):before, [icon="adobe"][icon*=" -after"]:after, [icon^="adobe "]:not([icon*=" -after"]):before, [icon^="adobe "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="adversal"]:not([icon*=" -after"]):before, [icon="adversal"][icon*=" -after"]:after, [icon^="adversal "]:not([icon*=" -after"]):before, [icon^="adversal "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="affiliatetheme"]:not([icon*=" -after"]):before, [icon="affiliatetheme"][icon*=" -after"]:after, [icon^="affiliatetheme "]:not([icon*=" -after"]):before, [icon^="affiliatetheme "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="airbnb"]:not([icon*=" -after"]):before, [icon="airbnb"][icon*=" -after"]:after, [icon^="airbnb "]:not([icon*=" -after"]):before, [icon^="airbnb "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="algolia"]:not([icon*=" -after"]):before, [icon="algolia"][icon*=" -after"]:after, [icon^="algolia "]:not([icon*=" -after"]):before, [icon^="algolia "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="alipay"]:not([icon*=" -after"]):before, [icon="alipay"][icon*=" -after"]:after, [icon^="alipay "]:not([icon*=" -after"]):before, [icon^="alipay "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="amazon"]:not([icon*=" -after"]):before, [icon="amazon"][icon*=" -after"]:after, [icon^="amazon "]:not([icon*=" -after"]):before, [icon^="amazon "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="amazon-pay"]:not([icon*=" -after"]):before, [icon="amazon-pay"][icon*=" -after"]:after, [icon^="amazon-pay "]:not([icon*=" -after"]):before, [icon^="amazon-pay "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="amilia"]:not([icon*=" -after"]):before, [icon="amilia"][icon*=" -after"]:after, [icon^="amilia "]:not([icon*=" -after"]):before, [icon^="amilia "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="android"]:not([icon*=" -after"]):before, [icon="android"][icon*=" -after"]:after, [icon^="android "]:not([icon*=" -after"]):before, [icon^="android "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="angellist"]:not([icon*=" -after"]):before, [icon="angellist"][icon*=" -after"]:after, [icon^="angellist "]:not([icon*=" -after"]):before, [icon^="angellist "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="angrycreative"]:not([icon*=" -after"]):before, [icon="angrycreative"][icon*=" -after"]:after, [icon^="angrycreative "]:not([icon*=" -after"]):before, [icon^="angrycreative "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="angular"]:not([icon*=" -after"]):before, [icon="angular"][icon*=" -after"]:after, [icon^="angular "]:not([icon*=" -after"]):before, [icon^="angular "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="app-store"]:not([icon*=" -after"]):before, [icon="app-store"][icon*=" -after"]:after, [icon^="app-store "]:not([icon*=" -after"]):before, [icon^="app-store "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="app-store-ios"]:not([icon*=" -after"]):before, [icon="app-store-ios"][icon*=" -after"]:after, [icon^="app-store-ios "]:not([icon*=" -after"]):before, [icon^="app-store-ios "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="apper"]:not([icon*=" -after"]):before, [icon="apper"][icon*=" -after"]:after, [icon^="apper "]:not([icon*=" -after"]):before, [icon^="apper "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="apple"]:not([icon*=" -after"]):before, [icon="apple"][icon*=" -after"]:after, [icon^="apple "]:not([icon*=" -after"]):before, [icon^="apple "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="apple-pay"]:not([icon*=" -after"]):before, [icon="apple-pay"][icon*=" -after"]:after, [icon^="apple-pay "]:not([icon*=" -after"]):before, [icon^="apple-pay "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="artstation"]:not([icon*=" -after"]):before, [icon="artstation"][icon*=" -after"]:after, [icon^="artstation "]:not([icon*=" -after"]):before, [icon^="artstation "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="asymmetrik"]:not([icon*=" -after"]):before, [icon="asymmetrik"][icon*=" -after"]:after, [icon^="asymmetrik "]:not([icon*=" -after"]):before, [icon^="asymmetrik "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="atlassian"]:not([icon*=" -after"]):before, [icon="atlassian"][icon*=" -after"]:after, [icon^="atlassian "]:not([icon*=" -after"]):before, [icon^="atlassian "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="audible"]:not([icon*=" -after"]):before, [icon="audible"][icon*=" -after"]:after, [icon^="audible "]:not([icon*=" -after"]):before, [icon^="audible "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="autoprefixer"]:not([icon*=" -after"]):before, [icon="autoprefixer"][icon*=" -after"]:after, [icon^="autoprefixer "]:not([icon*=" -after"]):before, [icon^="autoprefixer "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="avianex"]:not([icon*=" -after"]):before, [icon="avianex"][icon*=" -after"]:after, [icon^="avianex "]:not([icon*=" -after"]):before, [icon^="avianex "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="aviato"]:not([icon*=" -after"]):before, [icon="aviato"][icon*=" -after"]:after, [icon^="aviato "]:not([icon*=" -after"]):before, [icon^="aviato "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="aws"]:not([icon*=" -after"]):before, [icon="aws"][icon*=" -after"]:after, [icon^="aws "]:not([icon*=" -after"]):before, [icon^="aws "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="bandcamp"]:not([icon*=" -after"]):before, [icon="bandcamp"][icon*=" -after"]:after, [icon^="bandcamp "]:not([icon*=" -after"]):before, [icon^="bandcamp "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="battle-net"]:not([icon*=" -after"]):before, [icon="battle-net"][icon*=" -after"]:after, [icon^="battle-net "]:not([icon*=" -after"]):before, [icon^="battle-net "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="behance"]:not([icon*=" -after"]):before, [icon="behance"][icon*=" -after"]:after, [icon^="behance "]:not([icon*=" -after"]):before, [icon^="behance "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="behance-square"]:not([icon*=" -after"]):before, [icon="behance-square"][icon*=" -after"]:after, [icon^="behance-square "]:not([icon*=" -after"]):before, [icon^="behance-square "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="bimobject"]:not([icon*=" -after"]):before, [icon="bimobject"][icon*=" -after"]:after, [icon^="bimobject "]:not([icon*=" -after"]):before, [icon^="bimobject "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="bitbucket"]:not([icon*=" -after"]):before, [icon="bitbucket"][icon*=" -after"]:after, [icon^="bitbucket "]:not([icon*=" -after"]):before, [icon^="bitbucket "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="bitcoin"]:not([icon*=" -after"]):before, [icon="bitcoin"][icon*=" -after"]:after, [icon^="bitcoin "]:not([icon*=" -after"]):before, [icon^="bitcoin "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="bity"]:not([icon*=" -after"]):before, [icon="bity"][icon*=" -after"]:after, [icon^="bity "]:not([icon*=" -after"]):before, [icon^="bity "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="black-tie"]:not([icon*=" -after"]):before, [icon="black-tie"][icon*=" -after"]:after, [icon^="black-tie "]:not([icon*=" -after"]):before, [icon^="black-tie "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="blackberry"]:not([icon*=" -after"]):before, [icon="blackberry"][icon*=" -after"]:after, [icon^="blackberry "]:not([icon*=" -after"]):before, [icon^="blackberry "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="blogger"]:not([icon*=" -after"]):before, [icon="blogger"][icon*=" -after"]:after, [icon^="blogger "]:not([icon*=" -after"]):before, [icon^="blogger "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="blogger-b"]:not([icon*=" -after"]):before, [icon="blogger-b"][icon*=" -after"]:after, [icon^="blogger-b "]:not([icon*=" -after"]):before, [icon^="blogger-b "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="bluetooth"]:not([icon*=" -after"]):before, [icon="bluetooth"][icon*=" -after"]:after, [icon^="bluetooth "]:not([icon*=" -after"]):before, [icon^="bluetooth "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="bluetooth-b"]:not([icon*=" -after"]):before, [icon="bluetooth-b"][icon*=" -after"]:after, [icon^="bluetooth-b "]:not([icon*=" -after"]):before, [icon^="bluetooth-b "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="bootstrap"]:not([icon*=" -after"]):before, [icon="bootstrap"][icon*=" -after"]:after, [icon^="bootstrap "]:not([icon*=" -after"]):before, [icon^="bootstrap "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="btc"]:not([icon*=" -after"]):before, [icon="btc"][icon*=" -after"]:after, [icon^="btc "]:not([icon*=" -after"]):before, [icon^="btc "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="buffer"]:not([icon*=" -after"]):before, [icon="buffer"][icon*=" -after"]:after, [icon^="buffer "]:not([icon*=" -after"]):before, [icon^="buffer "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="buromobelexperte"]:not([icon*=" -after"]):before, [icon="buromobelexperte"][icon*=" -after"]:after, [icon^="buromobelexperte "]:not([icon*=" -after"]):before, [icon^="buromobelexperte "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="buy-n-large"]:not([icon*=" -after"]):before, [icon="buy-n-large"][icon*=" -after"]:after, [icon^="buy-n-large "]:not([icon*=" -after"]):before, [icon^="buy-n-large "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="buysellads"]:not([icon*=" -after"]):before, [icon="buysellads"][icon*=" -after"]:after, [icon^="buysellads "]:not([icon*=" -after"]):before, [icon^="buysellads "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="canadian-maple-leaf"]:not([icon*=" -after"]):before, [icon="canadian-maple-leaf"][icon*=" -after"]:after, [icon^="canadian-maple-leaf "]:not([icon*=" -after"]):before, [icon^="canadian-maple-leaf "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="cc-amazon-pay"]:not([icon*=" -after"]):before, [icon="cc-amazon-pay"][icon*=" -after"]:after, [icon^="cc-amazon-pay "]:not([icon*=" -after"]):before, [icon^="cc-amazon-pay "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="cc-amex"]:not([icon*=" -after"]):before, [icon="cc-amex"][icon*=" -after"]:after, [icon^="cc-amex "]:not([icon*=" -after"]):before, [icon^="cc-amex "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="cc-apple-pay"]:not([icon*=" -after"]):before, [icon="cc-apple-pay"][icon*=" -after"]:after, [icon^="cc-apple-pay "]:not([icon*=" -after"]):before, [icon^="cc-apple-pay "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="cc-diners-club"]:not([icon*=" -after"]):before, [icon="cc-diners-club"][icon*=" -after"]:after, [icon^="cc-diners-club "]:not([icon*=" -after"]):before, [icon^="cc-diners-club "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="cc-discover"]:not([icon*=" -after"]):before, [icon="cc-discover"][icon*=" -after"]:after, [icon^="cc-discover "]:not([icon*=" -after"]):before, [icon^="cc-discover "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="cc-jcb"]:not([icon*=" -after"]):before, [icon="cc-jcb"][icon*=" -after"]:after, [icon^="cc-jcb "]:not([icon*=" -after"]):before, [icon^="cc-jcb "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="cc-mastercard"]:not([icon*=" -after"]):before, [icon="cc-mastercard"][icon*=" -after"]:after, [icon^="cc-mastercard "]:not([icon*=" -after"]):before, [icon^="cc-mastercard "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="cc-paypal"]:not([icon*=" -after"]):before, [icon="cc-paypal"][icon*=" -after"]:after, [icon^="cc-paypal "]:not([icon*=" -after"]):before, [icon^="cc-paypal "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="cc-stripe"]:not([icon*=" -after"]):before, [icon="cc-stripe"][icon*=" -after"]:after, [icon^="cc-stripe "]:not([icon*=" -after"]):before, [icon^="cc-stripe "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="cc-visa"]:not([icon*=" -after"]):before, [icon="cc-visa"][icon*=" -after"]:after, [icon^="cc-visa "]:not([icon*=" -after"]):before, [icon^="cc-visa "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="centercode"]:not([icon*=" -after"]):before, [icon="centercode"][icon*=" -after"]:after, [icon^="centercode "]:not([icon*=" -after"]):before, [icon^="centercode "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="centos"]:not([icon*=" -after"]):before, [icon="centos"][icon*=" -after"]:after, [icon^="centos "]:not([icon*=" -after"]):before, [icon^="centos "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="chrome"]:not([icon*=" -after"]):before, [icon="chrome"][icon*=" -after"]:after, [icon^="chrome "]:not([icon*=" -after"]):before, [icon^="chrome "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="chromecast"]:not([icon*=" -after"]):before, [icon="chromecast"][icon*=" -after"]:after, [icon^="chromecast "]:not([icon*=" -after"]):before, [icon^="chromecast "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="cloudscale"]:not([icon*=" -after"]):before, [icon="cloudscale"][icon*=" -after"]:after, [icon^="cloudscale "]:not([icon*=" -after"]):before, [icon^="cloudscale "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="cloudsmith"]:not([icon*=" -after"]):before, [icon="cloudsmith"][icon*=" -after"]:after, [icon^="cloudsmith "]:not([icon*=" -after"]):before, [icon^="cloudsmith "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="cloudversify"]:not([icon*=" -after"]):before, [icon="cloudversify"][icon*=" -after"]:after, [icon^="cloudversify "]:not([icon*=" -after"]):before, [icon^="cloudversify "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="codepen"]:not([icon*=" -after"]):before, [icon="codepen"][icon*=" -after"]:after, [icon^="codepen "]:not([icon*=" -after"]):before, [icon^="codepen "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="codiepie"]:not([icon*=" -after"]):before, [icon="codiepie"][icon*=" -after"]:after, [icon^="codiepie "]:not([icon*=" -after"]):before, [icon^="codiepie "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="confluence"]:not([icon*=" -after"]):before, [icon="confluence"][icon*=" -after"]:after, [icon^="confluence "]:not([icon*=" -after"]):before, [icon^="confluence "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="connectdevelop"]:not([icon*=" -after"]):before, [icon="connectdevelop"][icon*=" -after"]:after, [icon^="connectdevelop "]:not([icon*=" -after"]):before, [icon^="connectdevelop "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="contao"]:not([icon*=" -after"]):before, [icon="contao"][icon*=" -after"]:after, [icon^="contao "]:not([icon*=" -after"]):before, [icon^="contao "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="cotton-bureau"]:not([icon*=" -after"]):before, [icon="cotton-bureau"][icon*=" -after"]:after, [icon^="cotton-bureau "]:not([icon*=" -after"]):before, [icon^="cotton-bureau "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="cpanel"]:not([icon*=" -after"]):before, [icon="cpanel"][icon*=" -after"]:after, [icon^="cpanel "]:not([icon*=" -after"]):before, [icon^="cpanel "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="creative-commons"]:not([icon*=" -after"]):before, [icon="creative-commons"][icon*=" -after"]:after, [icon^="creative-commons "]:not([icon*=" -after"]):before, [icon^="creative-commons "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="creative-commons-by"]:not([icon*=" -after"]):before, [icon="creative-commons-by"][icon*=" -after"]:after, [icon^="creative-commons-by "]:not([icon*=" -after"]):before, [icon^="creative-commons-by "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="creative-commons-nc"]:not([icon*=" -after"]):before, [icon="creative-commons-nc"][icon*=" -after"]:after, [icon^="creative-commons-nc "]:not([icon*=" -after"]):before, [icon^="creative-commons-nc "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="creative-commons-nc-eu"]:not([icon*=" -after"]):before, [icon="creative-commons-nc-eu"][icon*=" -after"]:after, [icon^="creative-commons-nc-eu "]:not([icon*=" -after"]):before, [icon^="creative-commons-nc-eu "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="creative-commons-nc-jp"]:not([icon*=" -after"]):before, [icon="creative-commons-nc-jp"][icon*=" -after"]:after, [icon^="creative-commons-nc-jp "]:not([icon*=" -after"]):before, [icon^="creative-commons-nc-jp "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="creative-commons-nd"]:not([icon*=" -after"]):before, [icon="creative-commons-nd"][icon*=" -after"]:after, [icon^="creative-commons-nd "]:not([icon*=" -after"]):before, [icon^="creative-commons-nd "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="creative-commons-pd"]:not([icon*=" -after"]):before, [icon="creative-commons-pd"][icon*=" -after"]:after, [icon^="creative-commons-pd "]:not([icon*=" -after"]):before, [icon^="creative-commons-pd "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="creative-commons-pd-alt"]:not([icon*=" -after"]):before, [icon="creative-commons-pd-alt"][icon*=" -after"]:after, [icon^="creative-commons-pd-alt "]:not([icon*=" -after"]):before, [icon^="creative-commons-pd-alt "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="creative-commons-remix"]:not([icon*=" -after"]):before, [icon="creative-commons-remix"][icon*=" -after"]:after, [icon^="creative-commons-remix "]:not([icon*=" -after"]):before, [icon^="creative-commons-remix "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="creative-commons-sa"]:not([icon*=" -after"]):before, [icon="creative-commons-sa"][icon*=" -after"]:after, [icon^="creative-commons-sa "]:not([icon*=" -after"]):before, [icon^="creative-commons-sa "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="creative-commons-sampling"]:not([icon*=" -after"]):before, [icon="creative-commons-sampling"][icon*=" -after"]:after, [icon^="creative-commons-sampling "]:not([icon*=" -after"]):before, [icon^="creative-commons-sampling "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="creative-commons-sampling-plus"]:not([icon*=" -after"]):before, [icon="creative-commons-sampling-plus"][icon*=" -after"]:after, [icon^="creative-commons-sampling-plus "]:not([icon*=" -after"]):before, [icon^="creative-commons-sampling-plus "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="creative-commons-share"]:not([icon*=" -after"]):before, [icon="creative-commons-share"][icon*=" -after"]:after, [icon^="creative-commons-share "]:not([icon*=" -after"]):before, [icon^="creative-commons-share "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="creative-commons-zero"]:not([icon*=" -after"]):before, [icon="creative-commons-zero"][icon*=" -after"]:after, [icon^="creative-commons-zero "]:not([icon*=" -after"]):before, [icon^="creative-commons-zero "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="critical-role"]:not([icon*=" -after"]):before, [icon="critical-role"][icon*=" -after"]:after, [icon^="critical-role "]:not([icon*=" -after"]):before, [icon^="critical-role "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="css3"]:not([icon*=" -after"]):before, [icon="css3"][icon*=" -after"]:after, [icon^="css3 "]:not([icon*=" -after"]):before, [icon^="css3 "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="css3-alt"]:not([icon*=" -after"]):before, [icon="css3-alt"][icon*=" -after"]:after, [icon^="css3-alt "]:not([icon*=" -after"]):before, [icon^="css3-alt "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="cuttlefish"]:not([icon*=" -after"]):before, [icon="cuttlefish"][icon*=" -after"]:after, [icon^="cuttlefish "]:not([icon*=" -after"]):before, [icon^="cuttlefish "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="d-and-d"]:not([icon*=" -after"]):before, [icon="d-and-d"][icon*=" -after"]:after, [icon^="d-and-d "]:not([icon*=" -after"]):before, [icon^="d-and-d "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="d-and-d-beyond"]:not([icon*=" -after"]):before, [icon="d-and-d-beyond"][icon*=" -after"]:after, [icon^="d-and-d-beyond "]:not([icon*=" -after"]):before, [icon^="d-and-d-beyond "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="dashcube"]:not([icon*=" -after"]):before, [icon="dashcube"][icon*=" -after"]:after, [icon^="dashcube "]:not([icon*=" -after"]):before, [icon^="dashcube "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="delicious"]:not([icon*=" -after"]):before, [icon="delicious"][icon*=" -after"]:after, [icon^="delicious "]:not([icon*=" -after"]):before, [icon^="delicious "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="deploydog"]:not([icon*=" -after"]):before, [icon="deploydog"][icon*=" -after"]:after, [icon^="deploydog "]:not([icon*=" -after"]):before, [icon^="deploydog "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="deskpro"]:not([icon*=" -after"]):before, [icon="deskpro"][icon*=" -after"]:after, [icon^="deskpro "]:not([icon*=" -after"]):before, [icon^="deskpro "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="dev"]:not([icon*=" -after"]):before, [icon="dev"][icon*=" -after"]:after, [icon^="dev "]:not([icon*=" -after"]):before, [icon^="dev "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="deviantart"]:not([icon*=" -after"]):before, [icon="deviantart"][icon*=" -after"]:after, [icon^="deviantart "]:not([icon*=" -after"]):before, [icon^="deviantart "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="dhl"]:not([icon*=" -after"]):before, [icon="dhl"][icon*=" -after"]:after, [icon^="dhl "]:not([icon*=" -after"]):before, [icon^="dhl "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="diaspora"]:not([icon*=" -after"]):before, [icon="diaspora"][icon*=" -after"]:after, [icon^="diaspora "]:not([icon*=" -after"]):before, [icon^="diaspora "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="digg"]:not([icon*=" -after"]):before, [icon="digg"][icon*=" -after"]:after, [icon^="digg "]:not([icon*=" -after"]):before, [icon^="digg "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="digital-ocean"]:not([icon*=" -after"]):before, [icon="digital-ocean"][icon*=" -after"]:after, [icon^="digital-ocean "]:not([icon*=" -after"]):before, [icon^="digital-ocean "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="discord"]:not([icon*=" -after"]):before, [icon="discord"][icon*=" -after"]:after, [icon^="discord "]:not([icon*=" -after"]):before, [icon^="discord "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="discourse"]:not([icon*=" -after"]):before, [icon="discourse"][icon*=" -after"]:after, [icon^="discourse "]:not([icon*=" -after"]):before, [icon^="discourse "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="dochub"]:not([icon*=" -after"]):before, [icon="dochub"][icon*=" -after"]:after, [icon^="dochub "]:not([icon*=" -after"]):before, [icon^="dochub "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="docker"]:not([icon*=" -after"]):before, [icon="docker"][icon*=" -after"]:after, [icon^="docker "]:not([icon*=" -after"]):before, [icon^="docker "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="draft2digital"]:not([icon*=" -after"]):before, [icon="draft2digital"][icon*=" -after"]:after, [icon^="draft2digital "]:not([icon*=" -after"]):before, [icon^="draft2digital "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="dribbble"]:not([icon*=" -after"]):before, [icon="dribbble"][icon*=" -after"]:after, [icon^="dribbble "]:not([icon*=" -after"]):before, [icon^="dribbble "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="dribbble-square"]:not([icon*=" -after"]):before, [icon="dribbble-square"][icon*=" -after"]:after, [icon^="dribbble-square "]:not([icon*=" -after"]):before, [icon^="dribbble-square "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="dropbox"]:not([icon*=" -after"]):before, [icon="dropbox"][icon*=" -after"]:after, [icon^="dropbox "]:not([icon*=" -after"]):before, [icon^="dropbox "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="drupal"]:not([icon*=" -after"]):before, [icon="drupal"][icon*=" -after"]:after, [icon^="drupal "]:not([icon*=" -after"]):before, [icon^="drupal "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="dyalog"]:not([icon*=" -after"]):before, [icon="dyalog"][icon*=" -after"]:after, [icon^="dyalog "]:not([icon*=" -after"]):before, [icon^="dyalog "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="earlybirds"]:not([icon*=" -after"]):before, [icon="earlybirds"][icon*=" -after"]:after, [icon^="earlybirds "]:not([icon*=" -after"]):before, [icon^="earlybirds "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="ebay"]:not([icon*=" -after"]):before, [icon="ebay"][icon*=" -after"]:after, [icon^="ebay "]:not([icon*=" -after"]):before, [icon^="ebay "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="edge"]:not([icon*=" -after"]):before, [icon="edge"][icon*=" -after"]:after, [icon^="edge "]:not([icon*=" -after"]):before, [icon^="edge "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="elementor"]:not([icon*=" -after"]):before, [icon="elementor"][icon*=" -after"]:after, [icon^="elementor "]:not([icon*=" -after"]):before, [icon^="elementor "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="ello"]:not([icon*=" -after"]):before, [icon="ello"][icon*=" -after"]:after, [icon^="ello "]:not([icon*=" -after"]):before, [icon^="ello "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="ember"]:not([icon*=" -after"]):before, [icon="ember"][icon*=" -after"]:after, [icon^="ember "]:not([icon*=" -after"]):before, [icon^="ember "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="empire"]:not([icon*=" -after"]):before, [icon="empire"][icon*=" -after"]:after, [icon^="empire "]:not([icon*=" -after"]):before, [icon^="empire "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="envira"]:not([icon*=" -after"]):before, [icon="envira"][icon*=" -after"]:after, [icon^="envira "]:not([icon*=" -after"]):before, [icon^="envira "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="erlang"]:not([icon*=" -after"]):before, [icon="erlang"][icon*=" -after"]:after, [icon^="erlang "]:not([icon*=" -after"]):before, [icon^="erlang "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="ethereum"]:not([icon*=" -after"]):before, [icon="ethereum"][icon*=" -after"]:after, [icon^="ethereum "]:not([icon*=" -after"]):before, [icon^="ethereum "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="etsy"]:not([icon*=" -after"]):before, [icon="etsy"][icon*=" -after"]:after, [icon^="etsy "]:not([icon*=" -after"]):before, [icon^="etsy "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="evernote"]:not([icon*=" -after"]):before, [icon="evernote"][icon*=" -after"]:after, [icon^="evernote "]:not([icon*=" -after"]):before, [icon^="evernote "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="expeditedssl"]:not([icon*=" -after"]):before, [icon="expeditedssl"][icon*=" -after"]:after, [icon^="expeditedssl "]:not([icon*=" -after"]):before, [icon^="expeditedssl "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="facebook"]:not([icon*=" -after"]):before, [icon="facebook"][icon*=" -after"]:after, [icon^="facebook "]:not([icon*=" -after"]):before, [icon^="facebook "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="facebook-f"]:not([icon*=" -after"]):before, [icon="facebook-f"][icon*=" -after"]:after, [icon^="facebook-f "]:not([icon*=" -after"]):before, [icon^="facebook-f "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="facebook-messenger"]:not([icon*=" -after"]):before, [icon="facebook-messenger"][icon*=" -after"]:after, [icon^="facebook-messenger "]:not([icon*=" -after"]):before, [icon^="facebook-messenger "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="facebook-square"]:not([icon*=" -after"]):before, [icon="facebook-square"][icon*=" -after"]:after, [icon^="facebook-square "]:not([icon*=" -after"]):before, [icon^="facebook-square "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="fantasy-flight-games"]:not([icon*=" -after"]):before, [icon="fantasy-flight-games"][icon*=" -after"]:after, [icon^="fantasy-flight-games "]:not([icon*=" -after"]):before, [icon^="fantasy-flight-games "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="fedex"]:not([icon*=" -after"]):before, [icon="fedex"][icon*=" -after"]:after, [icon^="fedex "]:not([icon*=" -after"]):before, [icon^="fedex "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="fedora"]:not([icon*=" -after"]):before, [icon="fedora"][icon*=" -after"]:after, [icon^="fedora "]:not([icon*=" -after"]):before, [icon^="fedora "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="figma"]:not([icon*=" -after"]):before, [icon="figma"][icon*=" -after"]:after, [icon^="figma "]:not([icon*=" -after"]):before, [icon^="figma "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="firefox"]:not([icon*=" -after"]):before, [icon="firefox"][icon*=" -after"]:after, [icon^="firefox "]:not([icon*=" -after"]):before, [icon^="firefox "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="first-order"]:not([icon*=" -after"]):before, [icon="first-order"][icon*=" -after"]:after, [icon^="first-order "]:not([icon*=" -after"]):before, [icon^="first-order "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="first-order-alt"]:not([icon*=" -after"]):before, [icon="first-order-alt"][icon*=" -after"]:after, [icon^="first-order-alt "]:not([icon*=" -after"]):before, [icon^="first-order-alt "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="firstdraft"]:not([icon*=" -after"]):before, [icon="firstdraft"][icon*=" -after"]:after, [icon^="firstdraft "]:not([icon*=" -after"]):before, [icon^="firstdraft "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="flickr"]:not([icon*=" -after"]):before, [icon="flickr"][icon*=" -after"]:after, [icon^="flickr "]:not([icon*=" -after"]):before, [icon^="flickr "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="flipboard"]:not([icon*=" -after"]):before, [icon="flipboard"][icon*=" -after"]:after, [icon^="flipboard "]:not([icon*=" -after"]):before, [icon^="flipboard "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="fly"]:not([icon*=" -after"]):before, [icon="fly"][icon*=" -after"]:after, [icon^="fly "]:not([icon*=" -after"]):before, [icon^="fly "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="font-awesome"]:not([icon*=" -after"]):before, [icon="font-awesome"][icon*=" -after"]:after, [icon^="font-awesome "]:not([icon*=" -after"]):before, [icon^="font-awesome "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="font-awesome-alt"]:not([icon*=" -after"]):before, [icon="font-awesome-alt"][icon*=" -after"]:after, [icon^="font-awesome-alt "]:not([icon*=" -after"]):before, [icon^="font-awesome-alt "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="font-awesome-flag"]:not([icon*=" -after"]):before, [icon="font-awesome-flag"][icon*=" -after"]:after, [icon^="font-awesome-flag "]:not([icon*=" -after"]):before, [icon^="font-awesome-flag "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="fonticons"]:not([icon*=" -after"]):before, [icon="fonticons"][icon*=" -after"]:after, [icon^="fonticons "]:not([icon*=" -after"]):before, [icon^="fonticons "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="fonticons-fi"]:not([icon*=" -after"]):before, [icon="fonticons-fi"][icon*=" -after"]:after, [icon^="fonticons-fi "]:not([icon*=" -after"]):before, [icon^="fonticons-fi "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="fort-awesome"]:not([icon*=" -after"]):before, [icon="fort-awesome"][icon*=" -after"]:after, [icon^="fort-awesome "]:not([icon*=" -after"]):before, [icon^="fort-awesome "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="fort-awesome-alt"]:not([icon*=" -after"]):before, [icon="fort-awesome-alt"][icon*=" -after"]:after, [icon^="fort-awesome-alt "]:not([icon*=" -after"]):before, [icon^="fort-awesome-alt "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="forumbee"]:not([icon*=" -after"]):before, [icon="forumbee"][icon*=" -after"]:after, [icon^="forumbee "]:not([icon*=" -after"]):before, [icon^="forumbee "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="foursquare"]:not([icon*=" -after"]):before, [icon="foursquare"][icon*=" -after"]:after, [icon^="foursquare "]:not([icon*=" -after"]):before, [icon^="foursquare "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="free-code-camp"]:not([icon*=" -after"]):before, [icon="free-code-camp"][icon*=" -after"]:after, [icon^="free-code-camp "]:not([icon*=" -after"]):before, [icon^="free-code-camp "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="freebsd"]:not([icon*=" -after"]):before, [icon="freebsd"][icon*=" -after"]:after, [icon^="freebsd "]:not([icon*=" -after"]):before, [icon^="freebsd "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="fulcrum"]:not([icon*=" -after"]):before, [icon="fulcrum"][icon*=" -after"]:after, [icon^="fulcrum "]:not([icon*=" -after"]):before, [icon^="fulcrum "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="galactic-republic"]:not([icon*=" -after"]):before, [icon="galactic-republic"][icon*=" -after"]:after, [icon^="galactic-republic "]:not([icon*=" -after"]):before, [icon^="galactic-republic "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="galactic-senate"]:not([icon*=" -after"]):before, [icon="galactic-senate"][icon*=" -after"]:after, [icon^="galactic-senate "]:not([icon*=" -after"]):before, [icon^="galactic-senate "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="get-pocket"]:not([icon*=" -after"]):before, [icon="get-pocket"][icon*=" -after"]:after, [icon^="get-pocket "]:not([icon*=" -after"]):before, [icon^="get-pocket "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="gg"]:not([icon*=" -after"]):before, [icon="gg"][icon*=" -after"]:after, [icon^="gg "]:not([icon*=" -after"]):before, [icon^="gg "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="gg-circle"]:not([icon*=" -after"]):before, [icon="gg-circle"][icon*=" -after"]:after, [icon^="gg-circle "]:not([icon*=" -after"]):before, [icon^="gg-circle "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="git"]:not([icon*=" -after"]):before, [icon="git"][icon*=" -after"]:after, [icon^="git "]:not([icon*=" -after"]):before, [icon^="git "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="git-alt"]:not([icon*=" -after"]):before, [icon="git-alt"][icon*=" -after"]:after, [icon^="git-alt "]:not([icon*=" -after"]):before, [icon^="git-alt "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="git-square"]:not([icon*=" -after"]):before, [icon="git-square"][icon*=" -after"]:after, [icon^="git-square "]:not([icon*=" -after"]):before, [icon^="git-square "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="github"]:not([icon*=" -after"]):before, [icon="github"][icon*=" -after"]:after, [icon^="github "]:not([icon*=" -after"]):before, [icon^="github "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="github-alt"]:not([icon*=" -after"]):before, [icon="github-alt"][icon*=" -after"]:after, [icon^="github-alt "]:not([icon*=" -after"]):before, [icon^="github-alt "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="github-square"]:not([icon*=" -after"]):before, [icon="github-square"][icon*=" -after"]:after, [icon^="github-square "]:not([icon*=" -after"]):before, [icon^="github-square "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="gitkraken"]:not([icon*=" -after"]):before, [icon="gitkraken"][icon*=" -after"]:after, [icon^="gitkraken "]:not([icon*=" -after"]):before, [icon^="gitkraken "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="gitlab"]:not([icon*=" -after"]):before, [icon="gitlab"][icon*=" -after"]:after, [icon^="gitlab "]:not([icon*=" -after"]):before, [icon^="gitlab "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="gitter"]:not([icon*=" -after"]):before, [icon="gitter"][icon*=" -after"]:after, [icon^="gitter "]:not([icon*=" -after"]):before, [icon^="gitter "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="glide"]:not([icon*=" -after"]):before, [icon="glide"][icon*=" -after"]:after, [icon^="glide "]:not([icon*=" -after"]):before, [icon^="glide "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="glide-g"]:not([icon*=" -after"]):before, [icon="glide-g"][icon*=" -after"]:after, [icon^="glide-g "]:not([icon*=" -after"]):before, [icon^="glide-g "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="gofore"]:not([icon*=" -after"]):before, [icon="gofore"][icon*=" -after"]:after, [icon^="gofore "]:not([icon*=" -after"]):before, [icon^="gofore "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="goodreads"]:not([icon*=" -after"]):before, [icon="goodreads"][icon*=" -after"]:after, [icon^="goodreads "]:not([icon*=" -after"]):before, [icon^="goodreads "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="goodreads-g"]:not([icon*=" -after"]):before, [icon="goodreads-g"][icon*=" -after"]:after, [icon^="goodreads-g "]:not([icon*=" -after"]):before, [icon^="goodreads-g "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="google"]:not([icon*=" -after"]):before, [icon="google"][icon*=" -after"]:after, [icon^="google "]:not([icon*=" -after"]):before, [icon^="google "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="google-drive"]:not([icon*=" -after"]):before, [icon="google-drive"][icon*=" -after"]:after, [icon^="google-drive "]:not([icon*=" -after"]):before, [icon^="google-drive "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="google-play"]:not([icon*=" -after"]):before, [icon="google-play"][icon*=" -after"]:after, [icon^="google-play "]:not([icon*=" -after"]):before, [icon^="google-play "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="google-plus"]:not([icon*=" -after"]):before, [icon="google-plus"][icon*=" -after"]:after, [icon^="google-plus "]:not([icon*=" -after"]):before, [icon^="google-plus "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="google-plus-g"]:not([icon*=" -after"]):before, [icon="google-plus-g"][icon*=" -after"]:after, [icon^="google-plus-g "]:not([icon*=" -after"]):before, [icon^="google-plus-g "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="google-plus-square"]:not([icon*=" -after"]):before, [icon="google-plus-square"][icon*=" -after"]:after, [icon^="google-plus-square "]:not([icon*=" -after"]):before, [icon^="google-plus-square "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="google-wallet"]:not([icon*=" -after"]):before, [icon="google-wallet"][icon*=" -after"]:after, [icon^="google-wallet "]:not([icon*=" -after"]):before, [icon^="google-wallet "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="gratipay"]:not([icon*=" -after"]):before, [icon="gratipay"][icon*=" -after"]:after, [icon^="gratipay "]:not([icon*=" -after"]):before, [icon^="gratipay "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="grav"]:not([icon*=" -after"]):before, [icon="grav"][icon*=" -after"]:after, [icon^="grav "]:not([icon*=" -after"]):before, [icon^="grav "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="gripfire"]:not([icon*=" -after"]):before, [icon="gripfire"][icon*=" -after"]:after, [icon^="gripfire "]:not([icon*=" -after"]):before, [icon^="gripfire "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="grunt"]:not([icon*=" -after"]):before, [icon="grunt"][icon*=" -after"]:after, [icon^="grunt "]:not([icon*=" -after"]):before, [icon^="grunt "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="gulp"]:not([icon*=" -after"]):before, [icon="gulp"][icon*=" -after"]:after, [icon^="gulp "]:not([icon*=" -after"]):before, [icon^="gulp "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="hacker-news"]:not([icon*=" -after"]):before, [icon="hacker-news"][icon*=" -after"]:after, [icon^="hacker-news "]:not([icon*=" -after"]):before, [icon^="hacker-news "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="hacker-news-square"]:not([icon*=" -after"]):before, [icon="hacker-news-square"][icon*=" -after"]:after, [icon^="hacker-news-square "]:not([icon*=" -after"]):before, [icon^="hacker-news-square "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="hackerrank"]:not([icon*=" -after"]):before, [icon="hackerrank"][icon*=" -after"]:after, [icon^="hackerrank "]:not([icon*=" -after"]):before, [icon^="hackerrank "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="hips"]:not([icon*=" -after"]):before, [icon="hips"][icon*=" -after"]:after, [icon^="hips "]:not([icon*=" -after"]):before, [icon^="hips "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="hire-a-helper"]:not([icon*=" -after"]):before, [icon="hire-a-helper"][icon*=" -after"]:after, [icon^="hire-a-helper "]:not([icon*=" -after"]):before, [icon^="hire-a-helper "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="hooli"]:not([icon*=" -after"]):before, [icon="hooli"][icon*=" -after"]:after, [icon^="hooli "]:not([icon*=" -after"]):before, [icon^="hooli "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="hornbill"]:not([icon*=" -after"]):before, [icon="hornbill"][icon*=" -after"]:after, [icon^="hornbill "]:not([icon*=" -after"]):before, [icon^="hornbill "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="hotjar"]:not([icon*=" -after"]):before, [icon="hotjar"][icon*=" -after"]:after, [icon^="hotjar "]:not([icon*=" -after"]):before, [icon^="hotjar "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="houzz"]:not([icon*=" -after"]):before, [icon="houzz"][icon*=" -after"]:after, [icon^="houzz "]:not([icon*=" -after"]):before, [icon^="houzz "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="html5"]:not([icon*=" -after"]):before, [icon="html5"][icon*=" -after"]:after, [icon^="html5 "]:not([icon*=" -after"]):before, [icon^="html5 "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="hubspot"]:not([icon*=" -after"]):before, [icon="hubspot"][icon*=" -after"]:after, [icon^="hubspot "]:not([icon*=" -after"]):before, [icon^="hubspot "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="imdb"]:not([icon*=" -after"]):before, [icon="imdb"][icon*=" -after"]:after, [icon^="imdb "]:not([icon*=" -after"]):before, [icon^="imdb "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="instagram"]:not([icon*=" -after"]):before, [icon="instagram"][icon*=" -after"]:after, [icon^="instagram "]:not([icon*=" -after"]):before, [icon^="instagram "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="intercom"]:not([icon*=" -after"]):before, [icon="intercom"][icon*=" -after"]:after, [icon^="intercom "]:not([icon*=" -after"]):before, [icon^="intercom "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="internet-explorer"]:not([icon*=" -after"]):before, [icon="internet-explorer"][icon*=" -after"]:after, [icon^="internet-explorer "]:not([icon*=" -after"]):before, [icon^="internet-explorer "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="invision"]:not([icon*=" -after"]):before, [icon="invision"][icon*=" -after"]:after, [icon^="invision "]:not([icon*=" -after"]):before, [icon^="invision "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="ioxhost"]:not([icon*=" -after"]):before, [icon="ioxhost"][icon*=" -after"]:after, [icon^="ioxhost "]:not([icon*=" -after"]):before, [icon^="ioxhost "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="itch-io"]:not([icon*=" -after"]):before, [icon="itch-io"][icon*=" -after"]:after, [icon^="itch-io "]:not([icon*=" -after"]):before, [icon^="itch-io "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="itunes"]:not([icon*=" -after"]):before, [icon="itunes"][icon*=" -after"]:after, [icon^="itunes "]:not([icon*=" -after"]):before, [icon^="itunes "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="itunes-note"]:not([icon*=" -after"]):before, [icon="itunes-note"][icon*=" -after"]:after, [icon^="itunes-note "]:not([icon*=" -after"]):before, [icon^="itunes-note "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="java"]:not([icon*=" -after"]):before, [icon="java"][icon*=" -after"]:after, [icon^="java "]:not([icon*=" -after"]):before, [icon^="java "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="jedi-order"]:not([icon*=" -after"]):before, [icon="jedi-order"][icon*=" -after"]:after, [icon^="jedi-order "]:not([icon*=" -after"]):before, [icon^="jedi-order "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="jenkins"]:not([icon*=" -after"]):before, [icon="jenkins"][icon*=" -after"]:after, [icon^="jenkins "]:not([icon*=" -after"]):before, [icon^="jenkins "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="jira"]:not([icon*=" -after"]):before, [icon="jira"][icon*=" -after"]:after, [icon^="jira "]:not([icon*=" -after"]):before, [icon^="jira "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="joget"]:not([icon*=" -after"]):before, [icon="joget"][icon*=" -after"]:after, [icon^="joget "]:not([icon*=" -after"]):before, [icon^="joget "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="joomla"]:not([icon*=" -after"]):before, [icon="joomla"][icon*=" -after"]:after, [icon^="joomla "]:not([icon*=" -after"]):before, [icon^="joomla "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="js"]:not([icon*=" -after"]):before, [icon="js"][icon*=" -after"]:after, [icon^="js "]:not([icon*=" -after"]):before, [icon^="js "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="js-square"]:not([icon*=" -after"]):before, [icon="js-square"][icon*=" -after"]:after, [icon^="js-square "]:not([icon*=" -after"]):before, [icon^="js-square "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="jsfiddle"]:not([icon*=" -after"]):before, [icon="jsfiddle"][icon*=" -after"]:after, [icon^="jsfiddle "]:not([icon*=" -after"]):before, [icon^="jsfiddle "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="kaggle"]:not([icon*=" -after"]):before, [icon="kaggle"][icon*=" -after"]:after, [icon^="kaggle "]:not([icon*=" -after"]):before, [icon^="kaggle "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="keybase"]:not([icon*=" -after"]):before, [icon="keybase"][icon*=" -after"]:after, [icon^="keybase "]:not([icon*=" -after"]):before, [icon^="keybase "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="keycdn"]:not([icon*=" -after"]):before, [icon="keycdn"][icon*=" -after"]:after, [icon^="keycdn "]:not([icon*=" -after"]):before, [icon^="keycdn "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="kickstarter"]:not([icon*=" -after"]):before, [icon="kickstarter"][icon*=" -after"]:after, [icon^="kickstarter "]:not([icon*=" -after"]):before, [icon^="kickstarter "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="kickstarter-k"]:not([icon*=" -after"]):before, [icon="kickstarter-k"][icon*=" -after"]:after, [icon^="kickstarter-k "]:not([icon*=" -after"]):before, [icon^="kickstarter-k "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="korvue"]:not([icon*=" -after"]):before, [icon="korvue"][icon*=" -after"]:after, [icon^="korvue "]:not([icon*=" -after"]):before, [icon^="korvue "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="laravel"]:not([icon*=" -after"]):before, [icon="laravel"][icon*=" -after"]:after, [icon^="laravel "]:not([icon*=" -after"]):before, [icon^="laravel "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="lastfm"]:not([icon*=" -after"]):before, [icon="lastfm"][icon*=" -after"]:after, [icon^="lastfm "]:not([icon*=" -after"]):before, [icon^="lastfm "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="lastfm-square"]:not([icon*=" -after"]):before, [icon="lastfm-square"][icon*=" -after"]:after, [icon^="lastfm-square "]:not([icon*=" -after"]):before, [icon^="lastfm-square "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="leanpub"]:not([icon*=" -after"]):before, [icon="leanpub"][icon*=" -after"]:after, [icon^="leanpub "]:not([icon*=" -after"]):before, [icon^="leanpub "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="less"]:not([icon*=" -after"]):before, [icon="less"][icon*=" -after"]:after, [icon^="less "]:not([icon*=" -after"]):before, [icon^="less "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="line"]:not([icon*=" -after"]):before, [icon="line"][icon*=" -after"]:after, [icon^="line "]:not([icon*=" -after"]):before, [icon^="line "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="linkedin"]:not([icon*=" -after"]):before, [icon="linkedin"][icon*=" -after"]:after, [icon^="linkedin "]:not([icon*=" -after"]):before, [icon^="linkedin "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="linkedin-in"]:not([icon*=" -after"]):before, [icon="linkedin-in"][icon*=" -after"]:after, [icon^="linkedin-in "]:not([icon*=" -after"]):before, [icon^="linkedin-in "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="linode"]:not([icon*=" -after"]):before, [icon="linode"][icon*=" -after"]:after, [icon^="linode "]:not([icon*=" -after"]):before, [icon^="linode "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="linux"]:not([icon*=" -after"]):before, [icon="linux"][icon*=" -after"]:after, [icon^="linux "]:not([icon*=" -after"]):before, [icon^="linux "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="lyft"]:not([icon*=" -after"]):before, [icon="lyft"][icon*=" -after"]:after, [icon^="lyft "]:not([icon*=" -after"]):before, [icon^="lyft "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="magento"]:not([icon*=" -after"]):before, [icon="magento"][icon*=" -after"]:after, [icon^="magento "]:not([icon*=" -after"]):before, [icon^="magento "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="mailchimp"]:not([icon*=" -after"]):before, [icon="mailchimp"][icon*=" -after"]:after, [icon^="mailchimp "]:not([icon*=" -after"]):before, [icon^="mailchimp "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="mandalorian"]:not([icon*=" -after"]):before, [icon="mandalorian"][icon*=" -after"]:after, [icon^="mandalorian "]:not([icon*=" -after"]):before, [icon^="mandalorian "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="markdown"]:not([icon*=" -after"]):before, [icon="markdown"][icon*=" -after"]:after, [icon^="markdown "]:not([icon*=" -after"]):before, [icon^="markdown "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="mastodon"]:not([icon*=" -after"]):before, [icon="mastodon"][icon*=" -after"]:after, [icon^="mastodon "]:not([icon*=" -after"]):before, [icon^="mastodon "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="maxcdn"]:not([icon*=" -after"]):before, [icon="maxcdn"][icon*=" -after"]:after, [icon^="maxcdn "]:not([icon*=" -after"]):before, [icon^="maxcdn "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="mdb"]:not([icon*=" -after"]):before, [icon="mdb"][icon*=" -after"]:after, [icon^="mdb "]:not([icon*=" -after"]):before, [icon^="mdb "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="medapps"]:not([icon*=" -after"]):before, [icon="medapps"][icon*=" -after"]:after, [icon^="medapps "]:not([icon*=" -after"]):before, [icon^="medapps "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="medium"]:not([icon*=" -after"]):before, [icon="medium"][icon*=" -after"]:after, [icon^="medium "]:not([icon*=" -after"]):before, [icon^="medium "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="medium-m"]:not([icon*=" -after"]):before, [icon="medium-m"][icon*=" -after"]:after, [icon^="medium-m "]:not([icon*=" -after"]):before, [icon^="medium-m "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="medrt"]:not([icon*=" -after"]):before, [icon="medrt"][icon*=" -after"]:after, [icon^="medrt "]:not([icon*=" -after"]):before, [icon^="medrt "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="meetup"]:not([icon*=" -after"]):before, [icon="meetup"][icon*=" -after"]:after, [icon^="meetup "]:not([icon*=" -after"]):before, [icon^="meetup "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="megaport"]:not([icon*=" -after"]):before, [icon="megaport"][icon*=" -after"]:after, [icon^="megaport "]:not([icon*=" -after"]):before, [icon^="megaport "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="mendeley"]:not([icon*=" -after"]):before, [icon="mendeley"][icon*=" -after"]:after, [icon^="mendeley "]:not([icon*=" -after"]):before, [icon^="mendeley "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="microsoft"]:not([icon*=" -after"]):before, [icon="microsoft"][icon*=" -after"]:after, [icon^="microsoft "]:not([icon*=" -after"]):before, [icon^="microsoft "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="mix"]:not([icon*=" -after"]):before, [icon="mix"][icon*=" -after"]:after, [icon^="mix "]:not([icon*=" -after"]):before, [icon^="mix "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="mixcloud"]:not([icon*=" -after"]):before, [icon="mixcloud"][icon*=" -after"]:after, [icon^="mixcloud "]:not([icon*=" -after"]):before, [icon^="mixcloud "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="mizuni"]:not([icon*=" -after"]):before, [icon="mizuni"][icon*=" -after"]:after, [icon^="mizuni "]:not([icon*=" -after"]):before, [icon^="mizuni "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="modx"]:not([icon*=" -after"]):before, [icon="modx"][icon*=" -after"]:after, [icon^="modx "]:not([icon*=" -after"]):before, [icon^="modx "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="monero"]:not([icon*=" -after"]):before, [icon="monero"][icon*=" -after"]:after, [icon^="monero "]:not([icon*=" -after"]):before, [icon^="monero "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="napster"]:not([icon*=" -after"]):before, [icon="napster"][icon*=" -after"]:after, [icon^="napster "]:not([icon*=" -after"]):before, [icon^="napster "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="neos"]:not([icon*=" -after"]):before, [icon="neos"][icon*=" -after"]:after, [icon^="neos "]:not([icon*=" -after"]):before, [icon^="neos "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="nimblr"]:not([icon*=" -after"]):before, [icon="nimblr"][icon*=" -after"]:after, [icon^="nimblr "]:not([icon*=" -after"]):before, [icon^="nimblr "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="node"]:not([icon*=" -after"]):before, [icon="node"][icon*=" -after"]:after, [icon^="node "]:not([icon*=" -after"]):before, [icon^="node "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="node-js"]:not([icon*=" -after"]):before, [icon="node-js"][icon*=" -after"]:after, [icon^="node-js "]:not([icon*=" -after"]):before, [icon^="node-js "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="npm"]:not([icon*=" -after"]):before, [icon="npm"][icon*=" -after"]:after, [icon^="npm "]:not([icon*=" -after"]):before, [icon^="npm "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="ns8"]:not([icon*=" -after"]):before, [icon="ns8"][icon*=" -after"]:after, [icon^="ns8 "]:not([icon*=" -after"]):before, [icon^="ns8 "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="nutritionix"]:not([icon*=" -after"]):before, [icon="nutritionix"][icon*=" -after"]:after, [icon^="nutritionix "]:not([icon*=" -after"]):before, [icon^="nutritionix "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="odnoklassniki"]:not([icon*=" -after"]):before, [icon="odnoklassniki"][icon*=" -after"]:after, [icon^="odnoklassniki "]:not([icon*=" -after"]):before, [icon^="odnoklassniki "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="odnoklassniki-square"]:not([icon*=" -after"]):before, [icon="odnoklassniki-square"][icon*=" -after"]:after, [icon^="odnoklassniki-square "]:not([icon*=" -after"]):before, [icon^="odnoklassniki-square "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="old-republic"]:not([icon*=" -after"]):before, [icon="old-republic"][icon*=" -after"]:after, [icon^="old-republic "]:not([icon*=" -after"]):before, [icon^="old-republic "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="opencart"]:not([icon*=" -after"]):before, [icon="opencart"][icon*=" -after"]:after, [icon^="opencart "]:not([icon*=" -after"]):before, [icon^="opencart "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="openid"]:not([icon*=" -after"]):before, [icon="openid"][icon*=" -after"]:after, [icon^="openid "]:not([icon*=" -after"]):before, [icon^="openid "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="opera"]:not([icon*=" -after"]):before, [icon="opera"][icon*=" -after"]:after, [icon^="opera "]:not([icon*=" -after"]):before, [icon^="opera "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="optin-monster"]:not([icon*=" -after"]):before, [icon="optin-monster"][icon*=" -after"]:after, [icon^="optin-monster "]:not([icon*=" -after"]):before, [icon^="optin-monster "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="orcid"]:not([icon*=" -after"]):before, [icon="orcid"][icon*=" -after"]:after, [icon^="orcid "]:not([icon*=" -after"]):before, [icon^="orcid "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="osi"]:not([icon*=" -after"]):before, [icon="osi"][icon*=" -after"]:after, [icon^="osi "]:not([icon*=" -after"]):before, [icon^="osi "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="page4"]:not([icon*=" -after"]):before, [icon="page4"][icon*=" -after"]:after, [icon^="page4 "]:not([icon*=" -after"]):before, [icon^="page4 "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="pagelines"]:not([icon*=" -after"]):before, [icon="pagelines"][icon*=" -after"]:after, [icon^="pagelines "]:not([icon*=" -after"]):before, [icon^="pagelines "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="palfed"]:not([icon*=" -after"]):before, [icon="palfed"][icon*=" -after"]:after, [icon^="palfed "]:not([icon*=" -after"]):before, [icon^="palfed "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="patreon"]:not([icon*=" -after"]):before, [icon="patreon"][icon*=" -after"]:after, [icon^="patreon "]:not([icon*=" -after"]):before, [icon^="patreon "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="paypal"]:not([icon*=" -after"]):before, [icon="paypal"][icon*=" -after"]:after, [icon^="paypal "]:not([icon*=" -after"]):before, [icon^="paypal "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="penny-arcade"]:not([icon*=" -after"]):before, [icon="penny-arcade"][icon*=" -after"]:after, [icon^="penny-arcade "]:not([icon*=" -after"]):before, [icon^="penny-arcade "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="periscope"]:not([icon*=" -after"]):before, [icon="periscope"][icon*=" -after"]:after, [icon^="periscope "]:not([icon*=" -after"]):before, [icon^="periscope "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="phabricator"]:not([icon*=" -after"]):before, [icon="phabricator"][icon*=" -after"]:after, [icon^="phabricator "]:not([icon*=" -after"]):before, [icon^="phabricator "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="phoenix-framework"]:not([icon*=" -after"]):before, [icon="phoenix-framework"][icon*=" -after"]:after, [icon^="phoenix-framework "]:not([icon*=" -after"]):before, [icon^="phoenix-framework "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="phoenix-squadron"]:not([icon*=" -after"]):before, [icon="phoenix-squadron"][icon*=" -after"]:after, [icon^="phoenix-squadron "]:not([icon*=" -after"]):before, [icon^="phoenix-squadron "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="php"]:not([icon*=" -after"]):before, [icon="php"][icon*=" -after"]:after, [icon^="php "]:not([icon*=" -after"]):before, [icon^="php "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="pied-piper"]:not([icon*=" -after"]):before, [icon="pied-piper"][icon*=" -after"]:after, [icon^="pied-piper "]:not([icon*=" -after"]):before, [icon^="pied-piper "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="pied-piper-alt"]:not([icon*=" -after"]):before, [icon="pied-piper-alt"][icon*=" -after"]:after, [icon^="pied-piper-alt "]:not([icon*=" -after"]):before, [icon^="pied-piper-alt "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="pied-piper-hat"]:not([icon*=" -after"]):before, [icon="pied-piper-hat"][icon*=" -after"]:after, [icon^="pied-piper-hat "]:not([icon*=" -after"]):before, [icon^="pied-piper-hat "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="pied-piper-pp"]:not([icon*=" -after"]):before, [icon="pied-piper-pp"][icon*=" -after"]:after, [icon^="pied-piper-pp "]:not([icon*=" -after"]):before, [icon^="pied-piper-pp "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="pinterest"]:not([icon*=" -after"]):before, [icon="pinterest"][icon*=" -after"]:after, [icon^="pinterest "]:not([icon*=" -after"]):before, [icon^="pinterest "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="pinterest-p"]:not([icon*=" -after"]):before, [icon="pinterest-p"][icon*=" -after"]:after, [icon^="pinterest-p "]:not([icon*=" -after"]):before, [icon^="pinterest-p "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="pinterest-square"]:not([icon*=" -after"]):before, [icon="pinterest-square"][icon*=" -after"]:after, [icon^="pinterest-square "]:not([icon*=" -after"]):before, [icon^="pinterest-square "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="playstation"]:not([icon*=" -after"]):before, [icon="playstation"][icon*=" -after"]:after, [icon^="playstation "]:not([icon*=" -after"]):before, [icon^="playstation "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="product-hunt"]:not([icon*=" -after"]):before, [icon="product-hunt"][icon*=" -after"]:after, [icon^="product-hunt "]:not([icon*=" -after"]):before, [icon^="product-hunt "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="pushed"]:not([icon*=" -after"]):before, [icon="pushed"][icon*=" -after"]:after, [icon^="pushed "]:not([icon*=" -after"]):before, [icon^="pushed "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="python"]:not([icon*=" -after"]):before, [icon="python"][icon*=" -after"]:after, [icon^="python "]:not([icon*=" -after"]):before, [icon^="python "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="qq"]:not([icon*=" -after"]):before, [icon="qq"][icon*=" -after"]:after, [icon^="qq "]:not([icon*=" -after"]):before, [icon^="qq "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="quinscape"]:not([icon*=" -after"]):before, [icon="quinscape"][icon*=" -after"]:after, [icon^="quinscape "]:not([icon*=" -after"]):before, [icon^="quinscape "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="quora"]:not([icon*=" -after"]):before, [icon="quora"][icon*=" -after"]:after, [icon^="quora "]:not([icon*=" -after"]):before, [icon^="quora "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="r-project"]:not([icon*=" -after"]):before, [icon="r-project"][icon*=" -after"]:after, [icon^="r-project "]:not([icon*=" -after"]):before, [icon^="r-project "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="raspberry-pi"]:not([icon*=" -after"]):before, [icon="raspberry-pi"][icon*=" -after"]:after, [icon^="raspberry-pi "]:not([icon*=" -after"]):before, [icon^="raspberry-pi "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="ravelry"]:not([icon*=" -after"]):before, [icon="ravelry"][icon*=" -after"]:after, [icon^="ravelry "]:not([icon*=" -after"]):before, [icon^="ravelry "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="react"]:not([icon*=" -after"]):before, [icon="react"][icon*=" -after"]:after, [icon^="react "]:not([icon*=" -after"]):before, [icon^="react "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="reacteurope"]:not([icon*=" -after"]):before, [icon="reacteurope"][icon*=" -after"]:after, [icon^="reacteurope "]:not([icon*=" -after"]):before, [icon^="reacteurope "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="readme"]:not([icon*=" -after"]):before, [icon="readme"][icon*=" -after"]:after, [icon^="readme "]:not([icon*=" -after"]):before, [icon^="readme "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="rebel"]:not([icon*=" -after"]):before, [icon="rebel"][icon*=" -after"]:after, [icon^="rebel "]:not([icon*=" -after"]):before, [icon^="rebel "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="red-river"]:not([icon*=" -after"]):before, [icon="red-river"][icon*=" -after"]:after, [icon^="red-river "]:not([icon*=" -after"]):before, [icon^="red-river "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="reddit"]:not([icon*=" -after"]):before, [icon="reddit"][icon*=" -after"]:after, [icon^="reddit "]:not([icon*=" -after"]):before, [icon^="reddit "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="reddit-alien"]:not([icon*=" -after"]):before, [icon="reddit-alien"][icon*=" -after"]:after, [icon^="reddit-alien "]:not([icon*=" -after"]):before, [icon^="reddit-alien "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="reddit-square"]:not([icon*=" -after"]):before, [icon="reddit-square"][icon*=" -after"]:after, [icon^="reddit-square "]:not([icon*=" -after"]):before, [icon^="reddit-square "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="redhat"]:not([icon*=" -after"]):before, [icon="redhat"][icon*=" -after"]:after, [icon^="redhat "]:not([icon*=" -after"]):before, [icon^="redhat "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="renren"]:not([icon*=" -after"]):before, [icon="renren"][icon*=" -after"]:after, [icon^="renren "]:not([icon*=" -after"]):before, [icon^="renren "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="replyd"]:not([icon*=" -after"]):before, [icon="replyd"][icon*=" -after"]:after, [icon^="replyd "]:not([icon*=" -after"]):before, [icon^="replyd "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="researchgate"]:not([icon*=" -after"]):before, [icon="researchgate"][icon*=" -after"]:after, [icon^="researchgate "]:not([icon*=" -after"]):before, [icon^="researchgate "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="resolving"]:not([icon*=" -after"]):before, [icon="resolving"][icon*=" -after"]:after, [icon^="resolving "]:not([icon*=" -after"]):before, [icon^="resolving "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="rev"]:not([icon*=" -after"]):before, [icon="rev"][icon*=" -after"]:after, [icon^="rev "]:not([icon*=" -after"]):before, [icon^="rev "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="rocketchat"]:not([icon*=" -after"]):before, [icon="rocketchat"][icon*=" -after"]:after, [icon^="rocketchat "]:not([icon*=" -after"]):before, [icon^="rocketchat "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="rockrms"]:not([icon*=" -after"]):before, [icon="rockrms"][icon*=" -after"]:after, [icon^="rockrms "]:not([icon*=" -after"]):before, [icon^="rockrms "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="safari"]:not([icon*=" -after"]):before, [icon="safari"][icon*=" -after"]:after, [icon^="safari "]:not([icon*=" -after"]):before, [icon^="safari "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="salesforce"]:not([icon*=" -after"]):before, [icon="salesforce"][icon*=" -after"]:after, [icon^="salesforce "]:not([icon*=" -after"]):before, [icon^="salesforce "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="sass"]:not([icon*=" -after"]):before, [icon="sass"][icon*=" -after"]:after, [icon^="sass "]:not([icon*=" -after"]):before, [icon^="sass "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="schlix"]:not([icon*=" -after"]):before, [icon="schlix"][icon*=" -after"]:after, [icon^="schlix "]:not([icon*=" -after"]):before, [icon^="schlix "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="scribd"]:not([icon*=" -after"]):before, [icon="scribd"][icon*=" -after"]:after, [icon^="scribd "]:not([icon*=" -after"]):before, [icon^="scribd "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="searchengin"]:not([icon*=" -after"]):before, [icon="searchengin"][icon*=" -after"]:after, [icon^="searchengin "]:not([icon*=" -after"]):before, [icon^="searchengin "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="sellcast"]:not([icon*=" -after"]):before, [icon="sellcast"][icon*=" -after"]:after, [icon^="sellcast "]:not([icon*=" -after"]):before, [icon^="sellcast "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="sellsy"]:not([icon*=" -after"]):before, [icon="sellsy"][icon*=" -after"]:after, [icon^="sellsy "]:not([icon*=" -after"]):before, [icon^="sellsy "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="servicestack"]:not([icon*=" -after"]):before, [icon="servicestack"][icon*=" -after"]:after, [icon^="servicestack "]:not([icon*=" -after"]):before, [icon^="servicestack "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="shirtsinbulk"]:not([icon*=" -after"]):before, [icon="shirtsinbulk"][icon*=" -after"]:after, [icon^="shirtsinbulk "]:not([icon*=" -after"]):before, [icon^="shirtsinbulk "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="shopware"]:not([icon*=" -after"]):before, [icon="shopware"][icon*=" -after"]:after, [icon^="shopware "]:not([icon*=" -after"]):before, [icon^="shopware "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="simplybuilt"]:not([icon*=" -after"]):before, [icon="simplybuilt"][icon*=" -after"]:after, [icon^="simplybuilt "]:not([icon*=" -after"]):before, [icon^="simplybuilt "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="sistrix"]:not([icon*=" -after"]):before, [icon="sistrix"][icon*=" -after"]:after, [icon^="sistrix "]:not([icon*=" -after"]):before, [icon^="sistrix "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="sith"]:not([icon*=" -after"]):before, [icon="sith"][icon*=" -after"]:after, [icon^="sith "]:not([icon*=" -after"]):before, [icon^="sith "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="sketch"]:not([icon*=" -after"]):before, [icon="sketch"][icon*=" -after"]:after, [icon^="sketch "]:not([icon*=" -after"]):before, [icon^="sketch "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="skyatlas"]:not([icon*=" -after"]):before, [icon="skyatlas"][icon*=" -after"]:after, [icon^="skyatlas "]:not([icon*=" -after"]):before, [icon^="skyatlas "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="skype"]:not([icon*=" -after"]):before, [icon="skype"][icon*=" -after"]:after, [icon^="skype "]:not([icon*=" -after"]):before, [icon^="skype "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="slack"]:not([icon*=" -after"]):before, [icon="slack"][icon*=" -after"]:after, [icon^="slack "]:not([icon*=" -after"]):before, [icon^="slack "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="slack-hash"]:not([icon*=" -after"]):before, [icon="slack-hash"][icon*=" -after"]:after, [icon^="slack-hash "]:not([icon*=" -after"]):before, [icon^="slack-hash "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="slideshare"]:not([icon*=" -after"]):before, [icon="slideshare"][icon*=" -after"]:after, [icon^="slideshare "]:not([icon*=" -after"]):before, [icon^="slideshare "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="snapchat"]:not([icon*=" -after"]):before, [icon="snapchat"][icon*=" -after"]:after, [icon^="snapchat "]:not([icon*=" -after"]):before, [icon^="snapchat "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="snapchat-ghost"]:not([icon*=" -after"]):before, [icon="snapchat-ghost"][icon*=" -after"]:after, [icon^="snapchat-ghost "]:not([icon*=" -after"]):before, [icon^="snapchat-ghost "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="snapchat-square"]:not([icon*=" -after"]):before, [icon="snapchat-square"][icon*=" -after"]:after, [icon^="snapchat-square "]:not([icon*=" -after"]):before, [icon^="snapchat-square "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="soundcloud"]:not([icon*=" -after"]):before, [icon="soundcloud"][icon*=" -after"]:after, [icon^="soundcloud "]:not([icon*=" -after"]):before, [icon^="soundcloud "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="sourcetree"]:not([icon*=" -after"]):before, [icon="sourcetree"][icon*=" -after"]:after, [icon^="sourcetree "]:not([icon*=" -after"]):before, [icon^="sourcetree "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="speakap"]:not([icon*=" -after"]):before, [icon="speakap"][icon*=" -after"]:after, [icon^="speakap "]:not([icon*=" -after"]):before, [icon^="speakap "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="speaker-deck"]:not([icon*=" -after"]):before, [icon="speaker-deck"][icon*=" -after"]:after, [icon^="speaker-deck "]:not([icon*=" -after"]):before, [icon^="speaker-deck "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="spotify"]:not([icon*=" -after"]):before, [icon="spotify"][icon*=" -after"]:after, [icon^="spotify "]:not([icon*=" -after"]):before, [icon^="spotify "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="squarespace"]:not([icon*=" -after"]):before, [icon="squarespace"][icon*=" -after"]:after, [icon^="squarespace "]:not([icon*=" -after"]):before, [icon^="squarespace "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="stack-exchange"]:not([icon*=" -after"]):before, [icon="stack-exchange"][icon*=" -after"]:after, [icon^="stack-exchange "]:not([icon*=" -after"]):before, [icon^="stack-exchange "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="stack-overflow"]:not([icon*=" -after"]):before, [icon="stack-overflow"][icon*=" -after"]:after, [icon^="stack-overflow "]:not([icon*=" -after"]):before, [icon^="stack-overflow "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="stackpath"]:not([icon*=" -after"]):before, [icon="stackpath"][icon*=" -after"]:after, [icon^="stackpath "]:not([icon*=" -after"]):before, [icon^="stackpath "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="staylinked"]:not([icon*=" -after"]):before, [icon="staylinked"][icon*=" -after"]:after, [icon^="staylinked "]:not([icon*=" -after"]):before, [icon^="staylinked "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="steam"]:not([icon*=" -after"]):before, [icon="steam"][icon*=" -after"]:after, [icon^="steam "]:not([icon*=" -after"]):before, [icon^="steam "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="steam-square"]:not([icon*=" -after"]):before, [icon="steam-square"][icon*=" -after"]:after, [icon^="steam-square "]:not([icon*=" -after"]):before, [icon^="steam-square "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="steam-symbol"]:not([icon*=" -after"]):before, [icon="steam-symbol"][icon*=" -after"]:after, [icon^="steam-symbol "]:not([icon*=" -after"]):before, [icon^="steam-symbol "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="sticker-mule"]:not([icon*=" -after"]):before, [icon="sticker-mule"][icon*=" -after"]:after, [icon^="sticker-mule "]:not([icon*=" -after"]):before, [icon^="sticker-mule "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="strava"]:not([icon*=" -after"]):before, [icon="strava"][icon*=" -after"]:after, [icon^="strava "]:not([icon*=" -after"]):before, [icon^="strava "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="stripe"]:not([icon*=" -after"]):before, [icon="stripe"][icon*=" -after"]:after, [icon^="stripe "]:not([icon*=" -after"]):before, [icon^="stripe "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="stripe-s"]:not([icon*=" -after"]):before, [icon="stripe-s"][icon*=" -after"]:after, [icon^="stripe-s "]:not([icon*=" -after"]):before, [icon^="stripe-s "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="studiovinari"]:not([icon*=" -after"]):before, [icon="studiovinari"][icon*=" -after"]:after, [icon^="studiovinari "]:not([icon*=" -after"]):before, [icon^="studiovinari "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="stumbleupon"]:not([icon*=" -after"]):before, [icon="stumbleupon"][icon*=" -after"]:after, [icon^="stumbleupon "]:not([icon*=" -after"]):before, [icon^="stumbleupon "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="stumbleupon-circle"]:not([icon*=" -after"]):before, [icon="stumbleupon-circle"][icon*=" -after"]:after, [icon^="stumbleupon-circle "]:not([icon*=" -after"]):before, [icon^="stumbleupon-circle "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="superpowers"]:not([icon*=" -after"]):before, [icon="superpowers"][icon*=" -after"]:after, [icon^="superpowers "]:not([icon*=" -after"]):before, [icon^="superpowers "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="supple"]:not([icon*=" -after"]):before, [icon="supple"][icon*=" -after"]:after, [icon^="supple "]:not([icon*=" -after"]):before, [icon^="supple "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="suse"]:not([icon*=" -after"]):before, [icon="suse"][icon*=" -after"]:after, [icon^="suse "]:not([icon*=" -after"]):before, [icon^="suse "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="swift"]:not([icon*=" -after"]):before, [icon="swift"][icon*=" -after"]:after, [icon^="swift "]:not([icon*=" -after"]):before, [icon^="swift "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="symfony"]:not([icon*=" -after"]):before, [icon="symfony"][icon*=" -after"]:after, [icon^="symfony "]:not([icon*=" -after"]):before, [icon^="symfony "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="teamspeak"]:not([icon*=" -after"]):before, [icon="teamspeak"][icon*=" -after"]:after, [icon^="teamspeak "]:not([icon*=" -after"]):before, [icon^="teamspeak "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="telegram"]:not([icon*=" -after"]):before, [icon="telegram"][icon*=" -after"]:after, [icon^="telegram "]:not([icon*=" -after"]):before, [icon^="telegram "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="telegram-plane"]:not([icon*=" -after"]):before, [icon="telegram-plane"][icon*=" -after"]:after, [icon^="telegram-plane "]:not([icon*=" -after"]):before, [icon^="telegram-plane "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="tencent-weibo"]:not([icon*=" -after"]):before, [icon="tencent-weibo"][icon*=" -after"]:after, [icon^="tencent-weibo "]:not([icon*=" -after"]):before, [icon^="tencent-weibo "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="the-red-yeti"]:not([icon*=" -after"]):before, [icon="the-red-yeti"][icon*=" -after"]:after, [icon^="the-red-yeti "]:not([icon*=" -after"]):before, [icon^="the-red-yeti "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="themeco"]:not([icon*=" -after"]):before, [icon="themeco"][icon*=" -after"]:after, [icon^="themeco "]:not([icon*=" -after"]):before, [icon^="themeco "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="themeisle"]:not([icon*=" -after"]):before, [icon="themeisle"][icon*=" -after"]:after, [icon^="themeisle "]:not([icon*=" -after"]):before, [icon^="themeisle "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="think-peaks"]:not([icon*=" -after"]):before, [icon="think-peaks"][icon*=" -after"]:after, [icon^="think-peaks "]:not([icon*=" -after"]):before, [icon^="think-peaks "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="trade-federation"]:not([icon*=" -after"]):before, [icon="trade-federation"][icon*=" -after"]:after, [icon^="trade-federation "]:not([icon*=" -after"]):before, [icon^="trade-federation "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="trello"]:not([icon*=" -after"]):before, [icon="trello"][icon*=" -after"]:after, [icon^="trello "]:not([icon*=" -after"]):before, [icon^="trello "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="tripadvisor"]:not([icon*=" -after"]):before, [icon="tripadvisor"][icon*=" -after"]:after, [icon^="tripadvisor "]:not([icon*=" -after"]):before, [icon^="tripadvisor "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="tumblr"]:not([icon*=" -after"]):before, [icon="tumblr"][icon*=" -after"]:after, [icon^="tumblr "]:not([icon*=" -after"]):before, [icon^="tumblr "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="tumblr-square"]:not([icon*=" -after"]):before, [icon="tumblr-square"][icon*=" -after"]:after, [icon^="tumblr-square "]:not([icon*=" -after"]):before, [icon^="tumblr-square "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="twitch"]:not([icon*=" -after"]):before, [icon="twitch"][icon*=" -after"]:after, [icon^="twitch "]:not([icon*=" -after"]):before, [icon^="twitch "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="twitter"]:not([icon*=" -after"]):before, [icon="twitter"][icon*=" -after"]:after, [icon^="twitter "]:not([icon*=" -after"]):before, [icon^="twitter "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="twitter-square"]:not([icon*=" -after"]):before, [icon="twitter-square"][icon*=" -after"]:after, [icon^="twitter-square "]:not([icon*=" -after"]):before, [icon^="twitter-square "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="typo3"]:not([icon*=" -after"]):before, [icon="typo3"][icon*=" -after"]:after, [icon^="typo3 "]:not([icon*=" -after"]):before, [icon^="typo3 "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="uber"]:not([icon*=" -after"]):before, [icon="uber"][icon*=" -after"]:after, [icon^="uber "]:not([icon*=" -after"]):before, [icon^="uber "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="ubuntu"]:not([icon*=" -after"]):before, [icon="ubuntu"][icon*=" -after"]:after, [icon^="ubuntu "]:not([icon*=" -after"]):before, [icon^="ubuntu "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="uikit"]:not([icon*=" -after"]):before, [icon="uikit"][icon*=" -after"]:after, [icon^="uikit "]:not([icon*=" -after"]):before, [icon^="uikit "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="umbraco"]:not([icon*=" -after"]):before, [icon="umbraco"][icon*=" -after"]:after, [icon^="umbraco "]:not([icon*=" -after"]):before, [icon^="umbraco "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="uniregistry"]:not([icon*=" -after"]):before, [icon="uniregistry"][icon*=" -after"]:after, [icon^="uniregistry "]:not([icon*=" -after"]):before, [icon^="uniregistry "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="untappd"]:not([icon*=" -after"]):before, [icon="untappd"][icon*=" -after"]:after, [icon^="untappd "]:not([icon*=" -after"]):before, [icon^="untappd "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="ups"]:not([icon*=" -after"]):before, [icon="ups"][icon*=" -after"]:after, [icon^="ups "]:not([icon*=" -after"]):before, [icon^="ups "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="usb"]:not([icon*=" -after"]):before, [icon="usb"][icon*=" -after"]:after, [icon^="usb "]:not([icon*=" -after"]):before, [icon^="usb "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="usps"]:not([icon*=" -after"]):before, [icon="usps"][icon*=" -after"]:after, [icon^="usps "]:not([icon*=" -after"]):before, [icon^="usps "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="ussunnah"]:not([icon*=" -after"]):before, [icon="ussunnah"][icon*=" -after"]:after, [icon^="ussunnah "]:not([icon*=" -after"]):before, [icon^="ussunnah "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="vaadin"]:not([icon*=" -after"]):before, [icon="vaadin"][icon*=" -after"]:after, [icon^="vaadin "]:not([icon*=" -after"]):before, [icon^="vaadin "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="viacoin"]:not([icon*=" -after"]):before, [icon="viacoin"][icon*=" -after"]:after, [icon^="viacoin "]:not([icon*=" -after"]):before, [icon^="viacoin "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="viadeo"]:not([icon*=" -after"]):before, [icon="viadeo"][icon*=" -after"]:after, [icon^="viadeo "]:not([icon*=" -after"]):before, [icon^="viadeo "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="viadeo-square"]:not([icon*=" -after"]):before, [icon="viadeo-square"][icon*=" -after"]:after, [icon^="viadeo-square "]:not([icon*=" -after"]):before, [icon^="viadeo-square "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="viber"]:not([icon*=" -after"]):before, [icon="viber"][icon*=" -after"]:after, [icon^="viber "]:not([icon*=" -after"]):before, [icon^="viber "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="vimeo"]:not([icon*=" -after"]):before, [icon="vimeo"][icon*=" -after"]:after, [icon^="vimeo "]:not([icon*=" -after"]):before, [icon^="vimeo "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="vimeo-square"]:not([icon*=" -after"]):before, [icon="vimeo-square"][icon*=" -after"]:after, [icon^="vimeo-square "]:not([icon*=" -after"]):before, [icon^="vimeo-square "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="vimeo-v"]:not([icon*=" -after"]):before, [icon="vimeo-v"][icon*=" -after"]:after, [icon^="vimeo-v "]:not([icon*=" -after"]):before, [icon^="vimeo-v "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="vine"]:not([icon*=" -after"]):before, [icon="vine"][icon*=" -after"]:after, [icon^="vine "]:not([icon*=" -after"]):before, [icon^="vine "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="vk"]:not([icon*=" -after"]):before, [icon="vk"][icon*=" -after"]:after, [icon^="vk "]:not([icon*=" -after"]):before, [icon^="vk "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="vnv"]:not([icon*=" -after"]):before, [icon="vnv"][icon*=" -after"]:after, [icon^="vnv "]:not([icon*=" -after"]):before, [icon^="vnv "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="vuejs"]:not([icon*=" -after"]):before, [icon="vuejs"][icon*=" -after"]:after, [icon^="vuejs "]:not([icon*=" -after"]):before, [icon^="vuejs "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="waze"]:not([icon*=" -after"]):before, [icon="waze"][icon*=" -after"]:after, [icon^="waze "]:not([icon*=" -after"]):before, [icon^="waze "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="weebly"]:not([icon*=" -after"]):before, [icon="weebly"][icon*=" -after"]:after, [icon^="weebly "]:not([icon*=" -after"]):before, [icon^="weebly "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="weibo"]:not([icon*=" -after"]):before, [icon="weibo"][icon*=" -after"]:after, [icon^="weibo "]:not([icon*=" -after"]):before, [icon^="weibo "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="weixin"]:not([icon*=" -after"]):before, [icon="weixin"][icon*=" -after"]:after, [icon^="weixin "]:not([icon*=" -after"]):before, [icon^="weixin "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="whatsapp"]:not([icon*=" -after"]):before, [icon="whatsapp"][icon*=" -after"]:after, [icon^="whatsapp "]:not([icon*=" -after"]):before, [icon^="whatsapp "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="whatsapp-square"]:not([icon*=" -after"]):before, [icon="whatsapp-square"][icon*=" -after"]:after, [icon^="whatsapp-square "]:not([icon*=" -after"]):before, [icon^="whatsapp-square "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="whmcs"]:not([icon*=" -after"]):before, [icon="whmcs"][icon*=" -after"]:after, [icon^="whmcs "]:not([icon*=" -after"]):before, [icon^="whmcs "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="wikipedia-w"]:not([icon*=" -after"]):before, [icon="wikipedia-w"][icon*=" -after"]:after, [icon^="wikipedia-w "]:not([icon*=" -after"]):before, [icon^="wikipedia-w "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="windows"]:not([icon*=" -after"]):before, [icon="windows"][icon*=" -after"]:after, [icon^="windows "]:not([icon*=" -after"]):before, [icon^="windows "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="wix"]:not([icon*=" -after"]):before, [icon="wix"][icon*=" -after"]:after, [icon^="wix "]:not([icon*=" -after"]):before, [icon^="wix "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="wizards-of-the-coast"]:not([icon*=" -after"]):before, [icon="wizards-of-the-coast"][icon*=" -after"]:after, [icon^="wizards-of-the-coast "]:not([icon*=" -after"]):before, [icon^="wizards-of-the-coast "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="wolf-pack-battalion"]:not([icon*=" -after"]):before, [icon="wolf-pack-battalion"][icon*=" -after"]:after, [icon^="wolf-pack-battalion "]:not([icon*=" -after"]):before, [icon^="wolf-pack-battalion "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="wordpress"]:not([icon*=" -after"]):before, [icon="wordpress"][icon*=" -after"]:after, [icon^="wordpress "]:not([icon*=" -after"]):before, [icon^="wordpress "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="wordpress-simple"]:not([icon*=" -after"]):before, [icon="wordpress-simple"][icon*=" -after"]:after, [icon^="wordpress-simple "]:not([icon*=" -after"]):before, [icon^="wordpress-simple "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="wpbeginner"]:not([icon*=" -after"]):before, [icon="wpbeginner"][icon*=" -after"]:after, [icon^="wpbeginner "]:not([icon*=" -after"]):before, [icon^="wpbeginner "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="wpexplorer"]:not([icon*=" -after"]):before, [icon="wpexplorer"][icon*=" -after"]:after, [icon^="wpexplorer "]:not([icon*=" -after"]):before, [icon^="wpexplorer "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="wpforms"]:not([icon*=" -after"]):before, [icon="wpforms"][icon*=" -after"]:after, [icon^="wpforms "]:not([icon*=" -after"]):before, [icon^="wpforms "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="wpressr"]:not([icon*=" -after"]):before, [icon="wpressr"][icon*=" -after"]:after, [icon^="wpressr "]:not([icon*=" -after"]):before, [icon^="wpressr "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="xbox"]:not([icon*=" -after"]):before, [icon="xbox"][icon*=" -after"]:after, [icon^="xbox "]:not([icon*=" -after"]):before, [icon^="xbox "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="xing"]:not([icon*=" -after"]):before, [icon="xing"][icon*=" -after"]:after, [icon^="xing "]:not([icon*=" -after"]):before, [icon^="xing "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="xing-square"]:not([icon*=" -after"]):before, [icon="xing-square"][icon*=" -after"]:after, [icon^="xing-square "]:not([icon*=" -after"]):before, [icon^="xing-square "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="y-combinator"]:not([icon*=" -after"]):before, [icon="y-combinator"][icon*=" -after"]:after, [icon^="y-combinator "]:not([icon*=" -after"]):before, [icon^="y-combinator "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="yahoo"]:not([icon*=" -after"]):before, [icon="yahoo"][icon*=" -after"]:after, [icon^="yahoo "]:not([icon*=" -after"]):before, [icon^="yahoo "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="yammer"]:not([icon*=" -after"]):before, [icon="yammer"][icon*=" -after"]:after, [icon^="yammer "]:not([icon*=" -after"]):before, [icon^="yammer "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="yandex"]:not([icon*=" -after"]):before, [icon="yandex"][icon*=" -after"]:after, [icon^="yandex "]:not([icon*=" -after"]):before, [icon^="yandex "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="yandex-international"]:not([icon*=" -after"]):before, [icon="yandex-international"][icon*=" -after"]:after, [icon^="yandex-international "]:not([icon*=" -after"]):before, [icon^="yandex-international "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="yarn"]:not([icon*=" -after"]):before, [icon="yarn"][icon*=" -after"]:after, [icon^="yarn "]:not([icon*=" -after"]):before, [icon^="yarn "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="yelp"]:not([icon*=" -after"]):before, [icon="yelp"][icon*=" -after"]:after, [icon^="yelp "]:not([icon*=" -after"]):before, [icon^="yelp "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="yoast"]:not([icon*=" -after"]):before, [icon="yoast"][icon*=" -after"]:after, [icon^="yoast "]:not([icon*=" -after"]):before, [icon^="yoast "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="youtube"]:not([icon*=" -after"]):before, [icon="youtube"][icon*=" -after"]:after, [icon^="youtube "]:not([icon*=" -after"]):before, [icon^="youtube "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="youtube-square"]:not([icon*=" -after"]):before, [icon="youtube-square"][icon*=" -after"]:after, [icon^="youtube-square "]:not([icon*=" -after"]):before, [icon^="youtube-square "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

[icon="zhihu"]:not([icon*=" -after"]):before, [icon="zhihu"][icon*=" -after"]:after, [icon^="zhihu "]:not([icon*=" -after"]):before, [icon^="zhihu "][icon*=" -after"]:after {
  font-family: FontAwesomeBrands;
  content: ""; }

.loading-message {
  position: absolute;
  top: 5px;
  left: 17px;
  z-index: 100; }
  .loading-message .spinner {
    --spinner-size:15px;
    --spinner-width:3px;
    --spinner-background:rgba(0,0,0,0.1);
    --spinner-color:black; }

.card, .menu-card {
  --width: 250px;
  display: inline-block;
  background: white;
  color: black;
  overflow: hidden;
  position: relative;
  border-radius: calc(var(--width) * .04);
  padding: calc(var(--width) * .08);
  height: calc(var(--width) * 1.5);
  width: var(--width);
  box-shadow: 0 calc(var(--width) * 0.02) calc(var(--width) * 0.04) calc(var(--width) * -0.02) rgba(0, 0, 0, 0.5);
  transform: rotate(calc(1deg * var(--tilt, 0)));
  transform-origin: center bottom;
  transition: all 0.1s;
  z-index: 1; }
  .card:not(.is-picked).is-selectable:hover, .menu-card:not(.is-picked).is-selectable:hover {
    margin-top: -30px;
    z-index: 2; }
  .card.is-picked, .is-picked.menu-card {
    margin-top: -50px;
    z-index: 2;
    box-shadow: 0 0 0 3px #212121; }

.menu-card--inside {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%; }

.menu-card--footer {
  text-align: center; }
  .menu-card--footer button {
    border: none; }

.menu-card h1 {
  font-size: 2rem; }
  .menu-card h1 span {
    display: block; }
  .menu-card h1 small {
    font-size: .5em;
    opacity: 0.2; }

@media not screen and (max-width: 480px) {
  .menu-card {
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%) translate(0, 0);
    -ms-transform: translate(-50%, -50%) translate(0, 0);
    transform: translate(-50%, -50%) translate(0, 0);
    z-index: 20; } }

@media screen and (max-width: 480px) {
  .menu-card {
    border-radius: 0;
    height: var(--screen-height, 100vh);
    width: 100%; } }

.picker--option {
  position: relative; }

.picker--icon {
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%) translate(0, 0);
  -ms-transform: translate(-50%, -50%) translate(0, 0);
  transform: translate(-50%, -50%) translate(0, 0);
  display: inline-block;
  background: #212121;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  -webkit-background-clip: border-box;
  -moz-background-clip: border;
  background-clip: border-box;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2; }

.picker .is-picked {
  margin-top: -30px; }
  .picker .is-picked .card, .picker .is-picked .menu-card {
    box-shadow: 0 0 0 3px #212121;
    z-index: 2; }
  .picker .is-picked .card.is-black, .picker .is-picked .is-black.menu-card {
    box-shadow: 0 0 0 4px white, 0 0 0 6px #212121; }

.fancy-text {
  text-align: center;
  color: white;
  text-shadow: 0 0 1px #212121; }
  .fancy-text .letter {
    display: inline-block; }
  .fancy-text .word {
    display: inline-block;
    border-radius: 3px;
    background-color: #212121;
    padding: 0.1em 0.4em;
    margin-left: -.4em;
    margin-right: -.3em; }
  .fancy-text .word:before {
    display: none;
    color: #212121;
    top: 3px;
    left: 4px;
    z-index: -1;
    text-shadow: none; }
  .fancy-text .word:nth-child(even) {
    transform: rotate(-2deg) scale(0.9); }
  .fancy-text .word:nth-child(odd) {
    transform: rotate(1.3deg) scale(1.01); }

.player {
  --color: #212121;
  position: relative;
  display: block; }
  .player--inside {
    position: relative;
    display: inline-block; }
  .player--icon {
    font-size: 0.7rem;
    display: inline-block;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    -webkit-background-clip: border-box;
    -moz-background-clip: border;
    background-clip: border-box;
    background-color: var(--color, #212121);
    box-shadow: 0 0 0 2px white;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center; }
  .player--wins {
    position: absolute;
    top: -4px;
    right: -5px;
    display: inline-block;
    border-radius: 50%;
    height: 16px;
    width: 16px;
    -webkit-background-clip: border-box;
    -moz-background-clip: border;
    background-clip: border-box;
    font-size: 0.4rem;
    font-weight: 600;
    box-shadow: 0 0 0 1px white;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--color, #212121);
    color: white; }
  .player--name {
    position: absolute;
    top: 50%;
    right: calc(100% + 10px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 0.6rem;
    line-height: 0.6rem;
    padding-right: 1em;
    white-space: nowrap;
    pointer-events: none;
    background-color: var(--color, #212121);
    color: white;
    padding: 2px 5px 4px;
    white-space: nowrap; }
  .player.has-played {
    opacity: 0.3; }
  .player.is-inactive {
    --color:red; }
  .player.is-queen .player--wins {
    /*
        @include icon('crown', before){
            @include center;
            font-size:1em;
            color:$color-dark;
            //color:$color-yellow;
        };
        */ }
  @media screen and (max-width: 480px) {
    .player:not(:hover) .player--name {
      display: none; } }

.room {
  font-size: 0.6rem;
  color: #333;
  border-radius: 3em;
  padding: 8px 18px; }
  .room--icon {
    margin-left: 10px; }
  .room--url {
    text-decoration: none; }

.debug {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.6rem;
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 110;
  border-radius: 5px;
  padding: 15px 15px;
  background-color: black;
  border: 1px solid white;
  color: white; }
  .debug strong {
    display: inline-block;
    color: #0eb40e;
    width: 5em; }
  .debug:not(:hover) {
    -webkit-transform: translateX(calc(-100% + 10px));
    -ms-transform: translateX(calc(-100% + 10px));
    transform: translateX(calc(-100% + 10px));
    opacity: 0.3; }

html {
  overflow-x: hidden; }

body {
  --inner-width: 100vw;
  --screen-width: 100vh;
  --screen-height: 100vh;
  --columns-count: 18;
  --columns-gutter: 20px;
  --columns-padding: 30px;
  --columns-width: var(--layout-width);
  --columns-max: 0; }

a {
  text-decoration: underline; }

button {
  background: white;
  color: black;
  border-radius: 5px;
  border: 2px solid black;
  padding: 10px 20px; }

button.-filled {
  border-radius: 3em;
  background-color: #0eb40e;
  border: none;
  color: white; }
  button.-filled:hover {
    background-color: #212121; }

fieldset label {
  font-size: 0.7rem;
  color: #212121;
  text-transform: uppercase; }

fieldset input[type="text"] {
  border: solid 1px #212121;
  border-style: none none solid none;
  padding: 0 0 5px 0; }

.app {
  overflow: hidden;
  position: relative;
  height: 100vh;
  background: #efefef; }
  .app:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#33000000', GradientType=0);
    content: '';
    height: 250px; }

.home {
  background-color: black;
  color: white;
  --width:400px; }
  .home--footer {
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(15px * -1); }
    .home--footer > * {
      flex: 0 0 auto;
      margin-left: 15px; }
    .home--footer > * {
      width: calc(50% - 15px); }

.popup {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: white;
  color: black;
  padding: 50px 30px 30px; }
  .popup--close {
    position: absolute;
    top: 0;
    right: 0;
    color: #a1a0a0;
    padding: 10px;
    text-decoration: none; }
    .popup--close:hover {
      color: #212121;
      cursor: pointer;
      text-decoration: none; }

.game .room {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 90; }

.game--start {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 80;
  background-color: rgba(255, 255, 255, 0.7);
  display: flex;
  justify-content: center;
  align-items: center; }

.game--players {
  position: absolute;
  top: calc(50% - 50px);
  right: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 60; }
  .game--players .player {
    margin: 10px 0; }
  @media screen and (max-width: 480px) {
    .game--players {
      right: 10px; } }

.game--options {
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#33000000', GradientType=0);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 50;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 20px;
  pointer-events: none; }
  .game--options button {
    pointer-events: all; }

.game--cards {
  display: flex;
  justify-content: center;
  user-select: none; }
  .game--cards .card, .game--cards .menu-card {
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .game--cards .card--text {
      font-size: calc(var(--width) * .08); }
    .game--cards .card--pack {
      font-size: calc(var(--width) * .04);
      margin-bottom: 0; }
    .game--cards .card--pick {
      display: inline-block;
      background: #212121;
      border-radius: 50%;
      height: 60px;
      width: 60px;
      -webkit-background-clip: border-box;
      -moz-background-clip: border;
      background-clip: border-box;
      top: 50%;
      left: 50%;
      position: absolute;
      -webkit-transform: translate(-50%, -50%) translate(0, 0);
      -ms-transform: translate(-50%, -50%) translate(0, 0);
      transform: translate(-50%, -50%) translate(0, 0);
      font-size: calc(var(--width) * .10);
      display: flex;
      justify-content: center;
      align-items: center;
      color: white; }
  .game--cards .picker {
    display: flex;
    justify-content: center; }
  .game--cards.-questions {
    z-index: 30;
    margin: 100px 60px; }
    .game--cards.-questions .card, .game--cards.-questions .menu-card {
      margin-left: 10px;
      margin-right: 10px;
      --width:300px; }
  .game--cards.-answers {
    z-index: 40;
    position: absolute;
    left: 60px;
    right: 60px;
    bottom: -60px; }
    .game--cards.-answers .card, .game--cards.-answers .menu-card {
      margin-left: -15px;
      margin-right: -15px; }
    .game--cards.-answers:not(.is-playing) {
      -webkit-transform: translateY(60%);
      -ms-transform: translateY(60%);
      transform: translateY(60%); }
      .game--cards.-answers:not(.is-playing) .card > *, .game--cards.-answers:not(.is-playing) .menu-card > * {
        opacity: 0; }
  .game--cards.-played {
    z-index: 40;
    position: absolute;
    left: 60px;
    right: 60px;
    bottom: -60px; }
    .game--cards.-played .card-group {
      display: flex;
      justify-content: center; }
    .game--cards.-played .picker--option {
      margin: 0 40px; }
  @media screen and (max-height: 800px) {
    .game--cards.-questions .card, .game--cards.-questions .menu-card {
      --width:250px; }
    .game--cards.-answers .card, .game--cards.-answers .menu-card {
      --width:200px;
      margin-left: -5px;
      margin-right: -5px; } }
  @media screen and (max-width: 480px) {
    .game--cards.-questions .card, .game--cards.-questions .menu-card {
      --width:200px; }
    .game--cards.-answers {
      bottom: -20px; }
    .game--cards.-answers .card, .game--cards.-answers .menu-card, .game--cards.-played .card, .game--cards.-played .menu-card {
      --width:200px;
      margin-left: -5px;
      margin-right: -5px; } }
  @media screen and (max-height: 600px) {
    .game--cards.-answers {
      bottom: -80px; } }

.game--message {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 2rem;
  font-weight: 600;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#33000000', GradientType=0);
  z-index: 70;
  color: white;
  text-shadow: 0 0 8px rgba(33, 33, 33, 0.4);
  text-align: center;
  padding: 5em .5em 3em .5em;
  width: 100%; }

.game-finished .player {
  text-align: center; }
  .game-finished .player--icon {
    width: auto;
    height: auto;
    color: #212121;
    background: none;
    font-size: 44px; }
  .game-finished .player--name {
    position: static;
    background: none;
    color: #212121;
    display: block; }
  .game-finished .player--wins {
    background: none;
    color: #212121;
    display: none; }

/*# sourceMappingURL=style.css.map */