@font-face {
    font-family: 'Lumberjack Rough';
    src: url('LumberjackRough.woff2') format('woff2'),
        url('LumberjackRough.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lumberjack';
    src: url('Lumberjack.woff2') format('woff2'),
        url('Lumberjack.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'heroic_condensedbold';
    src: url('heroiccondensed-bold.woff2') format('woff2'),
         url('heroiccondensed-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'heroic_condensedmedium';
    src: url('heroiccondensed-medium.woff2') format('woff2'),
         url('heroiccondensed-medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
