
@font-face {
    font-family: 'ploni-bold-new';
    src: url('ploni-bold-new.eot');
    src: url('ploni-bold-new.eot?#iefix') format('embedded-opentype'),
         url('ploni-bold-new.woff2') format('woff2'),
         url('ploni-bold-new.woff') format('woff');              
    font-weight: 700;
    font-style: normal;
}

.special-font { font-family: 'ploni-bold-new'; }

