@import url("https://pupper.blog/static/fonts/tanker/css/tanker.css");
@import url("https://pupper.blog/static/fonts/cabinet-grotesk/css/cabinet-grotesk.css");
.title-1, .title-2, .title-3 { font-family: Tanker-Regular }
body,html,input { font-family: CabinetGrotesk-Regular }
body { background-color: #6C5163 }
@media (prefers-color-scheme:dark){body { background-color: #241A1A }}
.title-1, .title-1 a { color: #6D841F }
