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

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

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

