
@import url(urlfonts/IBM_Plex_Serif/IBMPlexSerif-Bold.ttf);

body {
  font-family: 'IBM_Plex_Serif', sans-serif;
  font-weight: 400; 
  font-style: normal;
  color: #745fc6;
}


h1 {
  font-family: "IBM_Plex_Serif'", sans-serif;
  font-weight: 500;
    line-height: 1.80;
  color: #745fc6;
}


@font-face{
  font-family: "IBM_Plex_Serif";
  src: url("fonts/IBM_Plex_Serif/IBMPlexSerif-Bold.ttf") format("truetype");
  font-weight: 100 1000;
  font-stretch: 75% 125%;
  font-style: normal;
  font-display: swap;
}
