@font-face {
  font-family: "Patuaone";
  font-style: normal;
  font-weight: 400;
  src:
    url("../fonts/patuaone-regular-webfont.woff2") format("woff2"),
    url("../fonts/patuaone-regular-webfont.woff") format("woff");
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src:
    url("../fonts/roboto-regular-webfont.woff2") format("woff2"),
    url("../fonts/roboto-regular-webfont.woff") format("woff");
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src:
    url("../fonts/roboto-medium-webfont.woff2") format("woff2"),
    url("../fonts/roboto-medium-webfont.woff") format("woff");
}

@font-face {
  font-family: "Sanche";
  font-style: normal;
  font-weight: 400;
  src:
    url("../fonts/sanchez-regular-webfont.woff2") format("woff2"),
    url("../fonts/sanchez-regular-webfont.woff") format("woff");
}
