/* ****************** */
/*       font         */
/* ****************** */

@font-face {
    font-family: 'dk_cool_crayonregular';
    src: url('/css/font/dk_cool_crayon/dk_cool_crayon-webfont.eot');
    src: url('/css/font/dk_cool_crayon/dk_cool_crayon-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/font/dk_cool_crayon/dk_cool_crayon-webfont.woff2') format('woff2'),
         url('/css/font/dk_cool_crayon/dk_cool_crayon-webfont.woff') format('woff'),
         url('/css/font/dk_cool_crayon/dk_cool_crayon-webfont.ttf') format('truetype'),
         url('/css/font/dk_cool_crayon/dk_cool_crayon-webfont.svg#dk_cool_crayonregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: '101_critterz_alpharegular';
    src: url('/css/font/101_critterz_alpha/101_critterz_alpha-webfont.eot');
    src: url('/css/font/101_critterz_alpha/101_critterz_alpha-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/font/101_critterz_alpha/101_critterz_alpha-webfont.woff2') format('woff2'),
         url('/css/font/101_critterz_alpha/101_critterz_alpha-webfont.woff') format('woff'),
         url('/css/font/101_critterz_alpha/101_critterz_alpha-webfont.ttf') format('truetype'),
         url('/css/font/101_critterz_alpha/101_critterz_alpha-webfont.svg#101_critterz_alpharegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
