@font-face {
    font-family: 'Ploni';
    src: url('ploni-regular-aaa.woff2') format('woff2'),
         url('ploni-regular-aaa.woff') format('woff'),
         url('ploni-regular-aaa.ttf') format('truetype'),
         url('ploni-regular-aaa.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ploni';
    src: url('ploni-bold-aaa.woff2') format('woff2'),
         url('ploni-bold-aaa.woff') format('woff'),
         url('ploni-bold-aaa.ttf') format('truetype'),
         url('ploni-bold-aaa.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* Reset any other font definitions to ensure only Ploni is used */
