/* @font-face {
  font-family: 'FontAwesome';
  src:
    url('../fonts/FontAwesome.woff?jh6lmb') format('woff'),
    url('../fonts/FontAwesome.svg?jh6lmb#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
} */
/*
@font-face {
  font-family: 'FontAwesome';
  src:
    url('../fonts/FontAwesome.ttf?jh6lmb') format('truetype'),
    url('../fonts/FontAwesome.woff?jh6lmb') format('woff'),
    url('../fonts/FontAwesome.svg?jh6lmb#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
*/

@font-face {
  font-family: 'FontAwesome';
  src: url('https://totalshape.com/wp-content/plugins/lscore/fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('https://totalshape.com/wp-content/plugins/lscore/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('https://totalshape.com/wp-content/plugins/lscore/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('https://totalshape.com/wp-content/plugins/lscore/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('https://totalshape.com/wp-content/plugins/lscore/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('https://totalshape.com/wp-content/plugins/lscore/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}


[class^="fa-"], [class*=" fa-"]  {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'FontAwesome' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-check:before {
  content: "\f00c";
}
.fa-close:before {
  content: "\f00d";
}
.fa-remove:before {
  content: "\f00d";
}
.fa-times:before {
  content: "\f00d";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-warning:before {
  content: "\f071";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-star-half-empty:before {
  content: "\f123";
}
.fa-star-half-full:before {
  content: "\f123";
}
.fa-star-half-o:before {
  content: "\f123";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
