﻿/*
<link rel="stylesheet" href="<?=$domain?>/fontiran.css">
* {font-family: IRANSansX; font-weight: normal;}
input, button, textarea {font-family: inherit; padding-top: 3px;}
*/

@font-face
{
	font-family: IRANSansX;
	font-style: normal;
	font-weight: normal;
	font-display: fallback;
	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;
	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;
	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;
	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;
	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;
	src: local("IRANYekanX Bold"),
		url("fonts/IRANYekanX-Bold.woff2") format("woff2");
}
