@font-face {
  font-family: "Roboto", sans-serif;
}


p {
  font-family: roboto, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  color: #717171 !important;
}

h3 {
  color: #003E66;
font-family: "trajan-pro-3", serif;
font-weight: 700;
font-style: normal;
}
