/*
@font-face {
    font-family: 'Korolev Heavy';
    src: url('../fonts/korolev_heavy.eot');
    src: url('../fonts/korolev_heavy.svg#korolevheavy') format('svg'),
		 url('../fonts/korolev_heavy.eot?#iefix') format('embedded-opentype'),
         url('../fonts/korolev_heavy.woff') format('woff'),
         url('../fonts/korolev_heavy.ttf') format('truetype');
         
    font-weight: normal;
    font-style: normal;

}
*/