@font-face {
font-family: "Butler Stencil";
src: url("../fonts/butler_regular_stencil-webfont.woff2") format("woff2"),
url("../fonts/butler_regular_stencil-webfont.woff") format("woff")
  font-style: normal;
  font-weight: 400;
}
@font-face {
font-family: "Butler";
src: url("../fonts/butler_regular-webfont.woff2") format("woff2"),
url("../fonts/butler_regular-webfont.woff") format("woff")
  font-style: normal;
  font-weight: 400;
}

@font-face {
font-family: "Rift";
src: url("../fonts/rift_bold-webfont.woff2") format("woff2"),
url("../fonts/rift_bold-webfont.woff") format("woff")
  font-style: normal;
  font-weight: 700;
}

@font-face {
font-family: "Rift";
src: url("../fonts/rift_italic-webfont.woff2") format("woff2"),
url("../fonts/rift_italic-webfont.woff") format("woff")
  font-style: italic;
  font-weight: 400;
}

@font-face {
font-family: "Rift";
src: url("../fonts/rift_regular-webfont.woff2") format("woff2"),
url("../fonts/rift_regular-webfont.woff") format("woff")
  font-style: italic;
  font-weight: 400;
}