

        

        @font-face {
                      font-family: 'main-font-family';
                      font-style: normal;
                      font-weight: 400;
                      font-display: swap;
                      src: url(/store/1/fonts/Almarai-Regular.ttf) format('woff2');
                    }@font-face {
                      font-family: 'main-font-family';
                      font-style: normal;
                      font-weight: bold;
                      font-display: swap;
                      src: url(/store/1/fonts/Almarai-ExtraBold.ttf) format('woff2');
                    }@font-face {
                      font-family: 'main-font-family';
                      font-style: normal;
                      font-weight: 500;
                      font-display: swap;
                      src: url(/store/1/fonts/Almarai-Bold.ttf) format('woff2');
                    }@font-face {
                      font-family: 'rtl-font-family';
                      font-style: normal;
                      font-weight: 400;
                      font-display: swap;
                      src: url(/store/1/fonts/Alexandria-Regular.ttf) format('woff2');
                    }@font-face {
                      font-family: 'rtl-font-family';
                      font-style: normal;
                      font-weight: bold;
                      font-display: swap;
                    }@font-face {
                      font-family: 'rtl-font-family';
                      font-style: normal;
                      font-weight: 500;
                      font-display: swap;
                      src: url(/store/1/fonts/Alexandria-Medium.ttf) format('woff2');
                    }

        :root{
--primary:#ff8400 ;
--primary-border:#ff8400 ;
--primary-hover:#ff8400 ;
--primary-border-hover:#ff8400 ;
--primary-btn-shadow:#ff8400 ;
--primary-btn-shadow-hover:#ff8400 ;
--primary-btn-color:#ffffff;
--primary-btn-color-hover:#ffffff;
--secondary:#ff8400 ;
--secondary-border:#ff8400 ;
--secondary-hover:#ff8400 ;
--secondary-border-hover:#ff8400 ;
--secondary-btn-shadow:#ff8400 ;
--secondary-btn-shadow-hover:#ff8400 ;
--secondary-btn-color:#ffffff;
--secondary-btn-color-hover:#ffffff;
--body_bg:#ffffff;
}




          
 


