Здравствуйте, имею код который вставляю между тегами
<header>
<style type="text/css">
@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-display:block;src:url("https://cs.pikabu.ru/apps/desktop/1.15.0/fonts/style/roboto-regular.woff2") format("woff2"),url("https://cs.pikabu.ru/apps/desktop/1.15.0/fonts/style/roboto-regular.woff") format("woff")}
@font-face{font-family:"Roboto";font-style:italic;font-weight:400;font-display:block;src:url("https://cs.pikabu.ru/apps/desktop/1.15.0/fonts/style/roboto-italic.woff2") format("woff2"),url("https://cs.pikabu.ru/apps/desktop/1.15.0/fonts/style/roboto-italic.woff") format("woff")}
@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-display:block;src:url("https://cs.pikabu.ru/apps/desktop/1.15.0/fonts/style/roboto-500.woff2") format("woff2"),url("https://cs.pikabu.ru/apps/desktop/1.15.0/fonts/style/roboto-500.woff") format("woff")}
@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-display:block;src:url("https://cs.pikabu.ru/apps/desktop/1.15.0/fonts/style/roboto-500.woff2") format("woff2"),url("https://cs.pikabu.ru/apps/desktop/1.15.0/fonts/style/roboto-500.woff") format("woff")}
@font-face{font-family:"Roboto";font-style:italic;font-weight:700;font-display:block;src:url("https://cs.pikabu.ru/apps/desktop/1.15.0/fonts/style/roboto-500italic.woff2") format("woff2"),url("https://cs.pikabu.ru/apps/desktop/1.15.0/fonts/style/roboto-500italic.woff") format("woff")}
@font-face{font-family:"FontAwesome";font-display:block;src:url("https://cs.pikabu.ru/apps/desktop/1.15.0/fonts/style/fontawesome.woff2") format("woff2"),url("https://cs.pikabu.ru/apps/desktop/1.15.0/fonts/style/fontawesome.woff") format("woff");font-weight:400;font-style:normal}
</style>
</header>
но получаю ошибку примерно такого характера
Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "/var/www/www-root/data/www/info/templates/skin/synio/header.tpl" on line 70 "@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-display:block;src:url("
https://cs.pikabu.ru/apps/desktop/1.15.0/fonts/sty...") format("woff2"),url("
https://cs.pikabu.ru/apps/desktop/1.15.0/fonts/sty...") format("woff")}," - Unexpected ":", expected one of: "}" , " "' in /var/www/www-root/data/www/info/engine/lib/external/Smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php:627 Stack trace: #0 /var/www/www-root/data/www/info/engine/lib/external/Smarty/libs/sysplugins/smarty_internal_templateparser.php(3154): Smarty_Internal_TemplateCompilerBase->trigger_template_error() #1 /var/www/www-root/data/www/info/engine/lib/external/Smarty/libs/sysplugins/smarty_internal_templateparser.php(3219): Smart in /var/www/www-root/data/www/info/engine/lib/external/Smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php on line 627