/* Noto sans KR */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: local('Noto Sans KR Thin'), local('NotoSansKR-Thin'), url('fonts/NotoSansKR-Thin.woff2') format('woff2'), url('fonts/NotoSansKR-Thin.woff') format('woff');
  unicode-range: U+0-10FFFF;
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: local('Noto Sans KR Light'), local('NotoSansKR-Light'), url('fonts/NotoSansKR-Light.woff2') format('woff2'), url('fonts/NotoSansKR-Light.woff') format('woff');
  unicode-range: U+0-10FFFF;
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans KR Regular'), local('NotoSansKR-Regular'), url('fonts/NotoSansKR-Regular.woff2') format('woff2'), url('fonts/NotoSansKR-Regular.woff') format('woff'), url('fonts/NotoSansKR-Regular.ttf') format('truetype');
  unicode-range: U+0-10FFFF;
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  src: local('Noto Sans KR Medium'), local('NotoSansKR-Medium'), url('fonts/NotoSansKR-Medium.woff2') format('woff2'), url('fonts/NotoSansKR-Medium.woff') format('woff'), url('fonts/NotoSansKR-Medium.ttf') format('truetype');
  unicode-range: U+0-10FFFF;
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  src: local('Noto Sans KR Bold'), local('NotoSansKR-Bold'), url('fonts/NotoSansKR-Bold.woff2') format('woff2'), url('fonts/NotoSansKR-Bold.woff') format('woff'), url('fonts/NotoSansKR-Bold.ttf') format('truetype');
  unicode-range: U+0-10FFFF;
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 900;
  src: local('Noto Sans KR Black'), local('NotoSansKR-Black'), url('fonts/NotoSansKR-Black.woff2') format('woff2'), url('fonts/NotoSansKR-Black.woff') format('woff'), url('fonts/NotoSansKR-Black.ttf') format('truetype');
  unicode-range: U+0-10FFFF;
}

/* Arita-buri */
@font-face {
  font-family: 'Arita buri';
  font-style: normal;
  font-weight: 100;
  src: local('Arita buriHL'), local('Arita-buriHL'), url('fonts/Arita-buriHL.woff2') format('woff2'), url('fonts/Arita-buriHL.woff') format('woff');
  unicode-range: U+0-10FFFF;
}

@font-face {
  font-family: 'Arita buri';
  font-style: normal;
  font-weight: 300;
  src: local('Arita buriL'), local('Arita-buriL'), url('fonts/Arita-buriL.woff2') format('woff2'), url('fonts/Arita-buriL.woff') format('woff');
  unicode-range: U+0-10FFFF;
}

@font-face {
  font-family: 'Arita buri';
  font-style: normal;
  font-weight: 500;
  src: local('Arita buriM'), local('Arita-buriMr'), url('fonts/Arita-buriM.woff') format('woff');
  unicode-range: U+0-10FFFF;
}

@font-face {
  font-family: 'Arita buri';
  font-style: normal;
  font-weight: 700;
  src: local('Arita buriSB'), local('Arita-buriSB'), url('fonts/Arita-buriSB.woff') format('woff');
  unicode-range: U+0-10FFFF;
}

@font-face {
  font-family: 'Arita buri';
  font-style: normal;
  font-weight: 900;
  src: local('Arita buriB'), local('Arita-buriB'), url('fonts/Arita-buriB.woff2') format('woff2'), url('fonts/Arita-buriB.woff') format('woff');
  unicode-range: U+0-10FFFF;
}

/* 나눔스퀘어 */
@font-face {
  font-family: 'Nanum Square';
  font-style: normal;
  font-weight: 400;
  src: url(font/NanumSquareR.eot);
  src: local('Nanum Square Regular'),
       local('NanumSquareR'),
       url(font/NanumSquareR.eot?#iefix) format('embedded-opentype'),
       url(font/NanumSquareR.woff2) format('woff2'),
       url(font/NanumSquareR.woff) format('woff'),
       url(font/NanumSquareR.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Square';
  font-style: bold;
  font-weight: 700;
  src: url(font/NanumSquareB.eot);
  src: local('Nanum Square Bold'),
       local('NanumSquareB'),
       url(font/NanumSquareB.eot?#iefix) format('embedded-opentype'),
       url(font/NanumSquareB.woff2) format('woff2'),
       url(font/NanumSquareB.woff) format('woff'),
       url(font/NanumSquareB.ttf) format('truetype');
}