

@font-face {
    font-family: 'luna';
    src: url('../fonts/Luna.eot');
    src: url('../fonts/Luna.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Luna.woff') format('woff'),
    url('../fonts/Luna.ttf') format('truetype'),
    url('../fonts/Luna.svg#luna') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'carton-six';
    src: url('../fonts/carton_six-webfont.eot');
    src: url('../fonts/carton_six-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/carton_six-webfont.woff') format('woff'),
    url('../fonts/carton_six-webfont.ttf') format('truetype'),
    url('../fonts/carton_six-webfont.svg#carton-six') format('svg');
    font-weight: normal;
    font-style: normal;
}
