@font-face {
  font-family: 'establishRetrosansOTF';
  src: url('../fonts/establishRetrosansOTF.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  font-weight: 400;
  font-style: normal;
  src:
    url('../fonts/roboto-regular.eot?') format('eot'),
    url('../../fonts/roboto-regular.woff') format('woff'),
    url('../../fonts/roboto-regular.woff2') format('woff2'),
    url('../../fonts/roboto-regular.ttf') format('truetype');
  unicode-range: U+0300-0039, U+0300-0039, U+0061-007A, U+0041-005A;
}

@font-face {
  font-family: 'Roboto';
  font-weight: 500;
  font-style: normal;
  src:
    url('../fonts/roboto-medium.eot?') format('eot'),
    url('../../fonts/roboto-medium.woff') format('woff'),
    url('../../fonts/roboto-medium.woff2') format('woff2'),
    url('../../fonts/roboto-medium.ttf') format('truetype');
  unicode-range: U+0300-0039, U+0061-007A, U+0041-005A;
}

@font-face {
  font-family: 'Roboto';
  font-weight: 700;
  font-style: normal;
  src:
    url('../fonts/roboto-bold.eot?') format('eot'),
    url('../../fonts/roboto-bold.woff') format('woff'),
    url('../../fonts/roboto-bold.woff2') format('woff2'),
    url('../../fonts/roboto-bold.ttf') format('truetype');
  unicode-range: U+0300-0039, U+0061-007A, U+0041-005A;
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-weight: 100;
  font-style: normal;
  src:
    url('../fonts/NotoSans-Thin.eot?') format('eot'),
    url('../fonts/NotoSans-Thin.otf') format('opentype'),
    url('../fonts/NotoSans-Thin.woff') format('woff'),
    url('../fonts/NotoSans-Thin.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-weight: 200;
  font-style: normal;
  src:
    url('../fonts/NotoSans-Light.eot?') format('eot'),
    url('../fonts/NotoSans-Light.otf') format('opentype'),
    url('../fonts/NotoSans-Light.woff') format('woff'),
    url('../fonts/NotoSans-Light.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-weight: 300;
  font-style: normal;
  src:
    url('../fonts/NotoSans-DemiLight.eot?') format('eot'),
    url('../fonts/NotoSans-DemiLight.otf') format('opentype'),
    url('../fonts/NotoSans-DemiLight.woff') format('woff'),
    url('../fonts/NotoSans-DemiLight.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-weight: 400;
  font-style: normal;
  src:
    url('../fonts/NotoSans-Regular.eot?') format('eot'),
    url('../fonts/NotoSans-Regular.otf') format('opentype'),
    url('../fonts/NotoSans-Regular.woff') format('woff'),
    url('../fonts/NotoSans-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-weight: 500;
  font-style: normal;
  src:
    url('../fonts/NotoSans-Medium.eot?') format('eot'),
    url('../fonts/NotoSans-Medium.otf') format('opentype'),
    url('../fonts/NotoSans-Medium.woff') format('woff'),
    url('../fonts/NotoSans-Medium.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-weight: 600;
  font-style: normal;
  src:
    url('../fonts/NotoSans-SemiBold.eot') format('eot'),
    url('../fonts/NotoSans-SemiBold.otf') format('opentype'),
    url('../fonts/NotoSans-SemiBold.woff') format('woff'),
    url('../fonts/NotoSans-SemiBold.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-weight: 700;
  font-style: normal;
  src:
    url('../fonts/NotoSans-Bold.eot?') format('eot'),
    url('../fonts/NotoSans-Bold.otf') format('opentype'),
    url('../fonts/NotoSans-Bold.woff') format('woff'),
    url('../fonts/NotoSans-Bold.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-weight: 800;
  font-style: normal;
  src:
    url('../fonts/NotoSans-ExtraBold.eot') format('eot'),
    url('../fonts/NotoSans-ExtraBold.otf') format('opentype'),
    url('../fonts/NotoSans-ExtraBold.woff') format('woff'),
    url('../fonts/NotoSans-ExtraBold.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-weight: 900;
  font-style: normal;
  src:
    url('../fonts/NotoSans-Black.eot?') format('eot'),
    url('../fonts/NotoSans-Black.otf') format('opentype'),
    url('../fonts/NotoSans-Black.woff') format('woff'),
    url('../fonts/NotoSans-Black.woff2') format('woff2');
}

/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/MaterialIcons.woff2') format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
