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

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



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