@font-face {
  font-family: 'IBM Plex Sans';
  font-weight: 200;
  src: url('../fonts/IBM-Plex-Sans-Thin.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-weight: 200;
  font-style: italic;
  src: url('../fonts/IBM-Plex-Sans-Thin-Italic.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-weight: 200;
  src: url('../fonts/IBM-Plex-Sans-Extra-Light.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-weight: 200;
  font-style: italic;
  src: url('../fonts/IBM-Plex-Sans-Extra-Light-Italic.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-weight: 300;
  src: url('../fonts/IBM-Plex-Sans-Light.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-weight: 300;
  font-style: italic;
  src: url('../fonts/IBM-Plex-Sans-Light-Italic.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  src: url('../fonts/IBM-Plex-Sans-Regular.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-style: italic;
  src: url('../fonts/IBM-Plex-Sans-Regular-Italic.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-weight: 500;
  src: url('../fonts/IBM-Plex-Sans-Medium.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-weight: 500;
  font-style: italic;
  src: url('../fonts/IBM-Plex-Sans-Medium-Italic.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-weight: 500;
  src: url('../fonts/IBM-Plex-Sans-Semi-Bold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-weight: 500;
  font-style: italic;
  src: url('../fonts/IBM-Plex-Sans-Semi-Bold-Italic.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-weight: 600;
  src: url('../fonts/IBM-Plex-Sans-Bold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-weight: 600;
  font-style: italic;
  src: url('../fonts/IBM-Plex-Sans-Bold-Italic.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Butler';
  font-weight: 200;
  src: url('../fonts/Butler-Extra-Light.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Butler';
  font-weight: 300;
  src: url('../fonts/Butler-Light.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Butler';
  font-weight: 400;
  src: url('../fonts/Butler-Regular.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Butler';
  font-weight: 500;
  src: url('../fonts/Butler-Medium.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Butler';
  font-weight: 600;
  src: url('../fonts/Butler-Bold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Butler';
  font-weight: 700;
  src: url('../fonts/Butler-Extra-Bold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Butler';
  font-weight: 800;
  src: url('../fonts/Butler-Black.woff2') format('woff2');
  font-display: swap;
}
