@charset "UTF-8";
html {
height: 100%;
}
body {
-webkit-text-size-adjust: none;
}
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
select,
table,
td,
textarea,
th,
ul {
margin: 0;
padding: 0;
}
html,
body,
#app,
#root {
height: 100%;
-webkit-text-size-adjust: none;
color: #000;
font-family:'Retorica','Barun', '-apple-system', 'AppleSDGothicNeo', 'SFProDisplay', 'BlinkMacSystemFont', 'HelveticaNeue', 'Helvetica', arial, 'sans-serif';
font-size: 12px;
line-height: 20px;
}
address,
em {
font-style: normal;
}
fieldset,
img {
border: 0;
vertical-align: top;
}
table {
border-collapse: collapse;
}
input {
-webkit-appearance: none;
border-radius: 0;
-webkit-border-radius: 0;
border: none;
}
dl,
ol,
ul {
list-style: none;
}
a {
color: inherit;
text-decoration: none;
}
a[href]:hover,
a[href]:active,
a[href]:focus {
text-decoration: none;
}
button {
-webkit-appearance: none;
border: 0;
background: none;
outline: none;
cursor: pointer;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-tap-highlight-color: transparent;
/* For some Androids */
font-family: 'Retorica', 'Barun', 'PretendardVariable', 'PretendardVariable-Bold' '-apple-system', 'BlinkMacSystemFont', 'SFProDisplay', 'AppleSDGothicNeo', 'HelveticaNeue', 'Helvetica', arial, 'sans-serif', ëëęł ë, NanumGothic, 'nanumgothic', 'NanumSquareRound', 'Malgun Gothic', Dotum;
}
.blind {
overflow: hidden !important;
position: absolute !important;
clip: rect(0 0 0 0) !important;
width: 1px !important;
height: 1px !important;
margin: -1px !important;
}
/* body scroll prevent */
body.no_scroll {
overflow: hidden;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@font-face {
font-family: "PTMono";
src: url("/static/font/PTM55F.ttf");
font-weight: normal;
}
@font-face {
font-family: "PTMono-Bold";
src: url("/static/font/PTM75F.ttf");
font-weight: bold;
}
@font-face {
font-family: "PretendardVariable";
src: url("/static/font/PretendardVariable.ttf");
font-weight: normal;
}
@font-face {
font-family: "PretendardVariable-Bold";
src: url("/static/font/PretendardVariable.ttf");
font-weight: bold;
}
@font-face {
font-family: "Retorica";
src: url("/static/font/Retroica.ttf");
font-weight: normal;
}
@font-face {
font-family: "Barun";
src: url("/static/font/Barun.ttf");
font-weight: normal;
}