@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?h0y0tx");
  src: url("fonts/icomoon.eot?#iefixh0y0tx") format("embedded-opentype"), url("fonts/icomoon.ttf?h0y0tx") format("truetype"), url("fonts/icomoon.woff?h0y0tx") format("woff"), url("fonts/icomoon.svg?h0y0tx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ***************************
print
*************************** */
/*
base
--------------------------- */
.base {
  width: 960px;
}

/*
globalNav
--------------------------- */
.globalNav {
  display: block !important;
}

/*
for template
--------------------------- */
.textarea-template {
  display: none;
}

#input-address,
#output-code {
  display: none;
}
