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

.select2.select2-container{
	width: 100%!important;
}

.text-left{
	text-align: left;
}
.text-right{
	text-align: right;
}