@charset "utf-8";
/* CSS Document */

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

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

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

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