@font-face {
    font-family: 'gess-light';
    src: url('subset-GESSTwoLight-Light.eot');
    src: local('GE SS Two Light'), local('GESSTwoLight-Light'),
        url('subset-GESSTwoLight-Light.eot?#iefix') format('embedded-opentype'),
        url('subset-GESSTwoLight-Light.woff2') format('woff2'),
        url('subset-GESSTwoLight-Light.woff') format('woff'),
        url('subset-GESSTwoLight-Light.ttf') format('truetype'),
        url('subset-GESSTwoLight-Light.svg#GESSTwoLight-Light') format('svg');
    font-weight: 300;
    font-style: normal;
   
}

@font-face {
    font-family: 'gess-bold';
    src: url('subset-GESSTVBold-Bold.eot');
    src: local('GE SS TV Bold'), local('GESSTVBold-Bold'),
        url('subset-GESSTVBold-Bold.eot?#iefix') format('embedded-opentype'),
        url('subset-GESSTVBold-Bold.woff2') format('woff2'),
        url('subset-GESSTVBold-Bold.woff') format('woff'),
        url('subset-GESSTVBold-Bold.ttf') format('truetype'),
        url('subset-GESSTVBold-Bold.svg#GESSTVBold-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}



@font-face {
    font-family: 'gess-regular';
    src: url('subset-GESSTwoMedium-Medium.eot');
    src: local('GE SS Two Medium'), local('GESSTwoMedium-Medium'),
        url('subset-GESSTwoMedium-Medium.eot?#iefix') format('embedded-opentype'),
        url('subset-GESSTwoMedium-Medium.woff2') format('woff2'),
        url('subset-GESSTwoMedium-Medium.woff') format('woff'),
        url('subset-GESSTwoMedium-Medium.ttf') format('truetype'),
        url('subset-GESSTwoMedium-Medium.svg#GESSTwoMedium-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    
}

@font-face {
    font-family: 'greta';
    src: url('subset-GretaArabic.eot');
    src: local('Greta Arabic'), local('GretaArabic'),
        url('subset-GretaArabic.eot?#iefix') format('embedded-opentype'),
        url('subset-GretaArabic.woff2') format('woff2'),
        url('subset-GretaArabic.woff') format('woff'),
        url('subset-GretaArabic.ttf') format('truetype'),
        url('subset-GretaArabic.svg#GretaArabic') format('svg');
    font-weight: normal;
    font-style: normal;
    
}

@font-face {
    font-family: 'amiri';
    src: url('Amiri-Regular.ttf');
    src: local('Amiri Arabic'), local('AmiriArabic'),
    
        url('Amiri-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    
}
@font-face {
    font-family: 'arial';
    src: url('alfont_com_AlFont_com_arialbd.ttf');
    src: local('Arial Arabic'), local('ArialArabic'),
    
        url('alfont_com_AlFont_com_arialbd.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    
}

.gess-light{
    font-family: 'gess-light';
    font-weight: 300;
    font-style: normal;
    
    
}

.gess-bold {
    font-family: 'gess-bold';
    font-weight: bold;
    font-style: normal;
}



.gess-regular {
    font-family: 'gess-regular';
    font-weight: 500;
    font-style: normal;
}

.greta {
    font-family: 'greta';
    font-weight: normal;
    font-style: normal;
}

.amiri {
    font-family: 'amiri';
    font-weight: 500;
    font-style: normal;
}
.arial {
    font-family: 'arial';
    font-weight: normal;
    font-style: normal;
}

