.woocommerce .variations td {
	text-align: right;
}
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');



.open-sans-<uniquifier> {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" <width>;
}

body,h1,h2,h3,h4,h5,h6,p,span,a,li,input,textarea,button {
  font-family: 'Tajawal', sans-serif !important;
}

.fab {
  font-family: 'Font Awesome 5 Brands' !important;
}

.fa {
	font-family: 'Font Awesome 5 Free' !important;
}