/* Generated by AminArjmand */
@font-face {
  font-family: Vazirmatn;
  src:
		url('fonts/vazir/Vazirmatn-Regular.ttf') format('truetype'),
		url('fonts/vazir/Vazirmatn-Regular.woff') format('woff'),
		url('fonts/vazir/Vazirmatn-Regular.woff2') format('woff2');
		url('fonts/vazir/Vazirmatn-Regular.eot') format('eot');
		url('fonts/vazir/Vazirmatn-Regular.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
    font-family: 'yekan';
    src: url('fonts/BYekan/BYekan+.ttf') format('truetype');
}
*,html,body{
	font-family: yekan;
	font-family: Vazirmatn;
}

