@font-face {
    font-family: 'Philosopher Local';
    src: url('Philosopher-Regular.woff2') format('woff2'),
        url('Philosopher-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Philosopher Local';
    src: url('Philosopher-Bold.woff2') format('woff2'),
        url('Philosopher-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

