@font-face {
	font-family: ahangsharp;
	font-style: normal;
	font-weight: 100;
	src: url('woff2/Ahang-ThinSharp.woff2') format('woff2'),
		url('woff/Ahang-ThinSharp.woff') format('woff');
}

@font-face {
	font-family: ahangsharp;
	font-style: normal;
	font-weight: 200;
	src: url('woff2/Ahang-UltraLightSharp.woff2') format('woff2'),
		url('woff/Ahang-UltraLightSharp.woff') format('woff');
}

@font-face {
	font-family: ahangsharp;
	font-style: normal;
	font-weight: 300;
	src: url('woff2/Ahang-LightSharp.woff2') format('woff2'),
		url('woff/Ahang-LightSharp.woff') format('woff');

}

@font-face {
	font-family: ahangsharp;
	font-style: normal;
	font-weight: 500;
	src: url('woff2/Ahang-MediumSharp.woff2') format('woff2'),
		url('woff/Ahang-MediumSharp.woff') format('woff');
}

@font-face {
	font-family: ahangsharp;
	font-style: normal;
	font-weight: 600;
	src: url('woff2/Ahang-DemiBoldSharp.woff2') format('woff2'),
		url('woff/Ahang-DemiBoldSharp.woff') format('woff');
}

@font-face {
	font-family: ahangsharp;
	font-style: normal;
	font-weight: 800;
	src: url('woff2/Ahang-ExtraBoldSharp.woff2') format('woff2'),
		url('woff/Ahang-ExtraBoldSharp.woff') format('woff');
}

@font-face {
	font-family: ahangsharp;
	font-style: normal;
	font-weight: 850;
	src: url('woff2/Ahang-UltraBoldSharp.woff2') format('woff2'),
		url('woff/Ahang-UltraBoldSharp.woff') format('woff');
}

@font-face {
	font-family: ahangsharp;
	font-style: normal;
	font-weight: 900;
	src: url('woff2/Ahang-BlackSharp.woff2') format('woff2'),
		url('woff/Ahang-BlackSharp.woff') format('woff');
}

@font-face {
	font-family: ahangsharp;
	font-style: normal;
	font-weight: Bold;
	src: url('woff2/Ahang-BoldSharp.woff2') format('woff2'),
		url('woff/Ahang-BoldSharp.woff') format('woff');
}

@font-face {
	font-family: ahangsharp;
	font-style: normal;
	font-weight: normal;
	src: url('woff2/Ahang-RegularSharp.woff2') format('woff2'),
		url('woff/Ahang-RegularSharp.woff') format('woff');
}

.ss01 {
	-moz-font-feature-settings: "ss01";
	-webkit-font-feature-settings: "ss01";
	font-feature-settings: "ss01";
}

.ss02 {
	-moz-font-feature-settings: "ss02";
	-webkit-font-feature-settings: "ss02";
	font-feature-settings: "ss02";
}

.dlig {
	font-variant-ligatures: discretionary-ligatures;
	-moz-font-feature-settings: "dlig";
	-webkit-font-feature-settings: "dlig";
	font-feature-settings: "dlig";
}