@font-face {
  font-family: "LibreBodoni-Regular";
  src: url("/assets/fonts/LibreBodoni-Regular.ttf") format("truetype"),
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "LibreBodoni-Medium";
  src: url("/assets/fonts/LibreBodoni-Medium.ttf") format("truetype"),
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "LibreBodoni-SemiBold";
  src: url("/assets/fonts/LibreBodoni-SemiBold.ttf") format("truetype"),
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: "GokuRegular";
  src: url("/assets/fonts/Goku-Regular.otf") format("opentype"),
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

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

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

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

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