
@font-face {
  font-family: "rift-soft";

  src: url("/fonts/typekit/RiftSoft-Regular.woff") format("woff"), /* Modern Browsers */
    url("/fonts/typekit/RiftSoft-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "rift-soft";

  src: url("/fonts/typekit/RiftSoft-Bold.woff") format("woff"), /* Modern Browsers */
    url("/fonts/typekit/RiftSoft-Bold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "rift-soft";

  src: url("/fonts/typekit/RiftSoft-Bold.woff") format("woff"), /* Modern Browsers */
    url("/fonts/typekit/RiftSoft-Bold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "azo-sans-web";

  src: url("/fonts/typekit/AzoSansRegular.woff") format("woff"), /* Modern Browsers */
    url("/fonts/typekit/AzoSansRegular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}