@font-face {
  font-family: "Golos Text";
  src: url("/assets/fonts/GolosText-A.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

.updated {
  margin: 5px 0 0;
  color: #62676a;
  font-size: 12px;
  line-height: 1.5;
}
