/* ************************************************
 @project                   : http://alwataniah-school.com
 @company                   : http://eprisenet.com/
 @year                      : 2017
 @developer                 : Hiba Almanakly
 @email                     : eng.hibaalmanakly@gmail.com
 @createdDate               : Feb, 2017
 @updatedBy                 : Hiba Almanakly	
 @updatedDate               : July, 2017
 ************************************************ */

@font-face {
    font-family: AdventProBold;
    src: url('fonts/AdventPro-Bold.ttf');
}
@font-face {
    font-family: AdventProMedium;
    src: url('fonts/AdventPro-Medium.ttf');
}
@font-face {
    font-family: GESSUniqueBold;
    src: url('fonts/GE_SS_Unique_Bold.otf');
}
@font-face {
    font-family: GESSUniqueLight;
    src: url('fonts/GE_SS_Unique_Light.otf');
}
@font-face {
    font-family: JosefinSansBold;
    src: url('fonts/JosefinSans-Bold.ttf');
}
@font-face {
    font-family: JosefinSansLight;
    src: url('fonts/JosefinSans-Light.ttf');
}