@page {
    margin-bottom: 5pt;
    margin-top: 5pt
    }
@font-face {
    font-family: "CharisSIL";
    src: url(OPS/fonts/CharisSILR.ttf);
    font-style: normal;
    font-weight: normal
    }
@font-face {
    font-family: "CharisSIL";
    src: url(OPS/fonts/CharisSILI.ttf);
    font-style: italic;
    font-weight: normal
    }
@font-face {
    font-family: "CharisSIL";
    src: url(OPS/fonts/CharisSILB.ttf);
    font-style: normal;
    font-weight: bold
    }
@font-face {
    font-family: "CharisSIL";
    src: url(OPS/fonts/CharisSILBI.ttf);
    font-style: italic;
    font-weight: bold
    }