@font-face {
  font-family: "Canal+25";
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/Canal-BoldItalic.otf") format("opentype");
}

@font-face {
  font-family: "Canal+25";
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/Canal-Regular.otf") format("opentype");
}

@font-face {
  font-family: "Hind";
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/Hind-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Hind";
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/Hind-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Hind";
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/Hind-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "Hind";
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/Hind-Bold.ttf") format("truetype");
}