@font-face {
  font-family: 'Tahoma';
  font-style: normal;
  font-weight: normal;
  src: local('Tahoma');
  src: url('../../fonts/Tahoma.ttf') format('ttf');
  src: url('../../fonts/Tahoma.woff') format('woff');
}

/* Notosans*/
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 100;
  src: local('Noto Sans Korean thin');
  src: url('../../fonts/noto-sans-kr-thin.woff2') format('woff2');
  src: url('../../fonts/noto-sans-kr-thin.woff') format('woff');
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Noto Sans Korean light');
  src: url('../../fonts/noto-sans-kr-light.woff2') format('woff2');
  src: url('../../fonts/noto-sans-kr-light.woff') format('woff');
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans Korean regular');
  src: url('../../fonts/noto-sans-kr-regular.woff2') format('woff2');
  src: url('../../fonts/noto-sans-kr-regular.woff') format('woff');
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 500;
  src: local('Noto Sans Korean medium');
  src: url('../../fonts/noto-sans-kr-medium.woff2') format('woff2');
  src: url('../../fonts/noto-sans-kr-medium.woff') format('woff');
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Noto Sans Korean bold');
  src: url('../../fonts/noto-sans-kr-bold.woff2') format('woff2');
  src: url('../../fonts/noto-sans-kr-bold.woff') format('woff');
}


/*  Font Awesome */
.fa, .far, .fas {
    font-family: Font Awesome\ 5 Free;
    text-rendering: optimizeLegibility;
}
.fab {
    font-family: Font Awesome\ 5 Brands
}
.far {
    font-weight: 400
}


/* web font */
@font-face {
  font-family: 'key';
  src:  url('../../fonts/key.eot?ycw3qr');
  src:  url('../../fonts/key.eot?ycw3qr#iefix') format('embedded-opentype'),
    url('../../fonts/key.ttf?ycw3qr') format('truetype'),
    url('../../fonts/key.woff?ycw3qr') format('woff'),
    url('../../fonts/key.svg?ycw3qr#key') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'key' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-grid_close:before {
  content: "\e91b";
}
.icon-grid_open:before {
  content: "\e91c";
}
.icon-account:before {
  content: "\e900";
}
.icon-button_check:before {
  content: "\e901";
}
.icon-button_filter:before {
  content: "\e902";
}
.icon-button_key:before {
  content: "\e903";
}
.icon-button_menu:before {
  content: "\e904";
}
.icon-button_modi:before {
  content: "\e905";
}
.icon-button_regi:before {
  content: "\e906";
}
.icon-button_reset:before {
  content: "\e907";
}
.icon-button_search:before {
  content: "\e908";
}
.icon-calendar:before {
  content: "\e909";
}
.icon-check_off:before {
  content: "\e90a";
}
.icon-check_on:before {
  content: "\e90b";
}
.icon-close:before {
  content: "\e90c";
}
.icon-drop:before {
  content: "\e90d";
}
.icon-infor:before {
  content: "\e90e";
}
.icon-menu_01:before {
  content: "\e90f";
}
.icon-menu_02:before {
  content: "\e910";
}
.icon-menu_03:before {
  content: "\e911";
}
.icon-menu_04:before {
  content: "\e912";
}
.icon-right_customerInfo:before {
  content: "\e913";
}
.icon-right_dele:before {
  content: "\e914";
}
.icon-right_export:before {
  content: "\e915";
}
.icon-right_info:before {
  content: "\e916";
}
.icon-right_issuerInfo:before {
  content: "\e917";
}
.icon-right_modi:before {
  content: "\e918";
}
.icon-right_print:before {
  content: "\e919";
}
.icon-right_regi:before {
  content: "\e91a";
}
