@font-face {
  font-family: "Roboto";
  src: url("/fonts/Roboto-Regular.eot");
  src: url("/fonts/Roboto-Regular.eot") format("embedded-opentype"),
    url("/fonts/Roboto-Regular.woff") format("woff"),
    url("/fonts/Roboto-Regular.woff2") format("woff2"),
    url("/fonts/Roboto-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto-Medium";
  src: url("/fonts/Roboto-Medium.eot");
  src: url("/fonts/Roboto-Medium.eot") format("embedded-opentype"),
    url("/fonts/Roboto-Medium.woff") format("woff"),
    url("/fonts/Roboto-Medium.woff2") format("woff2"),
    url("/fonts/Roboto-Medium.svg") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto-Bold";
  src: url("/fonts/Roboto-Bold.eot");
  src: url("/fonts/Roboto-Bold.eot") format("embedded-opentype"),
    url("/fonts/Roboto-Bold.woff2") format("woff"),
    url("/fonts/Roboto-Bold.woff") format("woff2"),
    url("/fonts/Roboto-Bold.svg") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Quicksand-Light";
  src: url("/fonts/Quicksand-Light.eot");
  src: url("/fonts/Quicksand-Light.eot") format("embedded-opentype"),
    url("/fonts/Quicksand-Light.woff") format("woff"),
    url("/fonts/Quicksand-Light.woff2") format("woff2"),
    url("/fonts/Quicksand-Light.svg") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Quicksand-Regular";
  src: url("/fonts/Quicksand-Regular.eot");
  src: url("/fonts/Quicksand-Regular.eot") format("embedded-opentype"),
    url("/fonts/Quicksand-Regular.woff") format("woff"),
    url("/fonts/Quicksand-Regular.woff2") format("woff2"),
    url("/fonts/Quicksand-Regular.svg") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Quicksand-Medium";
  src: url("/fonts/Quicksand-Medium.eot");
  src: url("/fonts/Quicksand-Medium.eot") format("embedded-opentype"),
    url("/fonts/Quicksand-Medium.woff") format("woff"),
    url("/fonts/Quicksand-Medium.woff2") format("woff2"),
    url("/fonts/Quicksand-Medium.svg") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Quicksand-SemiBold";
  src: url("/fonts/Quicksand-SemiBold.eot");
  src: url("/fonts/Quicksand-SemiBold.eot") format("embedded-opentype"),
    url("/fonts/Quicksand-SemiBold.woff") format("woff"),
    url("/fonts/Quicksand-SemiBold.woff2") format("woff2"),
    url("/fonts/Quicksand-SemiBold.svg") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "KaushanScript-Regular";
  src: url("/fonts/KaushanScript-Regular.eot");
  src: url("/fonts/KaushanScript-Regular.eot") format("embedded-opentype"),
    url("/fonts/KaushanScript-Regular.woff") format("woff"),
    url("/fonts/KaushanScript-Regular.woff2") format("woff2"),
    url("/fonts/KaushanScript-Regular.svg") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
