/*font-family: 'Open Sans', sans-serif;*/

/*****************************
 All rights reserved.
 AllFont.ru (c) 2011-2015
 *****************************/
@font-face {
    font-family: 'FreeSet Cyrillic';
    font-style: normal;
    font-weight: 400;
    src: local('FreeSet Cyrillic'), local('FreeSet-Cyrillic'),
        url(fonts/freeset-cyrillic.woff) format('woff'),
        url(fonts/freeset-cyrillic.ttf) format('truetype');
}

@font-face {
    font-family: 'FreeSet Cyrillic';
    font-style: normal;
    font-weight: 600;
    src: local('FreeSet Bold Cyrillic'), local('FreeSet-Bold Cyrillic'),
        url(fonts/freeset-bold-cyrillic.woff) format('woff'),
        url(fonts/freeset-bold-cyrillic.ttf) format('truetype');
}