
@font-face {
    font-family: "Calibri";
    src: local("Calibri"), url("fonts/calibri.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Calibri Bold";
    src: local("Calibri Bold"), url("fonts/calibrib.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}



