@font-face {
  font-family: 'Figtree-SemiBold';
  src: url('../fonts/Figtree-SemiBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Figtree-Regular';
  src: url('../fonts/Figtree-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.swiper-container {
	overflow: hidden;
}