/* Noto Sans CJK KR */
@font-face {
  font-family: 'Noto Sans CJKKR';
  src: url('NotoSansCJKkr/NotoSansCJKkr-Thin.woff2') format('woff2'),
      url('NotoSansCJKkr/NotoSansCJKkr-Thin.woff') format('woff');
  font-style: normal;
  font-weight: 100;
}
@font-face {
  font-family: 'Noto Sans CJKKR';
  src:url('NotoSansCJKkr/NotoSansCJKkr-Light.woff2') format('woff2'),
      url('NotoSansCJKkr/NotoSansCJKkr-Light.woff') format('woff');
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: 'Noto Sans CJKKR';
  src:url('NotoSansCJKkr/NotoSansCJKkr-DemiLight.woff2') format('woff2'),
      url('NotoSansCJKkr/NotoSansCJKkr-DenuLight.woff') format('woff');
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: 'Noto Sans CJKKR';
  src:url('NotoSansCJKkr/NotoSansCJKkr-Regular.woff2') format('woff2'),
      url('NotoSansCJKkr/NotoSansCJKkr-Regular.woff') format('woff');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'Noto Sans CJKKR';
  src:url('NotoSansCJKkr/NotoSansCJKkr-Medium.woff2') format('woff2'),
      url('NotoSansCJKkr/NotoSansCJKkr-Medium.woff') format('woff');
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: 'Noto Sans CJKKR';
  src:url('NotoSansCJKkr/NotoSansCJKkr-Bold.woff2') format('woff2'),
      url('NotoSansCJKkr/NotoSansCJKkr-Bold.woff') format('woff');
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'Noto Sans CJKKR';
  src:url('NotoSansCJKkr/NotoSansCJKkr-Black.woff2') format('woff2'),
      url('NotoSansCJKkr/NotoSansCJKkr-Black.woff') format('woff');
  font-style: normal;
  font-weight: 900;
}

/* 나눔스퀘어 */
@font-face {
  font-family: 'NANUMSQUARE-300';
  src:url('NANUMSQUARE/NANUMSQUAREL.woff2') format('woff2'),
      url('NANUMSQUARE/NANUMSQUAREL.woff') format('woff'),
      url('NANUMSQUARE/NANUMSQUAREL.ttf') format('truetype');
  font-style: light;
  font-display: fallback;
}
@font-face {
  font-family: 'NANUMSQUARE-400';
  src:url('NANUMSQUARE/NANUMSQUARER.woff2') format('woff2'),
      url('NANUMSQUARE/NANUMSQUARER.woff') format('woff'),
      url('NANUMSQUARE/NANUMSQUARER.ttf') format('truetype');
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'NANUMSQUARE-700';
  src:url('NANUMSQUARE/NANUMSQUAREB.woff2') format('woff2'),
      url('NANUMSQUARE/NANUMSQUAREB.woff') format('woff'),
      url('NANUMSQUARE/NANUMSQUAREB.ttf') format('truetype');
  font-style: bold;
  font-display: fallback;
}
@font-face {
  font-family: 'NANUMSQUARE-800';
  src:url('WorkSans/WorkSans-Bold.woff2') format('woff2'),
      url('NANUMSQUARE/NANUMSQUAREEB.woff') format('woff'),
      url('NANUMSQUARE/NANUMSQUAREEB.ttf') format('truetype');
  font-style: extrabold;
  font-display: fallback;
}
/* Worksans */
@font-face {
  font-family: 'WorkSans-100';
  src: url('WorkSans/WorkSans-ExtraLight.woff2') format('woff2'),
    url('WorkSans/WorkSans-ExtraLight.woff') format('woff'),
    url('WorkSans/WorkSans-ExtraLight.ttf') format('truetype');
  font-weight: 100;
  font-display: fallback;
}

@font-face {
  font-family: 'WorkSans-200';
  src: url('WorkSans/WorkSans-ExtraLight.woff2') format('woff2'),
    url('WorkSans/WorkSans-ExtraLight.woff') format('woff'),
    url('WorkSans/WorkSans-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-display: fallback;
}

@font-face {
  font-family: 'WorkSans-300';
  src: url('WorkSans/WorkSans-Light.woff2') format('woff2'),
    url('WorkSans/WorkSans-Light.woff') format('woff'),
    url('WorkSans/WorkSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: fallback;
}

@font-face {
  font-family: 'WorkSans-400';
  src: url('WorkSans/WorkSans-Regular.woff2') format('woff2'),
    url('WorkSans/WorkSans-Regular.woff') format('woff'),
    url('WorkSans/WorkSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: fallback;
}

@font-face {
  font-family: 'WorkSans-500';
  src: url('WorkSans/WorkSans-Medium.woff2') format('woff2'),
    url('WorkSans/WorkSans-Medium.woff') format('woff'),
    url('WorkSans/WorkSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: fallback;
}
@font-face {
  font-family: 'WorkSans-600';
  src: url('WorkSans/WorkSans-SemiBold.woff2') format('woff2'),
    url('WorkSans/WorkSans-SemiBold.woff') format('woff'),
    url('WorkSans/WorkSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-display: fallback;
}
@font-face {
  font-family: 'WorkSans-700';
  src: url('WorkSans/WorkSans-Bold.woff2') format('woff2'),
    url('WorkSans/WorkSans-Bold.woff') format('woff'),
    url('WorkSans/WorkSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-display: fallback;
}
@font-face {
  font-family: 'WorkSans-800';
  src: url('WorkSans/WorkSans-ExtraBold.woff2') format('woff2'),
    url('WorkSans/WorkSans-ExtraBold.woff') format('woff'),
    url('WorkSans/WorkSans-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-display: fallback;
}



/* Montserrat */
@font-face {
  font-family: 'Montserrat-100';
  src: url('Montserrat/Montserrat-ExtraLight.woff2') format('woff2'),
    url('Montserrat/Montserrat-ExtraLight.woff') format('woff'),
    url('Montserrat/Montserrat-ExtraLight.ttf') format('truetype');
  font-weight: 100;
  font-display: fallback;
}
@font-face {
  font-family: 'Montserrat-200';
  src: url('Montserrat/Montserrat-ExtraLight.woff2') format('woff2'),
    url('Montserrat/Montserrat-ExtraLight.woff') format('woff'),
    url('Montserrat/Montserrat-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-display: fallback;
}
@font-face {
  font-family: 'Montserrat-300';
  src: url('Montserrat/Montserrat-Light.woff2') format('woff2'),
    url('Montserrat/Montserrat-Light.woff') format('woff'),
    url('Montserrat/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: fallback;
}
@font-face {
  font-family: 'Montserrat-400';
  src: url('Montserrat/Montserrat-Regular.woff2') format('woff2'),
    url('Montserrat/Montserrat-Regular.woff') format('woff'),
    url('Montserrat/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: fallback;
}
@font-face {
  font-family: 'Montserrat-500';
  src: url('Montserrat/Montserrat-Medium.woff2') format('woff2'),
    url('Montserrat/Montserrat-Medium.woff') format('woff'),
    url('Montserrat/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: fallback;
}
@font-face {
  font-family: 'Montserrat-600';
  src: url('Montserrat/Montserrat-SemiBold.woff2') format('woff2'),
    url('Montserrat/Montserrat-SemiBold.woff') format('woff'),
    url('Montserrat/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-display: fallback;
}
@font-face {
  font-family: 'Montserrat-700';
  src: url('Montserrat/Montserrat-Bold.woff2') format('woff2'),
    url('Montserrat/Montserrat-Bold.woff') format('woff'),
    url('Montserrat/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-display: fallback;
}
@font-face {
  font-family: 'Montserrat-800';
  src: url('Montserrat/Montserrat-ExtraBold.woff2') format('woff2'),
    url('Montserrat/Montserrat-ExtraBold.woff') format('woff'),
    url('Montserrat/Montserrat-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-display: fallback;
}