@font-face { 
    font-family: 'Calibri'; 
    src: url('calibri.eot'); 
    src: url('calibri.eot?#iefix') format('embedded-opentype'), 
         url('calibri.woff') format('woff'), 
         url('calibri.ttf') format('truetype'), 
         url('calibri.svg#Calibri') format('svg'); 
    font-weight: normal; 
    font-style: normal; 
}

@font-face { 
    font-family: 'Calibri'; 
    src: url('calibrib.eot'); 
    src: url('calibrib.eot?#iefix') format('embedded-opentype'), 
         url('calibrib.woff') format('woff'), 
         url('calibrib.ttf') format('truetype'), 
         url('calibrib.svg#Calibri') format('svg'); 
    font-weight: bold; 
    font-style: normal; 
} 
