@page {
    margin-bottom: 5pt;
    margin-top: 5pt
    }
@font-face {
    panose-1: 2 2 6 3 5 4 5 2 3 4;
    font-family: "Times New Roman";
    src: url(fonts/Times-New-Roman.ttf)
    }
@font-face {
    panose-1: 2 2 5 3 5 4 5 9 3 4;
    font-style: italic;
    font-family: "Times New Roman";
    src: url(fonts/Times-New-Roman-Italic.ttf)
    }
@font-face {
    panose-1: 2 2 8 3 7 5 5 2 3 4;
    font-weight: bold;
    font-family: "Times New Roman";
    src: url(fonts/Times-New-Roman-Bold.ttf)
    }
@font-face {
    panose-1: 2 2 7 3 6 5 5 9 3 4;
    font-weight: bold;
    font-style: italic;
    font-family: "Times New Roman";
    src: url(fonts/Times-New-Roman-Bold-Italic.ttf)
    }