@font-face {
  font-family: "ginto-nord";
  src: url("GintoNord-Bold.woff2") format("woff2"),
    url("GintoNord-Bold.woff") format("woff");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "ginto-gx";
  src: url("GintoNordGX.woff") format("woff");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "ginto-nord";
  src: url("GintoNord-Medium.woff2") format("woff2"),
    url("GintoNord-Medium.woff") format("woff");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "ginto-nord";
  src: url("GintoNord-Regular.woff2") format("woff2"),
    url("GintoNord-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "ginto-nord";
  src: url("GintoNord-Thin.woff2") format("woff2"),
    url("GintoNord-Thin.woff") format("woff");
  font-style: normal;
  font-weight: 100;
}
