@font-face {
  font-family: 'jabank';
  src:  url('fonts/jabank.eot?jr77ue');
  src:  url('fonts/jabank.eot?jr77ue#iefix') format('embedded-opentype'),
    url('fonts/jabank.ttf?jr77ue') format('truetype'),
    url('fonts/jabank.woff?jr77ue') format('woff'),
    url('fonts/jabank.svg?jr77ue#jabank') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="ico-"], [class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'jabank' !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;
}

.ico-01:before {
  content: "\e900";
  color: #0c7061;
}
.ico-02:before {
  content: "\e901";
  color: #0c7061;
}
.ico-03:before {
  /*content: "\e902";
  color: #0c7061;*/
	content: "";
    background-image: url(../common/images/common/header-icon-bank.svg);
    background-repeat: no-repeat;
    background-size: 30px auto;	
	width: 30px;
	height: 30px;	
}
.header-bottom .gnav__item a.current .ico-03:before,
.header-bottom .gnav__item a:hover .ico-03:before{
	background-image: url(../common/images/common/header-icon-bank__current.svg);}
.ico-04:before {
	content: "";
    background-image: url(../common/images/common/header-icon-service.svg);
    background-repeat: no-repeat;
    background-size: 30px auto;	
	width: 30px;
	height: 30px;
	/*content: "\e909";
	color: #0c7061;*/
}
.header-bottom .gnav__item a.current .ico-04:before,
.header-bottom .gnav__item a:hover .ico-04:before{
	background-image: url(../common/images/common/header-icon-service__current.svg);}
.ico-05:before {
  content: "\e90a";
  color: #087060;
}
.ico-04:before:hover,
.header-bottom .gnav__item a.current .ico-04:before{
	background-image: url(../common/images/common/header-icon-service__current.svg);}
.ico-06:before {
  content: "\e90b";
  color: #0c7061;
}
.ico-07:before {
  content: "\e90c";
  color: #0c7061;
}
