@font-face {
  font-display: swap;
  font-family: 'Nunito Sans Condensed';
  src:  url('../fonts/nunitosans_10pt_condensed-extralight.woff2') format('woff2'),
        url('../fonts/nunitosans_10pt_condensed-extralight.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: 'Nunito Sans Condensed';
  src:  url('../fonts/nunitosans_10pt_condensed-bold.woff2') format('woff2'),
        url('../fonts/nunitosans_10pt_condensed-bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: 'Nunito Sans Condensed';
  src:  url('../fonts/nunitosans_10pt_condensed-light.woff2') format('woff2'),
        url('../fonts/nunitosans_10pt_condensed-light.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: 'Nunito Sans Condensed';
  src:  url('../fonts/nunitosans_10pt_condensed-medium.woff2') format('woff2'),
        url('../fonts/nunitosans_10pt_condensed-medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: 'Nunito Sans Condensed';
  src:  url('../fonts/nunitosans_10pt_condensed-regular.woff2') format('woff2'),
        url('../fonts/nunitosans_10pt_condensed-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: 'Nunito Sans Condensed';
  src:  url('../fonts/nunitosans_10pt_condensed-semibold.woff2') format('woff2'),
        url('../fonts/nunitosans_10pt_condensed-semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
