@font-face {
    font-family: "Arabic";
    src: url("https://www.creativezone.ae/wp-content/themes/cz/css/arabic/Arabic.ttf");
}

body{
    font-family: Arabic;
}