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

@font-face {
  font-family: "STC-Light";
  src: url("fonts/STC-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "STC-Regular";
  src: url("fonts/STC-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}