/*
Fonts "digitalstripregular", "digitalstrip_bold", and "digitalstrip_italic" are 
copyrighted by Blambot Comic Fonts & Lettering used under license from
Blambot Comic Fonts and Lettering and may not be downloaded, installed, 
or used outside of the styling for this website.  As per licensing requirements,
the following describes the ownership of each of these fonts:

This font is (C) 2001 Nate Piekos.  All Rights Reserved.  
Created for Blambot Fonts

This font is freeware for independent comic book creation and 
non-profit use ONLY. ( This excludes use by "mainstream" publishers,
(Marvel, DC, Dark Horse, Oni, Image, SLG, Top Cow, and their 
subsidiaries) without a license fee. Use by a "mainstream" publisher 
(or it's employee), and use for non-comic book production 
(eg. magazine ads, merchandise lables etc.) incurs a license fee 
be paid to the designer, Nate Piekos. 
This font may not be redistributed without the author's permission and
never without this text file missing from the .zip.

Blambot/Nate Piekos makes no guarantees about these font files,
 the completeness of character sets, or safety of these files on your
computer.  By installing these fonts on your system, you prove that 
you have read and understand the above.

For more free and original fonts visit Blambot.
www.blambot.com

Nate Piekos
blambot@piekosarts.com


*/



@font-face {
    font-family: 'digitalstrip_bold';
    src: url('digistrip_b-webfont.eot');
    src: url('digistrip_b-webfont.eot?#iefix') format('embedded-opentype'),
         url('digistrip_b-webfont.woff') format('woff'),
         url('digistrip_b-webfont.ttf') format('truetype'),
         url('digistrip_b-webfont.svg#digitalstrip_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'digitalstrip_italic';
    src: url('digistrip_i-webfont.eot');
    src: url('digistrip_i-webfont.eot?#iefix') format('embedded-opentype'),
         url('digistrip_i-webfont.woff') format('woff'),
         url('digistrip_i-webfont.ttf') format('truetype'),
         url('digistrip_i-webfont.svg#digitalstrip_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'digitalstripregular';
    src: url('digistrip-webfont.eot');
    src: url('digistrip-webfont.eot?#iefix') format('embedded-opentype'),
         url('digistrip-webfont.woff') format('woff'),
         url('digistrip-webfont.ttf') format('truetype'),
         url('digistrip-webfont.svg#digitalstripregular') format('svg');
    font-weight: normal;
    font-style: normal;

}