@font-face {
  font-family: 'Playfair Display SC';
  font-style: normal;
  font-weight: 400;
  src: local('Playfair Display SC Regular'), local('PlayfairDisplaySC-Regular'), url('../fonts/PlayfairDisplaySC-Regular.ttf');
}
@font-face {
  font-family: 'Playfair Display SC';
  font-style: normal;
  font-weight: 700;
  src: local('Playfair Display SC Bold'), local('PlayfairDisplaySC-Bold'), url('../fonts/PlayfairDisplaySC-Bold.ttf');
}
@font-face {
  font-family: 'Raleway';
  font-size: 30px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 20px;
  src: local('Raleway Regular'), local('Raleway-Regular'), url('../fonts/Raleway-Regular.ttf');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: local('Raleway Bold'), local('Raleway-Bold'), url('../fonts/Raleway-Bold.ttf');
}
@font-face {
  font-family: 'Waiting for the Sunrise';
  font-style: normal;
  font-weight: 400;
  src: local('WaitingfortheSunrise'), url('../fonts/WaitingfortheSunrise.ttf');
}