/*
Theme Name:JayPark
Author: intrinity
Version: 1.0
Description: JayParkオリジナルテーマ
*/

@font-face {
  font-family: 'EuropaGroteskBold';
  src: url('font/europa-grotesk-sh-bold.woff2') format('woff2'),
       url('font/europa-grotesk-sh-bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/*
body, html {
  margin: 0 !important;
  padding: 0 !important;
  height: auto !important;
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch !important;
  touch-action: auto !important;
}
*/

body {
    font-family: neue-haas-grotesk-display, -apple-system, BlinkMacSystemFont, Apple SD Gothic Neo, Pretendard Variable, Pretendard, Roboto, Noto Sans KR, Segoe UI, Malgun Gothic, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, sans-serif !important;
    font-weight: 500;
    font-style: normal;
}