@font-face {
  font-family: 'Lato Regular';
  font-display: swap;
  src: url('Lato-Regular.ttf');
}

@font-face {
  font-family: 'Lato Light';
  font-display: swap;
  src: url('Lato-Light.ttf');
}

@font-face {
  font-family: 'Lato Bold';
  font-display: swap;
  src: url('Lato-Bold.ttf');
}

@font-face {
  font-family: 'Nunito Regular';
  font-display: swap;
  src: url('Nunito-Regular.ttf');
}

@font-face {
  font-family: 'Nunito Light';
  font-display: swap;
  src: url('Nunito-Light.ttf');
}

@font-face {
  font-family: 'Nunito Bold';
  font-display: swap;
  src: url('Nunito-Bold.ttf');
}

@font-face {
  font-family: 'ShadowsIntoLight';
  font-display: swap;
  src: url('ShadowsIntoLight-Regular.ttf');
}
