/**
 * Yekan Bakh — webfont faces bundled with the child theme.
 *
 * @package Coinlocally_Sahifa_Child
 */

@font-face {
	font-family: "Yekan Bakh";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src:
		url("woff2/YekanBakh-Regular.woff2") format("woff2"),
		url("woff/YekanBakh-Regular.woff") format("woff");
}

@font-face {
	font-family: "Yekan Bakh";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src:
		url("woff2/YekanBakh-Bold.woff2") format("woff2"),
		url("woff/YekanBakh-Bold.woff") format("woff");
}

@font-face {
	font-family: "Yekan Bakh";
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src:
		url("woff2/YekanBakh-ExtraBlack.woff2") format("woff2"),
		url("woff/YekanBakh-ExtraBlack.woff") format("woff");
}
