0 ) : ?> 0 ) : ?> ID, 'gutter', true); $gutter_portfoio_archive = tx_get_option('portfolio_archive_gutter', 10); if($gutter ) : ?> tx_get_option( 'tx_custom_font_ttf' ), 'CustomFontTwo' => tx_get_option( 'tx_custom_font_two' ), ]; $css = ''; foreach ( $fonts as $family => $opt ) { // grab URL whether Redux returns array or string if ( is_array( $opt ) ) { $url = ! empty( $opt['url'] ) ? $opt['url'] : ''; } else { $url = (string) $opt; } if ( ! $url ) { continue; } $url = esc_url( $url ); $css .= " @font-face { font-family: '{$family}'; src: url('{$url}') format('truetype'); } "; } if ( $css ) : ?>