
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 300;
  font-display: fallback;
  src: url(../fonts/jost/static/Jost-Light.woff2) format('woff2');
}

@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
  src: url(../fonts/jost/static/Jost-Regular.woff2) format('woff2');
}

@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 500;
  font-display: fallback;
  src: url(../fonts/jost/static/Jost-Medium.woff2) format('woff2');
}

@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 600;
  font-display: fallback;
  src: url(../fonts/jost/static/Jost-SemiBold.woff2) format('woff2');
}

@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 700;
  font-display: fallback;
  src: url(../fonts/jost/static/Jost-Bold.woff2) format('woff2');
}

@font-face {
  font-family: 'Instrument Serif';
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
  src: url(../fonts/instrument-serif/static/InstrumentSerif-Regular.woff2) format('woff2');
}

@font-face {
  font-family: 'Instrument Serif';
  font-style: italic;
  font-weight: 400;
  font-display: fallback;
  src: url(../fonts/instrument-serif/static/InstrumentSerif-Italic.woff2) format('woff2');
}

@font-face {
  font-family: 'Exchange';
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
  src: url(../fonts/exchange/Exchange-Book.woff2) format('woff2');
}

@font-face {
  font-family: 'Exchange';
  font-style: italic;
  font-weight: 400;
  font-display: fallback;
  src: url(../fonts/exchange/Exchange-BookItalic.woff2) format('woff2');
}

@font-face {
  font-family: 'Exchange';
  font-style: normal;
  font-weight: 500;
  font-display: fallback;
  src: url(../fonts/exchange/Exchange-Medium.woff2) format('woff2');
}

@font-face {
  font-family: 'Exchange';
  font-style: normal;
  font-weight: 700;
  font-display: fallback;
  src: url(../fonts/exchange/Exchange-Bold.woff2) format('woff2');
}
