@font-face {
  font-family: 'JostOriginal';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(./TrueType/Jost-100-Hairline.ttf) format('truetype');
}
@font-face {
  font-family: 'JostOriginal';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(./TrueType/Jost-100-HairlineItalic.ttf) format('truetype');
}
@font-face {
  font-family: 'JostOriginal';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(./TrueType/Jost-200-Thin.ttf) format('truetype');
}
@font-face {
  font-family: 'JostOriginal';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(./TrueType/Jost-200-ThinItalic.ttf) format('truetype');
}

@font-face {
  font-family: 'JostOriginal';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(./TrueType/Jost-300-Light.ttf) format('truetype');
}
@font-face {
  font-family: 'JostOriginal';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(./TrueType/Jost-300-Light.ttf) format('truetype');
}
@font-face {
  font-family: 'JostOriginal';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(./TrueType/Jost-400-Book.ttf) format('truetype');
}
@font-face {
  font-family: 'JostOriginal';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(./TrueType/Jost-400-BookItalic.ttf) format('truetype');
}
@font-face {
  font-family: 'JostOriginal';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(./TrueType/Jost-500-Medium.ttf) format('truetype');
}
@font-face {
  font-family: 'JostOriginal';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(./TrueType/Jost-500-MediumItalic.ttf) format('truetype');
}
@font-face {
  font-family: 'JostOriginal';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(./TrueType/Jost-600-Semi.ttf) format('truetype');
}
@font-face {
  font-family: 'JostOriginal';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(./TrueType/Jost-600-SemiItalic.ttf) format('truetype');
}
@font-face {
  font-family: 'JostOriginal';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(./TrueType/Jost-700-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'JostOriginal';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(./TrueType/Jost-700-BoldItalic.ttf) format('truetype');
}
@font-face {
  font-family: 'JostOriginal';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(./TrueType/Jost-800-Heavy.ttf) format('truetype');
}
@font-face {
  font-family: 'JostOriginal';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(./TrueType/Jost-800-HeavyItalic.ttf) format('truetype');
}
@font-face {
  font-family: 'JostOriginal';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(./TrueType/Jost-900-Black.ttf) format('truetype');
}
@font-face {
  font-family: 'JostOriginal';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(./TrueType/Jost-900-BlackItalic.ttf) format('truetype');
}
