/* betsafe */ @font-face { font-family: 'Museo Sans'; src: url('../font/museo-sans/MuseoSans-300.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Museo Sans'; src: url('../font/museo-sans/MuseoSans-700.ttf') format('truetype'); font-weight: bold; font-style: normal; } body { font-family: 'Museo Sans', sans-serif !important; } h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-family: 'Museo Sans', sans-serif !important; font-weight: bold; } .space-header-menu ul.main-menu li a { font-family: 'Museo Sans', sans-serif !important; } @media screen and (max-width: 767px) { .mainbanner.bg-only::before { background: linear-gradient(0deg, #111111 0%, transparent 100%); opacity: 0.8; } .mainbanner.bg-only .wp-block-columns .wp-block-column.text-column::before { background-color: #111111; opacity: 0.8; } } @media screen and (min-width: 768px) { .mainbanner.bg-only::before { background: linear-gradient(90deg, #111111 25%, transparent 65%); opacity: 0.8; } }