/*

*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

@font-face {
  font-family: 'iransans','Yekan';
  src: url('fonts/Yekan.eot'); /* IE9 Compat Modes */
  src: url('fonts/Yekan.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Yekan.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/Yekan.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/Yekan.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/Yekan.svg#svgFontName') format('svg'); /* Old iOS */

	src: url('fonts/iransans.eot?#') format('eot'),
	url('fonts/iransans.woff') format('woff'), 
	url('fonts/iransans.woff2') format('woff2'), 
	url('fonts/iransans.eot') format('eot'), 
	url('fonts/iransans.ttf') format('truetype'),
	url('fonts/iransans.svg') format('svg'); /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
	}