@font-face {
  font-family: 'Raleway';
  src: url('fonts/Raleway.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url('fonts/NunitoSans.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
