@font-face {
  font-family: "Roboto";
  font-weight: 400;
  src: url('../lib/Roboto/Roboto-Regular.ttf') format('opentype');
}

@font-face {
  font-family: "Roboto";
  font-weight: 300;
  src: url('../lib/Roboto/Roboto-Light.ttf') format('opentype');
}

@font-face {
  font-family: "Roboto";
  font-weight: 300;
  src: url('../lib/Roboto/Roboto-LightItalic.ttf') format('opentype');
}

@font-face {
  font-family: "Roboto";
  font-weight: 700;
  src: url('../lib/Roboto/Roboto-Bold.ttf') format('opentype');
}

@font-face {
  font-family: "Peinture";
  font-weight: 400;
  src: url('../lib/Peinture/Peinture.ttf') format('opentype');
}
