#slider {
    margin-top: 115px;
}

body {
    background-color:#f2f2f2;
}

.mb-3{
    margin-bottom:1rem;
}

#home-buttons .action-button{
    font-family: 'Luckiest Guy', cursive;
    color:white;
    font-size:20px;
    font-weight: 400!important;
    /*letter-spacing: 1px;*/
    padding: 14px 0 14px 14px;
}


.ru #home-buttons .action-button {
    font-family: 'Balsamiq Sans', cursive;
    font-weight: 700!important;
}

#home-buttons .action-button img{
    margin-right: 5px;
}

.icon.prize-icon {
    float: left;
}

@font-face {
    font-family: 'ALBOROTO';
    src: url('..//fonts/ALBOROTO.eot');
    src: url('..//fonts/ALBOROTO.eot?#iefix') format('embedded-opentype'),
        url('..//fonts/ALBOROTO.woff2') format('woff2'),
        url('..//fonts/ALBOROTO.woff') format('woff'),
        url('..//fonts/ALBOROTO.ttf') format('truetype'),
        url('..//fonts/ALBOROTO.svg#ALBOROTO') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

