@font-face {
  font-family: 'Montserra';
  src: url('../fonts/Montserrat-Regular.ttf');
}
@font-face {
  font-family: 'Lato';
  font-weight: 200;
  src: url('../fonts/Lato-Light.ttf');
}
@font-face {
  font-family: 'Lato';
  font-weight: normal;
  src: url('../fonts/Lato-Regular.ttf');
}
@font-face {
  font-family: 'Lato';
  font-weight: bold;
  src: url('../fonts/Lato-Bold.ttf');
}
