@font-face {
  font-family: "Wotfard";
  src: url("/fonts/wotfard-regular-webfont.ttf");
  font-weight: 400;
}

@font-face {
  font-family: "Wotfard";
  src: url("/fonts/wotfard-medium-webfont.ttf");
  font-weight: 500;
}

@font-face {
  font-family: "Wotfard";
  src: url("/fonts/wotfard-semibold-webfont.ttf");
  font-weight: 600;
}

@font-face {
  font-family: "Wotfard";
  src: url("/fonts/wotfard-bold-webfont.ttf");
  font-weight: 700;
}
