@font-face {
    font-family: 'Philosopher';
    src: url('subset-Philosopher Regular.woff2') format('woff2'),
        url('subset-Philosopher Regular.woff') format('woff'),
        url('subset-Philosopher Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Philosopher';
    src: url('subset-Philosopher Italic.woff2') format('woff2'),
        url('subset-Philosopher Italic.woff') format('woff'),
        url('subset-Philosopher Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Philosopher';
    src: url('subset-Philosopher Bold.woff2') format('woff2'),
        url('subset-Philosopher Bold.woff') format('woff'),
        url('subset-Philosopher Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}






