@font-face {
    font-family: 'Agipo-Regular';
    src: url('fonts/Agipo-Regular.eot');
    src: url('fonts/Agipo-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Agipo-Regular.woff2') format('woff2'),
        url('fonts/Agipo-Regular.woff') format('woff'),
        url('fonts/Agipo-Regular.ttf') format('truetype'),
        url('fonts/Agipo-Regular.svg#Agipo-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Perpetua';
    src: url('fonts/Perpetua.eot');
    src: url('fonts/Perpetua.eot?#iefix') format('embedded-opentype'),
        url('fonts/Perpetua.woff2') format('woff2'),
        url('fonts/Perpetua.woff') format('woff'),
        url('fonts/Perpetua.ttf') format('truetype'),
        url('fonts/Perpetua.svg#Perpetua') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
