@font-face {
  font-family: 'IBM Plex Sans Medium';
  font-style: normal;
  src: url(./IBMPlexSansMedium.ttf);

}

body {
  font-family: "IBM Plex Sans Medium" ;

}
.Contactus .bor_r{

    width: 62%;
    height: 12.075rem;
}
@media screen and (max-width:767px) {
      .process .box_b:last-child {
        padding-top: 1.5rem;
    }
}