@font-face {
  font-family: "primary";
  font-weight: 300;
  src: url("../fonts/InterBold.ttf");
  font-display: block;
}
@font-face {
  font-family: "primary";
  font-weight: normal;
  src: url("../fonts/interLight.ttf");
  font-display: block;
}
@font-face {
  font-family: "primary";
  font-weight: 600;
  src: url("../fonts/interLight.ttf");
  font-display: block;
}
@font-face {
  font-family: "primary";
  font-weight: 700;
  src: url("../fonts/interLight.ttf");
  font-display: block;
}
@font-face {
  font-family: "bolder";
  font-weight: normal;
  src: url("../fonts/interLight.ttf");
  font-display: block;
}
@font-face {
  font-family: "Vardon";
  font-weight: normal;
  src: url("../fonts/Vardon.otf");
  font-display: block;
}
@font-face {
  font-family: "Menlo";
  font-weight: normal;
  src: url("../fonts/Menlo-Regular.woff");
  font-display: block;
}
