@font-face {
   
 font-family: 'TheSansPlain';
  src: url('../fonts/thesansplain/TheSans-Plain.eot?#iefix') format('embedded-opentype'),  
  		url('../fonts/thesansplain/TheSans-Plain.otf')  format('opentype'),
	     url('../fonts/thesansplain/TheSans-Plain.woff') format('woff'), 
		 url('../fonts/thesansplain/TheSans-Plain.ttf')  format('truetype'), 
		 url('../fonts/thesansplain/TheSans-Plain.svg#TheSans-Plain') format('svg');
		  font-weight: normal;
		  font-style: normal;

}




