/* latin-ext */
@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 300;
      src: url(fonts/Jost/static/Jost-Light.ttf);
  }
  @font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
      src: url(fonts/Jost/static/Jost-Regular.ttf);
  } /* latin-ext */
  @font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 500;
      src: url(fonts/Jost/static/Jost-Medium.ttf);
  }
  /* latin-ext */
  @font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 600;
      src: url(fonts/Jost/static/Jost-SemiBold.ttf);
  }
  /* latin-ext */
  @font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 700;
      src: url(fonts/Jost/static/Jost-Bold.ttf);
  }/* latin-ext */
 
  