@charset "UTF-8";
@font-face {
    font-family: 'KT';
    font-style: normal;
    font-weight: 400;
    src: url(/eSIM/comm/fonts/KTL.eot),
    url(/eSIM/comm/fonts/KTL.eot?#iefix) format('embedded-opentype'),
    url(/eSIM/comm/fonts/KTL.woff) format('woff'),
    url(/eSIM/comm/fonts/KTL.otf) format('opentype');
}
@font-face {
    font-family: 'KT';
    font-style: bold;
    font-weight: 700;
    src: url(/eSIM/comm/fonts/KTB.eot),
    url(/eSIM/comm/fonts/KTB.eot?#iefix) format('embedded-opentype'),
    url(/eSIM/comm/fonts/KTB.woff) format('woff'),
    url(/eSIM/comm/fonts/KTB.otf) format('opentype');
}
@font-face {
    font-family: 'ns';
    font-style: normal;
    font-weight: 400;
    src:     
    url(/eSIM/comm/fonts/NotoSansCJKkr-Regular.woff) format('woff'),
    url(/eSIM/comm/fonts/NotoSansCJKkr-Regular.otf) format('opentype');
}
@font-face {
    font-family: 'ns';
    font-style: bold;
    font-weight: 700;
    src:     
    url(/eSIM/comm/fonts/NotoSansCJKkr-Bold.woff) format('woff'),
    url(/eSIM/comm/fonts/NotoSansCJKkr-Bold.otf) format('opentype');
}
@font-face {
    font-family:"Spoqa";
    font-weight:400;
    src: local("Spoqa Han Sans Regular"),
    url("/eSIM/comm/fonts/SpoqaHanSansRegular.woff2") format("woff2"),
    url("/eSIM/comm/fonts/SpoqaHanSansRegular.woff") format("woff"),
    url("/eSIM/comm/fonts/SpoqaHanSansRegular.ttf") format("truetype");
}
@font-face {
    font-family:"Spoqa";
    font-weight:700;
    src: local("Spoqa Han Sans Bold"),
    url("/eSIM/comm/fonts/SpoqaHanSansBold.woff2") format("woff2"),
    url("/eSIM/comm/fonts/SpoqaHanSansBold.woff") format("woff"),
    url("/eSIM/comm/fonts/SpoqaHanSansBold.ttf") format("truetype");
}

@font-face {
    font-family:"Roboto";
    font-weight:900;
    src: local("Roboto-Black"),
    url("/ib/comm/fonts/Roboto-Black.woff2") format("woff2"),
    url("/ib/comm/fonts/Roboto-Black.woff") format("woff"),
    url("/ib/comm/fonts/Roboto-Black.ttf") format("truetype");
}
@font-face {
    font-family:"Roboto";
    font-weight:700;
    src: local("Roboto"),
    url("/ib/comm/fonts/Roboto-Bold.woff2") format("woff2"),
    url("/ib/comm/fonts/Roboto-Bold.woff") format("woff"),
    url("/ib/comm/fonts/Roboto-Bold.ttf") format("truetype");
}
@font-face {
    font-family:"Roboto";
    font-weight:400;
    src: local("Roboto"),
    url("/ib/comm/fonts/Roboto-Medium.woff2") format("woff2"),
    url("/ib/comm/fonts/Roboto-Medium.woff") format("woff"),
    url("/ib/comm/fonts/Roboto-Medium.ttf") format("truetype");
}
@font-face {
    font-family:"Roboto";
    font-weight:300;
    src: local("Roboto-Regular"),
    url("/ib/comm/fonts/Roboto-Regular.woff2") format("woff2"),
    url("/ib/comm/fonts/Roboto-Regular.woff") format("woff"),
    url("/ib/comm/fonts/Roboto-Regular.ttf") format("truetype");
}
@font-face {
    font-family:"Roboto";
    font-weight:100;
    src: local("Roboto-Light"),
    url("/ib/comm/fonts/Roboto-Light.woff2") format("woff2"),
    url("/ib/comm/fonts/Roboto-Light.woff") format("woff"),
    url("/ib/comm/fonts/Roboto-Light.ttf") format("truetype");
}