@CHARSET "UTF-8";

@font-face {
    font-family: 'light';
    src: url('../fonts/Chantilly-Light-webfont.eot');
    src: url('../fonts/Chantilly-Light-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Chantilly-Light-webfont.woff') format('woff'),
        url('../fonts/Chantilly-Light-webfont.ttf') format('truetype'),
        url('../fonts/Chantilly-Light-webfont.svg#chantilly_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bold';
    src: url('../fonts/Chantilly-Bold-webfont.eot');
    src: url('../fonts/Chantilly-Bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Chantilly-Bold-webfont.woff') format('woff'),
        url('../fonts/Chantilly-Bold-webfont.ttf') format('truetype'),
        url('../fonts/Chantilly-Bold-webfont.svg#chantillybold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'heavy';
    src: url('../fonts/Chantilly-Heavy-webfont.eot');
    src: url('../fonts/Chantilly-Heavy-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Chantilly-Heavy-webfont.woff') format('woff'),
        url('../fonts/Chantilly-Heavy-webfont.ttf') format('truetype'),
        url('../fonts/Chantilly-Heavy-webfont.svg#chantilly_heavyregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

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