@font-face {
  font-family: 'Stem';
  src: url("../fonts/stem-bold.woff2") format("woff2"), url("../fonts/stem-bold.woff") format("woff");
  font-style: normal;
  font-weight: 800; }

@font-face {
  font-family: 'Stem';
  src: url("../fonts/stem-light.woff2") format('woff2'), url("../fonts/stem-light.woff") format('woff');
  font-style: normal;
  font-weight: 300; }

@font-face {
  font-family: 'Stem';
  src: url("../fonts/stem-regular.woff2") format('woff2'), url("../fonts/stem-light.woff") format('woff2');
  font-style: normal;
  font-weight: 400; }
  
  h1{
font-family: 'Stem';
}

  h2{
font-family: 'Stem';
}

  h3{
font-family: 'Stem';
}

  h4{
font-family: 'Stem';
}

  h5{
font-family: 'Stem';
}

  h6{
font-family: 'Stem';
}

  p{
font-family: 'Stem';
font-weight:400;
}