/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2013 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      exljbris Font Foundry
 * License URL: http://www.fontspring.com/fflicense/exljbris
 *
 *
 */

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

}

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

}

@font-face {
    font-family: 'Calluna';
    src: url('Calluna-It-webfont.eot?3');
    src: url('Calluna-It-webfont.eot?3?#iefix') format('embedded-opentype'),
         url('Calluna-It-webfont.woff?3') format('woff'),
         url('Calluna-It-webfont.ttf?3') format('truetype'),
         url('Calluna-It-webfont.svg?3#_.regular') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'Calluna';
    src: url('Calluna-BoldIt-webfont.eot?3');
    src: url('Calluna-BoldIt-webfont.eot?3?#iefix') format('embedded-opentype'),
         url('Calluna-BoldIt-webfont.woff?3') format('woff'),
         url('Calluna-BoldIt-webfont.ttf?3') format('truetype'),
         url('Calluna-BoldIt-webfont.svg?3#_.regular') format('svg');
    font-weight: bold;
    font-style: italic;

}
