/* Cache-busted icon font sources for the hosted portfolio preview. */
@font-face {
  font-family: "IcoFont";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/icofont/fonts/icofont.woff2?v=20260718") format("woff2"),
       url("../fonts/icofont/fonts/icofont.woff?v=20260718") format("woff");
}

@font-face {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fontawesome4/fonts/fontawesome-webfont.woff2?v=20260718") format("woff2"),
       url("../fonts/fontawesome4/fonts/fontawesome-webfont.woff?v=20260718") format("woff");
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fontawesome6/webfonts/fa-solid-900.woff2?v=20260718") format("woff2"),
       url("../fonts/fontawesome6/webfonts/fa-solid-900.ttf?v=20260718") format("truetype");
}

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

@font-face {
  font-family: "ElegantIcons";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/elegant_font/HTML_CSS/fonts/ElegantIcons.woff?v=20260718") format("woff"),
       url("../fonts/elegant_font/HTML_CSS/fonts/ElegantIcons.ttf?v=20260718") format("truetype");
}

@font-face {
  font-family: "et-line";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/et-line-font/fonts/et-line.woff?v=20260718") format("woff"),
       url("../fonts/et-line-font/fonts/et-line.ttf?v=20260718") format("truetype");
}
