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