@font-face {
  font-family: "Figtree";
  src: url("//www.unsubscribed.com/cdn/fonts/figtree/figtree_n4.3c0838aba1701047e60be6a99a1b0a40ce9b8419.woff2")
       format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
body {
    font-family: Figtree,sans-serif;
}
#dns-manager-title {
    font-family: Figtree,sans-serif;
}
#proceed-to-dsr-request, #trigger-opt-in-request {
    color: #fff !important;
    background-color: rgb(17, 17, 17) !important;
}
#proceed-to-dsr-request:hover, #trigger-opt-in-request:hover {
    border-color: rgb(17, 17, 17) !important;
}
