@font-face {
  font-family: 'larseit';
  src: url("fonts/larsseit-bold.woff2") format('woff2'), url("fonts/larsseit-bold.woff") format('woff'), url("fonts/larsseit-bold.ttf") format('truetype');
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'larseit';
  src: url("fonts/larsseit-medium.woff2") format('woff2'), url("fonts/larsseit-medium.woff") format('woff'), url("fonts/larsseit-medium.ttf") format('truetype');
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: 'larseit';
  src: url("fonts/larsseit-regular.woff2") format('woff2'), url("fonts/larsseit-regular.woff") format('woff'), url("fonts/larsseit-regular.ttf") format('truetype');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'lato';
  src: url("fonts/lato-300.woff2") format('woff2'), url("fonts/lato-300.woff") format('woff'), url("fonts/lato-300.ttf") format('truetype');
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: 'lato';
  src: url("fonts/lato-regular.woff2") format('woff2'), url("fonts/lato-regular.woff") format('woff'), url("fonts/lato-regular.ttf") format('truetype');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'lato';
  src: url("fonts/lato-700.woff2") format('woff2'), url("fonts/lato-700.woff") format('woff'), url("fonts/lato-700.ttf") format('truetype');
  font-style: normal;
  font-weight: 700;
}