/*
@font-face {
  font-family: 'LatoSemibold';
  src: url('../fonts/Lato-Semibold.eot');
  src: url('../fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Lato-Semibold.woff') format('woff'),
       url('../fonts/Lato-Semibold.ttf') format('truetype'); 
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

@font-face {
  font-family: 'LatoMedium';
  src: url('../fonts/Lato-Medium.eot');
  src: url('../fonts/Lato-Medium.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Lato-Medium.woff') format('woff'),
       url('../fonts/Lato-Medium.ttf') format('truetype'); 
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

@font-face {
  font-family: 'LatoHeavy';
  src: url('../fonts/Lato-Heavy.eot');
  src: url('../fonts/Lato-Heavy.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Lato-Heavy.woff') format('woff'),
       url('../fonts/Lato-Heavy.ttf') format('truetype'); 
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Regular.eot');
  src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Lato-Regular.woff') format('woff'),
       url('../fonts/Lato-Regular.ttf') format('truetype'); 
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
*/

@font-face {
    font-family: 'LatoSemibold';
    src: url('../fonts/generator/lato-semibold-webfont.eot');
    src: url('../fonts/generator/lato-semibold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/generator/lato-semibold-webfont.woff2') format('woff2'),
    url('../fonts/generator/lato-semibold-webfont.woff') format('woff'),
    url('../fonts/generator/lato-semibold-webfont.ttf') format('truetype'),
    url('../fonts/generator/lato-semibold-webfont.svg#latosemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LatoMedium';
    src: url('../fonts/generator/lato-medium-webfont.eot');
    src: url('../fonts/generator/lato-medium-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/generator/lato-medium-webfont.woff2') format('woff2'),
    url('../fonts/generator/lato-medium-webfont.woff') format('woff'),
    url('../fonts/generator/lato-medium-webfont.ttf') format('truetype'),
    url('../fonts/generator/lato-medium-webfont.svg#latomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LatoHeavy';
    src: url('../fonts/generator/lato-heavy-webfont.eot');
    src: url('../fonts/generator/lato-heavy-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/generator/lato-heavy-webfont.woff2') format('woff2'),
    url('../fonts/generator/lato-heavy-webfont.woff') format('woff'),
    url('../fonts/generator/lato-heavy-webfont.ttf') format('truetype'),
    url('../fonts/generator/lato-heavy-webfont.svg#latoheavy') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/generator/lato-regular-webfont.eot');
    src: url('../fonts/generator/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/generator/lato-regular-webfont.woff2') format('woff2'),
    url('../fonts/generator/lato-regular-webfont.woff') format('woff'),
    url('../fonts/generator/lato-regular-webfont.ttf') format('truetype'),
    url('../fonts/generator/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}