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

@font-face {
  font-family: "Roboto";
  src:
    url("../fonts/Roboto/Roboto-Variable.woff2") format("woff2"),
    url("../fonts/Roboto/Roboto-Variable.woff") format("woff");
  font-weight: 100 900;
}
