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

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

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

@font-face {
    font-family: 'Futura Std Book';
    src: url('FuturaStd-Book.eot'); /* IE9 Compat Modes */
    src: url('FuturaStd-Book.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('FuturaStd-Book.woff') format('woff'), /* Modern Browsers */
    url('FuturaStd-Book.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('FuturaStd-Book.svg') format('svg'); /* Legacy iOS */

    font-style:   normal;
    font-weight:  400;
}

@font-face {
    font-family: 'Futura Std Light';
    src: url('FuturaStd-Light.eot'); /* IE9 Compat Modes */
    src: url('FuturaStd-Light.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('FuturaStd-Light.woff') format('woff'), /* Modern Browsers */
    url('FuturaStd-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('FuturaStd-Light.svg') format('svg'); /* Legacy iOS */

    font-style:   normal;
    font-weight:  200;
}

@font-face {
    font-family: 'Bari';
    src: url('Bari.eot'); /* IE9 Compat Modes */
    src: url('Bari.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('Bari.woff') format('woff'), /* Modern Browsers */
    url('Bari.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('Bari.svg') format('svg'); /* Legacy iOS */

    font-style:   normal;
    font-weight:  400;
}

@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') format('svg'); /* Legacy iOS */

    font-style:   normal;
    font-weight:  200;
}