/*! CSS pour la font Archia */



@font-face {
    font-family: 'archia';
    src: url('../font/archia/archia-light-webfont.eot');
    src: url('../font/archia-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/archia-light-webfont.woff2') format('woff2'),
         url('../font/archia-light-webfont.woff') format('woff'),
         url('../font/archia-light-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'archia';
    src: url('../font/archia-regular-webfont.eot');
    src: url('../font/archia-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/archia-regular-webfont.woff2') format('woff2'),
         url('../font/archia-regular-webfont.woff') format('woff'),
         url('../font/archia-regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;

}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

@font-face {
    font-family: 'archia';
    src: url('../font/archia-semibold-webfont.eot');
    src: url('../font/archia-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/archia-semibold-webfont.woff2') format('woff2'),
         url('../font/archia-semibold-webfont.woff') format('woff'),
         url('../font/archia-semibold-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;

}