@font-face {
  font-family: 'ApercuPro-Regular';
  src: url("./../fonts/ApercuPro-Regular.eot?#iefix") format("embedded-opentype"), url("./../fonts/ApercuPro-Regular.woff") format("woff"), url("./../fonts/ApercuPro-Regular.ttf") format("truetype"), url("./../fonts/ApercuPro-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ApercuPro-Bold';
  src: url("./../fonts/ApercuPro-Bold.eot?#iefix") format("embedded-opentype"), url("./../fonts/ApercuPro-Bold.woff") format("woff"), url("./../fonts/ApercuPro-Bold.ttf") format("truetype"), url("./../fonts/ApercuPro-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ApercuPro-light';
  src: url("./../fonts/ApercuPro-light.eot?#iefix") format("embedded-opentype"), url("./../fonts/ApercuPro-light.woff") format("woff"), url("./../fonts/ApercuPro-light.ttf") format("truetype"), url("./../fonts/ApercuPro-light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Regular';
  src: url("./../fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("./../fonts/Lato-Regular.woff") format("woff"), url("./../fonts/Lato-Regular.ttf") format("truetype"), url("./../fonts/Lato-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GTWalsheimProMedium';
  src: url("./../fonts/GTWalsheimProMedium.eot?#iefix") format("embedded-opentype"), url("./../fonts/GTWalsheimProMedium.woff") format("woff"), url("./../fonts/GTWalsheimProMedium.ttf") format("truetype"), url("./../fonts/GTWalsheimProMedium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 69, ../sass/temas/_primary.scss */
h1, h2, h3, h4, h5 {
  font-family: "ApercuPro-Bold";
  font-size: 2rem;
}

/* line 74, ../sass/temas/_primary.scss */
p, input, select, textarea, a {
  font-family: "ApercuPro-Regular";
  font-size: 1rem;
}

@media (max-width: 680px) {
  /* line 10, ../sass/tolentino-angeles-responsive.scss */
  html body.home #page header, html body.page #page header {
    position: relative;
    background-color: #03588C;
    margin-bottom: 0;
  }
  /* line 14, ../sass/tolentino-angeles-responsive.scss */
  html body.home #page header:before, html body.page #page header:before {
    display: none;
  }
  /* line 19, ../sass/tolentino-angeles-responsive.scss */
  html body.home #page header nav .logo img, html body.page #page header nav .logo img {
    max-width: 180px !important;
  }
}
