@font-face {
  font-family: 'salient-social';
  src:  url('fonts/salient-social.eot?v=1.1');
  src:  url('fonts/salient-social.eot?#iefix&v=1.1') format('embedded-opentype'),
    url('fonts/salient-social.ttf?v=1.1') format('truetype'),
    url('fonts/salient-social.woff?v=1.1') format('woff'),
    url('fonts/salient-social.svg#salient-social?v=1.1') format('svg');
  font-weight: normal;
  font-style: normal;
}

.nectar-social i,
.icon-salient-heart-2,
.icon-salient-x-twitter {
  font-family: 'salient-social' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ss-twitter:before,
.nectar-social .fa-twitter:before,
.icon-salient-x-twitter:before {
  content: "\f918";
}
.icon-ss-facebook:before,
.nectar-social .fa-facebook:before {
  content: "\f09a";
}
.icon-ss-pinterest:before,
.nectar-social .fa-pinterest:before {
  content: "\f0d2";
}
.icon-ss-linkedin:before,
.nectar-social .fa-linkedin:before {
  content: "\f0e1";
}
.icon-ss-social:before,
.nectar-social .steadysets-icon-share:before {
  content: "\e081";
}

.icon-salient-heart-2:before {
  content: "\e024";
}
.sharing-default-minimal .nectar-social .icon-salient-heart-2.loved:before {
  content: "\e00e";
}
