@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  src: url(/DMSans-Medium_1.ttf) format(truetype);
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(/Roboto-Regular_1.ttf) format(truetype);
}

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

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(/Roboto-Bold_1.ttf) format(truetype);
}

@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  src: url(/DMSans-Bold_1.ttf) format(truetype);
}


