@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,700,900&subset=cyrillic');

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

@font-face {
    font-family: 'RoundedMplus1c';
    src: url('../fonts/RoundedMplus1c-ExtraBold.woff2') format('woff2'),
        url('../fonts/RoundedMplus1c-ExtraBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}