﻿/*
<link rel="stylesheet" href="<?=$domain?>/fontiranfa.css">
Persian Numerals ss02
Monospaced Persian Numerals ss03
*/

@font-face
{
	font-family: IRANSansX;
	font-style: normal;
	font-weight: normal;
	font-display: fallback;
	font-feature-settings: "ss03";
	src: local("IRANSansX Regular"),
		url('fonts/IRANSansX-Regular.woff2') format('woff2');
}

@font-face
{
	font-family: IRANSansX;
	font-style: normal;
	font-weight: bold;
	font-display: fallback;
	font-feature-settings: "ss03";
	src: local("IRANSansX Bold"),
		url('fonts/IRANSansX-Bold.woff2') format('woff2');
}

@font-face
{
	font-family: IRANSansDN;
	font-style: normal;
	font-weight: normal;
	font-display: fallback;
	font-feature-settings: "ss03";
	src: local("IRANSansDN Regular"),
		url("fonts/IRANSansDN-Regular.woff2") format("woff2");
}

@font-face
{
	font-family: IRANSansDN;
	font-style: normal;
	font-weight: bold;
	font-display: fallback;
	font-feature-settings: "ss03";
	src: local("IRANSansDN Bold"),
		url("fonts/IRANSansDN-Bold.woff2") format("woff2");
}

@font-face
{
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: normal;
	font-display: fallback;
	font-feature-settings: "ss03";
	src: local("IRANYekanX Regular"),
		url("fonts/IRANYekanX-Regular.woff2") format("woff2");
}

@font-face
{
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: bold;
	font-display: fallback;
	font-feature-settings: "ss03";
	src: local("IRANYekanX Bold"),
		url("fonts/IRANYekanX-Bold.woff2") format("woff2");
}
