@charset "utf-8";
@font-face {
    font-family: 'Sketchy';
    src: url('fonts/sketchy-webfont.eot');
    src: local('☺'), url('fonts/sketchy-webfont.woff') format('woff'), url('fonts/sketchy-webfont.ttf') format('truetype'), url('fonts/sketchy-webfont.svg#Sketchy') format('svg');
    font-weight: normal;
    font-style: normal;
}