body { font-family: 'Source Sans 3', sans-serif;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 { font-family: 'Source Sans 3', sans-serif; }

/* NAVBAR CUSTOM CSS */
.mag-site-main-menu .navbar-nav { font-weight: 700; textline-height: 16px; font-size: 16px !important;}
.mag-site-main-menu.navbar-menu .navbar-nav li a { font-weight: 700; font-size: 16px; }


 /* =======================
   SOURCE SANS 3 FONT (Headings)
   ======================= */
@font-face {
  font-family: 'Source Sans 3';
  src: url('../../Contents/Assets/themes/2025/SourceSans3-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans 3';
  src: url('../../Contents/Assets/themes/2025/SourceSans3-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans 3';
  src: url('../../Contents/Assets/themes/2025/SourceSans3-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans 3';
  src: url('../../Contents/Assets/themes/2025/SourceSans3-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}

/* =======================
   SOURCE SANS 3 FONT (Body)
   ======================= */
@font-face {
  font-family: 'Source Sans 3';
  src: url('../../Contents/Assets/themes/2025/SourceSans3-Regular.ttf') format('truetype');
  font-weight: 400;
  font-color: #333;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans 3';
  src: url('../../Contents/Assets/themes/2025/SourceSans3-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans 3';
  src: url('../../Contents/Assets/themes/2025/SourceSans3-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
