@font-face {
    font-family: 'Typographer Rotunda';
    src: local('Typographer Rotunda'), local('TypographerRotunda'),
        url('TypographerRotunda.woff2') format('woff2'),
        url('TypographerRotunda.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

