@charset "ISO-8859-1";
@font-face {
  font-family: 'IBM Plex Sans-Thin';
  font-style: normal;
  font-weight: 400;
  src:  url(./IBMPlexSans-Thin.ttf) format('truetype');;
}

@font-face {
  font-family: 'IBM Plex Sans-ThinItalic';
  font-style: normal;
  font-weight: 400;
  src:  url(./IBMPlexSans-ThinItalic.ttf) format('truetype');;
}

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

@font-face {
  font-family: 'IBM Plex Sans-BoldItalic';
  font-style: normal;
  font-weight: 400;
  src:  url(./IBMPlexSans-BoldItalic.ttf) format('truetype'); 
}

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

@font-face {
  font-family: 'IBM Plex Sans-ExtraLightItalic';
  font-style: normal;
  font-weight: 400;
  src:  url(./IBMPlexSans-ExtraLightItalic.ttf) format('truetype'); 
}

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

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

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

@font-face {
  font-family: 'IBM Plex Sans-LightItalic';
  font-style: normal;
  font-weight: 400;
  src:  url(./IBMPlexSans-LightItalic.ttf) format('truetype'); 
}

@font-face {
  font-family: 'IBM Plex Sans-Medium';
  font-weight: 500;
  src:  url(./IBMPlexSans-Medium.ttf) format('truetype'); 
}


@font-face {
  font-family: 'IBM Plex Sans-MediumItalic';
  font-style: normal;
  font-weight: 400;
  src:  url(./IBMPlexSans-MediumItalic.ttf) format('truetype'); 
}

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

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

@font-face {
  font-family: 'IBM Plex Sans-SemiBoldItalic';
  font-style: normal;
  font-weight: 400;
  src:  url(./IBMPlexSans-SemiBoldItalic.ttf) format('truetype'); 
}
