@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@font-face {
    font-family:"IM_Hyemin-Bold";
    src: url(/_res/deu/_share/etc/IM_Hyemin-Bold.ttf");
}
@font-face {
    font-family:"DWImpactamin";
    src: url("/_res/deu/_share/etc/DWImpactamin.ttf");
}
@font-face {
    font-family:"Roboto-Regular";
    src: url("/_res/deu/_share/etc/Roboto-Regular.ttf");
}
@font-face {
    font-family:"Roboto-Bold";
    src: url("/_res/deu/_share/etc/Roboto-Bold.ttf");
}
@font-face {
    font-family:"Roboto-Black";
    src: url("/_res/deu/_share/etc/Roboto-Black.ttf");
}

@font-face {
    font-family: 'InkLipquid';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/InkLipquid.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

