﻿/**
 * Anjoman Max Pro — Farsi Numerals (AnjomanMaxFN)
 * Webfont weights for site-wide use.
 */

@font-face {
	font-family: AnjomanMax;
	font-style: normal;
	font-weight: 100;
	font-display: swap;
	src: url('../fonts/AnjomanMaxFN/woff2/AnjomanMaxFN-Thin.woff2') format('woff2');
}

@font-face {
	font-family: AnjomanMax;
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url('../fonts/AnjomanMaxFN/woff2/AnjomanMaxFN-ExLight.woff2') format('woff2');
}

@font-face {
	font-family: AnjomanMax;
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/AnjomanMaxFN/woff2/AnjomanMaxFN-Light.woff2') format('woff2');
}

@font-face {
	font-family: AnjomanMax;
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('../fonts/AnjomanMaxFN/woff2/AnjomanMaxFN-Regular.woff2') format('woff2');
}

@font-face {
	font-family: AnjomanMax;
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('../fonts/AnjomanMaxFN/woff2/AnjomanMaxFN-Medium.woff2') format('woff2');
}

@font-face {
	font-family: AnjomanMax;
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('../fonts/AnjomanMaxFN/woff2/AnjomanMaxFN-SemiBold.woff2') format('woff2');
}

@font-face {
	font-family: AnjomanMax;
	font-style: normal;
	font-weight: bold;
	font-display: swap;
	src: url('../fonts/AnjomanMaxFN/woff2/AnjomanMaxFN-Bold.woff2') format('woff2');
}

@font-face {
	font-family: AnjomanMax;
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('../fonts/AnjomanMaxFN/woff2/AnjomanMaxFN-ExBold.woff2') format('woff2');
}

@font-face {
	font-family: AnjomanMax;
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('../fonts/AnjomanMaxFN/woff2/AnjomanMaxFN-Black.woff2') format('woff2');
}
