@font-face {
    font-family: 'GT-Walsheim';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url('https://staging-inhousewebshop.derticketservice.de/static/common/fonts/GT-Walsheim-Regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
}

@font-face {
    font-family: 'GT-Walsheim';
    font-style: normal;
    font-weight: 500;
    src: local(''),
    url('https://staging-inhousewebshop.derticketservice.de/static/common/fonts/GT-Walsheim-Medium.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
}

@font-face {
    font-family: 'GT-Walsheim';
    font-style: normal;
    font-weight: 700;
    src: local(''),
    url('https://staging-inhousewebshop.derticketservice.de/static/common/fonts/GT-Walsheim-Bold.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
}

.btn-primary {
    background-color: #f00 !important;
}