@font-face {
    font-family: custom-font;
    src: url(helveticaneuelt-arabic-55-roman.ttf);
}

body
{
    font-family : custom-font;
}