/*
Theme Name: UUTHEME
Theme URI: https://uupr.co.kr
Author: 유유기획
Author URI: https://uupr.co.kr
Description: 맞춤 제작 워드프레스 테마입니다.
Version: 1.0
*/

/* @font-face {
  font-family: 'NanumSquare';
  src: url('fonts/NanumSquare_acL.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'NanumSquare';
  src: url('fonts/NanumSquare_acR.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'NanumSquare';
  src: url('fonts/NanumSquare_acB.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'NanumSquare';
  src: url('fonts/NanumSquare_acEB.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'NanumSquare';
  src: url('fonts/NanumSquareL.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'NanumSquare';
  src: url('fonts/NanumSquareR.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'NanumSquare';
  src: url('fonts/NanumSquareB.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'NanumSquare';
  src: url('fonts/NanumSquareEB.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
} */

*{font-family: 'NanumSquare', sans-serif;font-weight: 400;-webkit-tap-highlight-color: transparent;}
body {
  margin: 0;
  font-family: 'NanumSquare', sans-serif;
  font-weight: 400;
}

#site-main { margin-top: -80px;}
