/*
 Version:      2.2.0
*/

@font-face {
    font-family: 'Cabin Sketch';
    src: url('../fonts/cabinsketchcyr-webfont.eot');
    src: url('../fonts/cabinsketchcyr-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cabinsketchcyr-webfont.woff2') format('woff2'),
         url('../fonts/cabinsketchcyr-webfont.woff') format('woff'),
         url('../fonts/cabinsketchcyr-webfont.ttf') format('truetype'),
         url('../fonts/cabinsketchcyr-webfont.svg#sketchcbold') format('svg');
    font-weight: 700;
    text-rendering: optimizeLegibility;
}