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

@font-face {
  font-family: "Corbel";
  font-style:normal;
  font-weight:400;
  src: url("Corbel.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style:normal;
  font-weight:400;
  src: url("OpenSans-Regular.ttf") format("truetype");
}
