@font-face {
    font-family: 'Calibri';
    src: url('../fonts/calibri.ttf');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Calibri Bold';
    src: url('../fonts/calibri-bold.ttf');
    font-weight: 600;
    font-style: normal;
}
