@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&family=Raleway:wght@300;400;500;600;700;900&display=swap');

/*
	font-family: 'Noto Sans KR', sans-serif; 100;300;400;500;700;900
    font-family: 'Raleway', sans-serif; 300;400;500;600;700;900
    font-family: 'GmarketSansMedium', sans-serif; 400
    font-family: 'nexon-lv2-gothic', sans-serif; 300;400;700
 */

@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'nexon-lv2-gothic';
  src: url(/assets/fonts/NEXON_Lv2_Gothic_Light.eot);
  src: local('nexon-lv2-gothic '),
       local('nexon-lv2-gothic'),
       url(/assets/fonts/NEXON_Lv2_Gothic_Light.eot?#iefix) format('embedded-opentype'),
       url(/assets/fonts/NEXON_Lv2_Gothic_Light.woff) format('woff'),
       url(/assets/fonts/NEXON_Lv2_Gothic_Light.ttf) format('truetype');
  font-display: swap;
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: 'nexon-lv2-gothic';
  src: url(/assets/fonts/NEXON_Lv2_Gothic.eot);
  src: local('nexon-lv2-gothic '),
       local('nexon-lv2-gothic'),
       url(/assets/fonts/NEXON_Lv2_Gothic.eot?#iefix) format('embedded-opentype'),
       url(/assets/fonts/NEXON_Lv2_Gothic.woff) format('woff'),
       url(/assets/fonts/NEXON_Lv2_Gothic.ttf) format('truetype');
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'nexon-lv2-gothic';
  src: url(/assets/fonts/NEXON_Lv2_Gothic_Bold.eot);
  src: local('nexon-lv2-gothic '),
       local('nexon-lv2-gothic'),
       url(/assets/fonts/NEXON_Lv2_Gothic_Bold.eot?#iefix) format('embedded-opentype'),
       url(/assets/fonts/NEXON_Lv2_Gothic_Bold.woff) format('woff'),
       url(/assets/fonts/NEXON_Lv2_Gothic_Bold.ttf) format('truetype');
  font-display: swap;
  font-style: normal;
  font-weight: 700;
}