@font-face {
     font-family: 'Mreavesitalic';
     src: local('Mreavesitalic'),
         url('/webfont/Mreavesitalic.woff2') format('woff2');
     font-weight: normal;
     font-style: normal;
     font-display: swap;
}

@font-face {
     font-family: 'Avenir';
     src: local('Avenir'),
         url('/webfont/Avenir-Regular.woff2') format('woff2');
     font-weight: normal;
     font-style: normal;
     font-display: swap;
}