@font-face {
  font-family: 'thebackend-icons';
  src: url('../fonts/thebackend-icons.eot?tu9jfe');
  src: url('../fonts/thebackend-icons.eot?tu9jfe#iefix')
      format('embedded-opentype'),
    url('../fonts/thebackend-icons.ttf?tu9jfe') format('truetype'),
    url('../fonts/thebackend-icons.woff?tu9jfe') format('woff'),
    url('../fonts/thebackend-icons.svg?tu9jfe#thebackend-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

i {
  font-family: 'thebackend-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

i.icon {
  font-family: Icons !important;
}

i.icon.outline {
  font-family: outline-icons !important;
}

/*
.i-base:before {
  content: "\e912";
}
*/

.i-chat:before {
  content: '\e917';
}
.i-arrow_up:before {
  content: '\e901';
}
.i-arrow_down:before {
  content: '\e900';
}
.i-line_arrow_up:before {
  content: '\e90c';
}
.i-line_arrow_down:before {
  content: '\e909';
}
.i-line_arrow_left:before {
  content: '\e90a';
}
.i-line_arrow_right:before {
  content: '\e90b';
}
.i-question:before {
  content: '\e90e';
}
.i-console:before {
  content: '\e903';
}
.i-search:before {
  content: '\e911';
}
.i-chart:before {
  content: '\e902';
}
.i-start:before {
  content: '\e913';
}
/*
.i-dev_guide:before {
  content: "\e914";
}
*/
.i-unity:before {
  content: '\e915';
}
.i-gameinfo:before {
  content: '\e906';
}
/*
.i-docs:before {
  content: "\e905";
}
*/
.i-initialize:before {
  content: '\e907';
}
.i-landing:before {
  content: '\e908';
}
.i-faq:before {
  content: '\e90d';
}
.i-receipt:before {
  content: '\e90f';
}
.i-sdk:before {
  content: '\e910';
}
.i-user:before {
  content: '\e916';
}
.i-base:before {
  content: '\e919';
}
.i-console_guide:before {
  content: '\e91a';
}
.i-dev_guide:before {
  content: '\e91b';
}
.i-docs:before {
  content: '\e91c';
}
.i-realtime:before {
  content: '\e91d';
}

/* Noto Sans KR (korean) http://www.google.com/fonts/earlyaccess */
/*
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/NotoSansKR-Thin.woff2) format('woff2'),
        url(../fonts/NotoSansKR-Thin.woff) format('woff'),
        url(../fonts/NotoSansKR-Thin.otf) format('opentype');
}
*/
@font-face {
  font-family: 'Noto';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/NotoSansKR-Light.woff2) format('woff2'),
    url(../fonts/NotoSansKR-Light.woff) format('woff'),
    url(../fonts/NotoSansKR-Light.otf) format('opentype');
}

@font-face {
  font-family: 'Noto';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/NotoSansKR-Regular.woff2) format('woff2'),
    url(../fonts/NotoSansKR-Regular.woff) format('woff'),
    url(../fonts/NotoSansKR-Regular.otf) format('opentype');
}

@font-face {
  font-family: 'Noto';
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/NotoSansKR-Medium.woff2) format('woff2'),
    url(../fonts/NotoSansKR-Medium.woff) format('woff'),
    url(../fonts/NotoSansKR-Medium.otf) format('opentype');
}

@font-face {
  font-family: 'Noto';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NotoSansKR-Bold.woff2) format('woff2'),
    url(../fonts/NotoSansKR-Bold.woff) format('woff'),
    url(../fonts/NotoSansKR-Bold.otf) format('opentype');
}
/*
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/NotoSansKR-Black.woff2) format('woff2'),
      url(../fonts/NotoSansKR-Black.woff) format('woff'),
      url(../fonts/NotoSansKR-Black.otf) format('opentype');
}
*/

@font-face {
  font-family: 'NanumSquareRound';
  src: url(../fonts/NanumSquareRoundOTFR00.woff2) format('woff2'),
    url(../fonts/NanumSquareRoundOTFR00.woff) format('woff');
  font-weight: 400;
}

@font-face {
  font-family: 'NanumSquareRound';
  src: url(../fonts/NanumSquareRoundOTFB00.woff2) format('woff2'),
    url(../fonts/NanumSquareRoundOTFB00.woff) format('woff');
  font-weight: 600;
}
