@font-face {
    font-family: 'museo_sans';
    src: url('../fonts/museosanscyrl.woff2') format('woff2'),
         url('../fonts/museosanscyrl.woff') format('woff');
    font-weight: 100;
    font-style: normal;

}
@font-face {
    font-family: 'museo_sans';
    src: url('../fonts/museosanscyrl_0.woff2') format('woff2'),
         url('../fonts/museosanscyrl_0.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}
@font-face {
    font-family: 'museo_sans';
    src: url('../fonts/museosanscyrl_3.woff2') format('woff2'),
         url('../fonts/museosanscyrl_3.woff') format('woff');
    font-weight: 900;
    font-style: normal;

}

@font-face {
	font-family: 'Conv_Original';
	src: url('../fonts/OriginalGaramondCBT-Bold.eot');
	src: local('☺'), url('../fonts/OriginalGaramondCBT-Bold.woff') format('woff'), url('../fonts/OriginalGaramondCBT-Bold.ttf') format('truetype'), url('../fonts/OriginalGaramondCBT-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
