


#aboutPage .aboutHeader h1 {
    color: black;
    font-size: 40px;
    font-family: 'SpeedeeArabicWRg';
    font-weight: normal;
    
}







#aboutPage .aboutImageText .aboutText h2{
    font-size: 30px;
    font-family: 'SpeedeeArabicWRg';
    font-weight: normal;
}

#aboutPage .aboutImageText .aboutText p{
    font-size: 18px;
    font-family: 'SpeedeeArabicWRg';
    font-weight: normal;
}




#aboutPage .aboutImageText .aboutText h3{
    font-size: 24px;
    font-family: 'SpeedeeArabicWRg';
    font-weight: normal;
}



#aboutPage .aboutContactInner a {
    font-size: 24px;
    font-family: 'SpeedeeArabicWRg';
    font-weight: normal;
    text-align: center;
    color: black;
}


#aboutPage .aboutContactInner h3 {
    font-size: 24px;
    font-family: 'SpeedeeArabicWRg';
    text-align: center;
    color: black;
}