@font-face {
  font-family: 'Min Sans';
  src: url('./plusjakartatext-bold-webfont.woff2') format('woff2'),
       url('./plusjakartatext-bold-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Min Sans';
  src: url('./plusjakartatext-light-webfont.woff2') format('woff2'),
       url('./plusjakartatext-light-webfont.woff') format('woff');
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: 'Min Sans';
  src: url('./plusjakartatext-regular-webfont.woff2') format('woff2'),
       url('./plusjakartatext-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Min Sans Display';
  src: url('./plusjakartadisplay-bold-webfont.woff2') format('woff2'),
       url('./plusjakartadisplay-bold-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Min Sans Display';
  src: url('./plusjakartadisplay-medium-webfont.woff2') format('woff2'),
       url('./plusjakartadisplay-medium-webfont.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Min Sans Display';
  src: url('./plusjakartadisplay-light-webfont.woff2') format('woff2'),
       url('./plusjakartadisplay-light-webfont.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Min Sans Display';
  src: url('./plusjakartadisplay-regular-webfont.woff2') format('woff2'),
       url('./plusjakartadisplay-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}