@font-face {
    font-family: 'BW Klarstein';
    font-weight: 400;
    src: url(https://www.webscale.cz/www/clients/bbg/BwKlarstein-Regular.otf) format('opentype');
}

@font-face {
    font-family: 'BW Klarstein';
    font-weight: 500;
    src: url(https://www.webscale.cz/www/clients/bbg/BwKlarstein-Medium.otf) format('opentype');
}
@font-face {
    font-family: 'BW Klarstein';
    font-weight: 700;
    src: url(https://www.webscale.cz/www/clients/bbg/BwKlarstein-Bold.otf) format('opentype');
}