/* lato-regular - latin-ext_latin */
@font-face {
  font-family: 'Lato-regular';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/lato-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-regular.svg#Lato') format('svg'); /* Legacy iOS */
}


/* lato-900 - latin-ext_latin */
@font-face {
  font-family: 'Lato-bold';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/lato-bold.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/lato-bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-bold.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-bold.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-bold.svg#Lato') format('svg'); /* Legacy iOS */
}


/* lato-700 - latin-ext_latin */
@font-face {
  font-family: 'Lato-black';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lato-black.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/lato-black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-black.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-black.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-black.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-black.svg#Lato') format('svg'); /* Legacy iOS */
}
