﻿@font-face {   font-family: 'capture_itregular';
    src: url('Capture_it-webfont.eot');
    src: url('Capture_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('Capture_it-webfont.woff') format('woff'),
         url('Capture_it-webfont.ttf') format('truetype'),
         url('Capture_it-webfont.svg#capture_itregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {  font-family: 'daysregular';
    src: url('Days-webfont.eot');
    src: url('Days-webfont.eot?#iefix') format('embedded-opentype'),
         url('Days-webfont.woff') format('woff'),
         url('Days-webfont.ttf') format('truetype'),
         url('Days-webfont.svg#daysregular') format('svg');
    font-weight: normal;    font-style: normal; }


.fontwhite{ font-family:'capture_itregular'; color: rgba(240,240,240,0.8);}
.fontblack{ font-family:'capture_itregular'; color: rgba(10,10,10,0.8);}

.font { font-family: 'daysregular'; font-weight:lighter; font-size:15px; text-align:justify; padding:0 5px 0 5px; text-indent:30px;}
.fontsmall { font-family: 'daysregular'; font-weight: lighter; font-size:14.5px; text-align:justify; padding:0 5px 0 5px; text-indent:30px;}
.fontlist { font-family: 'daysregular'; font-weight: lighter; font-size:14.5px; text-align:justify; padding:0 5px 0 35px; }

.fonttitle { font-family: 'daysregular'; font-size:17px;}
.fonttitlered { font: italic 13px daysregular; color:red;}
