/**
 * Custom font "dd" (Danidin) — bundled from jaffacinema.com Elementor fonts.
 */

@font-face {
  font-family: "dd";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/Danidin-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "dd";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/Danidin-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "dd";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/Danidin-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "dd";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/Danidin-Black.ttf") format("truetype");
}

@font-face {
  font-family: "dd";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/Danidin-Heavy.ttf") format("truetype");
}
