/* philosopher-400 */
@font-face {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('philosopher-v21-latin-regular.woff2') format('woff2');
}

/* philosopher-700 */
@font-face {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('philosopher-v21-latin-700.woff2') format('woff2');
}