@font-face {
  font-family: font-main;
  src: url(../font/PlayfairDisplay-VariableFont_wght.ttf);
}
@font-face {
  font-family: font-secondary;
  src: url(../font/FuzzyBubbles-Bold.ttf);
}
@font-face {
  font-family: font-main;
  src: url(../font/PlayfairDisplay-VariableFont_wght.ttf);
}
@font-face {
  font-family: font-secondary;
  src: url(../font/FuzzyBubbles-Bold.ttf);
}
.main-9 {
  background-image: url(../img/bg10.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.user-img {
  width: 70px;
  height: 70px;
}

footer {
  background-image: url(../img/fbg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}/*# sourceMappingURL=travellers-review.css.map */