@font-face {
  font-family: "Caladea";
  src: url("fonts/caladea-regular.eot");
  src: url("fonts/caladea-regular.eot?#iefix") format("embedded-opentype"), url("fonts/caladea-regular.svg") format("svg"), url("fonts/caladea-regular.woff") format("woff"), url("fonts/caladea-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url("fonts/roboto-regular.eot");
  src: url("fonts/roboto-regular.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-regular.svg") format("svg"), url("fonts/roboto-regular.woff") format("woff"), url("fonts/roboto-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}