@font-face{                       
    font-family: 'MyWebFont'; 
    src:url('../fontsJKB/OpenSans-Regular-webfont.ttf') format('truetype');
    url('../fontsJKB/OpenSans-Regular-webfont.eot'); 
}   
@font-face{                       
    font-family: 'MyWebFontLight'; 
    src: url('../fontsJKB/OpenSans-Light-webfont.ttf') format('truetype');
    url('../fontsJKB/OpenSans-Light-webfont.eot'); 
}       
@font-face{                       
    font-family: 'curly'; 
    src:url('../fontsJKB/gabriola.ttf') format('truetype');
    url('../fontsJKB/gabriola.eot');         
}