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