@font-face {
  font-family: garibaldi;
  font-style: normal;
  font-weight: normal;
  font-stretch: normal;
  src: url(garibaldi-regular.woff2) format("woff2"),
       url(garibaldi-regular.woff) format("woff");
  font-display: swap;
}

@font-face {
  font-family: garibaldi;
  font-style: italic;
  font-weight: normal;
  font-stretch: normal;
  src: url(garibaldi-italic.woff2) format("woff2"),
       url(garibaldi-italic.woff) format("woff");
  font-display: swap;
}

@font-face {
  font-family: garibaldi;
  font-style: normal;
  font-weight: bold;
  font-stretch: normal;
  src: url(garibaldi-medium.woff2) format("woff2"),
       url(garibaldi-medium.woff) format("woff");
  font-display: swap;
}

@font-face {
  font-family: garibaldi;
  font-style: italic;
  font-weight: bold;
  font-stretch: normal;
  src: url(garibaldi-medium-italic.woff2) format("woff2"),
       url(garibaldi-medium-italic.woff) format("woff");
  font-display: swap;
}

@font-face {
  font-family: "k.iosevka";
  font-style: normal;
  font-weight: normal;
  font-stretch: normal;
  src: url(k-iosevka-term-regular.woff2) format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "k.iosevka";
  font-style: italic;
  font-weight: normal;
  font-stretch: normal;
  src: url(k-iosevka-term-medium.woff2) format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "k.iosevka";
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  src: url(k-iosevka-term-medium.woff2) format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "k.iosevka";
  font-style: normal;
  font-weight: bold;
  font-stretch: normal;
  src: url(k-iosevka-term-bold.woff2) format("woff2");
  font-display: swap;
}
