@font-face {
	font-family: 'Samim';
	src: url(./Samim.eot) format('embedded-opentype'),
	url(./Samim.eot) format('embedded-opentype'),
	url(./Samim.woff2) format('woff2'),
	url(./Samim.woff) format('woff'),
	url(./Samim.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: auto;
}

@font-face {
	font-family: 'Samim';
	src: url(./Samim-Medium.eot) format('embedded-opentype'),
	url(./Samim-Medium.eot) format('embedded-opentype'),
	url(./Samim-Medium.woff2) format('woff2'),
	url(./Samim-Medium.woff) format('woff'),
	url(./Samim-Medium.ttf) format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: auto;
}

@font-face {
	font-family: 'Samim';
	src: url(./Samim-Bold.eot) format('embedded-opentype'),
	url(./Samim-Bold.eot) format('embedded-opentype'),
	url(./Samim-Bold.woff2) format('woff2'),
	url(./Samim-Bold.woff) format('woff'),
	url(./Samim-Bold.ttf) format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: auto;
}