@font-face {
    font-family: 'Helvetica Arabic';
    src: url('../fonts/helveticaneueltarabic-roman.woff2') format('woff2'),
     url('../fonts/helveticaneueltarabic-roman.eot') format('eot'),
    url('../fonts/helveticaneueltarabic-roman.otf') format('otf'),
    url('../fonts/helveticaneueltarabic-roman.ttf') format('ttf'),
    url('../fonts/helveticaneueltarabic-roman.woff') format('woff');
    font-weight: 400;
}

@font-face {
    font-family: 'Helvetica Arabic';
    src: url('../fonts/helveticaneueltarabic-bold.woff2') format('woff2'),
    url('../fonts/helveticaneueltarabic-bold.eot') format('eot'),
    url('../fonts/helveticaneueltarabic-bold.otf') format('otf'),
    url('../fonts/helveticaneueltarabic-bold.ttf') format('ttf'),
    url('../fonts/helveticaneueltarabic-bold.woff') format('woff');
    font-weight: 700;
}

/* =========================
   Ping Arabic Font Family
========================= */

@font-face {
    font-family: 'Ping Arabic';
    src: url('../fonts/ping-ar-lt-regular.woff2') format('woff2'),
    url('../fonts/ping-ar-lt-regular.eot') format('eot'),
    url('../fonts/ping-ar-lt-regular.otf') format('otf'),
    url('../fonts/ping-ar-lt-regular.ttf') format('ttf'),
    url('../fonts/ping-ar-lt-regular.woff') format('woff');
    font-weight: 400;
}

@font-face {
    font-family: 'Ping Arabic';
    src: url('../fonts/ping-ar-lt-medium.woff2') format('woff2'),
    url('../fonts/ping-ar-lt-medium.eot') format('eot'),
    url('../fonts/ping-ar-lt-medium.otf') format('otf'),
    url('../fonts/ping-ar-lt-medium.ttf') format('ttf'),
    url('../fonts/ping-ar-lt-medium.woff') format('woff');
    font-weight: 500;
}

@font-face {
    font-family: 'Ping Arabic';
    src: url('../fonts/ping-ar-lt-bold.woff2') format('woff2'),
    url('../fonts/ping-ar-lt-bold.eot') format('eot'),
    url('../fonts/ping-ar-lt-bold.otf') format('otf'),
    url('../fonts/ping-ar-lt-bold.ttf') format('ttf'),
    url('../fonts/ping-ar-lt-bold.woff') format('woff');
    font-weight: 700;
}