@font-face {
    font-family: 'Sandoll02';
    font-style: normal;
    font-weight: 500;
    src: local('Sandoll 02'),
    url('Sandoll02.woff2') format('woff2'), 
    url('Sandoll02.woff') format('woff'),
    url('Sandoll02.ttf') format('truetype'),
    url('Sandoll02.otf') format('opentype'),
    url('Sandoll02.eot') format('embedded-opentype');
}

