
@font-face {
  font-family: "myFirstFont";
  src: url(FrutigerLTArabic.ttf);
}

@font-face {
font-family: "CustomFont";
src: url("FrutigerLTArabic.ttf");
}

newp{
	word-spacing: 5px;
}

emp {
  color: #dd9811;
  
  font-weight: bold;
}