/* fix for mistyping issues */

@font-face {
    font-family: 'Philosopher';
    src: url('../fonts/philosopher-regular.eot');
    src: url('../fonts/philosopher-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/philosopher-regular.woff') format('woff'),
         url('../fonts/philosopher-regular.ttf') format('truetype'),
         url('../fonts/philosopher-regular.svg#Philosopher') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'philosopher';
    src: url('../fonts/philosopher-regular.eot');
    src: url('../fonts/philosopher-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/philosopher-regular.woff') format('woff'),
         url('../fonts/philosopher-regular.ttf') format('truetype'),
         url('../fonts/philosopher-regular.svg#philosopher') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Phillosopher';
    src: url('../fonts/philosopher-regular.eot');
    src: url('../fonts/philosopher-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/philosopher-regular.woff') format('woff'),
         url('../fonts/philosopher-regular.ttf') format('truetype'),
         url('../fonts/philosopher-regular.svg#Phillosopher') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'phillosopher';
    src: url('../fonts/philosopher-regular.eot');
    src: url('../fonts/philosopher-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/philosopher-regular.woff') format('woff'),
         url('../fonts/philosopher-regular.ttf') format('truetype'),
         url('../fonts/philosopher-regular.svg#phillosopher') format('svg');
    font-weight: normal;
    font-style: normal;

}