/* hccproject hamrahnet.com */
@font-face {
  font-family: 'ptahoma';
  src: url('fonts/A1tahoma.eot');
  src: url('fonts/A1tahoma.eot?#iefix')  format("embedded-opentype"), 
       url('fonts/A1tahoma.ttf') format('truetype');  
  font-weight: normal;
  
  
}
@font-face {
  font-family: 'ptahoma';
  src: url('fonts/A1tahomabd.eot');
  src: url('fonts/A1tahomabd.eot?#iefix')  format("embedded-opentype"), 
       url('fonts/A1tahomabd.ttf') format('truetype');  
  font-weight: bold;
  
}
body {

	font-family: ptahoma,tahoma,verdana,Sans-Serif;

}