@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");

@font-face {
  font-family: "MrEaves XL Mod OT-Heavy";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/.28422.otf") format("opentype");
}
@font-face {
  font-family: "MrEaves XL Mod OT-Reg";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/.28423.otf") format("opentype");
}

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

* {
  box-sizing: border-box;
}
