/* 
    Created on : 5 mai 2014, 16:32:25
    Author     : Maxime CORSON <maxime.corson@spyrit.net>
*/

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

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