@font-face {
  font-family: "Causten Bold";
  src: url("causten-bold-webfont.woff2") format("woff2"),
    url("causten-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Causten Light";
  src: url("causten-light-webfont.woff2") format("woff2"),
    url("causten-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Causten Medium";
  src: url("causten-medium-webfont.woff2") format("woff2"),
    url("causten-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Causten Regular";
  src: url("causten-regular-webfont.woff2") format("woff2"),
    url("causten-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Causten Semibold";
  src: url("causten-semibold-webfont.woff2") format("woff2"),
    url("causten-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
