@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/fonts/poppins-v23-latin-regular.woff2") format("woff2");
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/fonts/poppins-v23-latin-700.woff2") format("woff2");
}

@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/assets/fonts/merriweather-v31-latin-300.woff2") format("woff2");
}

@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/fonts/merriweather-v31-latin-regular.woff2") format("woff2");
}

@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/fonts/merriweather-v31-latin-500.woff2") format("woff2");
}

@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/fonts/merriweather-v31-latin-600.woff2") format("woff2");
}

@font-face {
  font-family: "CinemaSunday";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/custom/fonts/cinema_sunday/cinema-sunday.woff2") format("woff2"),
       url("/assets/custom/fonts/cinema_sunday/cinema-sunday.woff") format("woff"),
       url("/assets/custom/fonts/cinema_sunday/cinema-sunday.ttf") format("truetype");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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