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






