@font-face{
    font-family:NextExitRound;
    src:url(../fonts/nextexitround-light-webfont.eot);
    src:url(../fonts/nextexitround-light-webfont.eot?#iefix) format('embedded-opentype'),
    url(../fonts/nextexitround-light-webfont.woff) format('woff'),
    url(../fonts/nextexitround-light-webfont.svg#nextexitround-light-webfont) format('svg');
    font-weight:200;
    font-style:normal
}

@font-face{
    font-family:NextExitRound;
src:url(../fonts/nextexitround-regular-webfont.eot);
src:url(../fonts/nextexitround-regular-webfont.eot?#iefix) format('embedded-opentype'),
url(../fonts/nextexitround-regular-webfont.woff) format('woff'),
url(../fonts/nextexitround-regular-webfont.svg#nextexitround-regular-webfont) format('svg');
font-weight:400;
font-style:normal
}

@font-face{
    font-family:FiraSans;
    src:url(../fonts/FiraSans-Light.ttf);
    font-weight:300;
    font-style:normal
}

@font-face{
    font-family:FiraSans;
    src:url(../fonts/FiraSans-Regular.ttf);
    font-weight:400;
    font-style:normal
}

@font-face{
    font-family:FiraSans;
    src:url(../fonts/FiraSans-SemiBold.ttf);
    font-weight:500;
    font-style:normal
}

*,:after,:before{
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box
    }

.donationBlock .donate_calc .box>.donate_type li,a,input[type=submit]{
    -webkit-touch-callout:none;
    -webkit-text-size-adjust:none;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-user-select:none
}

input{
    -webkit-appearance:none;
    line-height:1!important
}