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

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

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

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

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