@font-face {
    font-family: 'Philosopher';
    src: url('Philosopher-BoldItalic.eot');
    src: url('Philosopher-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('Philosopher-BoldItalic.woff2') format('woff2'),
    url('Philosopher-BoldItalic.woff') format('woff'),
    url('Philosopher-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Philosopher';
    src: url('Philosopher-Regular.eot');
    src: url('Philosopher-Regular.eot?#iefix') format('embedded-opentype'),
    url('Philosopher-Regular.woff2') format('woff2'),
    url('Philosopher-Regular.woff') format('woff'),
    url('Philosopher-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Philosopher';
    src: url('Philosopher-Bold.eot');
    src: url('Philosopher-Bold.eot?#iefix') format('embedded-opentype'),
    url('Philosopher-Bold.woff2') format('woff2'),
    url('Philosopher-Bold.woff') format('woff'),
    url('Philosopher-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Philosopher';
    src: url('Philosopher-Italic.eot');
    src: url('Philosopher-Italic.eot?#iefix') format('embedded-opentype'),
    url('Philosopher-Italic.woff2') format('woff2'),
    url('Philosopher-Italic.woff') format('woff'),
    url('Philosopher-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

