- Posts: 2
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
Im Inspector werden mir die korrekten font-family-Zuweisungen Ordnungsgemäß angezeigt, die fonts jedoch nicht ausgelifert. die fonts liegen in dem Ordner "fonts" im CSS-Ordner des CSS.@font-face {
font-family: "CenturyGothicStd";
font-weight: normal;
font-style: normal;
src: url("CenturyGothicStd.eot"); /* IE9 Compat Modes */
src: local('CenturyGothicStd'), local('Century Gothic Std'),
src: url("./fonts/CenturyGothicStd.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("./fonts/CenturyGothicStd.svg") format("svg"), /* Legacy iOS */
url("./fonts/CenturyGothicStd.ttf") format("truetype"), /* Safari, Android, iOS */
url("./fonts/CenturyGothicStd.woff") format("woff"), /* Modern Browsers */
url("./fonts/CenturyGothicStd.woff2") format("woff2"); /* Modern Browsers */
}
/* Century Gothic Std - Italic */
@font-face {
font-family: "CenturyGothicStd";
font-weight: normal;
font-style: italic;
src: url("CenturyGothicStd-Italic.eot"); /* IE9 Compat Modes */
src: local('CenturyGothicStd-Italic'), local('Century Gothic Std Italic'),
url("CenturyGothicStd-Italic.eotCenturyGothicStd-Italic.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("CenturyGothicStd-Italic.eotCenturyGothicStd-Italic.eot?#iefixCenturyGothicStd-Italic.svg") format("svg"), /* Legacy iOS */
url("CenturyGothicStd-Italic.eotCenturyGothicStd-Italic.eot?#iefixCenturyGothicStd-Italic.svgCenturyGothicStd-Italic.ttf") format("truetype"), /* Safari, Android, iOS */
url("CenturyGothicStd-Italic.eotCenturyGothicStd-Italic.eot?#iefixCenturyGothicStd-Italic.svgCenturyGothicStd-Italic.ttfCenturyGothicStd-Italic.woff") format("woff"), /* Modern Browsers */
url("CenturyGothicStd-Italic.eotCenturyGothicStd-Italic.eot?#iefixCenturyGothicStd-Italic.svgCenturyGothicStd-Italic.ttfCenturyGothicStd-Italic.woffCenturyGothicStd-Italic.woff2") format("woff2"); /* Modern Browsers */
}
/* Century Gothic Std - Bold */
@font-face {
font-family: "CenturyGothicStd";
font-weight: bold;
font-style: normal;
src: url("CenturyGothicStd-Bold.eot"); /* IE9 Compat Modes */
src: local('CenturyGothicStd-Bold'), local('Century Gothic Std Bold'),
url("CenturyGothicStd-Bold.eotCenturyGothicStd-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("CenturyGothicStd-Bold.eotCenturyGothicStd-Bold.eot?#iefixCenturyGothicStd-Bold.svg") format("svg"), /* Legacy iOS */
url("CenturyGothicStd-Bold.eotCenturyGothicStd-Bold.eot?#iefixCenturyGothicStd-Bold.svgCenturyGothicStd-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
url("CenturyGothicStd-Bold.eotCenturyGothicStd-Bold.eot?#iefixCenturyGothicStd-Bold.svgCenturyGothicStd-Bold.ttfCenturyGothicStd-Bold.woff") format("woff"), /* Modern Browsers */
url("CenturyGothicStd-Bold.eotCenturyGothicStd-Bold.eot?#iefixCenturyGothicStd-Bold.svgCenturyGothicStd-Bold.ttfCenturyGothicStd-Bold.woffCenturyGothicStd-Bold.woff2") format("woff2"); /* Modern Browsers */
}
/* Century Gothic Std - BoldItalic */
@font-face {
font-family: "CenturyGothicStd";
font-weight: bold;
font-style: italic;
src: url("CenturyGothicStd-BoldItalic.eot"); /* IE9 Compat Modes */
src: local('CenturyGothicStd-BoldItalic'), local('Century Gothic Std Bold Italic'),
src: url("./fonts/CenturyGothicStd-BoldItalic.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("./fonts/CenturyGothicStd-BoldItalic.svg") format("svg"), /* Legacy iOS */
url("./fonts/CenturyGothicStd-BoldItalic.ttf") format("truetype"), /* Safari, Android, iOS */
url("./fonts/CenturyGothicStd-BoldItalic.woff") format("woff"), /* Modern Browsers */
url("./fonts/CenturyGothicStd-BoldItalic.woff2") format("woff2"); /* Modern Browsers */
}
https://index.php/629132?lang=de