@font-face {
  font-family: 'Jost';
  font-weight: 300;
  src: url('./Jost/Jost-Light.woff2') format('woff2'),
    url('./Jost/Jost-Light.woff') format('woff');
}
@font-face {
  font-family: 'Jost';
  font-weight: 400;
  src: url('./Jost/Jost-Regular.woff2') format('woff2'),
    url('./Jost/Jost-Regular.woff') format('woff');
}
@font-face {
  font-family: 'Jost';
  font-weight: 500;
  src: url('./Jost/Jost-Medium.woff2') format('woff2'),
    url('./Jost/Jost-Medium.woff') format('woff');
}
@font-face {
  font-family: 'Jost';
  font-weight: 700;
  src: url('./Jost/Jost-Bold.woff2') format('woff2'),
    url('./Jost/Jost-Bold.woff') format('woff');
}
@font-face {
  font-family: 'Jost';
  font-weight: 900;
  src: url('./Jost/Jost-Black.woff2') format('woff2'),
    url('./Jost/Jost-Black.woff') format('woff');
}

@font-face {
  font-family: 'Hind';
  font-weight: 500;
  src: url('./Hind/Hind-Medium.woff2') format('woff2'),
    url('./Hind/Hind-Medium.woff') format('woff');
}
@font-face {
  font-family: 'Hind';
  font-weight: 600;
  src: url('./Hind/Hind-SemiBold.woff2') format('woff2'),
    url('./Hind/Hind-SemiBold.woff') format('woff');
}
@font-face {
  font-family: 'Hind';
  font-weight: 700;
  src: url('./Hind/Hind-Bold.woff') format('woff2'),
    url('./Hind/Hind-Bold.woff') format('woff');
}
