@font-face{ 

font-family: 'Tahoma'; 

src: url('../fonts/Tahoma.eot'); 

src: url('../fonts/Tahoma?iefix') format('eot'), 

url('../fonts/Tahoma.woff') format('woff'), 

url('../fonts/Tahoma.ttf') format('truetype'), 

url('../fonts/Tahoma.svg#webfont') format('svg'); 
font-weight: normal;

font-style: normal;

}
h1-h6 {font-family: Tahoma;}
