/*WEB FONT*/
@font-face {
    font-family:'CanalBoldItalique';
    src:url('/index/fonts/canalbolditalique-webfont_eot');
    src:url('/index/fonts/canalbolditalique-webfont_eot?#iefix') format('eot'),
        url('/index/fonts/canalbolditalique-webfont_svg') format('svg'),
        url('/index/fonts/canalbolditalique-webfont_woff') format('woff'),
        url('/index/fonts/canalbolditalique-webfont_ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family:'CanalBoldRomain';
    src:url('/index/fonts/canalboldromain-webfont.eot');
    src:url('/index/fonts/canalboldromain-webfont.eot?#iefix') format('eot'),
        url('/index/fonts/canalboldromain-webfont.svg') format('svg'),
        url('/index/fonts/canalboldromain-webfont.woff') format('woff'),
        url('/index/fonts/CanalBoldRomain.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'CanalDemiRomain';
    src:url('/index/fonts/canaldemiromain-webfont.eot');
    src:url('/index/fonts/canaldemiromain-webfont.eot?#iefix') format('eot'),
        url('/index/fonts/canaldemiromain-webfont.svg') format('svg'),
        url('/index/fonts/canaldemiromain-webfont.woff') format('woff'),
        url('/index/fonts/CanalDemiRomain.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
}