@font-face {
  font-family: "Flaticon";
  src: url("../fonts/flaticon/Flaticon.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  src: url("../fonts/fontawesome/fa-brands-400.woff2") format("woff2"),
       url("../fonts/fontawesome/fa-brands-400.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Font Awesome 5 Regular";
  src: url("../fonts/fontawesome/fa-regular-400.woff2") format("woff2"),
       url("../fonts/fontawesome/fa-regular-400.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Font Awesome 5 Solid";
  src: url("../fonts/fontawesome/fa-solid-900.woff2") format("woff2"),
       url("../fonts/fontawesome/fa-solid-900.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "simple-line-icons";
  src: url("../fonts/simple-line-icons/Simple-Line-Icons.woff2?v=2.4.0") format("woff2"),
       url("../fonts/simple-line-icons/Simple-Line-Icons.woff?v=2.4.0") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
