@font-face {
  font-family: 'FontAwesome';
  font-display: swap;
  font-style: normal;
  font-weight: 300;
  src: url("fonts/fa-light-300.eot");
  src: url("fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("fonts/fa-light-300.woff2") format("woff2"), url("fonts/fa-light-300.woff") format("woff"), url("fonts/fa-light-300.ttf") format("truetype"), url("fonts/fa-light-300.svg#fontawesome") format("svg"); 
}
.favorites__icon .icon-favorites_border, .add-favorites {font-family: 'FontAwesome' !important;font-weight: 300;
  -moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1
}
.icon-favorites_border:before, .add-favorites:before{content:"\f02e" !important;font-family: 'FontAwesome' !important;}