
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 200; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'), 
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'), 
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype'); 
} 
@font-face{
    font-family:"Noto Sans KR";
    font-weight: 300;
    src:url('fonts/NotoSans-DemiLight.eot');
    src:url('fonts/NotoSans-DemiLight.eot?#iefix') format('embedded-opentype'),
    url('fonts/NotoSans-DemiLight.woff2') format('woff2'),
    url('fonts/NotoSans-DemiLight.woff') format('woff'),
    url('fonts/NotoSans-DemiLight.ttf') format('truetype');
    src:local(※), url('fonts/NotoSans-DemiLight.woff') format('woff');
}
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 400; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype'); 
 } 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 500; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype'); 
 } 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 700; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype'); 
 } 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 900; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype'); 
 } 
 @font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: bold;
	src:url("fonts/Gotham-Bold.eot");
	src:url("fonts/Gotham-Bold.eot?#iefix") format("embedded-opentype"),
		url("fonts/Gotham-Bold.woff2") format('woff2'),
		url("fonts/Gotham-Bold.woff") format('woff'),
		url("fonts/Gotham-Bold.otf") format('opentype');
}

 @font-face {
	font-family: 'GothamR';
	font-style: normal;
	font-weight: 500;
	src:url("fonts/GothamRounded-Medium.eot");
	src:url("fonts/GothamRounded-Medium.eot?#iefix") format("embedded-opentype"),
		url("fonts/GothamRounded-Medium.woff2") format('woff2'),
		url("fonts/GothamRounded-Medium.woff") format('woff'),
		url("fonts/GothamRounded-Medium.otf") format('opentype');
}

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

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src:url("fonts/Montserrat-Regular.eot");
    src:url("fonts/Montserrat-Regulareot?#iefix") format("embedded-opentype"),
    url("fonts/Montserrat-Regular.woff2") format('woff2'),
    url("fonts/Montserrat-Regular.woff") format('woff'),
    url("fonts/Montserrat-Regular.otf") format('opentype');
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src:url("fonts/Montserrat-Medium.eot");
    src:url("fonts/Montserrat-Mediumeot?#iefix") format("embedded-opentype"),
    url("fonts/Montserrat-Medium.woff2") format('woff2'),
    url("fonts/Montserrat-Medium.woff") format('woff'),
    url("fonts/Montserrat-Medium.otf") format('opentype');
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    src:url("fonts/Montserrat-Bold.eot");
    src:url("fonts/Montserrat-Boldeot?#iefix") format("embedded-opentype"),
    url("fonts/Montserrat-Bold.woff2") format('woff2'),
    url("fonts/Montserrat-Bold.woff") format('woff'),
    url("fonts/Montserrat-Bold.otf") format('opentype');
}