@font-face {
	font-family: iransansdn;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/IRANSansDN/eot/iransansdnwebbold.eot');
	src: url('../fonts/IRANSansDN/eot/iransansdnwebbold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/IRANSansDN/woff2/iransansdnwebbold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/IRANSansDN/woff/iransansdnwebbold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IRANSansDN/ttf/iransansdnwebbold.ttf') format('truetype');
}

@font-face {
	font-family: iransansdn;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/IRANSansDN/eot/iransansdnweblight.eot');
	src: url('../fonts/IRANSansDN/eot/iransansdnweblight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/IRANSansDN/woff2/iransansdnweblight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/IRANSansDN/woff/iransansdnweblight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IRANSansDN/ttf/iransansdnweblight.ttf') format('truetype');
}

@font-face {
	font-family: iransansdn;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/IRANSansDN/eot/iransansdnweb.eot');
	src: url('../fonts/IRANSansDN/eot/iransansdnweb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/IRANSansDN/woff2/iransansdnweb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/IRANSansDN/woff/iransansdnweb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IRANSansDN/ttf/iransansdnweb.ttf') format('truetype');
}

@font-face {
	font-family: borna;
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/borna/woff2/Borna-Thin.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/borna/woff/Borna-Thin.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
	font-family: borna;
	font-style: normal;
	font-weight: 200;
	src: url('../fonts/borna/woff2/Borna-Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/borna/woff/Borna-Light.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
	font-family: borna;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/borna/woff2/Borna-Regular.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/borna/woff/Borna-Regular.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
	font-family: borna;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/borna/woff2/Borna-Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/borna/woff/Borna-Medium.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
	font-family: borna;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/borna/woff2/Borna-Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/borna/woff/Borna-Bold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
	font-family: borna;
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/borna/woff2/Borna-ExtraBold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/borna/woff/Borna-ExtraBold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
	font-family: borna;
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/borna/woff2/Borna-Black.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/borna/woff/Borna-Black.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}



* {
	font-family: iransansdn !important;
	font-weight: normal !important;
  }
  
  .h1,
  h1,
  .h2,
  h2,
  .h3,
  h3,
  .h4,
  h4,
  .h5,
  h5,
  .h6,
  h6 {
	font-family: borna !important;
	font-weight: bold !important;
	letter-spacing: -1px;
  }

  b, strong {
	font-family: borna !important;
	font-weight: bold !important;
}
  
  .fa-regular,
  .far {
	font-family: Font Awesome\ 6 Pro !important;
	font-weight: 400 !important;
  }
  
  .fa-solid,
  .fas {
	font-family: Font Awesome\ 6 Pro !important;
	font-weight: 900 !important;
  }
  
  .fa-brands,
  .fab {
	font-family: Font Awesome\ 6 Brands !important;
	font-weight: 400 !important;
  }
  
  .fa-light,
  .fal {
	font-family: Font Awesome\ 6 Pro !important;
	font-weight: 300 !important;
  }

