@font-face {
  font-family: "Paperlogy";
  src: url("https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-2ExtraLight.woff2") format("woff2");
  font-weight: 200; /* Light */
  font-style: normal;
}
@font-face {
  font-family: "Paperlogy";
  src: url("https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-5Medium.woff2") format("woff2");
  font-weight: 500; /* Medium */
  font-style: normal;
}
@font-face {
  font-family: "Paperlogy";
  src: url("https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-6SemiBold.woff2") format("woff2");
  font-weight: 600; /* SemiBold */
  font-style: normal;
}
@font-face {
  font-family: "Paperlogy";
  src: url("https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2") format("woff2");
  font-weight: 700; /* Bold */
  font-style: normal;
}
/* [Reset] */
* {
  box-sizing: border-box;
  word-break: keep-all;
}

html, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, select, table, td, textarea, th, ul {
  border: 0;
  outline: 0;
  margin: 0;
  padding: 0;
  background: transparent;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
}

body, button, input, select, table, textarea {
  font-family: "Paperlogy", -apple-system, helvetica, Apple SD Gothic Neo, sans-serif;
  font-weight: 200;
}

body {
  position: relative;
  -webkit-text-size-adjust: none;
  color: #fff;
}

html, body {
  background-color: #000;
  font-size: 10px;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  line-height: 1.5;
}

fieldset, img {
  border: 0;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

ol, ul {
  list-style: none;
}

address, em {
  font-style: normal;
}

input, textarea, select {
  outline: 0;
  border-radius: 0;
  border: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  appearance: none;
}

input[readonly] {
  -webkit-user-select: none;
  user-select: none;
}

textarea {
  resize: none;
}

legend {
  display: none;
}

a {
  text-decoration: none;
}

button {
  border: 0;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  color: inherit;
  text-transform: none;
  cursor: pointer;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  display: none;
}

mark {
  background: transparent;
}

hr {
  border: 0;
  padding: 0;
  margin: 0;
}

.blind {
  position: absolute;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
}

::-webkit-scrollbar {
  display: none;
}

::-ms-reveal,
::-ms-clear {
  display: none;
}/*# sourceMappingURL=common.css.map */