@font-face {
    font-family: 'Harry P';
    src: url('HarryP.eot');
    src: url('HarryP.eot?#iefix') format('embedded-opentype'),
    url('HarryP.woff2') format('woff2'),
    url('HarryP.woff') format('woff'),
    url('HarryP.ttf') format('truetype'),
    url('HarryP.svg#HarryP') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

