@page {
    margin-bottom: 5pt;
    margin-top: 5pt
    }
@font-face {
    src: url(fonts/Kalinga.ttf);
    panose-1: 2 11 5 2 4 2 4 2 2 3;
    font-family: "Kalinga"
    }
@font-face {
    src: url(fonts/Kalinga-Bold.ttf);
    font-weight: bold;
    panose-1: 2 11 8 2 4 2 4 2 2 3;
    font-family: "Kalinga"
    }
@font-face {
    font-family: "Cambria";
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    src: url(fonts/Cambria-Bold.ttf)
    }
