/*
	*******************
	Template name:  websolla
	Version:        1.0 - arabic 
	Author:         websolla
	Author url:     https://websolla.com/

	NOTE:
	-----
	Please DO NOT EDIT THIS CSS, you may need to use "custom.css" file for writing your custom css.
	We may release future updates so it will overwrite this file. it's better and safer to use "custom.css".

    ******** CSS INDEX ********
    01. Base
        1.1 Typography
        1.2 Spacing
        1.3 Color
 

    ********************/

@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');


.main-menu > li a {
        font-family: "Tajawal", sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 17px;
}

.search-box button{
     font-family: "Tajawal", sans-serif;
}

h1,h2,h3,h4,h5,h6,a,span, button,form,input{
    font-family: "Tajawal", sans-serif !important;
}
.product__title{
     font-family: "Tajawal", sans-serif !important;
}
.copyright-text{
    direction:ltr;
}












