@font-face {
	font-family: 'IranSans';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('iransans_bold.eot');
	src: url('iransans_bold.eot?#iefix') format('embedded-opentype'),
		url('iransans_bold.woff') format('woff'),
		url('iransans_bold.woff2') format('woff2'),
		url('iransans_bold.ttf') format('truetype');
}

@font-face {
	font-family: 'IranSans';
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	src: url('iransans_medium.eot');
	src: url('iransans_medium.eot?#iefix')
			format('embedded-opentype'),
		url('iransans_medium.woff') format('woff'),
		url('iransans_medium.woff2') format('woff2'),
		url('iransans_medium.ttf') format('truetype');
}

@font-face {
	font-family: 'IranSans';
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: url('iransans_light.eot');
	src: url('iransans_light.eot?#iefix')
			format('embedded-opentype'),
		url('iransans_light.woff') format('woff'),
		url('iransans_light.woff2') format('woff2'),
		url('iransans_light.ttf') format('truetype');
}
/* @font-face {
  font-family: 'CircularStd';
  font-weight: 400;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Book.otf') format('opentype');
}
@font-face {
  font-family: 'CircularStd';
  font-weight: 500;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Medium.otf') format('opentype');
}
@font-face {
  font-family: 'CircularStd';
  font-weight: 700;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Bold.otf') format('opentype');
} */
