@font-face {
    font-family: 'black_coffee_regularbold';
    src: url('WebkitBlackCoffee/black-coffee-webfont.woff2') format('woff2'),
         url('WebkitBlackCoffee/black-coffee-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'black_coffee_shadowbold';
    src: url('WebkitBlackCoffee/black-coffee-shadow-webfont.woff2') format('woff2'),
         url('WebkitBlackCoffee/black-coffee-shadow-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}