/**
 * Copyright (c) 2020 Spoqa, Inc.
 *
 * Permission is hereby granted, free of charge, to any person obtaining
 * a copy of this software and associated documentation files (the
 * "Software"), to deal in the Software without restriction, including
 * without limitation the rights to use, copy, modify, merge, publish,
 * distribute, sublicense, and/or sell copies of the Software, and to
 * permit persons to whom the Software is furnished to do so, subject to
 * the following conditions:
 *
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 */

/* ko */

@font-face {
  font-family: 'Noto Sans KR';
  font-weight: 700;
  font-display: swap;
  src:url('../font/ko/SpoqaHanSansNeo-Bold.eot');
  src:url('../font/ko/SpoqaHanSansNeo-Bold.eot?#iefix') format('embedded-opentype'),
  url('../font/ko/SpoqaHanSansNeo-Bold.woff2') format('woff2'),
  url('../font/ko/SpoqaHanSansNeo-Bold.woff') format('woff'),
  url('../font/ko/SpoqaHanSansNeo-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-weight: 500;
  font-display: swap;
  src:url('../font/ko/SpoqaHanSansNeo-Medium.eot');
  src:url('../font/ko/SpoqaHanSansNeo-Medium.eot?#iefix') format('embedded-opentype'),
  url('../font/ko/SpoqaHanSansNeo-Medium.woff2') format('woff2'),
  url('../font/ko/SpoqaHanSansNeo-Medium.woff') format('woff'),
  url('../font/ko/SpoqaHanSansNeo-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-weight: 400;
  font-display: swap;
  src:url('../font/ko/SpoqaHanSansNeo-Regular.eot');
  src:url('../font/ko/SpoqaHanSansNeo-Regular.eot?#iefix') format('embedded-opentype'),
  url('../font/ko/SpoqaHanSansNeo-Regular.woff2') format('woff2'),
  url('../font/ko/SpoqaHanSansNeo-Regular.woff') format('woff'),
  url('../font/ko/SpoqaHanSansNeo-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-weight: 300;
  font-display: swap;
  src:url('../font/ko/SpoqaHanSansNeo-Light.eot');
  src:url('../font/ko/SpoqaHanSansNeo-Light.eot?#iefix') format('embedded-opentype'),
  url('../font/ko/SpoqaHanSansNeo-Light.woff2') format('woff2'),
  url('../font/ko/SpoqaHanSansNeo-Light.woff') format('woff'),
  url('../font/ko/SpoqaHanSansNeo-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-weight: 100;
  font-display: swap;
  src:url('../font/ko/SpoqaHanSansNeo-Thin.eot');
  src:url('../font/ko/SpoqaHanSansNeo-Thin.eot?#iefix') format('embedded-opentype'),
  url('../font/ko/SpoqaHanSansNeo-Thin.woff2') format('woff2'),
  url('../font/ko/SpoqaHanSansNeo-Thin.woff') format('woff'),
  url('../font/ko/SpoqaHanSansNeo-Thin.ttf') format('truetype');
}



/* en */
@font-face {
  font-family: 'Noto Sans';
  src:url('../font/en/NotoSans.eot');
  src:url('../font/en/NotoSans.eot?#iefix') format('embedded-opentype'),
      url('../font/en/NotoSans.woff2') format('woff2'),
      url('../font/en/NotoSans.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Noto Sans';
  src:url('../font/en/NotoSans-Bold.eot');
  src:url('../font/en/NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
      url('../font/en/NotoSans-Bold.woff2') format('woff2'),
      url('../font/en/NotoSans-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/* ja */
@font-face {
  font-family: 'Noto Sans JP';
  src:url('../font/ja/NotoSansJP-Thin-Alphabetic.eot');
  src:url('../font/ja/NotoSansJP-Thin-Alphabetic.eot?#iefix') format('embedded-opentype'),
      url('../font/ja/NotoSansJP-Thin-Alphabetic.woff2') format('woff2'),
      url('../font/ja/NotoSansJP-Thin-Alphabetic.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans JP';
  src:url('../font/ja/NotoSansJP-Light-Alphabetic.eot');
  src:url('../font/ja/NotoSansJP-Light-Alphabetic.eot?#iefix') format('embedded-opentype'),
      url('../font/ja/NotoSansJP-Light-Alphabetic.woff2') format('woff2'),
      url('../font/ja/NotoSansJP-Light-Alphabetic.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans JP';
  src:url('../font/ja/NotoSansJP-Regular-Alphabetic.eot');
  src:url('../font/ja/NotoSansJP-Regular-Alphabetic.eot?#iefix') format('embedded-opentype'),
      url('../font/ja/NotoSansJP-Regular-Alphabetic.woff2') format('woff2'),
      url('../font/ja/NotoSansJP-Regular-Alphabetic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans JP';
  src:url('../font/ja/NotoSansJP-Medium-Alphabetic.eot');
  src:url('../font/ja/NotoSansJP-Medium-Alphabetic.eot?#iefix') format('embedded-opentype'),
      url('../font/ja/NotoSansJP-Medium-Alphabetic.woff2') format('woff2'),
      url('../font/ja/NotoSansJP-Medium-Alphabetic.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Noto Sans JP';
  src:url('../font/ja/NotoSansJP-Bold-Alphabetic.eot');
  src:url('../font/ja/NotoSansJP-Bold-Alphabetic.eot?#iefix') format('embedded-opentype'),
      url('../font/ja/NotoSansJP-Bold-Alphabetic.woff2') format('woff2'),
      url('../font/ja/NotoSansJP-Bold-Alphabetic.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans JP';
  src:url('../font/ja/NotoSansJP-Black-Alphabetic.eot');
  src:url('../font/ja/NotoSansJP-Black-Alphabetic.eot?#iefix') format('embedded-opentype'),
      url('../font/ja/NotoSansJP-Black-Alphabetic.woff2') format('woff2'),
      url('../font/ja/NotoSansJP-Black-Alphabetic.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}


/* zh-hans */
@font-face {
  font-family: 'Noto Sans SC';
  src:url('../font/zh/NotoSansSC-Thin-Alphabetic.eot');
  src:url('../font/zh/NotoSansSC-Thin-Alphabetic.eot?#iefix') format('embedded-opentype'),
      url('../font/zh/NotoSansSC-Thin-Alphabetic.woff2') format('woff2'),
      url('../font/zh/NotoSansSC-Thin-Alphabetic.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans SC';
  src:url('../font/zh/NotoSansSC-Light-Alphabetic.eot');
  src:url('../font/zh/NotoSansSC-Light-Alphabetic.eot?#iefix') format('embedded-opentype'),
      url('../font/zh/NotoSansSC-Light-Alphabetic.woff2') format('woff2'),
      url('../font/zh/NotoSansSC-Light-Alphabetic.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans SC';
  src:url('../font/zh/NotoSansSC-Regular-Alphabetic.eot');
  src:url('../font/zh/NotoSansSC-Regular-Alphabetic.eot?#iefix') format('embedded-opentype'),
      url('../font/zh/NotoSansSC-Regular-Alphabetic.woff2') format('woff2'),
      url('../font/zh/NotoSansSC-Regular-Alphabetic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans SC';
  src:url('../font/zh/NotoSansSC-Medium-Alphabetic.eot');
  src:url('../font/zh/NotoSansSC-Medium-Alphabetic.eot?#iefix') format('embedded-opentype'),
      url('../font/zh/NotoSansSC-Medium-Alphabetic.woff2') format('woff2'),
      url('../font/zh/NotoSansSC-Medium-Alphabetic.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans SC';
  src:url('../font/zh/NotoSansSC-Bold-Alphabetic.eot');
  src:url('../font/zh/NotoSansSC-Bold-Alphabetic.eot?#iefix') format('embedded-opentype'),
      url('../font/zh/NotoSansSC-Bold-Alphabetic.woff2') format('woff2'),
      url('../font/zh/NotoSansSC-Bold-Alphabetic.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans SC';
  src:url('../font/zh/NotoSansSC-Black-Alphabetic.eot');
  src:url('../font/zh/NotoSansSC-Black-Alphabetic.eot?#iefix') format('embedded-opentype'),
      url('../font/zh/NotoSansSC-Black-Alphabetic.woff2') format('woff2'),
      url('../font/zh/NotoSansSC-Black-Alphabetic.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

