@font-face {
  font-family: "Calibri";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/calibri-light.ttf");
}

@font-face {
  font-family: "Calibri";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/calibri-regular.ttf");
}

@font-face {
  font-family: "Calibri";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/calibri-bold.ttf");
}

@font-face {
  font-family: "Cancun";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/cancun.ttf");
}

@font-face {
  font-family: "Mangabey";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/mangabey.ttf");
}
