/* Courgete Fonts */
@font-face {
    font-family: 'Philosopher-Regular';
    src: url('Philosopher-Regular.eot');
    src: url('Philosopher-Regular.eot?#iefix') format('embedded-opentype'),
         url('Philosopher-Regular.woff') format('woff'),
         url('Philosopher-Regular.ttf') format('truetype'),
         url('Philosopher-Regular.svg#Philosopher-Regular') format('svg');
    font-weight: normal;
    font-style: normal;

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