@font-face {
    font-family: 'Philosopher';
    src: url('Philosopher-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Philosopher Bold';
    src: url('Philosopher-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

