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