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