/*************** ADD YOUR CUSTOM RTL CSS HERE  ***************/@font-face {	font-family: AnjomanMax;	font-style: normal;	font-weight: 100;	src: url('fonts/AnjomanMax-Thin.woff') format('woff'),   	url('fonts/AnjomanMax-Thin.woff2') format('woff2');		}@font-face {	font-family: AnjomanMax;	font-style: normal;	font-weight: 200;	src: url('fonts/AnjomanMax-ExtraLight.woff') format('woff'),   	url('fonts/AnjomanMax-ExtraLight.woff2') format('woff2');	}@font-face {	font-family: AnjomanMax;	font-style: normal;	font-weight: 300;	src: url('fonts/AnjomanMax-Light.woff') format('woff'),   	url('fonts/AnjomanMax-Light.woff2') format('woff2');		 }@font-face {	font-family: AnjomanMax;	font-style: normal;	font-weight: 500;	src: url('fonts/AnjomanMax-Medium.woff') format('woff'),   	url('fonts/AnjomanMax-Medium.woff2') format('woff2');		 }@font-face {	font-family: AnjomanMax;	font-style: normal;	font-weight: 600;	src: url('fonts/AnjomanMax-SemiBold.woff') format('woff'),   	url('fonts/AnjomanMax-SemiBold.woff2') format('woff2');	 }@font-face {	font-family: AnjomanMax;	font-style: normal;	font-weight: 800;	src: url('fonts/AnjomanMax-ExtraBold.woff') format('woff'),   	url('fonts/AnjomanMax-ExtraBold.woff2') format('woff2');		 }@font-face {	font-family: AnjomanMax;	font-style: normal;	font-weight: 900;	src: url('fonts/AnjomanMax-Black.woff') format('woff'),   	url('fonts/AnjomanMax-Black.woff2') format('woff2');		 }@font-face {	font-family: AnjomanMax;	font-style: normal;	font-weight: bold;	src: url('fonts/AnjomanMax-Bold.woff') format('woff'),   	url('fonts/AnjomanMax-Bold.woff2') format('woff2');	 }@font-face {	font-family: AnjomanMax;	font-style: normal;	font-weight: normal;	src: url('fonts/AnjomanMax-Regular.woff') format('woff'),   	url('fonts/AnjomanMax-Regular.woff2') format('woff2');	}button, div, h1, h2, h3, h4, h5, h6, input, p, textarea, th, tr, a {  font-family: AnjomanMax !important;}