@font-face {
  font-family: 'JUST Sans';
  src: url('./JUST Sans ExLight.woff2') format('woff2'),
       url('./JUST Sans ExLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'JUST Sans';
  src: url('./JUST Sans Light.woff2') format('woff2'),
       url('./JUST Sans Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'JUST Sans';
  src: url('./JUST Sans Regular.woff2') format('woff2'),
       url('./JUST Sans Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'JUST Sans';
  src: url('./JUST Sans Medium.woff2') format('woff2'),
       url('./JUST Sans Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'JUST Sans';
  src: url('./JUST Sans SemiBold.woff2') format('woff2'),
       url('./JUST Sans SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'JUST Sans';
  src: url('./JUST Sans Bold.woff2') format('woff2'),
       url('./JUST Sans Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
