@font-face {
	font-family: 'Salamnews';
	src: url('../font/Salamnews Bold.ttf');
  font-weight: 600;
  font-style: normal;
  
} 

@font-face {
	font-family: 'Salamnews';
	src: url('../font/Salamnews Sans.ttf');
  font-weight: 400;
  font-style: normal;
  
} 