/* lato-regular - latin */
@font-face {
  font-family: 'LatoRegular';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Lato-Regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       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-700 - latin */
@font-face {
  font-family: 'LatoSemi';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Lato-Semibold.eot'); /* IE9 Compat Modes */
  src: local('Lato Semi'), local('Lato-Semi'),
       url('../fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Lato-Semibold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Lato-Semibold.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Lato-Semibold.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Lato-Semibold.svg#Lato') format('svg'); /* Legacy iOS */
}
