@font-face {
  font-family: "Relevant";
  font-weight: normal;
  src: url(./Relevant-Medium.woff2) format("woff2"),
    url(./Relevant-Medium.woff) format("woff");
}

@font-face {
  font-family: "Relevant";
  font-weight: bold;
  src: url(./Relevant-Black.woff2) format("woff2"),
    url(./Relevant-Black.woff) format("woff");
}

@font-face {
  font-family: "Relevant";
  font-weight: normal;
  font-style: italic;
  src: url(./Relevant-MediumItalic.woff2) format("woff2"),
    url(./Relevant-MediumItalic.woff) format("woff");
}
