|
|
|
|
@ -1,43 +1,53 @@
|
|
|
|
|
@font-face {
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: WorkSans-Light;
|
|
|
|
|
src: url('../assets/font/WorkSans-Light.otf');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: GE_SS_TWO_MEDIUM;
|
|
|
|
|
src: url('../assets/font/GE_SS_TWO_MEDIUM.otf');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: WorkSans-Medium;
|
|
|
|
|
src: url('../assets/font/WorkSans-Medium.otf');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: GE_SS_Two_Light;
|
|
|
|
|
src: url('../assets/font/GE_SS_Two_Light.otf');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: WorkSans-Regular;
|
|
|
|
|
src: url('../assets/font/WorkSans-Regular.otf');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: GE_SS_Two_Bold;
|
|
|
|
|
src: url('../assets/font/GE_SS_Two_Bold.otf');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: WorkSans-SemiBold;
|
|
|
|
|
src: url('../assets/font/WorkSans-SemiBold.otf');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: GE_SS_Two_Bold;
|
|
|
|
|
src: url('../assets/font/GE_SS_Two_Bold.otf');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: WorkSans-Bold;
|
|
|
|
|
src: url('../assets/font/WorkSans-Bold.otf');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: Poppins-SemiBold;
|
|
|
|
|
src: url('../assets/font/Poppins-SemiBold.ttf');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: Poppins-Medium;
|
|
|
|
|
src: url('../assets/font/Poppins-Medium.ttf');
|
|
|
|
|
@ -47,52 +57,81 @@
|
|
|
|
|
font-family: Poppins-Bold;
|
|
|
|
|
src: url('../assets/font/Poppins/Poppins-Bold.ttf');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: Poppins-Medium;
|
|
|
|
|
src: url('../assets/font/Poppins/Poppins-Medium.ttf');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: Poppins;
|
|
|
|
|
src: url('../assets/font/Poppins/Poppins-Regular.ttf');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: Inter;
|
|
|
|
|
src: url('../assets/font/Inter-V.ttf');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: Kufi;
|
|
|
|
|
src: url('../assets/font/NotoKufiArabic-Regular-1.ttf');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: Kufi;
|
|
|
|
|
src: url('../assets/font/notokufi/NotoKufiArabic-Regular.ttf');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: Kufi-Semibold;
|
|
|
|
|
src: url('../assets/font/notokufi/NotoKufiArabic-SemiBold.ttf');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: Kufi-Bold;
|
|
|
|
|
src: url('../assets/font/notokufi/NotoKufiArabic-Bold.ttf');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
:root {
|
|
|
|
|
--ion-font-family: 'Poppins';
|
|
|
|
|
--break-small: 450px;
|
|
|
|
|
--break-big:565px;
|
|
|
|
|
//$break-large: 1200px;
|
|
|
|
|
--fontFamilyLightEN:'Poppins';
|
|
|
|
|
--ontFamilyLightAR:'GE_SS_Two_Light';
|
|
|
|
|
--fontFamilyRegularEN:'Poppins';
|
|
|
|
|
--fontFamilyRegularAR:'GE_SS_TWO_MEDIUM';
|
|
|
|
|
--fontFamilyMediumEN:'Poppins-Regular';
|
|
|
|
|
--fontFamilyMediumAR:'GE_SS_TWO_MEDIUM';
|
|
|
|
|
--fontFamilyBoldEN:'Poppins-Bold';
|
|
|
|
|
--fontFamilyBoldAR:'GE_SS_Two_Bold';
|
|
|
|
|
--fontFamilySemiBoldEN:'Poppins-Bold';
|
|
|
|
|
--fontFamilySemiBoldAR:'GE_SS_Two_Bold';
|
|
|
|
|
--fontFamilyIOSAR:-apple-system, "Helvetica Neue", "Roboto", sans-serif;
|
|
|
|
|
--fontFamilyAndroidAR:"Roboto", "Helvetica Neue", sans-serif;
|
|
|
|
|
--primary: #3ac1f1;
|
|
|
|
|
--secondary: #19a163;
|
|
|
|
|
--danger: #f53d3d;
|
|
|
|
|
--ion-font-family: 'Inter';
|
|
|
|
|
--break-small: 450px;
|
|
|
|
|
--break-big: 565px;
|
|
|
|
|
//$break-large: 1200px;
|
|
|
|
|
--fontFamilyLightEN: 'Inter';
|
|
|
|
|
--ontFamilyLightAR: 'Kufi';
|
|
|
|
|
--fontFamilyRegularEN: 'Inter';
|
|
|
|
|
--fontFamilyRegularAR: 'Kufi';
|
|
|
|
|
--fontFamilyMediumEN: 'Inter';
|
|
|
|
|
--fontFamilyMediumAR: 'Kufi';
|
|
|
|
|
--fontFamilyBoldEN: 'Inter';
|
|
|
|
|
--fontFamilyBoldAR: 'Kufi';
|
|
|
|
|
--fontFamilySemiBoldEN: 'Inter';
|
|
|
|
|
--fontFamilySemiBoldAR: 'Kufi';
|
|
|
|
|
--fontFamilyIOSAR: 'Kufi';
|
|
|
|
|
--fontFamilyIOSARSEMIBOLD: 'Kufi-Semibold';
|
|
|
|
|
--fontFamilyAndroidAR: 'Kufi';
|
|
|
|
|
--primary: #3ac1f1;
|
|
|
|
|
--secondary: #19a163;
|
|
|
|
|
--danger: #f53d3d;
|
|
|
|
|
--customnavy: #1a586d;
|
|
|
|
|
--light: #ffffff;
|
|
|
|
|
--dark: #000000;
|
|
|
|
|
--gray: #e4e5e7;
|
|
|
|
|
--light: #ffffff;
|
|
|
|
|
--dark: #000000;
|
|
|
|
|
--gray: #e4e5e7;
|
|
|
|
|
--custgreen: #209a83;
|
|
|
|
|
--cusgray:#d9d9d9;
|
|
|
|
|
--darkgray:#7F8C8D;
|
|
|
|
|
--grayBG:#acacac;
|
|
|
|
|
--labelColor:#999;
|
|
|
|
|
--orange:#F7941D;
|
|
|
|
|
--green:#209B48;
|
|
|
|
|
--red:#BE1E2D;
|
|
|
|
|
--blue:#223262;
|
|
|
|
|
--cyanblue:#1b75bc;
|
|
|
|
|
--newgreen:#0ca2de;
|
|
|
|
|
--darkblue:#024d71;
|
|
|
|
|
--lightblue:#3cb9d5;
|
|
|
|
|
--newred:#cb3232;
|
|
|
|
|
--cusgray: #d9d9d9;
|
|
|
|
|
--darkgray: #7F8C8D;
|
|
|
|
|
--grayBG: #acacac;
|
|
|
|
|
--labelColor: #999;
|
|
|
|
|
--orange: #F7941D;
|
|
|
|
|
--green: #209B48;
|
|
|
|
|
--red: #BE1E2D;
|
|
|
|
|
--blue: #223262;
|
|
|
|
|
--cyanblue: #1b75bc;
|
|
|
|
|
--newgreen: #0ca2de;
|
|
|
|
|
--darkblue: #024d71;
|
|
|
|
|
--lightblue: #3cb9d5;
|
|
|
|
|
--newred: #cb3232;
|
|
|
|
|
--fontFamilyPoppins-SemiBold: 'Poppins-SemiBold';
|
|
|
|
|
--fontFamilyPoppins-Medium: 'Poppins-Medium';
|
|
|
|
|
// $font-family-base: $fontFamilyMediumEN !default;
|
|
|
|
|
@ -104,7 +143,7 @@
|
|
|
|
|
// font-size: 1.4rem;
|
|
|
|
|
// background-color: #fff;
|
|
|
|
|
// }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// ion-app.md {
|
|
|
|
|
// font-family: "Roboto", "Helvetica Neue", sans-serif;
|
|
|
|
|
// font-size: 1.4rem;
|
|
|
|
|
@ -113,43 +152,43 @@
|
|
|
|
|
|
|
|
|
|
// $text-input-md-highlight-color:--primary;
|
|
|
|
|
// $text-input-ios-highlight-color:--primary;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// $label-md-text-color-focused:--primary;
|
|
|
|
|
// $label-ios-text-color-focused:--primary;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// $alert-md-button-text-color:--primary;
|
|
|
|
|
// $alert-ios-button-text-color:--primary;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// $alert-md-input-border-color-focused:--primary;
|
|
|
|
|
// $alert-ios-checkbox-background-color-on:--primary;
|
|
|
|
|
// $alert-ios-checkbox-border-color-on:--primary;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// $checkbox-md-icon-background-color-on:$primary;
|
|
|
|
|
// $checkbox-ios-background-color-on:$primary;
|
|
|
|
|
// $checkbox-md-icon-border-color-on:$primary;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// $toggle-ios-background-color-on:$primary;
|
|
|
|
|
// $toggle-md-active-color:$primary;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// $radio-md-color-on:$primary;
|
|
|
|
|
// $radio-ios-color-on:$primary;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// $button-ios-background-color:$primary;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// $picker-md-button-text-color:$primary;
|
|
|
|
|
// $picker-md-option-selected-color:$primary;
|
|
|
|
|
// $picker-ios-button-text-color:$primary;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// $range-md-bar-active-background-color:$primary;
|
|
|
|
|
// $range-ios-bar-active-background-color:$primary;
|
|
|
|
|
// $text-input-ios-highlight-color:$primary;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// $loading-md-spinner-color:$primary;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// $text-input-highlight-color-invalid:$danger;
|
|
|
|
|
// $text-input-ios-highlight-color-invalid:$danger;
|
|
|
|
|
// $text-input-md-highlight-color-invalid:$danger;
|
|
|
|
|
// $text-input-ios-show-focus-highlight: true;
|
|
|
|
|
}
|
|
|
|
|
}
|