@font-face {
  font-family: "DoulosSILR";
  font-style: normal;
  font-weight: normal;
  src: local("?"), url(/view/assets/css/font/DoulosSILR.ttf), format("truetype");
}

.text_ref {
  font-family: "DoulosSILR", "Times New Roman", serif;
  font-size: 22px;
  line-height: 3rem;
  text-align: center;
}
.imgcontainer {
  height: auto;
}
