@font-face {
  font-family: "Poppins";
  src: local("Poppins"), url("https://cdn.vivatechnology.com/vt-all/assets/fonts/Poppins-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: local("Poppins"), url("https://cdn.vivatechnology.com/vt-all/assets/fonts/Poppins-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("https://cdn.vivatechnology.com/vt-all/assets/fonts/fa-regular-400.woff2") format("woff2");
}
.far,
.fa-regular {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}