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

[class^="fa-"], 
[class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon' !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-tiktok:before {
  content: "\e908";
}
.fa-tiktok2:before {
  content: "\e909";
}
.fa-cake:before {
  content: "\e900";
}
.fa-wedding:before {
  content: "\e901";
}
.fa-heart:before {
  content: "\e902";
}
.fa-sound:before {
  content: "\e903";
}
.fa-party:before {
  content: "\e904";
}
.fa-micro1:before {
  content: "\e905";
}
.fa-micro2:before {
  content: "\e906";
}
.fa-micro3:before {
  content: "\e907";
}
.fa-facebook:before {
  content: "\ea90";
}
.fa-instagram:before {
  content: "\ea92";
}
.fa-telegram:before {
  content: "\ea95";
}
.fa-youtube:before {
  content: "\ea9d";
}
