/*
 * 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 Fontspring
 */
/*
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * @vendor:     FontSite Inc.
 * @licenseurl: http://www.fontspring.com/fflicense/fontsite
 *
 *
 */

@font-face {
	font-family: 'Chantilly-1';
	src: url('Chantilly-Medium.eot');
}

@font-face {
	font-family: 'Chantilly-1';
	src: url(//:) format('no404'), url('Chantilly-Medium_font1.ttf');
}

@font-face {
	font-family: 'Chantilly-2';
	src: url(//:) format('no404'), url('Chantilly-Medium_font2.ttf');
}


@font-face {
    font-family: 'Chantilly-1';
    src: url('Chantilly-MediumItalic.eot');
    font-style: italic;
}

@font-face {
    font-family: 'Chantilly-1';
    src: url(//:) format('no404'), url('Chantilly-MediumItalic.ttf');
    font-style: italic;
}

@font-face {
    font-family: 'Chantilly-2';
    src: url(//:) format('no404'), url('Chantilly-MediumItalic.ttf');
    font-style: italic;
}

@font-face {
    font-family: 'Chantilly-1';
    src: url('Chantilly-Bold.eot');
    font-weight: bold;
}

@font-face {
    font-family: 'Chantilly-1';
    src: url(//:) format('no404'), url('Chantilly-Bold.ttf');
    font-weight: bold;
}

@font-face {
    font-family: 'Chantilly-2';
    src: url(//:) format('no404'), url('Chantilly-Bold.ttf');
    font-weight: bold;
}

@font-face {
    font-family: 'Chantilly-1';
    src: url('Chantilly-BoldItalic.eot');
    font-weight: bold;
    font-style: italic; 
}

@font-face {
    font-family: 'Chantilly-1';
    src: url(//:) format('no404'), url('Chantilly-BoldItalic.ttf');
    font-weight: bold;
    font-style: italic; 
}

@font-face {
    font-family: 'Chantilly-2';
    src: url(//:) format('no404'), url('Chantilly-BoldItalic.ttf');
    font-weight: bold;
    font-style: italic; 
}
