@charset "UTF-8";

@font-face {
  font-family: "phosphor-brands";
  src:url("fonts/phosphor-brands.eot");
  src:url("fonts/phosphor-brands.eot?#iefix") format("embedded-opentype"),
    url("fonts/phosphor-brands.woff") format("woff"),
    url("fonts/phosphor-brands.ttf") format("truetype"),
    url("fonts/phosphor-brands.svg#phosphor-brands") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "phosphor-brands" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-phosphor-brand-"]:before,
[class*=" icon-phosphor-brand-"]:before {
  font-family: "phosphor-brands" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-phosphor-brand-facebook-bold:before {
  content: "\61";
}
.icon-phosphor-brand-facebook-fill:before {
  content: "\62";
}
.icon-phosphor-brand-facebook-light:before {
  content: "\63";
}
.icon-phosphor-brand-facebook-regular:before {
  content: "\64";
}
.icon-phosphor-brand-facebook-thin:before {
  content: "\65";
}
.icon-phosphor-brand-instagram-bold:before {
  content: "\66";
}
.icon-phosphor-brand-instagram-fill:before {
  content: "\67";
}
.icon-phosphor-brand-instagram-light:before {
  content: "\68";
}
.icon-phosphor-brand-instagram-regular:before {
  content: "\69";
}
.icon-phosphor-brand-instagram-thin:before {
  content: "\6a";
}
.icon-phosphor-brand-linkedin-bold:before {
  content: "\6b";
}
.icon-phosphor-brand-linkedin-fill:before {
  content: "\6c";
}
.icon-phosphor-brand-linkedin-light:before {
  content: "\6d";
}
.icon-phosphor-brand-linkedin-regular:before {
  content: "\6e";
}
.icon-phosphor-brand-linkedin-thin:before {
  content: "\6f";
}
.icon-phosphor-brand-messenger-bold:before {
  content: "\70";
}
.icon-phosphor-brand-messenger-fill:before {
  content: "\71";
}
.icon-phosphor-brand-messenger-light:before {
  content: "\72";
}
.icon-phosphor-brand-messenger-regular:before {
  content: "\73";
}
.icon-phosphor-brand-messenger-thin:before {
  content: "\74";
}
.icon-phosphor-brand-meta-bold:before {
  content: "\75";
}
.icon-phosphor-brand-meta-fill:before {
  content: "\76";
}
.icon-phosphor-brand-meta-light:before {
  content: "\77";
}
.icon-phosphor-brand-meta-regular:before {
  content: "\78";
}
.icon-phosphor-brand-meta-thin:before {
  content: "\79";
}
.icon-phosphor-brand-whatsapp-bold:before {
  content: "\7a";
}
.icon-phosphor-brand-whatsapp-fill:before {
  content: "\41";
}
.icon-phosphor-brand-whatsapp-light:before {
  content: "\42";
}
.icon-phosphor-brand-whatsapp-regular:before {
  content: "\43";
}
.icon-phosphor-brand-whatsapp-thin:before {
  content: "\44";
}
.icon-phosphor-brand-x-bold:before {
  content: "\45";
}
.icon-phosphor-brand-x-fill:before {
  content: "\46";
}
.icon-phosphor-brand-x-light:before {
  content: "\47";
}
.icon-phosphor-brand-x-regular:before {
  content: "\48";
}
.icon-phosphor-brand-x-thin:before {
  content: "\49";
}
.icon-phosphor-brand-youtube-bold:before {
  content: "\4a";
}
.icon-phosphor-brand-youtube-fill:before {
  content: "\4b";
}
.icon-phosphor-brand-youtube-light:before {
  content: "\4c";
}
.icon-phosphor-brand-youtube-regular:before {
  content: "\4d";
}
.icon-phosphor-brand-youtube-thin:before {
  content: "\4e";
}
