emails/templates/emails/first_forwarded_email.html [16:67]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @font-face { font-family: 'inter'; font-style: normal; src: local('Inter Regular'), local('Inter-Regular'), url(https://relay.firefox.com/fonts/Inter/Inter-Regular.4232a675a077.woff2?v=3.18) format('woff'); } @font-face { font-family: 'inter medium'; font-style: bold; src: local('Inter Medium'), local('Inter-Medium'), url(https://relay.firefox.com/fonts/Inter/Inter-Medium.woff2?v=3.18) format('woff'); } @font-face { font-family: 'metropolis medium'; font-style: bold; src: local('Metropolis Medium'), local('Metropolis-Medium'), url(https://relay.firefox.com/fonts/Metropolis/Metropolis-Medium.woff2) format('woff'); } @font-face { font-family: 'metropolis bold'; font-style: bold; src: local('Metropolis Bold'), local('Metropolis-Bold'), url(https://relay.firefox.com/fonts/Metropolis/Metropolis-Bold.woff2) format('woff'); } body { font-family: 'inter', system-ui, sans-serif; color: #3D3D3D; } h1 { font-family: 'metropolis bold', system-ui, sans-serif; } a { color: #0060DF; text-decoration: underline; text-underline-offset: 4px; } .button { box-sizing: border-box; padding: 15px 25px; display: inline-block; font-family: 'metropolis medium', system-ui, sans-serif; text-decoration: none; -webkit-text-size-adjust: none; text-align: center; color: #FFFFFF; background-color: #0060df; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - emails/templates/emails/first_time_user.html [20:64]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @font-face { font-family: 'inter'; font-style: normal; src: local('Inter Regular'), local('Inter-Regular'), url(https://relay.firefox.com/fonts/Inter/Inter-Regular.4232a675a077.woff2?v=3.18) format('woff'); } @font-face { font-family: 'inter medium'; font-style: bold; src: local('Inter Medium'), local('Inter-Medium'), url(https://relay.firefox.com/fonts/Inter/Inter-Medium.woff2?v=3.18) format('woff'); } @font-face { font-family: 'metropolis medium'; font-style: bold; src: local('Metropolis Medium'), local('Metropolis-Medium'), url(https://relay.firefox.com/fonts/Metropolis/Metropolis-Medium.woff2) format('woff'); } @font-face { font-family: 'metropolis bold'; font-style: bold; src: local('Metropolis Bold'), local('Metropolis-Bold'), url(https://relay.firefox.com/fonts/Metropolis/Metropolis-Bold.woff2) format('woff'); } body { font-family: 'inter', system-ui, sans-serif; color: #3D3D3D; } h1 { font-family: 'metropolis bold', system-ui, sans-serif; } a { color: #0060DF; text-decoration: underline; text-underline-offset: 4px; } .button { box-sizing: border-box; padding: 15px 25px; display: inline-block; font-family: 'metropolis medium', system-ui, sans-serif; text-decoration: none; -webkit-text-size-adjust: none; text-align: center; color: #FFFFFF; background-color: #0060df; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -