body {
    font-family: WireOne;
	letter-spacing:3px;
}

@font-face {
  font-family: 'WireOne';
  src: url('WireOne.eot');
  src: url('WireOne.eot?#iefix') format('embedded-opentype'),
       url('WireOne.woff') format('woff'),
       url('WireOne.ttf') format('truetype'),
       url('WireOne.svg#WireOne') format('svg');
  font-weight: normal;
  font-style: normal;
}


.tata {
	text-align: center;
	color: #F00;
}
.fef {
	text-align: right;
}
