font_face
Generates a CSS @font-face declaration for the given font object.
font | font_face() returns a string.
Required params
font font: The given font object.
Example
{{{ settings.sort_title_font | font_face() }}}
Was this article helpful to you?