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

[class^="icon-drozy-"], [class*=" icon-drozy-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'drozy' !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-drozy-toggle-on:before {
  content: "\e900";
}
.icon-drozy-toggle-off:before {
  content: "\e901";
}
.icon-drozy-pin:before {
  content: "\e902";
}
.icon-drozy-whatsapp:before {
  content: "\e903";
}
.icon-drozy-tiktok:before {
  content: "\e904";
}
.icon-drozy-telegram:before {
  content: "\e905";
}
.icon-drozy-linkedin:before {
  content: "\e906";
}
.icon-drozy-dribbble:before {
  content: "\e907";
}
.icon-drozy-spotify:before {
  content: "\e908";
}
.icon-drozy-slack:before {
  content: "\e909";
}
.icon-drozy-digg:before {
  content: "\e90a";
}
.icon-drozy-behance:before {
  content: "\e90b";
}
.icon-drozy-vimeo:before {
  content: "\e90c";
}
.icon-drozy-youtube:before {
  content: "\e90d";
}
.icon-drozy-instagram:before {
  content: "\e90e";
}
.icon-drozy-pinterest:before {
  content: "\e90f";
}
.icon-drozy-twitter:before {
  content: "\e910";
}
.icon-drozy-facebook:before {
  content: "\e911";
}
