@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/HelveticaNeue-Roman.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/HelveticaNeue-Bold.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/HelveticaNeue-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/HelveticaNeue-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/HelveticaNeue-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}


.nav-links,
.mobile-menu,
.hero-badge,
.hero-subtitle,
.hero-stat-label,
.section-label,
.section-title,
.section-heading,
.advantage-content,
.btn-gold,
.btn-outline-white,
.georgia-card,
.georgia-card h4,
.general-info,
.location-fact,
.facility-tag,
.litz-tooltip,
.scene-list button,
.scene-list .pnlm-title-box,
#choise *,
#apartment *,
#apartment_details *,
#choise-mobile * 
h1, h2, h3, h4, h5, h6 {
  font-family: 'Helvetica Neue'!important;
}

.nav-links a, 
.mobile-menu a,
.btn-gold,
.btn-outline-white {
  font-weight: 500!important;
  font-size: 0.85rem!important;
  letter-spacing: 0.05em!important;
}