/*	CSS Document - Personalized CSS for Project */

body {
  background: #E9ECEF;
  font-family: 'Poppins', sans-serif;
  padding-top: 75px;
}

h1, h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
}

h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
}