@page {
    margin-bottom: 5pt;
    margin-top: 5pt
    }
@font-face {
    font-family: "Times New Roman";
    src: url(fonts/Times-New-Roman.ttf)
    }
@font-face {
    font-family: "Times New Roman";
    src: url(fonts/Times-New-Roman-Italic.ttf);
    font-style: italic
    }
@font-face {
    font-family: "Times New Roman";
    src: url(fonts/Times-New-Roman-Bold.ttf);
    font-weight: bold
    }