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


h1,h2,h3,h4,h5,h6,
.photo-title,.album-title,
.movie-page-title,
#blog-categories:before,
#blog-archives:before,
ul.blog-tag-cloud:before,
#blog-rss-feeds:before{
font-family: 'AlexBrushRegular', sans-serif;
}

#blog-categories:before,
#blog-archives:before,
ul.blog-tag-cloud:before,
#blog-rss-feeds:before{
font-size: 1.8em;
font-weight: normal;
}

header span {padding-left: 10px;}