@font-face {
  font-family: "Unbounded";
  src: url("../fonts/Unbounded-Regular.woff2") format('woff2');
  font-style: normal; 
  font-weight: normal; 
}
@font-face {
  font-family: "Unbounded";
  src: url("../fonts/Unbounded-Medium.woff2") format('woff2');
  font-style: normal; 
  font-weight: 500; 
}
@font-face {
  font-family: "Unbounded";
  src: url("../fonts/Unbounded-SemiBold.woff2") format('woff2');
  font-style: normal; 
  font-weight: 600; 
}
@font-face {
  font-family: "Unbounded";
  src: url("../fonts/Unbounded-Bold.woff2") format('woff2');
  font-style: normal; 
  font-weight: 700; 
}
