@font-face {
  font-family: 'MaisonNeueNew';
  src: url('Fonts/MaisonNeue_Light.woff2') format('woff2'),
    url('Fonts/MaisonNeue_Light.woff') format('woff'),
    url('Fonts/MaisonNeue_Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  ascent-override: 100%;
}

@font-face {
  font-family: 'MaisonNeueNew';
  src: url('Fonts/MaisonNeue_Book.woff2') format('woff2'),
    url('Fonts/MaisonNeue_Book.woff') format('woff'),
    url('Fonts/MaisonNeue_Book.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  ascent-override: 100%;
}

@font-face {
  font-family: 'MaisonNeueNew';
  src: url('Fonts/MaisonNeue_Medium.woff2') format('woff2'),
    url('Fonts/MaisonNeue_Medium.woff') format('woff'),
    url('Fonts/MaisonNeue_Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  ascent-override: 100%;
}

@font-face {
  font-family: 'MaisonNeueNew';
  src: url('Fonts/MaisonNeue_Bold.woff2') format('woff2'),
    url('Fonts/MaisonNeue_Bold.woff') format('woff'),
    url('Fonts/MaisonNeue_Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  ascent-override: 100%;
}

@font-face {
  font-family: 'MaisonNeue';
  src: url('Fonts/MaisonNeue_Book.woff2') format('woff2'),
    url('Fonts/MaisonNeue_Book.woff') format('woff'),
    url('Fonts/MaisonNeue_Book.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'MaisonNeue';
  src: url('Fonts/MaisonNeue_Medium.woff2') format('woff2'),
    url('Fonts/MaisonNeue_Medium.woff') format('woff'),
    url('Fonts/MaisonNeue_Medium.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'MaisonNeue';
  src: url('Fonts/MaisonNeue_Bold.woff2') format('woff2'),
    url('Fonts/MaisonNeue_Bold.woff') format('woff'),
    url('Fonts/MaisonNeue_Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'IBMPlexSans';
  src: url('Fonts/IBMPlexSans-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'IBMPlexSans';
  src: url('Fonts/IBMPlexSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'IBMPlexSans';
  src: url('Fonts/IBMPlexSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'IBMPlexSans';
  src: url('Fonts/IBMPlexSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'IBMPlexSans';
  src: url('Fonts/IBMPlexSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'IBMPlexSans';
  src: url('Fonts/IBMPlexSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'IBMPlexSans';
  src: url('Fonts/IBMPlexSans-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'IBMPlexSans';
  src: url('Fonts/IBMPlexSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'IBMPlexSans';
  src: url('Fonts/IBMPlexSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'IBMPlexSans';
  src: url('Fonts/IBMPlexSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'IBMPlexSans';
  src: url('Fonts/IBMPlexSans-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'IBMPlexSans';
  src: url('Fonts/IBMPlexSans-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
