@font-face {
  font-family: 'luminor-extends';
  src: url('../fonts/luminor-extend.ttf?lo7de1') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-luminor-extends-"], [class*=" icon-luminor-extends-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'luminor-extend' !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-luminor-email:before {
  content: "\e900";
  font-family: 'luminor-extends';
}
.icon-luminor-viber:before {
  content: "\e901";
  font-family: 'luminor-extends';
}
.icon-luminor-line:before {
  content: "\e902";
  font-family: 'luminor-extends';
}
.icon-luminor-tumblr:before {
  content: "\e903";
  font-family: 'luminor-extends';
}
.icon-luminor-dribbble:before {
  content: "\e908";
  font-family: 'luminor-extends';
}
.icon-luminor-github:before {
  content: "\e909";
  font-family: 'luminor-extends';
}
.icon-luminor-snapchat:before {
  content: "\e90a";
  font-family: 'luminor-extends';
}
.icon-luminor-discord:before {
  content: "\e90b";
  font-family: 'luminor-extends';
}
.icon-luminor-messenger:before {
  content: "\e90c";
  font-family: 'luminor-extends';
}
.icon-luminor-whatsapp:before {
  content: "\e90d";
  font-family: 'luminor-extends';
}
.icon-luminor-telegram:before {
  content: "\e90e";
  font-family: 'luminor-extends';
}
.icon-luminor-reddit:before {
  content: "\e90f";
  font-family: 'luminor-extends';
}
.icon-luminor-threads:before {
  content: "\e910";
  font-family: 'luminor-extends';
}
.icon-luminor-tiktok:before {
  content: "\e911";
  font-family: 'luminor-extends';
}
