/*------- ADD YOUR CUSTOM STYLESHEETS TO THIS FILE -------*/
@font-face {
	font-family: Azarmehr;
	font-style: normal;
	font-weight: 300;
	src: url('azarmehr/AzarMehr-DS2-FD-Regular.woff2') format('woff2');	
}
@font-face {
	font-family: Azarmehr;
	font-style: normal;
	font-weight: 100;
	src: url('azarmehr/AzarMehr-DS2-FD-Light.woff2') format('woff2');	
}
@font-face {
	font-family: Azarmehr;
	font-style: normal;
	font-weight: 500;
	src: url('azarmehr/AzarMehr-DS2-FD-Medium.woff2') format('woff2');	
}
@font-face {
	font-family: Azarmehr;
	font-style: normal;
	font-weight: 700;
	src: url('azarmehr/AzarMehr-DS2-FD-Bold.woff2') format('woff2');	
}
@font-face {
	font-family: Azarmehr;
	font-style: normal;
	font-weight: 900;
	src: url('azarmehr/AzarMehr-DS2-FD-Black.woff2') format('woff2');	
}

body,p,a,ul,li,ol,label,button,form,input,textarea,select{
	font-family: Azarmehr!important;
    letter-spacing: 0px!important;

}
h1,h2{
	font-family: Azarmehr!important;
	font-weight: 900!important;

}
h3{
font-weight: 700!important;
}
h4,h5,h6{
font-weight: 500!important;
}
p{
	font-weight: 300!important;
}