@font-face {
    font-family: 'Inter 28pt';
    src: local('Inter 28pt Regular'), local('Inter28pt-Regular'),
        url('Inter28pt-Regular.woff2') format('woff2'),
        url('Inter28pt-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Readex Pro';
    src: local('Readex Pro Regular'), local('ReadexPro-Regular'),
        url('ReadexPro-Regular.woff2') format('woff2'),
        url('ReadexPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

