@font-face {
  font-family: "CrimsonText-Bold";
  src: url("fonts/CrimsonText-Bold.ttf");
  font-weight: normal;
  font-style: normal;
}

.categ-title {
  font-family: "CrimsonText-Bold";
  font-weight: bold;
  color: #000c7b;
}
