@font-face {
  font-family: "notoSans-black";
  src: url("../font/Noto_Sans/static/NotoSans-Black.ttf") format("truetype");
}

@font-face {
  font-family: "notoSans-bold";
  src: url("../font/Noto_Sans/static/NotoSans-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "notoSans-regular";
  src: url("../font/Noto_Sans/static/NotoSans-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "notoSans-light";
  src: url("../font/Noto_Sans/static//NotoSans-Light.ttf") format("truetype");
}

body,
.up-card .up-card-title p {
  font-family: "notoSans-regular", sans-serif;
}


.main-header .accordion-button,
.main-header .header-menu-icon,

.main-footer .footer-title,
.main-footer .footer-links-title,

.home-hero-banner .home-hero-title,

.angled-card .date-badge,

.staff-info-card .staff-info-title,

.browse-school-title,

.font-black,

.up-card .staff-links a,
.up-card .up-card-title,

.showcase-title,
.side-tabs .nav-link,
.breadcrumb-item.active,
.hero-banner-large-title,
.hero-banner-large-2 .hero-banner-large-2-title,
.hero-banner-small .hero-banner-small-title,
.tile-card .tile-title,

.contact-card .contact-card-title,

.image-banner .image-banner-title,
.introductory-box .introductory-title,

.sidenav-checkbox .sidenav-checkbox-title {
  font-family: "notoSans-black", sans-serif;
}



.main-header .header-menu-icon,
.main-header .header-submenu-links,
.main-header .header-quick-links .title,
.main-header .top-nav-link,

.main-footer .footer-links a,

.fancy-title,
.fancy-title-dark,

.angled-card .angled-card-title,
.angled-card .label-badge,

.degree-finder-box .degree-finder-title,
.browse-school-nav,

.up-card .degree-tag,

.mid-banner-with-img p,

.categories-links-title,

.news-list-categories,

.faculty-profile-card .faculty-profile-card-title,

.sidenav-tier .sidenav-tier-title,
.sidenav-tier .accordion-button,
.sidenav-checkbox .checkbox-category-title,

.page-title-conatiner,
.fast-facts .fact-number,
.btn-cta-box .btn-ctas a,
.text-detail,
.information-alert,
.minimal-accordion .accordion-button {
  font-family: "notoSans-bold", sans-serif;
}