/*
Theme Name:framed-redux
Description:Photoblog theme from web2feel.com.
Author: jinsona designs
Version:1.0
Author URI: www.web2feel.com
Tags: Photo album, Photographers, Portfolio, Images, Photoblog, Blog, Galleries, jQuery, Jinsona, web2feel, lightbox.
*/

/* Importing CSS Styles */

@import url( 'css/structure.css' );
@import url( 'css/default.css' );
@import url( 'css/comments.css' );
@import url( 'css/pagenavi.css' );
@import url( 'css/photo.css' );
@import url( 'css/nivo.css' );
@import url( 'css/prettyphoto.css' );

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'YanoneKaffeesatzRegular';
    src: url('fonts/YanoneKaffeesatz-Regular-webfont.eot');
    src: url('fonts/YanoneKaffeesatz-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/YanoneKaffeesatz-Regular-webfont.woff') format('woff'),
         url('fonts/YanoneKaffeesatz-Regular-webfont.ttf') format('truetype'),
         url('fonts/YanoneKaffeesatz-Regular-webfont.svg#YanoneKaffeesatzRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

