@font-face {
    font-family: "droidnaskh";
    src: url("../fonts/DroidArabicNaskh/DroidNaskh-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
  font-display: swap;

}


@font-face {
    font-family: 'ciro';
    src: url('../fonts/Cairo/Cairo-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  font-display: swap;

}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/Open_Sans/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  font-display: swap;


}

@font-face {
    font-family: 'webtixfont';
    src: url('../fonts/webtix/webtix.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  font-display: swap;

}