@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?sbglug');
  src:  url('fonts/icomoon.eot?sbglug#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?sbglug') format('truetype'),
    url('fonts/icomoon.woff?sbglug') format('woff'),
    url('fonts/icomoon.svg?sbglug#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.icon-chevron-small-down:before {
  content: "\e900";
}
.icon-chevron-small-left:before {
  content: "\e901";
}
.icon-chevron-small-right:before {
  content: "\e903";
}
.icon-chevron-small-up:before {
  content: "\e904";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-o:before {
  content: "\f006";
}
.icon-star-half:before {
  content: "\f123";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-snapchat-square:before {
  content: "\f2ad";
}
.icon-tiktok:before {
  content: "\e906";
}
.icon-x:before {
  content: "\e907";
}
.icon-coeur1:before {
  content: "\e902";
}
.icon-linkedin:before {
  content: "\eac9";
}
