h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  font-family: "Noto Sans KR", sans-serif;
  letter-spacing: -0.04em;
}

.font-heading {
  font-family: "Noto Sans KR", sans-serif !important;
  letter-spacing: -0.04em;
}

.text-kakao {
  color: #3b1e1e !important;
  font-size:13px;
}
.text-kakao i {
  margin: 0 0.1em;
}
.text-cafe img {
  width: 1.25em;
  height: auto;
  margin-top:-2px;
  color: #3b1e1e !important;
}
.text-aifa {
  color: #1f3058 !important;
}
.bg-aifa {
  background-color: #1f3058 !important;
}

@media (min-width: 1200px) {
  .navbar-expand-xl .navbar-brand .navbar-brand-item {
    height:28px !important;
  }
}

@media (max-width: 1199.98px) {
  .navbar-expand-xl .navbar-brand .navbar-brand-item {
    height:16px !important;
  }
}