@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
  font-family: "Unbounded";
  src: local("Unbounded"), url("../fonts/Unbounded-Bold.ttf");
  font-weight: 700;
  font-display: swap;
}