@font-face {
    font-family: 'FormataLight';
    src: url('fonts/formata-light.eot');
	src: local('☺'), url('fonts/formata-light.woff') format('woff'), url('fonts/formata-light.ttf') format('truetype'), url('fonts/formata-light.svg') format('svg');
	font-weight: normal;
	font-style: normal;

}

#text .text .title {
  font-family: Arial, Verdana, Sans-serif;
  color: #999;
  font-size: 13px;
  line-height: 20px;
	font-style: italic;
	 
}




