@font-face {
    font-family: "Calibri";
    src: url('../fonts/CALIBRI.TTF');
}
@font-face {
    font-family: "Calibri";
    font-style: italic;
    src: url('../fonts/CALIBRII.TTF');
}
@font-face {
    font-family: "Calibri";
    font-weight: bold;
    src: url('../fonts/CALIBRIB.TTF');
}