@font-face {
  font-family: 'FootLight';
  src: url('fonts/FootlightMTProLight.woff');
  font-weight: normal;
  font-style: normal;
}
/* @font-face {
  font-family: 'FootLight';
  src: url('fonts/FootlightMTProRegular.woff');
  font-weight: 800;
  font-style: normal;
} */
@font-face {
  font-family: 'Lato';
  src: url('fonts/Lato-Regular.woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('fonts/Lato-Light.woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('fonts/Lato-Bold.woff');
  font-weight: 800;
  font-style: normal;
}