@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
/* The following line is used to measure usage of this code. You can remove it if you want. */
@import url("https://px.animaapp.com/5bd73301296b1200097b56f9.626275d27270f428bed7a60f.g7kEChV.hcp.png");

@font-face {
  font-family: "Strawford-Medium";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Strawford-Medium.otf") format("opentype");
}
@font-face {
  font-family: "Strawford-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/strawford-regular-webfont.ttf") format("truetype");
}
@font-face {
  font-family: "Leitura Headline-Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Leitura Headline Sans.otf") format("opentype");
}


.screen a {
  display: contents;
  text-decoration: none;
}

.hidden,
.hidden * {
  pointer-events: none;
  visibility: hidden;
}

* {
  box-sizing: border-box;
}
