/* Fraunces italic 100 900 latin */
@font-face {
  font-family: 'Fraunces';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url('../fonts/fraunces-italic-100_900.woff2') format('woff2');
  
}
/* Fraunces normal 100 900 latin */
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('../fonts/fraunces-normal-100_900.woff2') format('woff2');
  
}
/* Instrument Sans italic 400 700 latin */
@font-face {
  font-family: 'Instrument Sans';
  font-style: italic;
  font-weight: 400 700;
  font-stretch: 75% 100%;
  font-display: swap;
  src: url('../fonts/instrument-sans-italic-400_700.woff2') format('woff2');
  
}
/* Instrument Sans normal 400 700 latin */
@font-face {
  font-family: 'Instrument Sans';
  font-style: normal;
  font-weight: 400 700;
  font-stretch: 75% 100%;
  font-display: swap;
  src: url('../fonts/instrument-sans-normal-400_700.woff2') format('woff2');
  
}
/* DM Mono italic 300 latin */
@font-face {
  font-family: 'DM Mono';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/dm-mono-italic-300.woff2') format('woff2');
  
}
/* DM Mono italic 400 latin */
@font-face {
  font-family: 'DM Mono';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/dm-mono-italic-400.woff2') format('woff2');
  
}
/* DM Mono normal 300 latin */
@font-face {
  font-family: 'DM Mono';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/dm-mono-normal-300.woff2') format('woff2');
  
}
/* DM Mono normal 400 latin */
@font-face {
  font-family: 'DM Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/dm-mono-normal-400.woff2') format('woff2');
  
}
/* DM Mono normal 500 latin */
@font-face {
  font-family: 'DM Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/dm-mono-normal-500.woff2') format('woff2');
  
}
