@font-face {
  font-display: swap;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  src:
    url("../font/Manrope-Regular.ttf") format("truetype"),
    url("../font/Manrope-Regular.woff") format("woff"),
    url("../font/Manrope-Regular.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 600;
  src:
    url("../font/Manrope-SemiBold.ttf") format("truetype"),
    url("../font/Manrope-SemiBold.woff") format("woff"),
    url("../font/Manrope-SemiBold.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 300;
  src:
    url("../font/Unbounded-Light.ttf") format("truetype"),
    url("../font/Unbounded-Light.woff") format("woff"),
    url("../font/Unbounded-Light.woff2") format("woff2");
}

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

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

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