@font-face {
  font-family: 'Cairo';
  src: url('../webfonts/cairo-regular.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Noto Kufi Arabic';
  src: url('../webfonts/noto-kufi-regular.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "bootstrap-icons";
  src: url("../webfonts/bootstrap-icons.woff2") format("woff2"),
url("../webfonts/bootstrap-icons.woff") format("woff");
}
