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