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

@font-face{
    font-family: 'Bebas';
    src: url('../fonts/BEBASNEUE_REGULAR.OTF');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'Bebas';
    src: url('../fonts/BEBASNEUE_BOLD.OTF');
    font-weight: bold;
    font-style: normal;
}