@font-face {
    font-family: 'Lato';
    src: url('Lato-Bold.woff') format('woff'),                    /* Modern Browsers */
         url('Lato-Bold.eot'),                                    /* IE9 Compat Modes */
         url('Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Lato-Bold.ttf') format('truetype');
         
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'Lato';
    src: url('Lato-BoldItalic.woff') format('woff'),                    /* Modern Browsers */
         url('Lato-BoldItalic.eot'),                                    /* IE9 Compat Modes */
         url('Lato-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Lato-BoldItalic.ttf') format('truetype');
         
    font-style: italic;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'Lato';
    src: url('Lato-Medium.eot'); /* IE9 Compat Modes */
    src: url('Lato-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Lato-Medium.woff') format('woff'), /* Modern Browsers */
         url('Lato-Medium.ttf') format('truetype'); 
    font-style: normal;
    font-weight: 500;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'Lato';
    src: url('Lato-MediumItalic.eot'); /* IE9 Compat Modes */
    src: url('Lato-MediumItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Lato-MediumItalic.woff') format('woff'), /* Modern Browsers */
         url('Lato-MediumItalic.ttf') format('truetype'); 
    font-style: italic;
    font-weight: 500;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'Lato';
    src: url('Lato-Regular.woff') format('woff'),                    /* Modern Browsers */
         url('Lato-Regular.eot'),                                    /* IE9 Compat Modes */
         url('Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Lato-Regular.ttf') format('truetype');
         
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'Lato';
    src: url('Lato-Italic.woff') format('woff'),                    /* Modern Browsers */
         url('Lato-Italic.eot'),                                    /* IE9 Compat Modes */
         url('Lato-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Lato-Italic.ttf') format('truetype');
         
    font-style: italic;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'Lato';
    src: url('Lato-Light.woff') format('woff'),                    /* Modern Browsers */
         url('Lato-Light.eot'),                                    /* IE9 Compat Modes */
         url('Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Lato-Light.ttf') format('truetype');
         
    font-style: normal;
    font-weight: 300;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'Lato';
    src: url('Lato-LightItalic.woff') format('woff'),                    /* Modern Browsers */
         url('Lato-LightItalic.eot'),                                    /* IE9 Compat Modes */
         url('Lato-LightItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Lato-LightItalic.ttf') format('truetype');
         
    font-style: italic;
    font-weight: 300;
    text-rendering: optimizeLegibility;
}
