/* ---------- FONTS ------------ */
@font-face{
  font-family: "Open Sans";
  src: url("OpenSans-Regular.woff2") format("woff2");
  font-weight: 300 800;
  font-style: normal;
  font-display: swap;
}