/**
 * فونت محلی Peyda — تعریف @font-face
 */

@font-face {
	font-family: "Peyda";
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src:
		url("../fonts/woff2/PeydaWeb-ExtraLight.woff2") format("woff2"),
		url("../fonts/woff/PeydaWeb-ExtraLight.woff") format("woff");
}

@font-face {
	font-family: "Peyda";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src:
		url("../fonts/woff2/PeydaWeb-Regular.woff2") format("woff2"),
		url("../fonts/woff/PeydaWeb-Regular.woff") format("woff");
}

@font-face {
	font-family: "Peyda";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src:
		url("../fonts/woff2/PeydaWeb-SemiBold.woff2") format("woff2"),
		url("../fonts/woff/PeydaWeb-SemiBold.woff") format("woff");
}

@font-face {
	font-family: "Peyda";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src:
		url("../fonts/woff2/PeydaWeb-Bold.woff2") format("woff2"),
		url("../fonts/woff/PeydaWeb-Bold.woff") format("woff");
}

@font-face {
	font-family: "Peyda";
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src:
		url("../fonts/woff2/PeydaWeb-Black.woff2") format("woff2"),
		url("../fonts/woff/PeydaWeb-Black.woff") format("woff");
}
