@font-face {
    font-family: 'PeppaRegular';
    src: url('fonts/Peppa.eot');
    src: url('fonts/Peppa.eot?#iefix') format('embedded-opentype'),
        url('fonts/Peppa.woff2') format('woff2'),
        url('fonts/Peppa.woff') format('woff'),
        url('fonts/Peppa.ttf') format('truetype'),
        url('fonts/Peppa.svg#Peppa') format('svg');
    font-weight: normal;
    font-style: normal;
}

