/* Lokale PlayRegular-Einbindung */

@font-face {
    font-family: 'PlayRegular';
    src: url('PlayRegular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}