@font-face {
  font-family: 'Calibri';
  src: url("calibri.ttf");
}

@font-face {
  font-family: 'Hermes FB';
  src: local("Hermes FB Thin"), local("Hermes-FB-Thin"), url("hermes-fb-thin.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: 'Hermes FB';
  src: local("Hermes FB"), local("Hermes FB Regular"), local("Hermes-FB-Regular"), url("hermes-fb-regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Hermes FB';
  src: local("Hermes FB Bold"), local("Hermes-FB-Bold"), url("hermes-fb-bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: 'Hermes FB';
  src: local("Hermes FB Black"), local("Hermes-FB-Black"), url("hermes-fb-black.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}

@font-face {
  font-family: 'Nunito';
  src: url("Nunito-VariableFont_wght.ttf") format("truetype");
}

@font-face {
  font-family: 'Nunito';
  src: url("Nunito-Italic-VariableFont_wght.ttf") format("truetype");
}
