@font-face {
  font-family: 'Lato Light';
  src: url('Lato-Light.eot'); /* IE9 Compat Modes */
  src: url('Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Lato-Light.woff') format('woff'), /* Modern Browsers */
       url('Lato-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Lato-Light.svg#80d8021909d835b751af094d043ad177') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  200;
}

