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

}

@import url(//fonts.googleapis.com/css?family=Josefin+Sans:400,400italic,600,700);