/* Webfont: Lato-Black */@font-face {
    font-family: 'LatoWebBlack';
    src: url('lato/Lato-Black.eot'); /* IE9 Compat Modes */
    src: url('lato/Lato-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('lato/Lato-Black.woff2') format('woff2'), /* Modern Browsers */
         url('lato/Lato-Black.woff') format('woff'), /* Modern Browsers */
         url('lato/Lato-Black.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-BlackItalic */@font-face {
    font-family: 'LatoWebBlack';
    src: url('lato/Lato-BlackItalic.eot'); /* IE9 Compat Modes */
    src: url('lato/Lato-BlackItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('lato/Lato-BlackItalic.woff2') format('woff2'), /* Modern Browsers */
         url('lato/Lato-BlackItalic.woff') format('woff'), /* Modern Browsers */
         url('lato/Lato-BlackItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Bold */@font-face {
    font-family: 'LatoWebBold';
    src: url('lato/Lato-Bold.eot'); /* IE9 Compat Modes */
    src: url('lato/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('lato/Lato-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('lato/Lato-Bold.woff') format('woff'), /* Modern Browsers */
         url('lato/Lato-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-BoldItalic */@font-face {
    font-family: 'LatoWebBold';
    src: url('lato/Lato-BoldItalic.eot'); /* IE9 Compat Modes */
    src: url('lato/Lato-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('lato/Lato-BoldItalic.woff2') format('woff2'), /* Modern Browsers */
         url('lato/Lato-BoldItalic.woff') format('woff'), /* Modern Browsers */
         url('lato/Lato-BoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Italic */@font-face {
    font-family: 'LatoWeb';
    src: url('lato/Lato-Italic.eot'); /* IE9 Compat Modes */
    src: url('lato/Lato-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('lato/Lato-Italic.woff2') format('woff2'), /* Modern Browsers */
         url('lato/Lato-Italic.woff') format('woff'), /* Modern Browsers */
         url('lato/Lato-Italic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Regular */@font-face {
    font-family: 'LatoWeb';
    src: url('lato/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('lato/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('lato/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('lato/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('lato/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}



