@charset "utf-8";
/* CSS Document */

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

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

@font-face {
    font-family: 'share-techregular';
    src: url('fonts/share/share_tech_macroman/Share-Tech-webfont.eot');
    src: url('fonts/share/share_tech_macroman/Share-Tech-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/share/share_tech_macroman/Share-Tech-webfont.woff') format('woff'),
         url('fonts/share/share_tech_macroman/Share-Tech-webfont.ttf') format('truetype'),
         url('fonts/share/share_tech_macroman/Share-Tech-webfont.svg#share-techregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

h1{
	font-family: 'capture_itregular';
}

h2{
	font-family: 'danielregular';
}

p{
	font-family: 'share-techregular';
}
