@font-face {
  font-family: 'Lato-Light';
  src: url('../fonts/LatoLight.eot?#iefix') format('embedded-opentype'),  
      url('../fonts/LatoLight.woff') format('woff'), 
      url('../fonts/LatoLight.ttf')  format('truetype'), 
      url('../fonts/LatoLight.svg#LatoLight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Italic';
  src: url('../fonts/Lato-Italic.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/Lato-Italic.woff') format('woff'), 
       url('../fonts/Lato-Italic.ttf')  format('truetype'), 
       url('../fonts/Lato-Italic.svg#Lato-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Regular';
  src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/Lato-Regular.woff') format('woff'), 
       url('../fonts/Lato-Regular.ttf')  format('truetype'), 
       url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Bold';
  src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/Lato-Bold.woff') format('woff'), 
       url('../fonts/Lato-Bold.ttf')  format('truetype'), 
       url('../fonts/Lato-Bold.svg#Lato-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family:"Lato Bold Italic";
  src: url("../fonts/Lato-BoldItalic.eot?") format("eot"),
       url("../fonts/Lato-BoldItalic.woff") format("woff"),
       url("../fonts/Lato-BoldItalic.ttf") format("truetype"),
       url("../fonts/Lato-BoldItalic.svg#Lato-BoldItalic") format("svg");font-weight:normal;font-style:normal;}

@font-face {
  font-family:'Lato-Black';
  src: url('../fonts/lato-black.eot'); 
  src: url('../fonts/lato-black.eot') format('embedded-opentype'), 
       url('../fonts/lato-black.woff') format('woff'), 
       url('../fonts/lato-black.ttf') format('truetype'), 
       url('../fonts/lato-black.svg#LatoBlack') format('svg');
  font-weight:normal;
  font-style:normal;
}

@font-face {
    font-family: 'Lato-Semibold';
    src: url('../fonts/Lato-Semibold.eot');
    src: url('../fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Semibold.woff2') format('woff2'),
        url('../fonts/Lato-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}


@font-face {
    font-family: 'Lato-Heavy';
    src: url('../fonts/Lato-Heavy.eot');
    src: url('../fonts/Lato-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Heavy.woff2') format('woff2'),
        url('../fonts/Lato-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Lato-Thin';
    src: url('../fonts/Lato-Thin.eot');
    src: url('../fonts/Lato-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Thin.woff2') format('woff2'),
        url('../fonts/Lato-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}






