/* 마포금빛나루 */
@font-face {
  font-family: 'MapoGeumbitnaru';
  src: url('../font/MapoGoldenPierA.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.font-mapo {
  font-family: 'MapoGeumbitnaru', system-ui, -apple-system, 'Segoe UI', Roboto, 'Noto Sans KR', Arial, sans-serif;
}