@charset "utf-8"; 

/* NanumBarunGothic font */
@font-face {
 font-family: 'NanumBarunGothic';
 src: url(../eot/nanumbarungothic.eot);
 src: url(../eot/nanumbarungothicd41d.eot?#iefix) format('embedded-opentype'),
      url(../woff/nanumbarungothic.woff) format('woff'),
      url(../ttf/nanumbarungothic.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumBarunGothicBold';
 src: url(../eot/nanumbarungothicbold.eot);
 src: url(../eot/nanumbarungothicboldd41d.eot?#iefix) format('embedded-opentype'),
      url(../woff/nanumbarungothicbold.woff) format('woff'),
      url(../ttf/nanumbarungothicbold.ttf) format('truetype');
}

/*  roboto font */
@font-face {
 font-family: 'roboto';
 src: url(../eot/roboto-regular.eot);
 src: url(../eot/roboto-regulard41d.eot?#iefix) format('embedded-opentype'),
      url(../woff/roboto-regular.woff) format('woff'),
      url(../ttf/roboto-regular.ttf) format('truetype');
}
@font-face {
 font-family: 'robotoLight';
 src: url(../eot/roboto-light.eot);
 src: url(../eot/roboto-lightd41d.eot?#iefix) format('embedded-opentype'),
      url(../woff/roboto-light.woff) format('woff'),
      url(../ttf/roboto-light.ttf) format('truetype');
}

@font-face {
 font-family: 'robotoBold';
 src: url(../eot/roboto-bold.eot);
 src: url(../eot/roboto-boldd41d.eot?#iefix) format('embedded-opentype'),
      url(../woff/roboto-bold.woff) format('woff'),
      url(../ttf/roboto-bold.ttf) format('truetype');
}

/*  volte font */
@font-face {
font-family: 'volteRegular';
src: url(../eot/volte-regular.eot);
src: url(../eot/volte-regulard41d.eot?#iefix) format('embedded-opentype'),
     url(../woff/volte-regular.woff) format('woff'),
     url(../ttf/volte-regular.ttf) format('truetype');
}

@font-face {
font-family: 'volteSemiBold';
src: url(../eot/volte-semibold.eot);
src: url(../eot/volte-semiboldd41d.eot?#iefix) format('embedded-opentype'),
     url(../woff/volte-semibold.woff) format('woff'),
     url(../ttf/volte-semibold.ttf) format('truetype');
}