@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  src: url("fa-brands-400.eot");
  src:
    url("fa-brands-400.eot?#iefix") format("embedded-opentype"),
    url("fa-brands-400.woff2") format("woff2"),
    url("fa-brands-400.woff") format("woff"),
    url("fa-brands-400.ttf") format("truetype"),
    url("fa-brands-400.svg#fontawesome") format("svg");
}

.fab,
.fa {
  font-family: "Font Awesome 5 Brands";
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  src: url("fa-regular-400.eot");
  src:
    url("fa-regular-400.eot?#iefix") format("embedded-opentype"),
    url("fa-regular-400.woff2") format("woff2"),
    url("fa-regular-400.woff") format("woff"),
    url("fa-regular-400.ttf") format("truetype"),
    url("fa-regular-400.svg#fontawesome") format("svg");
}

.fas {
  font-family: "Font Awesome 5 Brands";
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  src: url("fa-solid-900.eot");
  src:
    url("fa-solid-900.eot?#iefix") format("embedded-opentype"),
    url("fa-solid-900.woff2") format("woff2"),
    url("fa-solid-900.woff") format("woff"),
    url("fa-solid-900.ttf") format("truetype"),
    url("fa-solid-900.svg#fontawesome") format("svg");
}

.far {
  font-family: "Font Awesome 5 Brands";
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  src: url("fa-solid-900.eot");
  src:
    url("fa-solid-900.eot?#iefix") format("embedded-opentype"),
    url("fa-solid-900.woff2") format("woff2"),
    url("fa-solid-900.woff") format("woff"),
    url("fa-solid-900.ttf") format("truetype"),
    url("fa-solid-900.svg#fontawesome") format("svg");
}

.fal {
  font-family: "Font Awesome 5 Brands";
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  src: url("fa-solid-900.eot");
  src:
    url("fa-solid-900.eot?#iefix") format("embedded-opentype"),
    url("fa-solid-900.woff2") format("woff2"),
    url("fa-solid-900.woff") format("woff"),
    url("fa-solid-900.ttf") format("truetype"),
    url("fa-solid-900.svg#fontawesome") format("svg");
}

.fa {
  font-family: "FontAwesome";
}
@font-face {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 400;
  src: url("fontawesome-webfont.eot");
  src:
    url("fontawesome-webfont.eot?#iefix") format("embedded-opentype"),
    url("fontawesome-webfont.woff2") format("woff2"),
    url("fontawesome-webfont.woff") format("woff"),
    url("fontawesome-webfont.ttf") format("truetype"),
    url("fontawesome-webfont.svg#fontawesome") format("svg");
}
.fa-x-twitter:before {
  content: "\e61b";
}

.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fab,
.fa-brands {
  font-family: "Font Awesome 6 Brands";
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src:
    url("fa-brands-400.woff2") format("woff2"),
    url("fa-brands-400.ttf") format("truetype");
}

/* @font-face {
  font-family: "FontAwesome";
  src: url("../fonts/FontAwesome.woff") format("woff"),
    url("../fonts/FontAwesome.ttf") format("truetype");
} */
*[data-ico-fontawesome]:before {
  font-family: FontAwesome;
  content: attr(data-ico-fontawesome);
}
@font-face {
  font-family: "FontAwesome5Brands";
  src:
    url("../fonts/FontAwesome5Brands.woff") format("woff"),
    url("../fonts/FontAwesome5Brands.ttf") format("truetype");
}
*[data-ico-fontawesome5brands]:before {
  font-family: FontAwesome5Brands;
  content: attr(data-ico-fontawesome5brands);
}
@font-face {
  font-family: "FontAwesome5Regular";
  src:
    url("../fonts/FontAwesome5Regular.woff") format("woff"),
    url("../fonts/FontAwesome5Regular.ttf") format("truetype");
}
*[data-ico-fontawesome5regular]:before {
  font-family: FontAwesome5Regular;
  content: attr(data-ico-fontawesome5regular);
}
@font-face {
  font-family: "FontAwesome5Solid";
  src:
    url("../fonts/FontAwesome5Solid.woff") format("woff"),
    url("../fonts/FontAwesome5Solid.ttf") format("truetype");
}
*[data-ico-fontawesome5solid]:before {
  font-family: FontAwesome5Solid;
  content: attr(data-ico-fontawesome5solid);
}

@font-face {
  font-family: "Poppins";
  src:
    url("Poppins-Black.woff2") format("woff2"),
    url("Poppins-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src:
    url("Poppins-ExtraLightItalic.woff2") format("woff2"),
    url("Poppins-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src:
    url("Poppins-BlackItalic.woff2") format("woff2"),
    url("Poppins-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src:
    url("Poppins-Bold.woff2") format("woff2"),
    url("Poppins-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src:
    url("Poppins-BoldItalic.woff2") format("woff2"),
    url("Poppins-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src:
    url("Poppins-ExtraBold.woff2") format("woff2"),
    url("Poppins-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src:
    url("Poppins-ExtraBoldItalic.woff2") format("woff2"),
    url("Poppins-ExtraBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src:
    url("Poppins-ExtraLight.woff2") format("woff2"),
    url("Poppins-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src:
    url("Poppins-Italic.woff2") format("woff2"),
    url("Poppins-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src:
    url("Poppins-Light.woff2") format("woff2"),
    url("Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src:
    url("Poppins-LightItalic.woff2") format("woff2"),
    url("Poppins-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src:
    url("Poppins-Medium.woff2") format("woff2"),
    url("Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src:
    url("Poppins-MediumItalic.woff2") format("woff2"),
    url("Poppins-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src:
    url("Poppins-Regular.woff2") format("woff2"),
    url("Poppins-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src:
    url("Poppins-SemiBold.woff2") format("woff2"),
    url("Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src:
    url("Poppins-SemiBoldItalic.woff2") format("woff2"),
    url("Poppins-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src:
    url("Poppins-Thin.woff2") format("woff2"),
    url("Poppins-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src:
    url("Poppins-ThinItalic.woff2") format("woff2"),
    url("Poppins-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
