@font-face {
  font-family: "TitleReg";
  src: url("../../fonts/FranckerCYR-CondensedReg.ttf") format("truetype");
}
@font-face {
  font-family: "TitleBold";
  src: url("../../fonts/FranckerCYR-CondensedBold.ttf") format("truetype");
}
@font-face {
  font-family: "BodyReg";
  src: url("../../fonts/ArialMT.ttf") format("truetype");
}
@font-face {
  font-family: "BodyBold";
  src: url("../../fonts/ArialBoldMT.ttf") format("truetype");
}