@font-face {
  font-family: 'nunito-sans';
  src: url('/fonts/nunito-sans-var.ttf') format('truetype');
  font-weight: 100 900; /* because it's a variable font */
  font-style: normal;
}

@font-face {
  font-family: 'nunito-sans';
  src: url('/fonts/nunito-sans-it.ttf') format('truetype');
  font-weight: 100 900;
  font-style: italic;
}



@font-face {
    font-family: 'beauty-homestay';
    src: url('/fonts/Beauty Homestay.woff') format('woff');
    font-weight: 100 900;
    font-style: normal;
  }

  @font-face {
    font-family: 'orange-juice';
    src: url('/fonts/orange juice 2.0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'hussar';
    src: url('/fonts/hussar.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }