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

@font-face {
    font-family: 'Lithos';
    src: url('/fonts/Lithos-Bold.woff2') format('woff2'),
        url('/fonts/Lithos-Bold.woff') format('woff'),
        url('/fonts/Lithos-Bold.ttf') format('truetype'),
        url('/fonts/Lithos-Bold.svg#Lithos-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lithos';
    src: url('/fonts/Lithos-Light.woff2') format('woff2'),
        url('/fonts/Lithos-Light.woff') format('woff'),
        url('/fonts/Lithos-Light.ttf') format('truetype'),
        url('/fonts/Lithos-Light.svg#Lithos-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lithos';
    src: url('/fonts/Lithos-Regular.woff2') format('woff2'),
        url('/fonts/Lithos-Regular.woff') format('woff'),
        url('/fonts/Lithos-Regular.ttf') format('truetype'),
        url('/fonts/Lithos-Regular.svg#Lithos-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DejaVu Sans';
    src: url('/fonts/DejaVuSans.woff2') format('woff2'),
        url('/fonts/DejaVuSans.woff') format('woff'),
        url('/fonts/DejaVuSans.ttf') format('truetype'),
        url('/fonts/DejaVuSans.svg#DejaVuSans') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ye Olde';
    src: url('/fonts/RomanAntique.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Ye Olde';
    src: url('/fonts/RomanAntique-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

