@font-face {
  font-family: "mc-Inter-500";
  src: url("/assets/fonts/Inter-Medium.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "mc-Inter-600";
  src: url("/assets/fonts/Inter-SemiBold.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "mc-Inter-700";
  src: url("/assets/fonts/Inter-Bold.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "mc-Inter-800";
  src: url("/assets/fonts/Inter-ExtraBold.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "mc-Inter-900";
  src: url("/assets/fonts/Inter-Black.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "mc-DMSans-700";
  src: url("/assets/fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "mc-DMSans-900";
  src: url("/assets/fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

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

@font-face {
  font-family: "mc-Outfit-600";
  src: url("/assets/fonts/Outfit-SemiBold.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "mc-Outfit-900";
  src: url("/assets/fonts/Outfit-Black.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "mc-Poppins-700";
  src: url("/assets/fonts/Poppins-Bold.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "mc-Poppins-900";
  src: url("/assets/fonts/Poppins-Black.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "mc-Montserrat-900";
  src: url("/assets/fonts/Montserrat-Black.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "mc-Nunito-900";
  src: url("/assets/fonts/Nunito-Black.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "mc-Oswald-700";
  src: url("/assets/fonts/Oswald-Bold.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "mc-SourceSerif4-700";
  src: url("/assets/fonts/SourceSerif4-Bold.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "mc-Anton-400";
  src: url("/assets/fonts/Anton-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "mc-BebasNeue-400";
  src: url("/assets/fonts/BebasNeue-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "mc-ArchivoBlack-400";
  src: url("/assets/fonts/ArchivoBlack-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "mc-Bangers-400";
  src: url("/assets/fonts/Bangers-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "mc-PressStart2P-400";
  src: url("/assets/fonts/PressStart2P-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "mc-VT323-400";
  src: url("/assets/fonts/VT323-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "mc-NotoSansArabic-700";
  src: url("/assets/fonts/NotoSansArabic-Bold.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}