@import url(https://fonts.googleapis.com/css2?family=Cedarville+Cursive&display=swap);

@font-face {
  font-family: 'nunito-bold';
  src: url('NunitoSans-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'nunito-light';
  src: url('NunitoSans-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'nunito-regular';
  src: url('NunitoSans-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'nunito-semibold';
  src: url('NunitoSans-SemiBold.ttf') format('truetype');
}
