/*NotoSansKR*/
@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 100;
  src: local('NotoSansKR Thin'), local('NotoSansKR-Thin'),
  url(../font/NotoSansKR/NotoSansKR-Thin.woff2) format('woff2'),
  url(../font/NotoSansKR/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 200;
  src: local('NotoSansKR Light'), local('NotoSansKR-Light'),
  url(../font/NotoSansKR/NotoSansKR-Light.woff2) format('woff2'),
  url(../font/NotoSansKR/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 300;
  src: local('NotoSansKR DemiLight'), local('NotoSansKR-DemiLight'),
  url(../font/NotoSansKR/NotoSansKR-DemiLight.woff2) format('woff2'),
  url(../font/NotoSansKR/NotoSansKR-DemiLight.otf) format('opentype');
}
@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 400;
  src: local('NotoSansKR Regular'), local('NotoSansKR-Regular'),
  url(../font/NotoSansKR/NotoSansKR-Regular.woff2) format('woff2'),
  url(../font/NotoSansKR/NotoSansKR-Regular.otf) format('opentype');;
}
@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 500;
  src: local('NotoSansKR Medium'), local('NotoSansKR-Medium'),
  url(../font/NotoSansKR/NotoSansKR-Medium.woff2) format('woff2'),
  url(../font/NotoSansKR/NotoSansKR-Medium.otf) format('opentype');
}
@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 700;
  src: local('NotoSansKR Bold'), local('NotoSansKR-Bold'),
  url(../font/NotoSansKR/NotoSansKR-Bold.woff2) format('woff2'),
  url(../font/NotoSansKR/NotoSansKR-Bold.otf) format('opentype');
}

/*Montserrat*/
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: local('Montserrat Light'), local('Montserrat-Light'), url("../font/Montserrat/Montserrat-Light.otf") format('opentype');
  unicode-range: U+0030-0039;
}

/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url("../font/Montserrat/Montserrat-Regular.otf") format('opentype');
  unicode-range: U+0030-0039;
}

/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url("../font/Montserrat/Montserrat-Bold.otf") format('opentype');
  unicode-range: U+0030-0039;
}

/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: local('Montserrat ExtraBold'), local('Montserrat-ExtraBold'), url("../font/Montserrat/Montserrat-ExtraBold.otf") format('opentype');
  unicode-range: U+0030-0039;
}

/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: local('Montserrat Black'), local('Montserrat-Black'), url("../font/Montserrat/Montserrat-Black.otf") format('opentype');
  unicode-range: U+0030-0039;
}

