@font-face {
  font-family: "GillSans";
  src: url("../BACHILLERES/fonts/GillSans-01.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "GillSans";
  src: url("../BACHILLERES/fonts/GillSans-SemiBold-05.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "GillSans";
  src: url("../BACHILLERES/fonts/GillSans-Bold-02.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: #f7f3ef; color: #171717; font-family: "GillSans", "Gill Sans", "Gill Sans MT", Calibri, Arial, sans-serif; overflow-x: hidden; }
body, h1, h2, h3, p, ul { margin: 0; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button { font-family: "GillSans", "Gill Sans", "Gill Sans MT", Calibri, Arial, sans-serif; }
strong { color: #171717; font-weight: 500; }

.gill-regular { font-family: "GillSans", "Gill Sans", "Gill Sans MT", Calibri, Arial, sans-serif; font-weight: 400; font-style: normal; }
.gill-semibold { font-family: "GillSans", "Gill Sans", "Gill Sans MT", Calibri, Arial, sans-serif; font-weight: 500; font-style: normal; }
.gill-bold { font-family: "GillSans", "Gill Sans", "Gill Sans MT", Calibri, Arial, sans-serif; font-weight: 600; font-style: normal; }
.pt-regular { font-family: "PT Serif", Georgia, serif; font-weight: 400; font-style: normal; }
.pt-bold { font-family: "PT Serif", Georgia, serif; font-weight: 700; font-style: normal; }
