@charset "utf-8";


@font-face {
  font-family: 'NanumSquare';
  src: url('layouts/cau/font/NanumSquareOL.eot'); /* IE9 Compat Modes */
  src: url('layouts/cau/font/NanumSquareOL.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('layouts/cau/font/NanumSquareOL.woff') format('woff'), /* Modern Browsers */
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: 'NanumSquare';
  src: url('layouts/cau/font/NanumSquareOR.eot'); /* IE9 Compat Modes */
  src: url('layouts/cau/font/NanumSquareOR.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('layouts/cau/font/NanumSquareOR.woff') format('woff'), /* Modern Browsers */
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'NanumSquare';
  src: url('layouts/cau/font/NanumSquareOB.eot'); /* IE9 Compat Modes */
  src: url('layouts/cau/font/NanumSquareOB.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('layouts/cau/font/NanumSquareOB.woff') format('woff'), /* Modern Browsers */
  font-style: normal;
  font-weight: bold;
}

@font-face {
  font-family: 'NanumSquare';
  src: url('layouts/cau/font/NanumSquareOEB.eot'); /* IE9 Compat Modes */
  src: url('layouts/cau/font/NanumSquareOEB.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('layouts/cau/font/NanumSquareOEB.woff') format('woff'), /* Modern Browsers */
  font-style: normal;
  font-weight: 800;
}


i {
    font-family: 'coolncool' !important;
    display: inline;
    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;
}
