Solved
Adding new Font and display under the Look & Feel
I am using CSS to add a new font type. How can I get the font type to display in the Look & Feel -> Style -> Font area? I can see that the font is applied to the survey but it does not appear in the list of available fonts. Here is my CSS.
@font-face {
font-family: Monteressat-Italic;
src: url(https://.qualtrics.com/Q/FilesSection/File.php?F=F_***);
}
Best answer by Kate
I don't think you can. That is something that Qualtrics does. You can always apply your own custom CSS to change the font on individual surveys, but you won't be able to add it into the platform interface.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
