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

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

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

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

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