@font-face {
    font-family: 'Agrandir';
    src: url('PPAgrandir-TightBold.otf') format('otf'),
	url('PPAgrandir-TightBold.ttf') format('ttf'),
	url('PPAgrandir-TightBold.woff2') format('woff2'),
        url('PPAgrandir-TightBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

