@page {
    margin-bottom: 5pt;
    margin-top: 5pt
    }
@font-face {
    font-family: "Alegreya";
    font-weight: normal;
    font-style: normal;
    src: url(../Fonts/Alegreyaregular.ttf)
    }
@font-face {
    font-family: "Alegreya";
    font-weight: bold;
    font-style: normal;
    src: url(../Fonts/Alegreya700.ttf)
    }
@font-face {
    font-family: "Alegreya";
    font-weight: normal;
    font-style: italic;
    src: url(../Fonts/Alegreyaitalic.ttf)
    }
@font-face {
    font-family: "Alegreya";
    font-weight: bold;
    font-style: italic;
    src: url(../Fonts/Alegreya700italic.ttf)
    }