@font-face {
    font-family: 'korolevbold';
    src: url('fonts/korolev_bold-webfont.woff2') format('woff2'),
         url('fonts/korolev_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'korolevheavy';
    src: url('fonts/korolev_heavy-webfont.woff2') format('woff2'),
         url('fonts/korolev_heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'korolevmedium';
    src: url('fonts/korolev_medium-webfont.woff2') format('woff2'),
         url('fonts/korolev_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
