/* 1. Hairline */
@font-face {
    font-family: 'PFDINTextAR New';
    src: url('https://eah.yhlhosting.ae/assets/CustomFont/PFDINTextAR-Hairline.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
}

/* 2. Thin / XThin */
@font-face {
    font-family: 'PFDINTextAR New';
    src: url('https://eah.yhlhosting.ae/assets/CustomFont/PFDINTextAR-XThin.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
}

/* 3. Light */
@font-face {
    font-family: 'PFDINTextAR New';
    src: url('https://eah.yhlhosting.ae/assets/CustomFont/PFDINTextAR-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

/* 4. Regular */
@font-face {
    font-family: 'PFDINTextAR New';
    src: url('https://eah.yhlhosting.ae/assets/CustomFont/.PFDINTextAR-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

/* 5. Medium */
@font-face {
    font-family: 'PFDINTextAR New';
    src: url('https://eah.yhlhosting.ae/assets/CustomFont/PFDINTextAR-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

/* 6. Bold */
@font-face {
    font-family: 'PFDINTextAR New';
    src: url('https://eah.yhlhosting.ae/assets/CustomFont/PFDINTextAR-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}


/* 8. XBlack */
@font-face {
    font-family: 'PFDINTextAR New';
    src: url('https://eah.yhlhosting.ae/assets/CustomFont/PFDINTextAR-XBlack.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}