/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 24, 2013 11:29:38 AM America/New_York */

/* fonts:  
 * - Lato (http://www.fontsquirrel.com/fonts/Lato)
 * - Fonts are stored in the server's html folder ...
 *
 * Note to developer:
 * - Change the font-family to be generic ..
 * - See: http://www.metaltoad.com/blog/how-use-font-face-avoid-faux-italic-and-bold-browser-styles
 *
 */ 


/* 
 * font: LatoLight
 * - normal
 * - italic
 */

@font-face {
    font-family: 'LatoLight';
    src: url('/font-Lato/Lato-Lig-webfont.eot');
    src: local('☺'), 
         	url('/font-Lato/Lato-Lig-webfont.woff') format('woff'),
         	url('/font-Lato/Lato-Lig-webfont.ttf') format('truetype'),
         	url('/font-Lato/Lato-Lig-webfont.svg#LatoLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LatoLight';
    src: url('/font-Lato/Lato-LigIta-webfont.eot');
    src: local('☺'),    
         url('/font-Lato/Lato-LigIta-webfont.woff') format('woff'),
         url('/font-Lato/Lato-LigIta-webfont.ttf') format('truetype'),
         url('/font-Lato/Lato-LigIta-webfont.svg#LatoLightItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

/* 
 * font: Lato (regular)
 * - normal
 * - italic
 * - bold
 * - bold & italic 
 */

@font-face {
    font-family: 'Lato' ;
    font-weight: normal;
    font-style: normal;
    src: url('/font-Lato/Lato-Reg-webfont.eot');
    src: local('☺'),
         url('/font-Lato/Lato-Reg-webfont.woff') format('woff'),
         url('/font-Lato/Lato-Reg-webfont.ttf') format('truetype'),
         url('/font-Lato/Lato-Reg-webfont.svg#LatoRegular') format('svg');
}

@font-face {
    font-family: 'Lato' ;
    font-weight: normal;
    font-style: italic;
    src: url('/font-Lato/Lato-RegIta-webfont.eot');
    src: local('☺'),
         url('/font-Lato/Lato-RegIta-webfont.woff') format('woff'),
         url('/font-Lato/Lato-RegIta-webfont.ttf') format('truetype'),
         url('/font-Lato/Lato-RegIta-webfont.svg#LatoItalic') format('svg');
}

@font-face {
    font-family: 'Lato' ;
    font-weight: bold;
    font-style: normal;    
    src: url('/font-Lato/Lato-Bol-webfont.eot');
    src: local('☺'),
         url('/font-Lato/Lato-Bol-webfont.woff') format('woff'),
         url('/font-Lato/Lato-Bol-webfont.ttf') format('truetype'),
         url('/font-Lato/Lato-Bol-webfont.svg#LatoBold') format('svg');
}

@font-face {
    font-family: 'Lato' ;
    font-weight: bold;
    font-style: italic;
    src: url('/font-Lato/Lato-BolIta-webfont.eot');
    src: local('☺'),
         url('/font-Lato/Lato-BolIta-webfont.woff') format('woff'),
         url('/font-Lato/Lato-BolIta-webfont.ttf') format('truetype'),
         url('/font-Lato/Lato-BolIta-webfont.svg#LatoBoldItalic') format('svg');
}
