@font-face {
  font-family: 'Lato';
  src: url(../fonts/lato/Lato-Regular.eot);
  src: url(../fonts/lato/Lato-Regular.eot?#iefix) format('embedded-opentype'),
       url(../fonts/lato/Lato-Regular.otf) format('otf'),
       url(../fonts/lato/Lato-Regular.svg#Lato-Regular) format('svg'),
       url(../fonts/lato/Lato-Regular.ttf) format('truetype'),
       url(../fonts/lato/Lato-Regular.woff) format('woff'),
       url(../fonts/lato/Lato-Regular.woff2) format('woff2');
    font-weight: 400;
}


@font-face {
  font-family: 'Lato';
  src: url(../fonts/lato/Lato-Bold.eot);
  src: url(../fonts/lato/Lato-Bold.eot?#iefix) format('embedded-opentype'),
       url(../fonts/lato/Lato-Bold.otf) format('otf'),
       url(../fonts/lato/Lato-Bold.svg#Lato-Bold) format('svg'),
       url(../fonts/lato/Lato-Bold.ttf) format('truetype'),
       url(../fonts/lato/Lato-Bold.woff) format('woff'),
       url(../fonts/lato/Lato-Bold.woff2) format('woff2');
    font-weight: 700;
}