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

}