
/*  NanumBarunGothic */
@font-face {
    font-family: 'NanumBarunGothic';
    src: url('../font/NanumBarunGothic.otf');
    font-weight: 400;
}
@font-face {
    font-family: 'NanumBarunGothic';
    src: url('../font/NanumBarunGothicUltraLight.otf');
    font-weight: 200;
} 
@font-face {
    font-family: 'NanumBarunGothic';
    src: url('../font/NanumBarunGothicLight.otf');
    font-weight: 400;
} 
@font-face {
    font-family: 'NanumBarunGothic';
    src: url('../font/NanumBarunGothicBold.otf');
    font-weight: 600;
}

/* Pretendard Variable */
@font-face {
  font-family: "Pretendard Variable";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url("../font/PretendardVariable.ttf") format("truetype");
}

/* SolmoeKimDaeGeon */
@font-face {
    font-family: 'SolmoeKimDaeGeon';
    src: url('../font/SolmoeKimDaeGeon.ttf');
    font-weight: 400;
}
