﻿@font-face {
	font-family: yekanbakh;
	font-style: normal;
	font-weight: 100;
	src: url('fonts/woff/yekanbakh-thin.woff') format('woff'),
	url('fonts/woff2/yekanbakh-thin.woff2') format('woff2');
}

@font-face {
	font-family: yekanbakh;
	font-style: normal;
	font-weight: 300;
	src: url('fonts/woff/yekanbakh-light.woff') format('woff'),
	url('fonts/woff2/yekanbakh-light.woff2') format('woff2');
}

@font-face {
	font-family: yekanbakh;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/woff/yekanbakh-regular.woff') format('woff'),
	url('fonts/woff2/yekanbakh-regular.woff2') format('woff2');
}

@font-face {
	font-family: yekanbakh;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/woff/yekanbakh-semibold.woff') format('woff'),
	url('fonts/woff2/yekanbakh-semibold.woff2') format('woff2');
}

@font-face {
	font-family: yekanbakh;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/woff/yekanbakh-bold.woff') format('woff'),
	url('fonts/woff2/yekanbakh-bold.woff2') format('woff2');
}

@font-face {
	font-family: yekanbakh;
	font-style: normal;
	font-weight: 800;
	src: url('fonts/woff/yekanbakh-extrabold.woff') format('woff'),
	url('fonts/woff2/yekanbakh-extrabold.woff2') format('woff2');
}

@font-face {
	font-family: yekanbakh;
	font-style: normal;
	font-weight: 900;
	src: url('fonts/woff/yekanbakh-black.woff') format('woff'),
	url('fonts/woff2/yekanbakh-black.woff2') format('woff2');
}

@font-face {
	font-family: yekanbakh;
	font-style: normal;
	font-weight: 950;
	src: url('fonts/woff/yekanbakh-extrablack.woff') format('woff'),
	url('fonts/woff2/yekanbakh-extrablack.woff2') format('woff2');
}