@font-face {
    font-family: 'DG Sahabah';
    src: url('DGSahabah-Bold.woff2') format('woff2'),
        url('DGSahabah-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'DG Sahabah';
    src: url('DGSahabah-Light.woff2') format('woff2'),
        url('DGSahabah-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'DG Sahabah';
    src: url('DGSahabah.woff2') format('woff2'),
        url('DGSahabah.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: fallback;
}


@font-face {
    font-family: 'Samim';
    src: url('Samim.eot');
    src: url('Samim.eot?#iefix') format('embedded-opentype'),
        url('Samim.woff2') format('woff2'),
        url('Samim.woff') format('woff'),
        url('Samim.ttf') format('truetype'),
        url('Samim.svg#Samim') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: fallback;
}
@font-face {
    font-family: 'Samim';
    src: url('Samim-Medium.eot');
    src: url('Samim-Medium.eot?#iefix') format('embedded-opentype'),
        url('Samim-Medium.woff2') format('woff2'),
        url('Samim-Medium.woff') format('woff'),
        url('Samim-Medium.ttf') format('truetype'),
        url('Samim-Medium.svg#Samim-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: fallback;
}
@font-face {
    font-family: 'Samim';
    src: url('Samim-Bold.eot');
    src: url('Samim-Bold.eot?#iefix') format('embedded-opentype'),
        url('Samim-Bold.woff2') format('woff2'),
        url('Samim-Bold.woff') format('woff'),
        url('Samim-Bold.ttf') format('truetype'),
        url('Samim-Bold.svg#Samim-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: fallback;
}