/* ######## WEBFONTS ################ */
@font-face {
    font-family: 'cHeavy';
    src: url('../fonts/c_heavy.eot');
    src: url('../fonts/c_heavy.eot?#iefix') format('embedded-opentype'),
         url('../fonts/c_heavy.woff') format('woff'),
         url('../fonts/c_heavy.ttf') format('truetype'),
         url('../fonts/c_heavy.svg#cHeavy') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

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

@font-face {
    font-family: 'Caecilia';
    src: url('../fonts/CaeciliaLTStd-Roman.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Caecilia';
    src: url('../fonts/CaeciliaLTStd-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Caecilia';
    src: url('../fonts/CaeciliaLTStd-Heavy.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}