@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src:
    local('NotoSansKR-Light'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src:
    local('NotoSansKR-Regular'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  src:
    local('NotoSansKR-Medium'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  src:
    local('NotoSansKR-Bold'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 900;
  src:
    local('NotoSansKR-Black'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff');
}

/* inter-300 - latin */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/inter-v2-latin-300.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/inter-v2-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/inter-v2-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/inter-v2-latin-300.woff') format('woff'), /* Modern Browsers */
         url('../fonts/inter-v2-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/inter-v2-latin-300.svg#Inter') format('svg'); /* Legacy iOS */
          unicode-range:U+0041-005A, U+0061-007A, U+0030-0039;
}
/* inter-regular - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/inter-v2-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/inter-v2-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/inter-v2-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/inter-v2-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/inter-v2-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/inter-v2-latin-regular.svg#Inter') format('svg'); /* Legacy iOS */
        unicode-range:U+0041-005A, U+0061-007A, U+0030-0039;
}
/* inter-500 - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/inter-v2-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/inter-v2-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/inter-v2-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/inter-v2-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/inter-v2-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/inter-v2-latin-500.svg#Inter') format('svg'); /* Legacy iOS */
        unicode-range:U+0041-005A, U+0061-007A, U+0030-0039;
}
/* inter-600 - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/inter-v2-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/inter-v2-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/inter-v2-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/inter-v2-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/inter-v2-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/inter-v2-latin-600.svg#Inter') format('svg'); /* Legacy iOS */
        unicode-range:U+0041-005A, U+0061-007A, U+0030-0039;
}
/* inter-700 - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/inter-v2-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/inter-v2-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/inter-v2-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/inter-v2-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/inter-v2-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/inter-v2-latin-700.svg#Inter') format('svg'); /* Legacy iOS */
        unicode-range:U+0041-005A, U+0061-007A, U+0030-0039;
}