@charset "utf-8";
/* CSS Document */
@font-face{
    font-family: 'blackout';
    src: url('http://lunchbuckscoffee.webs.com/blackoutmidnight.otf') format('otf');
    src: url('http://lunchbuckscoffee.webs.com/blackoutmidnight.eot');
    src: url('http://lunchbuckscoffee.webs.com/blackoutmidnight.eot?#iefix') format('embedded-opentype'),
         url('http://lunchbuckscoffee.webs.com/blackoutmidnight.woff') format('woff'),
         url('http://lunchbuckscoffee.webs.com/blackoutmidnight.ttf') format('truetype'),
         url('http://lunchbuckscoffee.webs.com/Blackout-Midnight.svg#') format('svg');
    font-weight: normal;
    font-style: normal;
    }