@font-face {
  font-display: swap;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 700;
  src: url('/clubdesk/w_test/wwwfiles/archivo-v24-latin-700.woff2') format('woff2');
}
/* archivo-700italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Archivo';
  font-style: italic;
  font-weight: 700;
  src: url('/clubdesk/w_test/wwwfiles//archivo-v24-latin-700italic.woff2') format('woff2');
}

@font-face {
    font-family: 'bulevarregular';
    src: url('/clubdesk/w_test/wwwfiles/bulevar-regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

h5 { font-family: bulevarregular, Archivo, sans-serif; }

.sw-iframe-topscorer { max-width:100%; width:100%; border:0;aspect-ratio: 2 / 3; }
