﻿@font-face {
	font-family: yekanBakh;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/YekanBakh-Bold.ttf') format('truetype');
}

@font-face {
	font-family: yekanBakh;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/YekanBakh-Light.ttf') format('truetype');

}

@font-face {
	font-family: yekanBakh;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/YekanBakh-Regular.ttf') format('truetype');

}

@font-face {
	font-family: yekanBakh;
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/YekanBakh-Medium.ttf') format('truetype');

}

@font-face {
	font-family: yekanBakh;
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/YekanBakh-Heavy.ttf') format('truetype');
}