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

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