@page {
    margin-bottom: 5pt;
    margin-top: 5pt
    }
@font-face {
    src: url(fonts/Palatino-Linotype.ttf);
    font-family: "Palatino Linotype"
    }
@font-face {
    font-style: italic;
    src: url(fonts/Palatino-Linotype-Italic.ttf);
    font-family: "Palatino Linotype"
    }
@font-face {
    src: url(fonts/Palatino-Linotype-Bold.ttf);
    font-weight: bold;
    font-family: "Palatino Linotype"
    }
@font-face {
    panose-1: 2 4 5 2 5 5 5 3 3 4;
    font-family: "Palatino Linotype";
    src: url(fonts/Palatino-Linotype1.ttf)
    }
@font-face {
    panose-1: 2 4 7 2 6 3 5 10 2 4;
    font-weight: bold;
    font-family: "Palatino Linotype";
    src: url(fonts/Palatino-Linotype-Bold1.ttf)
    }
@font-face {
    panose-1: 2 4 5 2 5 3 5 10 3 4;
    font-style: italic;
    font-family: "Palatino Linotype";
    src: url(fonts/Palatino-Linotype-Italic1.ttf)
    }
@font-face {
    panose-1: 2 4 7 2 6 3 5 10 2 4;
    font-weight: bold;
    font-style: italic;
    font-family: "Palatino Linotype";
    src: url(fonts/Palatino-Linotype-Bold-Italic.ttf)
    }