@font-face {
  font-family: "Zorya";
  src: url("fonts/TitilliumWeb-Regular.ttf") format("ttf"), local(Arial);
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Zorya";
  src: url("fonts/TitilliumWeb-Italic.ttf") format("ttf"), local(Arial);
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Zorya";
  src: url("fonts/TitilliumWeb-Light.ttf") format("ttf"), local(Arial);
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Zorya";
  src: url("fonts/TitilliumWeb-Bold.ttf") format("ttf"), local(Arial);
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
