@font-face {
    font-family: 'ploni';
    src:url('ploni-regular-aaa.woff2') format('woff2'),
        url('ploni-regular-aaa.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'ploni';
    src:url('ploni-medium-aaa.woff2') format('woff2'),
        url('ploni-medium-aaa.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'ploni';
    src:url('ploni-bold-aaa.woff2') format('woff2'),
        url('ploni-bold-aaa.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
