/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 8, 2015 */



@font-face {
    font-family: 'sweezextendedregular';
    src: url('sweee__-webfont.eot');
    src: url('sweee__-webfont.eot?#iefix') format('embedded-opentype'),
         url('sweee__-webfont.woff2') format('woff2'),
         url('sweee__-webfont.woff') format('woff'),
         url('sweee__-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/*-------------------------*/
.box-cookies{
    position: fixed;
    bottom: 0px;
    background-color: #3e5f29;
    width: calc(100vw);
    opacity: 0.9;
    text-align: center;
    font-size: 13px;
    color: #ffffff;
    padding: 5px 15px 0px 5px;
    line-height: 18px;
}
.box-btn-cookies{
    line-height: 30px;
}
.btn-cookies{
    background-color: #cecece;
    padding: 5px 10px;
    color: #000000;
    border-radius: 4px;
    margin-right: 5px;
}
/*-------------------------*/