
/* TypoPRO Bebas Neue Regular */
@font-face {
    font-family:  'TypoPRO Bebas Neue';
    src:          url('../fonts/TypoPRO-BebasNeue-Regular.eot');
    src:          local('*'),
    url('../fonts/TypoPRO-BebasNeue-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/TypoPRO-BebasNeue-Regular.woff') format('woff'),
    url('../fonts/TypoPRO-BebasNeue-Regular.ttf') format('truetype');
    font-style:   normal;
    font-weight:  normal;
    font-stretch: normal;
    font-variant: normal;
}

@font-face {
    font-family:  'Courgette Regular';
    src:          url('../fonts/Courgette-Regular.ttf') format('truetype');
    font-style:   normal;
    font-weight:  normal;
    font-stretch: normal;
    font-variant: normal;
}

