@font-face {
    font-family: 'PoluUstavRegular';
    src: url('../fonts/poluustav-webfont.eot');
    src: url('../fonts/poluustav-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poluustav-webfont.woff') format('woff'),
         url('../fonts/poluustav-webfont.ttf') format('truetype'),
         url('../fonts/poluustav-webfont.svg#PoluUstavRegular') format('svg');
}   

.p01 {
    font-family: 'PoluUstavRegular'; 
    display: inline;
    font-size: 32px;
    color: #5d1c2e;
}