/* ROBOTO */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("/static/fonts/roboto/Roboto-Bold.e07df86cef2e.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: url("/static/fonts/roboto/Roboto-BoldItalic.5b44818d2b9e.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("/static/fonts/roboto/Roboto-Medium.58aef543c97b.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: url("/static/fonts/roboto/Roboto-MediumItalic.cf23e1bb6190.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("/static/fonts/roboto/Roboto-Regular.11eabca22513.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("/static/fonts/roboto/Roboto-Italic.a720f17aa773.ttf") format("truetype");
}
/* LATO */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: url("/static/fonts/lato/Lato-Bold.85d339d91647.ttf") format("truetype");
}
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 700;
  src: url("/static/fonts/lato/Lato-BoldItalic.f98d18040a76.ttf") format("truetype");
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: url("/static/fonts/lato/Lato-Regular.2d36b1a92543.ttf") format("truetype");
}
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 400;
  src: url("/static/fonts/lato/Lato-Italic.7582e823ef0d.ttf") format("truetype");
}
