/* Maison Neue - Light */

@font-face {
  font-family: 'Maison Neue';
  font-style: normal;
  font-weight: 300;
  src: url('./maisonneue/MaisonNeueWEB-Light.woff2') format('woff2'),
    url('./maisonneue/MaisonNeueWEB-Light.woff') format('woff');
}

/* Maison Neue - Book */

@font-face {
  font-family: 'Maison Neue';
  font-style: normal;
  font-weight: 400;
  src: url('./maisonneue/MaisonNeueWEB-Book.woff2') format('woff2'),
    url('./maisonneue/MaisonNeueWEB-Book.woff') format('woff');
}

/* Maison Neue - Medium */
@font-face {
  font-family: 'Maison Neue';
  font-style: normal;
  font-weight: 500;
  src: url('./maisonneue/MaisonNeueWEB-Medium.woff2') format('woff2'),
    url('./maisonneue/MaisonNeueWEB-Medium.woff') format('woff');
}

/* Maison Neue - Demi */
@font-face {
  font-family: 'Maison Neue';
  font-style: normal;
  font-weight: 600;
  src: url('./maisonneue/MaisonNeueWEB-Demi.woff2') format('woff2'),
    url('./maisonneue/MaisonNeueWEB-Demi.woff') format('woff');
}

/* Maison Neue - Bold */

@font-face {
  font-family: 'Maison Neue';
  font-style: normal;
  font-weight: 700;
  src: url('./maisonneue/MaisonNeueWEB-Bold.woff2') format('woff2'),
    url('./maisonneue/MaisonNeueWEB-Bold.woff') format('woff');
}
