@font-face {
  font-family: Galano;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Galano-Regular.otf") format("opentype");
}
@font-face {
  font-family: Galano;
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Galano-SemiBold.otf") format("opentype");
}
@font-face {
  font-family: Galano;
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Galano-Bold.otf") format("opentype");
}
@font-face {
  font-family: Open Sans;
  src: url("../fonts/OpenSans-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: Open Sans;
  src: url("../fonts/OpenSans-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}
