@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v41/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvgUE.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v41/TK3_WkUHHAIjg75cFRf3bXL8LICs18NvgUE.ttf) format('truetype');
}
h1,
h2,
h3,
h4,
h5,
h6,
.banner-carousel .banner .banner-inner h2,
.title,
.intro-text h2,
.blogs .blog_main_post .blog_title {
  color: #102A4C;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
h1,
.landing-masthead h1 {
  font-size: 40px;
}
h2,
.intro-text h2,
.title,
.banner-carousel .banner .banner-inner h2,
.intro-text h2,
.blogs .blog_main_post .blog_title {
  font-size: 28px;
}
h3,
.blogs .content_blog_list .blog_entry .blog-grid .blog-grid-content h2 {
  font-size: 24px;
}
h4 {
  font-size: 16px;
}
.banner-carousel .banner .banner-inner h2 {
  font-size: 36px !important;
  font-weight: 500 !important;
  font-family: 'Oswald', sans-serif !important;
}
.blogs .blog_main_post .blog_title,
.home-resources .title {
  font-size: 28px !important;
  font-weight: 500 !important;
  font-family: 'Oswald', sans-serif;
}
