/*Europa fonts*/
@font-face {
  font-family: 'Europa-Bold';
  src: url('../../Contents/Assets/themes/2020/fonts/Europa-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Europa-Regular';
  src: url('../../Contents/Assets/themes/2020/fonts/Europa-Regular.ttf') format('truetype');
}

body { font-family: 'Europa-Regular'; }
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 { font-family: 'Europa-Bold'; }

.mag-main-nav-navbar { text-transform: uppercase !important; font-weight: bold;}

