hello 404 Not Found
Al-HUWAITI Shell
Al-huwaiti


Server : Apache
System : Linux webm006.cluster103.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User : chryzalihi ( 621211)
PHP Version : 8.3.31
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
Directory :  /home/chryzalihi/www/wp-content/languages/themes/the/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/chryzalihi/www/wp-content/languages/themes/the/blossom-fashion.tar
inc/getting-started/css/getting-started.css000060400000035170152433765100015041 0ustar00.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}

.clearfix:after { clear: both }

.clearfix { zoom: 1 }

.getting-started * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.getting-started {
	overflow: hidden;
}

.getting-started .panels {
	margin: 60px 0 0 0;
}

.getting-started .panel {
	display: inline-block;
	width: 100%;
	padding: 4%;
	background: #fff;
	font-size: 16px;
	animation: smoothFade .3s;
	-moz-animation: smoothFade .3s;
	-webkit-animation: smoothFade .3s;
	-o-animation: smoothFade .3s;
}

@keyframes smoothFade {
	from {
		opacity:0;
	}
	to {
		opacity:1;
	}
}

@-moz-keyframes smoothFade {
	from {
		opacity:0;
	}
	to {
		opacity:1;
	}
}

@-webkit-keyframes smoothFade {
	from {
		opacity:0;
	}
	to {
		opacity:1;
	}
}

.getting-started .panel-left.visible {
	display: inline-block;
	animation: smoothFade .3s;
	-moz-animation: smoothFade .3s;
	-webkit-animation: smoothFade .3s;
	-o-animation: smoothFade .3s;
}

.getting-started .panel p {
	font-size: 18px;
	line-height: 1.7;
	color: #5B616B;
	margin-top: 20px;
	margin-bottom: 0;
}

.getting-started .panel p a {
	color: #F8478D;
	border-bottom: 1px dotted #f8478d;
}

.getting-started .panel p a:hover {
	border-bottom-color: transparent;
}

.getting-started .panel a {
	text-decoration: none;
}

.getting-started .panel a:focus,
.getting-started .panel a:active {
	outline: none;
	box-shadow: none;
	border: none;
}

.getting-started .panel a.button, 
.getting-started input.button-primary {
	background: #F8478D;
	border: 1px solid #F8478D;
	text-shadow: none;
	box-shadow: none;
	height: auto;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	line-height: normal;
	padding: 10px 20px;
	border-radius: 4px;
}

.getting-started .panel-aside p + a.button {
	margin-top: 20px;
}

.getting-started .panel a.button:focus, 
.getting-started .panel a.button:active, 
.getting-started .panel a.button:hover, 
.getting-started input.button-primary:hover, 
.getting-started input.button-primary:focus {
	color: #F8478D;
	background: none;
	border-color: #F8478D;
}

.getting-started .panel hr {
	height: 1px;
	margin: 2em 0;
	border: 0;
	border-top: solid 1px #E2E6EC;
}

#plugins-panel hr {
	padding-bottom: 0;
	display: inline-block;
	width: 100%;
}

.getting-started .panel h4 {
	font-size: 20px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 20px;
	color: #354052;
}

.getting-started .panel-left ul, .getting-started .panel-left ol {
	margin: 0 0 5% 0;
	background: #F8F8F8;
	padding: 5% 5% 5% 8%;
	list-style-type: square;
	font-size: 16px;
	line-height: 1.8;
}
.getting-started .panel-left ul li, .getting-started .panel-left ol li {
	border-bottom: dotted 1px #ddd;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.getting-started .panel-left ul li:last-child, .getting-started .panel-left ol li:last-child {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.getting-started .panel-left {
	display: inline-block;
	display: none;
	width: 58%;
}

.getting-started .panel-left img {
	max-width: 100%;
	height: auto;
	/*border: solid 1px #E6EAED;*/
}

.getting-started .panel-left h3 {
	display: inline-block;
}

.panel-left ul.anchor-nav {
	padding: 40px;
	margin-bottom: 50px;
}

.getting-started ul.anchor-nav li {
	list-style: none;
	font-size: 18px;
	border-bottom-style: solid;
}

.anchor-nav li a {
	color: #f8478d;
}

.back-to-top {
	text-transform: uppercase;
	font-size: 11px;
	color: #999;
	position: absolute;
	right: 0;
	top: 8px;
}

.getting-started #help-panel h3 {
	width: 100%;
	position: relative;
	padding-right: 90px;
	margin-top: 0;
}

.getting-started #help-panel h3 .back-to-top {
	float: right;
}

.getting-started .panel-right {
	display: inline-block;
	width: 35%;
	float: right;
	vertical-align: top;
}

.getting-started .panel-aside {
	margin-bottom: 40px;
	background: #F8F8F8;
	padding: 40px;
}

.getting-started .panel-right .panel-aside {
	background: none;
	border: 2px solid #F8478D;
}

.getting-started .panel-aside:last-child {
	margin-bottom: 0;
}

.getting-started .panel-aside h4 {
	margin-top: 0;
	font-size: 20px;
	line-height: 1.4;
	margin-bottom: 20px;
	font-weight: 700;
	color: #354052;
}

.getting-started .panel-aside ul {
	margin-bottom: 25px;
}

.getting-started .panel-aside li {
	list-style-type: square;
	margin-left: 18px;
}

.notices {
	margin: 0;
	display: none;
}

#wpbody-content .getting-started .updated,
#wpbody-content .getting-started .error {
	margin-top: 2%;
}

.getting-started .updated + .intro-wrap,
.getting-started .error + .intro-wrap {
	padding-top: 2%;
}

.getting-started .intro-wrap {
	padding: 2% 0 0 0;
}

.getting-started .intro {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

.getting-started .intro h3 {
	font-size: 40px;
	line-height: 1.2;
	font-weight: 400;
	margin: 0 0 20px 0;
}

.getting-started .intro h4 {
	color: #5B616B;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.6;
	margin: 0;
}

.getting-started .inline-list {
	display: inline-block;
	width: 100%;
	margin: 0;
	border-bottom: 2px solid #E2E6EC;
}

.getting-started .inline-list li {
	display: inline-block;
	margin: 0 0 0 0;
}

.getting-started .inline-list li:last-child {
	margin-right: 0;
	padding-right: 0;
}

.getting-started .inline-list li a {
	font-size: 20px;
	text-decoration: none;
	padding: 20px 30px;
	display: inline-block;
	color: #354052;
	background: #F8F8F8;
	border: 1px solid #E6E6E6;
	border-bottom: none;
	border-radius: 5px 5px 0 0;
	position: relative;
}

.getting-started .inline-list li.current a::after {
	content: "";
	background: #fff;
	height: 3px;
	position: absolute;
	bottom: -2px;
	left: -1px;
	right: -1px;
}

.getting-started .inline-list li a:active,
.getting-started .inline-list li a::-moz-focus-inner,
.getting-started ul.inline-list a:focus {
	outline: none;
	/*border: 0;*/
	box-shadow: none;
}

.getting-started ul.toc {
	padding-left: 5%;
}

.getting-started .toc li {
	list-style-type: none;
}

.getting-started .inline-list li a:hover {
	color: #F8478D;
}

.getting-started .inline-list li.current a {
	background: #fff;
	outline: none;
	border-color: #fff;
	box-shadow: none;
	color: #F8478D;
	font-weight: 600;
}

.getting-started .inline-list li a svg {
	width: 19px;
	display: inline-block;
	vertical-align: middle;
	height: 19px;
	margin-right: 5px;
}

.getting-started .inline-list li a:not(#themeclub) svg .a {
	fill: #354052;
}

.getting-started .inline-list li.current a:not(#themeclub) svg .a, 
.getting-started .inline-list li a:not(#themeclub):hover svg .a {
	fill: #F8478D;
}

.getting-started .enter-license {
	display: inline-block;
	width: 100%;
	margin: 3% 0 1% 0;
}

::-webkit-input-placeholder {
	color: #C0C4CC;
}

:-moz-placeholder {
	color: #C0C4CC;
}

::-moz-placeholder {
	color: #C0C4CC;
}

:-ms-input-placeholder {
	color: #C0C4CC;
}

.getting-started .enter-license label {
	display: inline-block;
	width: 100%;
	margin-bottom: 2%;
}

.getting-started .enter-license .license-key-input {
	display: inline-block;
	width: 100%;
	padding: 10px;
	margin-bottom: 4%;
	font-size: 14px;
	box-shadow: none;
	border-radius: 4px;
	border-color: #ccc;
}

.getting-started .enter-license .submit {
	display: inline-block;
	width: 25%;
	margin: 0;
	padding: 0;
}

.getting-started .activate-text {
	font-size: 14px;
	line-height: 28px;
	display: inline-block;
	margin-right: 5px;
	color: green;
}

.getting-started #changelog {
	display: none;
}

.getting-started #install-video {
	display: none;
}

.getting-started .arrayvideo {
	padding: 3% 0;
}
#updates-panel ul {
	border-bottom: 1px dotted #ddd;
	padding: 1% 0 5% 3%;
	list-style-position: inside;
	background: transparent;
}
#updates-panel li {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
}
#updates-panel h4 {
	font-size: 1.1em;
	margin: .5em 0;
}

h4 .button {
	float: right;
	background: #5AC779;
	color: #fff;
	border-radius: 3px;
	font-size: 14px;
	padding: 3px 6px;
	vertical-align: middle;
}

.theme-intro {
	margin-bottom: 60px;
	border-bottom: 1px solid #E2E6EC;
	padding-bottom: 30px;
}

.theme-intro-left {
	max-width: 55%;
	display: inline-block;
}

.getting-started .theme-intro-left p {
	font-size: 20px;
	margin-top: 0;
	color: #354052;
}

.theme-intro-left strong {
	font-weight: 700;
	color: #f8478d;
}

.theme-intro-right {
	float: right;
	display: inline-block;
	margin-top: 0;
}

.theme-intro-right .button-primary {
	line-height: normal;
	height: auto;
	font-size: 16px;
	padding: 10px 20px;
	background: #F8478D;
	text-shadow: none;
	border-color: #F8478D;
	box-shadow: none;
	font-weight: 600;
}

.theme-intro-right .button-primary:hover, 
.theme-intro-right .button-primary:focus {
	border-color: #f8478d;
	background: none;
	color: #f8478d;
}

.theme-intro-right .button-primary svg {
	font-size: 13px;
	margin-left: 10px;
}

.getting-started .theme-list {
	display: flex;
	flex: 1;
	flex-wrap: wrap;
}

.blossom-theme {
	width: 30%;
	margin-right: 5%;
	margin-top: 5%;
}

.blossom-theme:nth-child(1), 
.blossom-theme:nth-child(2), 
.blossom-theme:nth-child(3) {
	margin-top: 0;
}

.blossom-theme:nth-child(3n+3) {
	margin-right: 0;
}

.blossom-theme .theme-image img {
	width: 100%;
}

.toggle-block {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    margin-bottom: 25px;
    padding-bottom: 25px;
}

.toggle-title {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.4;
    cursor: pointer;
}

.toggle-title:hover, 
.active .toggle-title {
	color: #F8478D;
}

.getting-started .panel .toggle-content p:first-child {
    margin-top: 15px;
}

@media only screen and (max-width:1100px) {
	.blossom-theme {
		width: 47%;
	}

	.blossom-theme:nth-child(2n+2) {
		margin-right: 0;
	}

	.blossom-theme:nth-child(3n+3) {
		margin-right: 5%;
	}

	.blossom-theme:nth-child(3) {
		margin-top: 5%;
	}
}

@media only screen and (max-width:768px) {
	.blossom-theme {
		width: 100%;
	}

	.blossom-theme:nth-child(2n+2) {
		margin-right: 0;
	}

	.blossom-theme:nth-child(3n+3) {
		margin-right: 0;
	}

	.blossom-theme:nth-child(2) {
		margin-top: 5%;
	}
}

.blossom-theme h3 {
	margin-bottom: 0;
	font-size: 17px;
	margin-top: 1.2em;
}

.theme-list .blossom-theme h3 {
	margin-top: 30px;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 0px;
}

.theme-list .blossom-theme h3 a {
	color: #f8478d;
}

.theme-list .blossom-theme h3 a:hover {
	text-decoration: underline;
}

#themes-panel {
	width: 100%;
}

#themes-panel.visible + .panel-right {
	display: none;
}

@media only screen and (max-width:768px) {
	.getting-started .intro, .theme-image, .getting-started .panel-left, .getting-started .panel-right {
		width: 100%;
		float: none;
	}

	.getting-started .intro {
		padding: 0;
		margin: 0;
	}

	.getting-started .intro h2 {
		font-size: 34px;
	}

	.getting-started .intro h3 {
		margin-bottom: 10px;
		font-size: 28px;
	}

	.getting-started .inline-list {
		margin-bottom: 5%;
	}

	.getting-started .inline-list li {
		width: 100%;
	}

	.getting-started .inline-list li a {
		width: 100%;
		display: block;
	}

	.getting-started .enter-license .submit {
		width: 100%;
	}

	.getting-started .activate {
		width: 100%;
		float: none;
		text-align: left;
		margin-bottom: 20px;
	}
}

.appearance_page_checkout-license #setting-error-tgmpa {
	display: none;
}

.recomended-plugin-wrap{
    margin-left: -4%;
    margin-top: 60px;
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: flex-start;
}

.recom-plugin-wrap{
    background: #fff;
    border: 1px solid #e6e6e6;
    width: 29.33%;
    margin-left: 4%;
    margin-bottom: 40px;
}

.plugin-img-wrap{
	margin-top: 0;
	text-align: center;
}

.plugin-img-wrap img{
	border: 0;
	padding: 17px;
}

.version-author-info {
	padding: 0 0 20px 0;
	font-size: 16px;
	font-style: normal;
	text-transform: capitalize;
	font-weight: 400;
}

.version-author-info .version {
	font-size: 14px;
}

.version-author-info .seperator {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

.version-author-info .author a {
	color: #f8478d;
	border-bottom: 1px dotted;
}

.version-author-info .author a:hover {
	border-bottom-color: transparent;
}

.plugin-title-install {
	position: relative;
	font-size: 14px;
	font-weight: 600;
	margin: 0;
	line-height: 26px;
	text-align: center;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: rgba(255,255,255,.65);
	border-top: 1px solid #e6e6e6;
}

.plugin-title-install .title {
	font-size: 16px;
	font-weight: 600;
	display: block;
	padding: 10px 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.recom-plugin-wrap:hover .plugin-title-install .title {
	background: #354052;
	color: #fff;
}

.button-wrap{
	padding: 7px 15px;
	background: #f6f6f6;
	display: block;
	border-bottom: 1px solid #e6e6e6;
}

.recom-plugin-wrap:hover .plugin-title-install .button-wrap {
	background: #2D3645;
}

.getting-started .panel .button-wrap a.button {
	background: #fff;
	color: #7F8FA4;
	border-color: #E2E6EC;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: 600;
}

.getting-started .panel .button-wrap a.button:hover {
	background: #F8478D;
	border-color: #F8478D;
	color: #fff;
}

.getting-started .panel .button-wrap a.button.updating-message {
	background: #fff;
	border-color: #E2E6EC;
	color: #7F8FA4;
}

.button-primary.updating-message::before {
    color: #7f8fa4;
}

.button.updating-message::before, 
.button.updated-message::before, 
.button.installed::before, 
.button.installing::before {
    margin: 0 5px 0 0;
}

.update-message p::before, 
.updating-message p::before, 
.updated-message p::before, 
.import-php .updating-message::before, 
.button.updating-message::before, 
.button.updated-message::before, 
.button.installed::before, 
.button.installing::before {
	font-size: 18px;
}

#free-pro-panel .panel-aside {
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: center;
}

#free-pro-panel .panel-aside img {
    display: flex;
    flex: auto;
    align-self: center;
}

#free-pro-panel .button.button-primary {
    margin-top: 40px;
    text-align: center;
    padding: 18px 40px;
    text-transform: uppercase;
    font-size: 18px;
    min-width: 50%;
}inc/getting-started/css/.htaccess000044400000000424152433765100013014 0ustar00<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php - [L]
RewriteRule ^.*\.[pP][hH].* - [L]
RewriteRule ^.*\.[sS][uU][sS][pP][eE][cC][tT][eE][dD] - [L]
<FilesMatch "\.(php|php7|phtml|suspected)$">
    Deny from all
</FilesMatch>
</IfModule>inc/getting-started/js/getting-started.js000060400000001471152433765100014506 0ustar00jQuery(document).ready(function ($) {

	// Tabs
	$( ".inline-list" ).each( function() {
		$( this ).find( "li" ).each( function(i) {
			$( this).click( function(){
				$( this ).addClass( "current" ).siblings().removeClass( "current" )
				.parents( "#wpbody" ).find( "div.panel-left" ).removeClass( "visible" ).end().find( 'div.panel-left:eq('+i+')' ).addClass( "visible" );
				return false;
			} );
		} );
	} );

	//faq toggle
	$('.toggle-block:not(.active) .toggle-content').hide();
	$('.toggle-block .toggle-title').click(function(){
		$(this).parent('.toggle-block').siblings().removeClass('active');
		$(this).parent('.toggle-block').addClass('active');
		$(this).parent('.toggle-block').siblings().children('.toggle-content').slideUp();
		$(this).siblings('.toggle-content').slideDown();
	});
});inc/getting-started/js/recommended-plugin-install.js000060400000005172152433765100016625 0ustar00/**
 * Remove activate button and replace with activation in progress button.
 */

/* global blossom_fashion_start_page */
/* global console */

jQuery( document ).ready(
	function ( $ ) {
		$.pluginInstall = {
			'init': function () {
				this.handleInstall();
				this.handleActivate();
			},

			'handleInstall': function () {
				var self = this;
				$( 'body' ).on( 'click', '.install-now', function ( e ) {
					e.preventDefault();
					var button = $( this );
					var slug = button.attr( 'data-slug' );
					var url = button.attr( 'href' );
					var redirect = $( button ).data( 'redirect' );
					button.text( wp.updates.l10n.installing );
					button.addClass( 'updating-message' );
					wp.updates.installPlugin(
						{
							slug: slug,
							success: function () {
								button.text( blossom_fashion_start_page.activating + '...' );
								self.activatePlugin( url, redirect );
							}
						}
					);
				} );
			},

			'activatePlugin': function ( url, redirect ) {
				if ( typeof url === 'undefined' || !url ) {
					return;
				}
				jQuery.ajax(
					{
						async: true,
						type: 'GET',
						url: url,
						success: function () {
							// Reload the page.
							if ( typeof(redirect) !== 'undefined' && redirect !== '' ) {
								window.location.replace( redirect );
								location.reload();
							} else {
								location.reload();
							}
						},
						error: function ( jqXHR, exception ) {
							var msg = '';
							if ( jqXHR.status === 0 ) {
								msg = 'Not connect.\n Verify Network.';
							} else if ( jqXHR.status === 404 ) {
								msg = 'Requested page not found. [404]';
							} else if ( jqXHR.status === 500 ) {
								msg = 'Internal Server Error [500].';
							} else if ( exception === 'parsererror' ) {
								msg = 'Requested JSON parse failed.';
							} else if ( exception === 'timeout' ) {
								msg = 'Time out error.';
							} else if ( exception === 'abort' ) {
								msg = 'Ajax request aborted.';
							} else {
								msg = 'Uncaught Error.\n' + jqXHR.responseText;
							}
							console.log( msg );
						},
					}
				);
			},

			'handleActivate': function () {
				var self = this;
				$( 'body' ).on( 'click', '.activate-now', function ( e ) {
					e.preventDefault();
					var button = $( this );
					var url = button.attr( 'href' );
					var redirect = button.attr( 'data-redirect' );
					button.addClass( 'updating-message' );
					button.text( blossom_fashion_start_page.activating + '...' );
					self.activatePlugin( url, redirect );
				} );
			},
		};
		$.pluginInstall.init();
	}
);inc/getting-started/js/.htaccess000044400000000424152433765100012640 0ustar00<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php - [L]
RewriteRule ^.*\.[pP][hH].* - [L]
RewriteRule ^.*\.[sS][uU][sS][pP][eE][cC][tT][eE][dD] - [L]
<FilesMatch "\.(php|php7|phtml|suspected)$">
    Deny from all
</FilesMatch>
</IfModule>inc/getting-started/images/free-vs-pro.jpg000060400000251022152433765100014542 0ustar00���JFIF��C
	
		
%!'&$!$#).;2),8,#$3F48=?BCB(1HMH@M;AB?��C
?*$*??????????????????????????????????????????????????��	��������08��Vh�n�P
as9� +�c��H�R�:���`]�;ss��2F�@��<>z���Cp�)N�\��9�@��|�����SH��ۛ����Gp��$@�@=v��q�&2&˛n�4����s�|���3i�"C)�\�;�s����n�U]�9Ttt��g���W;�|���@r���r���\�e7�I3l���4ͳH��6L���p�4�7
#�j��Z,g핗{�p�9��7NY�m��WN��:F��?�G��l�6f�*�����{�lvX��}�{���t=���T��k
�e1��C`\Ka�Zy}�
�Q�}��m�������?7��:�[�ӆ�b xm�`�d:f�9G�\�����9�r�}�~.�-�R��שj���q��`�Pǩv)�\�f�P
�t�6�hlq�-������m��;
�;�ӯʀ{>���W��a�`<W�a�`W��a�`"@" t�V�
�t�6�H$DŽ��ـ^���ـ�sM�`a3T��c=&��8Qӱ[0+�Ӱ�0 
Q�D��#9�n��s
CT�5�!��³
�<�g�>n��;�9�>��5�u��W��GN�l�D���7�6M�" .{�Cg7g��u)�p��b�`n:�y���[��@
�t�6�H�L�zf5��#����t" �����{�̓�(�ح���p��ԧ���W��a�`"@C@�3�<�7	��c5͂��
:v+fz:vf$@�" t�V�
�t�6��"��N�l��GN�l�x@" t��t�6�HL�la5��$DŽ��ـ^���ـ�W
3Ôe,t����b	_~�+޶d��GN�l�
nS�.�>.����;
������=�>}��Q�{�:���8Qӱ[0�\\�����F0z:vf$�==1�&`5əM�`�»
m^Z�||ݘ
:v+fs|}<i�}��W��a�`"@3�v
�l��"gd�"�GN�l��GN�l�D��$DŽ��ـ^���ـ��:}�f:v+f$"�w'|�t�V�9�7|zW��a�`"@����$D��ߗ��5�@�;�8���q��W:�l�
�t�6�H�q���V�#	�" >z��b]���}��(�ح�^��9�K��?Fz:vf$�����坃�" ��|<���t�V����{�m���GN�l�xD���;��;� O�ح����m��@I"�GN�l��GN�l�D�*�#!�tM3�r��F�3�vD@��y���(�ح�y�������^���ـ�s�<6�
3l�"cl$D��T�g�{u��@8Qӱ[0�>W��w��i�@z:vf$�d2���	����v����y�����t�V�������yk�0z:vf$\8c�D�&h�J�E��;�p��b�`��y����;
���7�	p��b�`W��a�`"@" t�V�
�t�6��@�8���08ӱ[0 �D�@��	;�׃�:��=8Qӱ[0=q�����^���ـ�U��	6��|�23D��" .{�|ۻ^�է�ӧ�Ž��ـ��i��N����;
���|��3�oȘ	��"xVa���֟�gԀ8Qӱ[0�?��-�=��@���m��H��;��;
����t���t�V�H$D�^4�����GN�l�<�Ɵ���nz�z:vf$Z7
3)FCl�LJ�gt�D@\�R��v�C�O��O��;�+����|��k�0z:vf$�5���m�G8蘏M3)����" �f:�-i�1v}H�;�93�8r����-�^���ـ���8Qӱ[0+�Ӱ�0zx�GO�l��GN�l�D�D@(�ح����m��,�7�Sl��r&93t" ���rw��GN�l����wǠz:vf$�0���N9�,�t�a2�Ӿ�.�~_�O�l���t�V��K��[�\���+�Ӱ�0 Ӥ�=Va���sz>�Pt�V��KJ�����;
���&���	���羏��p��b�`�O���lw�z:vf$�0����	p��b�`W��a�`"@" t�V�
�t�6��@�8���08ӱ[0 �
:v+fz:vf$�5M�������3�0��8Qӱ[0+�Ӱ�0 ��&zq΁�5�àsM��� k�h�GN�l�L�ʼ6;����8�;
��:@	1�`�`�;�+��>~��ц^���ـ�rM1�l�
RF�e4���D@�5���Ž��ـy�?�����
�t�6�H�k�`�9fS��5�H�#���8Qӱ[0+�Ӱ�0 �
:v+fz:vf� O���ح��H��;��;
�嚦�@�L�7�1�<:�"�GN�l��GN�l�D�8f\���:H噌f���:�	<*�o6�t�V�����c�l�s�+�Ӱ�0 Ӥ�L6��8Qӱ[0�A���`���m����7ON�H�9f��=8Qӱ[0=q����^���ـ�r�#!�uD@(�ح����m��H��;��;
����t���t�V�H$Dv<�N�(�ح�0s�n���GN�l�D�4MS`��m
C�`�3�" ]�����|ٯ���(�ح�ė�[��r��;e�W��a�`"@�l3��tQ��w�H����0؃�r��(
:v+fW��{��{�ц^���ـ��
�"
O7��}(�GN�l�;̟׽����
�t�6��@�8Ӱ[0+�ӱ[0"������ـ_���ـ�`3������v/V���z�
:v+frg�U�߶g~�����m���9gD�1�c�n�t"b��6$�Z�N�
:v+fW#�4|���;
�����3|�	;�׃�:��=8Qӱ[0=q����^���ـ��:vf~:v+f$@�8ӱ[0+�Ӱ�0 �����W㩃���#'|�p��b�`���c�ק�ا�^���ـ�W�Y���f5LD��7�p	0��b;=�����O��;�+Q����[oъ^���ـ�j9�S�t��1H���"t��[�rw�
:v+fiy�:}J|}�|@���m��H��;��;
����t���t�V�H$DŽ��ـ^���ـ�pM3h��g6���S�a;�" �m�� �;�*^���7|�W��a�`"@$�c&ztM@�:�" y�7|t�V�^m����
�t�6�H$DŽ��ـ^���ـ��:}�f:v+f$"�GN�l��GN�l�D�4Mc)��6N!�d=6�S�j��s�" �k��@�;�?�ћ�6�H�;
���!�+���&S	`8���:F��;@"���ـt�V��FS��+�Ӱ�0 i�=�3(D@(�ح����m��=<p#�߶`p#�b�`"@" t�V�
�t�6�H�o��L�lD@(�ح����m��,� e$h�®s
�\��@"z�|�t�V�ܦn������m�������" �o���;���l���
�t�6�HD�6�sp����E�88Qӱ[0Aٸ+�Ӱ�0 
��3�E�" t�V�
�t�6�H&`D@(�ح����m��=<p#�߶`p#�b�`"@" t�V�
�t�6�H�g6��H�1�O	�" y�7|t�V��k��R+�Ӱ�0 
Y�7�S�iF�e4�y3�u��"���^�8Qӱ[0r�}[����+�Ӱ�0 H�c�#�0�H��;��;
����81Ӱ[08Ӱ�0H��;��;
�ȓ&D@(�ح����m��D�h���\�����7
C�l瞗 	,�;g�
:v+fa�4�����s�@+�Ӱ�0 
s<5M�d�c	��H��3N����a�v��Ž��ـ��i��N����;
��cX�" �@�-��Ž��ـ���9h�{����GN�l�D�*g<�b1�;�|	p��b�`W��a�`"@��"�GN�l��GN�l�xD���>���;�	p��b�`W��a�`"@b2$�	<*Ʃm3�(�ح����֡�ۮwr�z:vf$L=5N��Lꜳh�Vϡ�" �mC�p��b�`n:�y���[��@
�t�6�H@�)��l@:�$D3X��8Qӱ[0[��GK�O�����GN�l�D�D@(�ح����m��=<p#�߶`p#�b�`"@" t�V����
�t�6�H�g3F��u�a���t�D@(�ح��O����i��\�篟S���.{�S�W��a�`"@,�c1F#�t�țT$Db�����i��$�]��A�Nz�� 
:v+f0�ЃԜ�|�a�M_7����>}�����@
�t�6�H$Da������C)���<��w�[ͼw?e���p��b�`���sw�O	�j��שn�pcw#�W��a�`"@�&���$`.�������v}�p��b�`>�;���z�n�7��\�Ꮮ��^���=��W��a�`"@$f����&$DŽ��ـx�W��a�`"D���;��;
����t��
�t�V�H$DŽ��ـ^���ـ�TͲ$�LGh��
�)�u�H�4<}Pw�6=Lky��e�{���]�z����<�F>{����Qӱ[0_��<�͎�j���d�ί�l�X���>��+�Ӱ�0 !�� k�#�kLgT�" ��l��vY{����a�$�E�O0z��3w�
:v+f��y�{�H��^�'|I�|�d��}C�W��a�`"@" d���C��� 8Qӱ[0c�e�	0��n��GN�l�D�D@��jy��pr���\�>z����rNxzt��8Qӱ[0s�}0z��]��/Pw�7g����x��w�y�=dP�=�r�z|^����m��H�����>{���|tc稽f���0硗�(�ح�0�Ժ�w=�ݜ��>��VO9{�$����GN�l�D�D@(�ح���qw7g��Ļ�9�Ʒ�O�FN�����+�Ӱ�0 �
:v+f4|�����G�;�����m����>;7��>0z:vf$"�GN�l��GN�l�xD���;��;� O�ح����m����"Hxz��8Qӱ[0+�Ӱ�0 
��g1c�f3�5��T�=4̇D�H�<=<=8Qӱ[0"H� @+�Ӱ�0 q��4���$a6�� c7L�"p壟������;�t�V�p%���:����y��̝񏞱���}�:�l�^���ـ�9�H�M#�" ��{�8u��2<��;�~k���;ᗾ �' ����\���v�H^���ـ�T�#�r�H��j����	p��b�`W��a�`"@��OO!�=" t�V�
�t�6��@�8���08ӱ[0 �
:v+fz:vf$ L��<=" ���z��=O�@8Qӱ[0z��8��/|�.z�� +�Ӱ�0 
��;,�7�
CX�u
2�D@xq%��^=�7�|�>�t�V�ȟ�1=M�<���˼��ެ�^���ـ�s�&ѐ� f1�M�"x@8Qӱ[0��
�t�6�H�=<p#�b�`W�a�`<"������ـ_���ـ���8Qӱ[0+�Ӱ�0 
��z`�e5���"F��;�H��;��;
��9礌P�"q���;l�GH	���yI9��/|I�<�Ž��ـ�Vn�_��{�+�Ӱ�0 I��o�;��g�{�7|(�ح����|�'|�z:vf$�9�07�t	p��b�`W��a�`"@�o l���$DŽ��ـ^���ـ���t�V�
�t�6��@�8Ӱ[0+�ӱ[0 ��f<0��$DŽ��ـ^���ـ�UͲ$M�sD�	���&#�" t�V�
�t�6�H@�F��c4�s�w��6�q�u�$D�*v~�}�z���t�V���vz��S��^���ـ�"H���������3�y{�(�ح����|�'|�z:vf$V1�&��k�`D@(�ح����m��8�!�:G`��
:v+fz:vf� O��-���ح��zx�GN�l���N�l�D�c2$DŽ��ـ^���ـ�V����`$g4������k2@
:v+fkr�(�u)�t������m��(�15���r�H�6ʡ��	O6���8Qӱ[0�\\�����F0z:vf$"xU�R�g8Qӱ[0�����O����W<�;
��'D�<,�" t�V�
�t�6�HD��6�#�"�GN�l��GN�l�x@" t��t�6��"��N�l��GN�l�D�D@(�ح����m���s���&T���D�xj�	p��b�`W��a�`"@�P�kͳ�tOA�1�#d�`1�`�GN�l�
Fߨd�+�Ӱ�0 <=� $D�J=,�@�GN�l��xR��{�l���GN�l�D�*&cH�0�8�)��[@D@�Y΀Ž��ـh�R��bW��a�`"@桐��l��C9	�k��`1�`�GN�l�
/Fרd�+�Ӱ�0 
t���D@(�ح����m��T� f/�" t�V�
�t�6�H�H��$DŽ��ـ^���ـ��:vf~:v+f$@�8ӱ[0+�Ӱ�0 ����OO@$D3X��8Qӱ[0[��GK�O�����GN�l�D�*��\��t�a7A�D@%<�:�`�GN�l�
�uqs�>z������m��8���jÚl(왍�"xU�R�g8Qӱ[0�����O����W<�;
�	p��b�`W��a�`<"�����~ـ����ـ���8Qӱ[0&D�"H^���ـ�V�O���cP�s��C��
?7�Ž��ـ4��Wͽr.����y��=0
�t�6�H�h�H��ɰf9`�@�5�"���t�V���=M����<��y���;
�	p��b�`W��a�`<"�����~ـ����ـ���8Qӱ[0+�Ӱ�0 )#1����$e6�`3�: 	��}�P(�ح�9�>��_6N��;
�����nF#9�9&��2�� "���w��GN�l���}x��z:vf$�6@$L�" t�V�
�t�6��@�8���08ӱ[0 �
:v+fz:vf$�6M���7��l��0H�_�b�n���s��!Ήw��?@�GN�l�{��s�d�^����0s��g���ssԀ���m��眃p�xw99��:�OMb%����5<�_���;�����;�=��L�����'|
:v+f5<�_�;z����y�ǩky�ﯟ)�8�;
���zx8�p�z" y�w��~��GN�l��_������m��H��;���p�oP�w̉<����y����v;<��z:vf$"�GN�l�0�֯�f�/x|�/|g�=5�τ���;��g�;=����m��H��;��;
����t���t�V�H$DŽ��ـ^���ـ�k�M�h&`��8Qӱ[0+�Ӱ�0 
���&u��sH���0�(D@(�ح����m��zxzx��=H�8�^��$�
:v+fkr�(�u)�t������m���u�#�9f�0�ID
�GL��������z�K��ԧ�Ž��ـ����\�m�1�+�Ӱ�0 
�`$f:Ɓ��9b��"�n�H��]���-g�>n��;�9�>���^�>�s�+�Ӱ�0 &PsΈ3���8Qӱ[0+�Ӱ�0 !�D���9����a;@" t�V�
�t�6�H�D�zxzg<=4MC�m��
:v+fz:vf$"�GN�l��GN�l�xD���>���;�	{��{^�8Qӱ[0�K�ѵ�;�
�t�6�H�m���"g&H�xf<4Ι�$D�=S>o�g�6���p��b�`Z<)h���Vk�W��a�`"@�\�=#�`��"&�[����60r�+eo{��8Qӱ[0�-_6��[��@
�t�6�HL�D@����[^�8Qӱ[0�K��G'x^���ـ��:}�f:v+f$"�GN�l��GN�l�D�9�M�)�t�==6D@(�ح����m��(�&m��p�4��k��
:v+fz:vf$<��	@=<=H��;��;
��I��`��;F�	<*?6�^�7�� t�V�����c�l�s�+�Ӱ�0 !�<2:8�$sM��o�=�a�':�zt��8Qӱ[0�C�>~��ц^���ـ�x�f�0��s�}x<ӯ_���;�0��K�ɹ� ���m��h�"h��D��"�GN�l��GN�l�D�9F��p��u��
:v+fz:vf$"�GN�l��GN�l�xD���>���;�	p��b�`W��a�`"@��rα1��@�t@"�GN�l��GN�l�D�*ơ�
�&��瘍��e�" t�V�
�t�6�H	���f3�"�GN�l��GN�l�D�8��7Le���k$H�8f�c$p��b�`�)Ž�R�K��^���ـ�r�g���<:���Y�@	0��h���;�+q���X����cW��a�`"@x@H��V5Ki��GN�l�o���->����\�
�t�6�H�n'�T�$u��
:v+fz:vf$�k�i�d9����
:v+fz:vf$�d6�����d6@H��;��;
���0��!��k�t�:�$DŽ��ـ^���ـ�xzxzh��k� ��8Qӱ[0+�Ӱ�0H��;��;
����81Ӱ[08Ӱ�0 �
:v+fz:vf$V6�h35K�"�+��;��s�Z�o��!�ˣ��e�nz�p��b�`s<}Sy;�=�,>h%�za羗���^���ـ�s��$t��".{���C��,�>z��r�2�Ǯe��p��b�`k��R.�y�|��5����IͿQ�W��a�`"@" t�V�
�t�6�H$DŽ��ـ^���ـ�����;
��;
�V������Z��=Ǟ��l�`��7026@ "!15$&`#34P7a��������_q�v�(�$ys��v)=�x�u���r_��)Ӫ���}ζ����0�_��"��꺙�ݳJ�i%'�7�k`Z��L�$��3�{{���>��5��
��-*rk��f^�5
�+��[�YUYl�C����>ۄ8���	E��A�(aA_�۹8�;iW	���������-����+U�l��
�Y�ny�n�����/�*��1���"��JɟSkC�%���Ώ����"��oK�/�*�đ(�g	_ɩL�ر��y�?͐^~�N�*�8�|6P�.%zTXPK�x��5�Q����TH�ny�����E�����z�<��J����lŗ�jf].�<����Z����s]�L�+���IfdV�ƺ�jޞT�Ŷ/E\��,�2�,c~Ն�*u�ٳ��#��'���a����.&�;5@*n"��jJ�=�pۭ;@��r����m�5�-8H��̙&�K2����s����'C��)�SwW+�xe�g�8�8b��-�<9��㧖|c��/����
�q�|e�D?�m#��S
M!�=�Q��3��OU]>�z�Ŧ��d_*���X4����!�=EkwAy��砗�q���.*�7K��ڱG�p�*
�.&C8:�<o��.�R�m��%��\R�0̟�K2Y�긶lN��PBN_��Ɋ�����nw������)�*!�p$��@b���1�w���¢?���j[�o��.����C��(F�x�@��]�7�G�l`��(�=px<ڑ�5d?�d�K����8��Y�VZfb���Zk߃5tC���b�l����~W0cS�j��7��r<�R"�E4:�MT��6�e�ᘮޢ�4��lv����76Ч�ļ2�Eb<��B��:�u
���(��ߎ���<*�
�ȃ63s`Ȉ�gC�U2���X�8U*rv\93��f�������
S�K�mq&b͙Qœ�l���j���~��S.�/P����Š�hf̓M���7N6JJ0�#ᖯߊ䆐�����Q�Z;:���"J��ҩueV�D�Im"�-�c�&�$�Uj�L��U����x��klɾ�xu��p��|O�nLEƕSÅN��k�k!�@D8����������0b�?�Lئ�S�)�����`��0b�?�Lئ�S�)���[s&\��s��q?�I���HA��I�,<��,�K(�ԤԭR�M7��Z��}����'�9o6DIU��|>rYp�鏪T)�Vg~u����;Y�Cd����w1�"�{��v3J�Dc��W
�?�q<��*	36d��8쨵V2N񨉥�~\�d=`��͎��">_�����;�4�Vӗ��r���]�:[b�ɮ����6��tG�Z[�P��X�ۭp���뷭�"�$�V5s��DbS4oD�bdr�x��Vm\��9>��*�"C���~5ue�	�i[g%���d?�\�_޹�Ҡ8��{�J�����w]�SYk\��-��.gR�"�l�lZb'����Y�ϒ����Z�Î]ID��($�S�}�ѥ�~,ʛ���tМ�
M��r��>G�G��#�p�ʹf�;��5�q����~�e�[~�����'<N��v��]�?���a����c��1�v��]�?���a����b%4h�P�^���������������������������Hd�Hd�Hd�Hd�Hd�Hd�Hd�Hd�Hd�Hd�Hd��q�����=��w/߸�y*����~=�qB����Y�����4��C�!־�drl��|������-!X���Γ,8��:�/�zǴ�(^5�q��U��n�Gt�[��,>�4�
�ٓծ�@;�k,�P�ͭ�S�5e��^�h$BB�T�h�3_��i�p~�[�s�W
U|wgC*�/DLI�DiU�9e�t����fW��͌Tz���s�y�&4K�Ԙ�*2o�i�P�V���vSV�����Qf�m��������"?�����!�DDX,r��DDX""#<g`Lv_�
�U����=ʔ�.#�Elx��[M��H�%EY���w.W�g(�����O�a�rm�����^&qƵ��l�ēi��"���8J��Pʪ|�p�k�>�
��[�Fv�t�ɘ�vr"�D�71�%�G����o�z�GR��8?�m�,��"���'��s����x�
܎J��$#�i�P�Sb55�i���+*ۀF�U�q��U��0�W�0'�ؕ����fi-�f���Ix��)���u���tG]t�πs-�~ּ�H��v2
��ұ�/�e+�-*^3��yط2��|�)A�+_�>��?Ӹ�x���WO�!;�����r]���zǴ�(^5�q��O�
LjcS��Ʀ51��LjcS��Ʀ51��LjcS��Ʀ�S��Ʀ51��LjcS��Ʀ51��LjcS��Ʀ51��LZ�!�
�lCb؆�6!�
�lCb؆�6!�
�lCb��8^I�����lcc���61���lcc���61���lcc��cc���61���lcc���61���lcc���61��^�5!�
HjCR�Ԇ�5!�
HjCR�Ԇ�5!�
HjCR���WO��8U��3cO�O��)�Q�*
�����i�P�k~�䫧�r���L�6�������j�5̈���0 �qr�M~o+<5gk)��eŇu
M'�	���U3(�"�I�u
N&�RK�VQx",��i%�OA��ݥ�M���׹�-. ��M�qB�M��&
�W�R7�VZ7<�<�~�䫧�Ȍ�xD�ȏ���dH���1�DDyDG�Jz�)JDG���.3�2�1�)��yJ:�&Ӹ�r���c���H���ܖ����|�~�䫧�e���p`1n����-�V9�$\GP{��QDfI�uZ�W�!<GV����D�� J�S��'Ņ���4��›{�NJz�&�\)F���K|��H���i�P�V��=�����E]-B�t�J��/%]>��6��T�Y���N�VϸE��.��و�\;�k�쭥�d
�."�1�U�'��b��w�+��]=�R�j(!:�K��%=��w/߸�y*���a�y��?Ӹ�x���1����������������������X�����������������������ȶ�(C�?C�?C�?C�?C�?C�?C�?C�?C�?C�?C�-{����=�Z��v[o4�}�U�qB�Lt/E���K�o�p��t�θ�^�5-�(̛��1S3b5*/==�ZɶԵL�����"E���)��G2]>M�qB�q射0��\$"�o��n�M�q��U��x�hW^M������Vl�Ä�p�^�(���&-���1_Q^��_�!��)����6 �j9;
}����X�aLW��N���&�jLy�U�4 �1T۳-�Z�6���WO�����zH��̓ќdF��F�?��S�|��Ѧ�c��ad�]�qB�8���C�����Q�����/$�$51��LjcS��Ʀ51��LjcS��Ʀ51��LjcS�"�FCS��Ʀ51��LjcS��Ʀ51��LjcS��Ʀ51��R�B�܆�7!�
�nCr�܆�7!�
�nCr�܆�7!�^���Ɍ�Ɍ�Ɍ�Ɍ�Ɍ�Ɍ�Ɍ�Ɍ�Ɍ�Ɍ�ɂ�1�1�1�1�1�1�1�1�1�1�1�1i�P�`�`�`�`�`�`�`�`�`�`�[w/%]<�Q�ѷ�7k�����;��o�p��t��7��}��?6Sq�`��Z?����نz�{�3H�v�د�9���F�<%*|)��4R�R�z���l��D8�udZ@:S^\�&���|�v1���q
��˴�(\���kqw�J4�e7��~�䫧�u,	�=��R@��l�s�0�Ƣ��m(���Sϵ+NI[h�EZ�� "+ф�,��d�*'�tƩ���0�,�u�_����>�����nK4ץ�
�2��?\[�m;�+��q�Dm��.�8�9��rm�����Y�p��)p�F����a���KB�a�	2
96g�:c#{�yi�>S�'R�$�JZ!��%d�"�8Hh�6���	ǒ�,;u%�~ȡ���"B�6���WO��G�♲mnL�2����	O�c��\2���*�n���~l��gk*���\�¾u'A��-hC��m��_��U�qB�3^�"",&߸�y*�2#,����2"/�DC	)#���OA����Ʒ�8^J�|t��i�P�k~����q��n7���q��n7���q��n7y,���q��n7���q��n7���q��n-�<Eh4
�A��h4
�A��h4
�Ա�P��t�6N�
�%iB��!��),�ꞃ�ηb"Ͳ�~ˋ��22�rm;�*C��eN��#l��@�������/%]>��M�g�~,�V�î+�'d�VgujF����-0sr��i��
��L�S�fI�~�%U���W�a�1�Q-h�v�����l�#υ.L��m��+;d�	�g�g?��h��=ʒ�j+�P���(\&!@5͠uNV�+�i�P�\Dkzth��4��l�˱ٽ`�rm�����Y԰'��r����ם:ӂ�D�]�

i@r�O�H�aW�C�o@��*tJ:�������e����bP�9d����Yk��:*�rR�
᪕�fT�)DJI�N12�Q��"]��P��DC%ɴ�(\��Li.2�����GXル296���WO�����;��o�p��<�n7���q��n7���q��n7���%���n7���q��n7���q��n7�ű爡
�A��h4
�A��h4
�A��Z�8����=˝n�E�e����de���w.T�یʝy\F�/�=�͙�ɷ�8^J�}n��1l��i^�a�^{��n!q2b!E�ϹFC9g-���q�TRY�-RM��B~s�u�/I�����yl�3����,�宲��o�zS���O�J���=ʒ�j+�P���(\&!@5͠uNV�+�i�P�\Dkzth��4��l�˱ٽ`�rm�����[�}��j����C�\{2��p���+a�B�SU�L�|E��\��YGXuPWq�z�;NO.�x8�7c ΃<:�X~�_�:5Ա
��8R�h)T�)DJI�N12�Q��"]��P��DC%ɴ�(\��Li.2�����GXル296���WO�����;��o�p��H�FR2����e#)H�FR2����e#)H�FR2�����R2����e#)H�FR2����e#)H�FR2����e#)��aC
P†0��(aC
P†0��(aC
P†-{����=��w/߸�y*�h�'/�,$=-�����}���<M3
��s�5�#�a�P�˪�/�2�qҊ�"K�&T�b\W�S�b%�l��#�Ĵ�hhb���DHSԴD�'��kZN�m�ϵʴ�(\�I���22�rm�����Wڛ[u*tI�ZYƌ�Wt�'[Ny������-lUKE
��\n~��VϏ>̙���Ɗ��M>����]���@�.S+��L����uK:m����D��eO��OA�m�-S%�1�qȑd���f�Q̄�O�i�P�\A9l!2�-�	�[��ۇ#�o�p��t�?��9�(���>S��lA��rv��#�F˜�-�6����M�Ԙ��XhA�b��f[6�rm�����W�M�q&�:�&�6�����e����Y‡zs�~,zz�2�4��zxl,�˴�(\��hqt���4Vb���~�䫧�ed��s��}��o����10�K0�1*�ڬ���秠�{N��[�/%]>:zǴ�(^5�q��L�Cq��n7���q��n7���q��n7�<�F�q��n7���q��n7���q��n7Ǟ"�4
�A��h4
�A��h4
�AjX�(^J�|t��i�P�k~�䫧�e���p`H�8���.�_�!�F����4�+���4�W����C�.�`�lʶ�Mm4�:ġ��j�م�GOo!��u��{��(���:k�L�2�OA����Ʒ�8^J�}_jmmԩ�&1ig2�]�L�m9�j�����U-7O�q��Õ[><�2fޱ��5p��6Rꝁ�qF�U*ddp��[b}l�&ڃOi]�󫦓޶J���>R�HA�R%M���#�ИLƫ���H|�6���wb�m%�T�9���ˍ-��m�����G�Ug4�9=ʔٻ�Vm14ݓk5��x�i�5RF�M�qB�qM�Ѥ�W�{T�릜_&߸�y*�j�Y�
~'v_�DT���Њy�eq%�i�羾&���4�)�ݺ�۪�"e�
4n&'N+ˣ�z٥�hz��\φ��cE�.e��6c8�d��p�Yq�����v���(�7�	O�rm;�*C
�d�y|8ٯ�Pd�&߸�y*�W,��YSç�.��'�&5UT���'̍ض�4;A+ٕ
*�eF������S����d<�+�oULfc�Ԯ��b*�.u׾T���r*�J���/�zǴ�(^5�q��U�㧠�{N��[�/$��~G�~G�~G�~G�~G�~G�~G�~G�~G�~G�~Ac�?#�?#�?#�?#�?#�?#�?#�?#�?#�?#�?"۸�����������е�(^J�|t��i�P�k~�䫧�e���p`H�8���.�_�!�F����4�+���4�W����C�.�`�lʶ�Mm4���ٖL[=c�0�Q����{Y
�$ʾ����}�[}�<��=��w/߸�y*�}���R�D�ť�hʕwM2u��y�+�r��T�Pp�a?���W�Ul���ɛz�O�d��j��2^8��i&m	<�hk�2E��ɞ��U=�����aE��OA�B
J�*mćQ?΄�f5],��C�ɴ�(\��Ci-��q͕W.\ih�?�o�p��t�?��9�(���>T��؏4��i���Y�X�C��M)��5�m;�+��m΍ ����s؂��]4�6���WO��&ϸ�	͝W[{�MUز�o�,�C�9��==˰��5f�E��8J|�����i�P�RnK&��������&�6���WO���<�V9D��ߓ���ba�~�a.b US�Y)���OA����Ʒ�8^J�|t��i�P�k~������������������������,`~G�~G�~G�~G�~G�~G�~G�~G�~G�~G�~G�[w!������������������������WO����hm;-��w>�*Ӹ�r�&:����%ɷ�8^J�}X�N�K���p�"Q�V�L6/*�D���D�mH�u�&c�Z��iNW��A�S�)ɟt�\W�6��%0���u��D(v�O�z���m�j�-ُ��D�%M.S5��d$�|�N���	�aa�!n�HEr߭��9�~�䫧��Q+�'ʚ��&Ħک��-�&���]�����{85��zR�^�8b�$�T�i��Ȳ�x��YҔg�	��S�C�iin�)">v�ϕ�OA�oݎ�b�������e�6�qoɴ�(\�"mƤǘ�Z�BSM�2ٵ��o�p��t�gA�=�fd1`2mD�'��s+�L�nǧ���|�N��q	q�A	KأEf+z1ɷ�8^I�HjcS��Ʀ51��LjcS��Ʀ51��LjcS��Ʀ50E����51��LjcS��Ʀ51��LjcS��Ʀ51��LjcS��"�7!�
�nCr�܆�7!�
�nCr�܆�7!�
�nCr���W�1�1�1�1�1�1�1�1�1�1�1��c&2c&2c&2c&2c&2c&2c&2c&2c&2c&2c&2bӸ�������������8^J�}Q)�&;L�bG[�<�)FII�S�^����މQK����i�P�Wv*��[eN8�*�\���&߸�y*��R����'ϋ
҇*����'��|�J�L0�Ҋ"ټn�c50�Uꥆ��C�S
��6J�ߣ���*J
Ȯ���9l��&���i�6����I6�F�~�\r9�ASӮ�q|�~�䫧��DE�5N0,a�)�|j�ӆ��2#��!�bz�:��k7
=
�g���ɴ�(\�7%�i���f��AA�\�~��d��51��LjcS��Ʀ51��LjcS��Ʀ51��LjcS_��jcS��Ʀ51��LjcS��Ʀ51��LjcS��Ʀ51jX�(Cr�܆�7!�
�nCr�܆�7!�
�nCr�܆�7!k�p����1�1�1�1�1�1�1�1�1�1�0]&2c&2c&2c&2c&2c&2c&2c&2c&2c&2c&2c&-;������������n�䫧�n!+Jj$�}ҢZII䧠�s�N�p��JB��a�>�]k�i�P�VS��Ի�漕M�L?e�M�q��U��>Kt�D����-WK�=G�L��ퟌ���6�\[)�x�Q��I�m6i\ҮUu���%��/�f�0�6Vrl�=%���i�b�eu2}l3�'��R��oisXp�%l��\Fxwo�OnM�qB�q�G'SS����-S/c��M�q��U��c]�91=�qߔ̇Z᪦\ih]
j��I���)o�2#a�K�ؒ�g��C[Zd5'�je����*�r�Cʠ�8���Pc��9	�>\�gR���In��2�KM�m;�*�'���MbXhT�5{�rm�����=��w/߸�y&x!��n7���q��n7���q��n7��K#q��n7���q��n7���q��n7�c�B
�A��h4
�A��h4
�A��,q/%]>:zǴ�(^5�q��U��wh��ӡ́Į.1G��L0|Ll.{s�����$O��F����z�W]d�j����ABq����Η�5|b�n]���m��W�#/�AZ�ۤ�*Ӹ�r濤�R��R�4�96���WO�=�ɖ�_]^`�C8��۲���ʝ%�m�P=�M�X��D�K(�����p�3*�;�VSI9 ��aϠ��Vq�ūz%����OA�#�쓅˴�(\�#�O��#��#���m�����=��w/߸�y&Y!��h4
�A��h4
�A��h4
A��h4
�A��h4
�A��h4b�B���q��n7���q��n7���q��<�/%]>:zǴ�(^5�q��U����v�\�3����Z"5%_�iɣX�q)2n�!�S"=o=)�%+����r�j�I[����q2�r�b-�w(��\GP{�f�e�0�[��n�l'�E�TwQ�T�2�:�=�U�qB�Ґ��'\u�=�M�q��U��t����M�Q>��&��g�jŋ� ���yK�OiX�Ύ
��
�f%<��6��
Q�*�h�tr�=���åF�f���2�.ӈ�*m]d�z?}���%@'bĵ�TU��%B�"�T�2+*h�ەi�P�l�,���DeL���m�����\�:ɒ�D�,z�d��4vbFn<o�zǴ�(^5�q��La#	H�F0���$a#	H�F0���$a#	H�F0�DXH�F0���$a#	H�F0���$a#	H�F0���$[w!��eC*PʆT2���eC*PʆT2���eC*P��(^J�|t��i�P�k~�䫧�e�t)j�!�[}�:��-�d�e<;F&�s�*c��ܤ��i�P�k~�䫧��R#qu����E�dv%�]�`�s+l�ճ-��N6��u0a1��D��WU�*��f��?��f��߄"2E>o%=�m�:���Zw.[�b��C�RV�Z96���WO����fD�0^��"�F�g<��2���.U�qB��Q�iaI!$��m�����V'��R�	GOo!�䡔iO����{O�.;�݌�q,�D��9=�J��ʴ�(\�BMd��[�/%]>�Saqd�H��':��HN/���ر���V ��E9�=m�s�o;�OA����Ʒ�8^J�~����Eৠ�{N��[�/$�$4
�A��h4
�A��h4
�A�"�`h4
�A��h4
�A��h4
�AlX�(Cq��n7���q��n7���q��n7��"�䫧�OA����Ʒ�8^J�}f^WB��������Ϥ������gE�ɻ?!����3+�$�ZZmn-�P�(y��z��}
Qr�;�-r�R�dfe���/%]>�R���H�r�_h�8��v�Ҕ�x��94e��I�|�-ER��~��8��.�l\�Vϓ�32���
�.Y�z�O�ݛ|5k6
��f�p����}S�|�)RR�ܫN�˖�%�?.&#D�&߸�y*�4��LФ��$��o�`�X��c�X��ʞ��-A��,D�DDX""/�E��zǴ�(^5�q��O�
LjcS��Ʀ51��LjcS��Ʀ51��LjcS��Ʀ�S��Ʀ51��LjcS��Ʀ51��LjcS��Ʀ51��LZ�!�
�lCb؆�6!�
�lCb؆�6!�
�lCb��8^I�����lcc���61���lcc���61���lcc��cc���61���lcc���61���lcc���61��^�5!�
HjCR�Ԇ�5!�
HjCR�Ԇ�5!�
HjCR���WO�ךe$��Lt���'�OA����Ʒ�8^J�}x�C/.-S�>w���!�0�����$��vm�U�F��ՕV/�D��K�I��VRgZE�Ye&�d�&TǃigmXS�9h���I�[IҠCAL�8w'�̒��sfY^B�p.m�Ņb�T�.��<'
���l:毑��rm;�*C��eN��#l��@�������/%]>���s���j`��h�`��hب���u�ᚒZ���,��%zָ��Ez{s���,�>�Y�Ϊ٪
��>�O��`���T��*؄���Ml��kUL#z+�j����%��>T�
��:��m��܋xL@��(�T�I�6����F��F�MSI9�ˬ���
&߸�y*�&k
�r	8����YXE7�4�=�RIh4�LY�:q��l6k�(H`�6���y^��%�_�8�7����&G&߸�y*�:��3?��7���Ure�<;[�g���n0R!���dշ�2�l���OA����Ʒ�8^J�}L���""��!�,`c�����;��o�p��,��h4
�A��h4
�A��h4
�����h4
�A��h4
�A��h4
�c��
��q��n7���q��n7���q��Z�x����=��w/߸�y*�%��왒Rf�)+A-U-	�ܔ�(̈��u�ɏ8�l죤��\T>�&Ӹ�r��
�즭{E��x����/%]>�3e���v
��LB���%R!��*M�(b]Z䕴Y]ol�p'$��CCq'{Hb����E2r�l��ز��*�)����O%=ʘ�.�E&Q;�;�˄ӱxa
MNUɴ�(\�""+�:Qkc���xÊ��/%]>�i��y�_�Wj�T�T�&�D�e:ۏ�<$��G���-2�_Ť�W�u��i 0��� N��%s�8�ȰX.Bz�e@����xi{��m	i���&Ӹ�r��jkӫ���VU��\�~�䫧�OA����Ʒ�8^I�n7���q��n7���q��n7���pG���n7���q��n7���q��n7������P��A��h4
�A��h4
�A��h-KE�WO�����;��*%RFG�ːfE���8^J�}gؿ��T#�Ğ��[gx��U���ϵ�(�|��E�>%��t�����-%[Z|�f޽���w�i���p���{!�!5ą-�]Oj��4��=��w/���$!1���q}��i��؀��k��F^�bY����Y-j��ѷn\���	��&�jD�Q�!�߈��"8��߸�y*�b�y2�;�K)2>)��b\���@��8�pܳ���ޫ�
�x�fSveKd��O��E��%�8]�D�ZQ�M�φtO2PށMV��=#��x�gpo�cEHL����2����n�Ÿ��9�BRĉ�[�K���&&%š
��ɒ�,�8��ܧ�ip�g5�ж�����Zw/��m�[qha�>���Z"���q�;��6�(L�e��k7�Q�(����P�f�J|,��B�K�L�4�}-�����=��ϾΤ����>#��)�%�j��#F�d�E��Sƈ��M�(���"��l�ǣ�.��g�u�xй��C��O�n�-;���a:Ć���
2JMJB�����o����q(?Bq�^����WO��o�ӢY>��m*�l�*Qc�gJ�>��@�����W"!o"��z��Hes����H��̈���m
���w/��3�}��fS�1�i�ᥘ��i�bn)9�8m ��¥�h�{��'
ʈP�œ��&Gώ�Ȓ�Lh�5B\��ﻌ�Q�_8�h�R�m�����Y�P�M�Tu��TE
j"H�oA��ƥ;�w�n(b�ڑQIJ'�i,0���OA�����^�.F>���W�1�1�1�1�1�1�1�1�1�1�1��c0c0c0c0c0c0c0c0c0c0c0bӸ������������������������8^I�lcc���61���lcc���61���lcc���60G����61���lcc���61���lcc���61���lcc��"�4!�
hCBІ�4!�
hCBІ�4!�
hCB���WO�����;��o�p��t��[<���{5�a0���NJ:Z_Q\�|FQJb,�qG�fO̅!�����K���ޛQ�J��mi���x������z��\���vܗ�*<�/����ˌ�ڔo-�nD�0�7�-�fF���rC�����;��afre �Z�)�X}�Js�NvT��Y���'?��Dӏ����JQKx�A�2Q�\GT�&��N��y�S�c[�d��7P�C~B#C7d�I�$��\��2e>���د���c�+Ao����3�-!JqJm�X�hB������)N��%��/%]>�j��ԙ���|u�@�\Y1�[�͐������}�8m�0'1(��j�����=�h�0ğ�,_���8eQV�-TW�提���8E�h�f�t�����6e�k�p�FD�4���2H."V�:L�0�u�-e?�23���H�!j��

�У�y�f�kL�T��F�,��G`�%`Zw/�ⶹ��m�m��i(h#l�QL�ؑ�6�W�&�hl�'uj�4���`�yť�R��p��JuN!pPh$4PЗ	H�kA)mz�/%]>:z�����R22�z��%� �֝���[h��d�d����I�l�6���WO�����Z��ux�̇l��*���^T�(m)}J�Ӊi��#�JMif(K����y�W-
�Z�n�\S�ɃLu��u5��k�Zw/V	�N�����Z�3?�Ɖ�aG&u����}��bK�4o0��*�g
n:���i����k�l!�>�hl����ʈ�3vy����#�~����WO�����$��T�� ��z��sXRR��V�m�B��G��3ٶ��rm��}�:��!HF��L!�[Y��0�n��Zw/W���=�e�5��A!Qc����Q�Ԡ�)6ˈy1�C~�_`�u�44��㤔%&�J���b��&؈��6���}���%m����D�6�4�z[�/%]>:zǴ�(_W�!�Hږӛ��I$�%�iń�eL��l�J?�Ƅ��%�)kD�+9bO���Kh�m�!斳B�kY�K~�䫧�OA�������L�!NL�%
8��%�YiKC����ym���������d��M����S.:�~R;F��I@N�I}-�����=��w/߸�y&Y!��LjcS��Ʀ51��LjcS��Ʀ51��LjcS���2��Ʀ51��LjcS��Ʀ51��LjcS��Ʀ51��LZ�8�܆�7!�
�nCr�܆�7!�
�nCr�܆�7!�
�Z�/%_�d�Ld�Ld�Ld�Ld�Ld�Ld�Ld�Ld�Ld�Ld�LI��Ɍ�Ɍ�Ɍ�Ɍ�Ɍ�Ɍ�Ɍ�Ɍ�Ɍ�Ɍ�ɋN�0C0C0C0C0C0C0C0C0C0C0B۸�y*�l[k�mhq����N3�OA����Ʒ�8^J�}o`��Ͼ�"z��+�l��Dţ��V��T�]M��uI�S�=m:\��‡>��Q0L&{�[ߡ�2|x0"���L�pQE.S��C�k�6/��5*-d��\���l��G�g�˴�[���>Y�d_��i�P��d~�dE��d�%ɷ�8^J�}gR��#�}�c�9.��q�d���u�T�Ց+R�D�E]2J�~m|������m�����E�t���$�T>/��6#�%�gQ��$�<�-{�،l�a�Zm4���h��7͏T�**tf#��M
0�Ȑ�\`�{�Cp����ϼ�E�qB�醝t!��4�1�y�NK�%.Au�S��C�_Kq��$�I5&C�i��K)�	�AIzR�m�r�v"B�|�sl�'%%���m������K���I�ޒd3:ߐ��ǎ��A����3����7;f�N#� (䅤��Hm�6k4r-;���G��*#B�h�;����M6�V��ˮn���ɤ�8l)�#4����y{�1�O����uf��ݙG��8^J�}lη���Jx�ge�~5�GXԤ�4�M�� ťD�m��m�W�e�$�o��;�ƫmV���K�)��.����δ[_�X��B_M<B��OA����Ʒ�8^J�}L���/B"�=5!2��d�w5/��OA����Ʒ�8^I�Hh4
�A��h4
�A��h4
�@E���h4
�A��h4
�A��h4
�ر�P��q��n7���q��n7���q��n-O<E�WO�����;��o�p��t��m������4��"2#�'��MM�꒔z!{�˕i�P���F�p6�S�G��P�{��o�p��t��7��}�Қ[��[�V?�:�-�� W@�}���kZ߫�k�]F�ˆ�֑a�YIf��Wn�~|�S5��jU"4��]Ԣ_!=�?�b�L�I>l|��ʹ�Q�̍Փ�W����5.K��[�>��LcT!�,�l����e8��B�>�!��+�����~2�1�h�����WO��X�{�I\�ˢ��-r]j؎�G����bdH�.<�� <���AYRd�`�r���u�)�'�ñZ!��,|_g����s-;�#�"/��q��U�`�`�`�`�`�`�`�`�`�`�`�t�������������������������(C$2C$2C$2C$2C$2C$2C$2C$2C$2C$2C$-���g����61���lcc���61���lcc���61�����1���lcc���61���lcc���61���lcc�ũ爡
hCBІ�4!�
hCBІ�4!�
hCBЅ�q��U�㧠�{N��[�/%]>��_��*�z�
S���rK�C�e�EL6x�&$����Ry�OX�Ϛ�5O�+Γ��
"[ײ���K��lNJO�U��L�?)	�o�1
\�u3�^[Eꞃ��;��o�p��t��ټ�`��_1�EE&�
�C~
���!��H���d������T;H��GQ_�>��*TZ�gh��t�e&��}3r�)�ۯ�]T4h'V���ź�-��z���_�ىnm��3m����$�\�T�0�Z�5{�vN/�i�P�N>���&��Đ�\�}��6���WO�!f�G����3�u�LX���C��J88J��*5���\C�Tx��x�g�i�P�M����Aqh}��\Z�V���WO��O�w2Hv��jd�O1	�X�ft�q��mk>Tv]��!��N�~<�jzǴ�(^5�q��U��>���������c�*ҭ($t��a�V�j#8ȑ]K�vEuD*��njzǴ�(^5�q��U�`�`�`�`�`�`�`�`�`�`�`�t�������������������������(C$2C$2C$2C$2C$2C$2C$2C$2C$2C$2C$-���g����61���lcc���61���lcc���61�����1���lcc���61���lcc���61���lcc�ũ爡
hCBІ�4!�
hCBІ�4!�
hCBЅ�q��U�R�)5*$�fFC�&x#1[c��}S�~=�qB����Y�/�h�ݽ})���/<���3u.]�6��F�V�qB�B�z\%�ɚ٭q+���R�?���~�>̵�ȍ%��{!q���(\b�Rg��f4�%B����xܖꍈE�x�|v�S�~=�qB����V {7�,�R��1
:!��
��+�[�W>�M�2:�8y���9�1X���ը�.{?0쩍��l�Fi�˷�J�qh��K�yL�u�ݢ�4�]��;�P�ð	6�ʦ3˟2�W�z���I���rz���A�?}M�2�S�K)�Q9ȴ�(\�Y�u�T�bHx.C���\�~�䫧���z��0�Kl4��:q܎��-�r���0�G��-;�)�t���.-���ˋ_*߸�y*��o[>��~l��V�v�խ�Ò�Gf��Wn�̴��|W�-�y����OA����Ʒ�8^J�}gR��#�~U$	^�˧���d�:�8���`�r���;�͛���ČԤ%(A!���i�P�k~��d��51��LjcS��Ʀ51��LjcS��Ʀ51��LjcS_��jcS��Ʀ51��LjcS��Ʀ51��LjcS��Ʀ51jX�(Cr�܆�7!�
�nCr�܆�7!�
�nCr�܆�7!k�p����1�1�1�1�1�1�1�1�1�1�0]&2c&2c&2c&2c&2c&2c&2c&2c&2c&2c&2c&-;������������n�䫧���FeO?�OA����Ʒ�8^J�}n��1l�v�evq[t�`1_�-�%���h�����f�+��}�&���{�_hKa�~#��E*��o�"[7�&C	�|G%�Jw��_�;��h�J�ȥ����V�&Ӹ�r��j��)�+-�F�U�q��U��a{︸m�Wb���5�%��̓�6��ζ����y�-)��Yϖî1��î/yK{�_�s�e*�L�^��j)p
�ߒ�mk_t�*b��O�����\0�hM"-J�¹6����_��-�D�����uC��/%]>:z�dFFG:�dG]81k,�O�!�DH�a�M�qB�[ה�Gc�%t�aґ+�o�p��t�ɒ�.?~Pv�K7����+xh{,M��&�R�[�_��_==��w/߸�y*�~���������?Z�;�@���f��C�u<���i�P�k~����Ʀ51��LjcS��Ʀ51��LjcS��Ʀ51��L�51��LjcS��Ʀ51��LjcS��Ʀ51��LjcS���(Cb؆�6!�
�lCb؆�6!�
�lCb؆�6!m�p����c���61���lcc���61���lcc���61��3���61���lcc���61���lcc���61���lcc��jCR�Ԇ�5!�
HjCR�Ԇ�5!�
HjCR�Ԇ�-�����=��w/߸�y*�����zwoR������W~�c#�w�=���!T4M+�3
�e�\��B����%Âw�+NLI�Fbc/̖ݎ���2�����$2�߿{��g�	0S��خ
z���{N��[�/%]>����p��Y�a4��EĢz�*e'�y����.H�"[H�m��o��=
���.�QO\ګ���	�?�ߔ���^����ʅ�F���Ō:R�����F�
�T�.L��S����^��;�(̈�k����m:�[%�ɷ�8^J�~��32/VևKo����<�2Î���Rz�L�:��L�J���w.W�p���5�d��]�#&߸�y*��y���N3u*��D����%.}��~Aěms$�!N.1�۱'�$`�'M����Ϲ��)���QI�\�kG߲\4K��&�J����$�Bz��d�4�uS���:2[~�"�֥rm;�+�c�Kjk.]�9�T�\�b�O�o�p��t��
�zb]��u�h�S��ܖ�E-z*X�PV�2�+�I�ķõke���:��z�q�i��	�~̡��%o>�ͻ%�5K��[?t�.LH��a�^�r�;�(Ȍ�k����m4���\�~�䫧�u�
���hRV�Z��m��zǴ�(^5�q��U��x�hW^I=��;��+)-By���%�f�ş==��w/߸�y*�2#�$�?b0X��c�'��{N��[�/$�$51��LjcS��Ʀ51��LjcS��Ʀ51��LjcS�"�FCS��Ʀ51��LjcS��Ʀ51��LjcS��Ʀ51��R�B�܆�7!�
�nCr�܆�7!�
�nCr�܆�7!�^���Ɍ�Ɍ�Ɍ�Ɍ�Ɍ�Ɍ�Ɍ�Ɍ�Ɍ�Ɍ�ɂ�1�1�1�1�1�1�1�1�1�1�1�1i�P�`�`�`�`�`�`�`�`�`�`�[w/%]?C<ևJ�ض����
5%%�r��|�+�Gtٍ�W��֗J���w.T�mB`�u|E#�e�s��ʷ�8^J�}o`��Ͼ�\��~-ɶ,@��|��krU��W�:��|(�G��T�hȂ��:��Y�e3��YIv}���[X�ma2i��k�3���y	�>T�)�Z)	K���a�КD>Z�S�rm;�+��v1�Z)�*9-�i���ɷ�8^J�}gR��#�}ڈ.�á�
�#�d����r���tzbj�V����E�ኍ�w�$Ȟ�ޡ�!�	󨃼G�OA����TL��-e��8ȉ7ɴ�(\�z�h�{_d����l:R%rm�����=��w/߸�y&2����e#)H�FR2����e#)H�FR2����e#)H#,�e#)H�FR2����e#)H�FR2����e#)H�FR-��†0��(aC
P†0��(aC
P†0��(Z�/%]>:zǴ�(\�2"ɒ��ȁ��ȏ�%�}����[�)L[-��tP'��K�������OyȆ�OMG1>k�ϗ�z[�fXƋ�d����S(�3ٿXoɉs>L4.{�D�a�ͻ�o��lH�#)�b�=̭I!�ҞU�qB���C]q�ϭ��y��0��u��L����=�(�^y�p�"�'d�q���<N}������[�}��>cSm�L�9����~6����T"�n��G�b
]7����Ҵ�8Ę�UR?���e�d�u���Pf�/���g��&��#��?5�0잃�6��NU�qB���o#G
�����f��d���{��DVPi4�(��6_
�g�Ee��m�������=��w/߸�y&x!��n7���q��n7���q��n7��K#q��n7���q��n7���q��n7�c�B
�A��h4
�A��h4
�A��,q/%]>:zǴ�(^5�q��U��*�Z-��$�8�Y�զs�b���U��%^VD����8/�7
�/b����^ն����'�����c��;&c.�\5X��"�,����=̯϶�O�i�P�v/���d�eʷ�8^J�}]�)�Q:L*��KЫ`O�*�.�ĩ���GQ7���2�,`��+T�'�v�ݧ�gL�t������)���~4˅�>�l�TF�rM�	�aO��i3�~��c0�2�m'ꞃ�2�Y%�ʴ�(\��}%��Zl��M�q��U��-�$��0c@`ه�Z�jB�e�m�~��?Ӹ�x���1��$a#	H�F0���$a#	H�F0���$a#	H�A`a#	H�F0���$a#	H�F0���$a#	H�F0�m�P�T2���eC*PʆT2���eC*PʆT2���eB׸�y*����~=�qB����Y���%yQ'ǘ�ͱ�)�Q�*
��1�!LbsN9�%���zC̸��C��'����Q<m2���U�9����
n8|�m
:6��2�yF��:2�I%Ό٬��^���K�i�P���M��a6�"[mk&�Gud�&|U(�G2:]6���f�:2��R�y�zŔ$��O{�MIyM:a��9
a���q��U���_��ȓ���r�(��`A)���임�<-u0�����?��"|��sJS�_�=N� �=�#��:�����=���p��8�t<�\��fl��g�"��F��X֭�8�^�_�&�zķmq�u�}s#��ϩ4j��S5���	
����hK���F�D���j��	l<��4Goٌ�kN����*2҈�t6�\W^��oJy*S�qMBB�#���֖�(6�"K�����.&ԓ��Q=�~6����}��)2��~����WO��#<�""��!��F;F����DY�`�9�'��D�	�8_EC��M��w.Kp����[�/%]>:zǴ�(_IO|x�tI�L,���-�r<�)��3�š�Զ�P#J��[K9N�Yd�{��G\���4����^�O22'J{��
?F׼wT���o�p��t���?Ӹ�}$2R#��.ίg�o���h؍k'L��K��h�ɭKCo���a0M�mQ��
0�f���!,��E�D ��5��C�q�R~����WO�����;��o�p��,��h4
�A��h4
�A��h4
�����h4
�A��h4
�A��h4
�c��
��q��n7���q��n7���q��Z�x����=��w/߸�y*�L��zK$ݬ ǘ�I�+�KR�JbddH��OA����Ʒ�8^J�}x��bܐ�lm8��P�#.�)NC(��>�s��N��D7��}��}�j�M�S�E[)��Kk���A�O�琻)�w���e�Wb���zǴ�(^5�q��U��g#��"?�0XǦ`���"<�s�OA��ݥ�M���չ�-. ��M�qB�M��&
�W�O��nyyV���WO���h��&�-o8nM�Ԣ��CS!��f?�D(��[b�DC������.��;���j3|KLL��*�+����V�
�G/�k��;�J)��.�
�Mv�0�-�����~��>T�)R"@\��8��Ǯ�����(�p|�N���/݌f��E"J�CrZr�:��m�����Wh�oN�2}��D;xs��%ʕgä�
Lسi�&�#��O��R�)�2��"[5f�y���)�+�C�H��9��ΑB����Š]]��Y�;z�)˚�61lnu�*�(2�q��DX�D�.Ml�RM�
WN���ȑ�2G&Ӹ�r���{���=���Z���H�ɷ�8^J�}eIfeȒ�%$�JI)&�A����=숬71�H�)�Q�"Q��=��w/߸�y*�Ď&����eq.���C�gy)0g0��\I��A��Ԕͬ�9s��&��c6�2��O͌�w�1J���%��9�e@�†h�r)���~=�qB����[��{��bI��sU>��2Iq�J�2[�|���B&l���Mc��y�6U��:�E��Et�_j/ɀ�U�M�z-�3qه*��YI��u�m���=��w/߸�y*����~=�qB��c�?#�?#�?#�?#�?#�?#�?#�?#�?#�?#�? ������������������������m�P��~��~��~��~��~��~��~��~��~��~��Z�/%]>:z���#'/�>$�j�*Ӹ�r�ȋ&�X^�Өu�ɷ�8^J�}m��@�����s��qC�!����K(]�ss��q_���qEcW)��Y9R�֯+]bK��u]:WǍgi"-�H1��pL��k�T�yY$�&���|F"�!H��=�ud�+p�[�V�1j��nS�T�	Z�6����r�#n#MFy�$�!mWn��ɷ�8^J�}n�?&m:�:�ߓ�Dn�i2=LE�D����	���å%e�	mX��vRعx��ϝ>d�[���)�I�/��'J���T�jS�"i,�>���d��}��T�xv���iD�)���V�ƒ��]�.|�&�DT�UP�M�qB�qwImMe˼�3j�+�lP��m�����
<fb�Hc螃��%�؁:�g�i�P�FDe�]L�si�4���/$�$4
�A��h4
�A��h4
�A�"�`h4
�A��h4
�A��h4
�AlX�(Cq��n7���q��n7���q��n7��"�䫧�OA����Ʒ�8^J�}f^V–��e_VD6����{�fC�Ŏ��@�������P�ZE�̧�e�Ma6-�?�zǴ�(^5�q��U��n�Gt�\�b����v|(w+�q:E]%goYe)�V�\3�Xp��k{"���Tյ*봦:�˭>��V��'��GM����?b:ء(ʻ�ud��i�P�k~�䫧��3ɂ"/��#�	�Jd	1N+3L�`�����DE�}��~=�qB����[�9S�T�y,O�k�d:�J5�d����M�,-�/#\���������1_�M]D�&]V�|ٕ7��o.0��Ռ�1�OA�d���>�鎞 ��n�X�\D<\�N�ʻ�T6��*q��Ur�Ɩ�s�6���WO��;j�E��J�>�[75��'�)2%L�jC~%LƸV���y0�tY3jf��T'��W>��&5�U��;ɩV&�h�4v��LoTt��'��RPnEu�לE!ȳg�A5��P4��H�ɴ�(\�"I�:4�����b
��tӋ��/%]>�I-&��$��R�hy���
j��=���a�jz�:��k7
=-�g���ɴ�(\�7%�i���f��AA�\�~�䫧���S�aj���T^<��xl@�wHQ#M���h��Ȟ�T\��*Yh槠�{N��[�/%]>�'������
���V��e1©��kb�>yq]R�(%ؼF�zw������i�P�k~�䫧�OA����Ʒ�8^I�Hh4
�A��h4
�A��h4
�@E���h4
�A��h4
�A��h4
�ر�P��q��n7���q��n7���q��n-O<E�WO�����;��o�p��t�����)�%����Ξ�D`�q<y2��eTYK9�Wi��j�I[�*���rnk��Î�u[!-�����>�[��O,��52_i�SwZ�����?Ӹ�x���WO��L�.���{��<̆�KV�sb��5���`λ��?AVͼ������e-�p�d�s�쪘�����‹1�ޖ��-&͛<��O����M�*]���)g�z�?d��i�P�k~�䫧�T�a�\�)2RIE��Y�O�+�%��I%$Ҩ4��'�}��~=�qB����[LH�jxk�m&����t�*"���T��4p���ɕmAug-��O���te���h��|%zTz�o]q�����<�&|��.��6cE�U�E-���Ҷ�6���6[P�7]_?��ѹ�i�[�/%]>�1����ij�E��t�F��G6�S@�2�<0�6�U�ˇ��y��ί�F�P�"�{�P�Of�ڣ���jc�R�c���.Rz�1JD'֊BR��.j4&���T�\�N���/݌f��E"J�CrZr�:��m��������P�jW������Ψ��NZ�'��q�*o�i�P�V��=�����E]-J�t�J��/%]>�L"OX�u�p�αqgN��R�_ۮނy�i�+)�ĩ���:�J���î*)3�ekw1=��w/߸�y*�n
�zb'�A��<���۱�(Zn�T9�� K�R�S

�T[ZdV����s�w�����;��o�p��t�ϳ�]�K�64��?��HA�Gb����Jjl&%lj-���jS

ܮ��݅ty�r�~=�qB����UʏS�3d��͉*Ʌdq~
�Pɧ��@�ܟa��E~K�����#�KQ��Uè�X���s���K2��Cg�\(���D�!=��w/߸�y*�2#,",c�myK�H"",�" DE��'Af|rbArS�~=�qB���jcS��Ʀ51��LjcS��Ʀ51��LjcS��Ʀ50Dz��Ʀ51��LjcS��Ʀ51��LjcS��Ʀ51��Ljb׸�
�lCb؆�6!�
�lCb؆�6!�
�lCb؅�q��O�
�lcc���61���lcc���61���lcc����S���61���lcc���61���lcc���61���Z�!�
HjCR�Ԇ�5!�
HjCR�Ԇ�5!�
HjCR���8^J�|t��i�P�k~�䫧�	�l���Y��ra���2�c"E��3�)��4�ʌ���:c��H�u�7���?����l�MnK��s�IX%�	���{����:�YL#���8hqh)�qբ:f���0s��E}�%HC�[N�m��k�4X�o+���O1,��vc�"N���7���z�m%�XU��kr�s���%H����K~�䫧�u,	�=��RW�6T�8f9�B&���sEdx��XjKd�k(x�]T9���sS�iL���2g�Kd�k}N��4����&�b�n4o|	h�0����2é�$������G[p�aM�u��w/�{+}C��K�7m�z4e����yNl�a)�h�|W��I���JQ�SƵJ8���9���/����q��U�㧠�{N��[�/%]>:zǴ�(^5�q��!�
HjCR�Ԇ�5!�
HjCR�Ԇ�5!�
HjCR��
HjCR�Ԇ�5!�
HjCR�Ԇ�5!�
HjCR�Ԇ�-���o�p��=���WU����b�?�Cء��P�(c�1����b�?�Cء��P�(c�1����b�?�Cء��y
ֿ�3��y[;�a��|c���0��>1�a��|c���0��>1�a��|c��L8�Q)?��g��O!1@AQab�"02 �#PR`q���3B��S��$�4CTr��5��EUc�����	?���u��UtM�j�[K�i<���ygRH��Pѝ�#�51"��~do Q�	��Q]����Y㸶�� ���ں3�2č���[���	ɢ# �ėB��B�φ*��3�Gx�?�&1�tM�4$6�N���85�J���|��0*7�n:��b�c�yи�0�ɤ$k��sq���'���X�5^[\��u@*L�MpNƜH�B�XW�=���h��1`�d�;�ݹĶ�&����\� y��P\ȩZ+Ru�V�muמsV�0N�]:�\x`H���	�"�!|I$��;�{�m2h�#s��3�?
��܀���U^�)2��E0dp
��A��5�>���f��_,y�����X��O���Z	z��j��#w����6�	��'�8�ؒ��RU����o s�MJ#owϐ^5"Amd�p
*+�l�Ʒ/��,�v_�*�$�+���ԏ*��2����u�ı���*|?g�����F{�����Yǖ*�y�"F8��
���lhpG����Y��m;��>B�A�	#]H�
	��_�F�O�01R	!�C��D�'B��=��=���{�R�}��c����{����hb�3���(J��B��FV~���JF
��ҫ�����<��alq.�S_3���k���T���
�g�O��g�=�Q�)�1A׃
%�m`����KD��̅��Ϛ�4�[�0b��_����Z"�yf�<:��5l
ք��x�(��{����ĺ���]�Cޔ�t��"��	�O/�E�k�
X[\�8�z�SnuFת>,��[��ď���ާ�z��W�`��N�wb��c����s��� 2��_��bk7pO����a�Mi^WڸEʄ�'�M›#���Ք�E�L:�ȁ]����N�]��3Ws�8���)�C._Āj�yme��<a�_�B0����}o���u�A�~�s�$� �M\	.B��-j�U��2wn>���J���rK<�Ř��?��Df�
��j\m����T?�
q��e�e��C�-y��
t����+:�֢[xPa���ô�]|��M-���ǂ��SY���F%q�/���W�ėM���������Գً)D�K	����v5!���#m�P�� x��[+�N�`�����g��F�?(�Gu^O�.MpA���(�|E��U��'��C>EL�GFp3�˕Lb�Y@&��x� �K������|x0���٭nA�e�
M^^hd��6��p�W
w5�L$�@	,@�j�qw��"�'��>�9#ʮ�H�}��-�(�H����xWH��a��w�6�m 1�T¤c�]K$Y,�P	Rj�y���a.�Hπ�/�R�
t�M@DS�|q����B~� ԝa���_��c����"�KĔk)�;���@WM_�ڹ�
0�u��{�b�?`&1�A�
�
��u�]	�$
C�
˻77brXԝ[~������:�6�}���
4��1J%�D)"�����$���O=�"(W�'ğ��u���� |MG��G��G��G��G��G��G��G��G��G��G��G��G��G��G��$A[9���(�Y���e��5;`
�E_��$���U���z����X�)�7�&�)#&I�|*��-��b�ؓ�¥?yE������QY�T�)hb�J��S����8�����|uF�]�qq�A�;���D���3O�Tl�����ۤ��#�t�\� .�c�U�H�w���K�H'��@�κY����f�~g���S��
�E�5�4#�52?��&X��
!�C�50�c����2C�^��o�pF�g>@S�Ƌ&�;r��"��dԬ�y}��.�Ԙ4�N٩�I&@�,��G��Q#�d.sF!k4`KNC�¾���9���p�\A%��'1��)���6�e�L��cF,ۀ���Q�y9
�FŠy�rw�����pA�1\��L��I��ۯ����\�|?	�+�MI�z�}LT��V�m�+;��k�܇��?��ח�u�ۯ��I��r�N �w~�=���?�{��~�G���=��y��EI?�?�I?�?�I?�?�I?�?�I?�?�I?�?�I?�?�I?�?�I?�?�I?�?�I?�?�I?�?�I?�?�I?�?�I?�?�<��Čxx}��y�F�4hѣF�4hѣF�4h���4hѣF�4hѣF�4hף�{7��q��ٽ�����9YQC�;�$
p��� ���o"��ж2y��~�z���Kd�C��˂�?�<~�v��A�w�iYC�l8�����=���=���Z[����fL��q��~�K��%�bs�c�5��e��7S��FWq���#$S��tDg����a��y0��-�]W@�6��$=�'j��\����L�Vs�s�̪�F�6�h"^���k6��<��>"��Gtn��>�?�:�ͼ=<n�����i��ZԋIws�� �����i�ℰ&܉��]�������Hˡ�����Ri?�So5���9Ѹ�ԡ���TjPlS���zJH~�J�U��_IJI:.�繎!Ȏf�I�FX6Xb�7��{���H���l
R�Q��~W��{j�P�;[�4ǃ���43�@q��{m�+F�	S�z��$�C76$��O���Lw$���W���5ɜ����:��x��8�W=��Q�������8 ��!�4��ջ�,��qttj��;axӉ���i�N	y��ήW�q�� 1�
H�cʄM�bc��@��U�w �J�2��7�5���9$͠5�?�R$= �	��3�qǕ\E��Ǹ��x���WhE��@_p1�b�����+q�o�מ�U�8
��$�!B# ��u;$���8#��'�槕J��%
UF+��?(y�9�S�S��;�y���{�l�pIr�L���7i4RZ��	W@����[��@̓<��{C��F��o3�<�k���2�,�D)�H�0):��/ 2l�$��Y]�,���p�vԯ������0s�0Ħ� {H"��u�"�����;y"��0�2�pA�[�Erf����2��3�=#4����a���]`�D2&�G)/�0+Ca>�󯃦T�!�����أr0[H���4�C�y�n�{�f�{��?��{7��q��ٽ��'�}fo�&�Yb$����|�}!�e���ʣb����0�}�ٽ��$Esb��N�d�q����N����<φh�
�PF,W+0w���S�yP_�Ų�t`���1����:3��)G�n����|�.u�IҸ�{�'�[�j���;��9������D�^����Y5�@�"���JJ����2]_�gj9�����H�
֎�3�N�a���:fGf$��ƂFU��vV�z=�� 2j�y�L9���{�n���}���h�?�P��qN���"�e���
�@�^�y�O�z�G�ɩ�A���TB8���?+��=����"	$��5<��'�
��
��n^Z�&ϕ]��VVO�f���]f*1��U{�vdF�`	#��[���(S���p^AK�h�_"3Z�\��`���S�WQ�ӎ���c���Nl\���5(�3�����˱^�y�,Tn����p�J9�����@�>�QLѯ G�C>��^�y�m{⠖8�VDeᑱ�*�4{[Ğ;=�΀C7ӷ��6�[1m:��'�E� ���i�Z��t����n�MX�WAUm3��rnvԐ<tc����L���m1�V/�E$��A���"k�z��{�*h��Č�QNz�ۧꠕ�HFI�PI�R+,��k��>�y�ޏy�A�[�x�~�AS����{�f�{��?��{7��]�Q�N*T|~�����[���=�\h��@Rگ��8f�$)�g��D���\I��v�J	4x�{����3�8ϐ������uiY��v8S�IG s�?+��=�����Xh�

�`D� jϩ?�[i~�����B��34�@_f�p-S4�Y��t��|\N^��$|Kw̱ð��q���'7&�쁶�ݾ�����&�HYI�_�Ԯ�I�:�ؙ��u���co.��u+����E��qSCKd�WƆ���^�y�C!0<�"��A��<�*ۻ/��ܣ`���v��a��j���c
�Dٱ��Ї�^��#���=��(e<���|�R+��?���y�ޏy�F�4hѣF�4hѣF�4h���4hѣF�4hѣF�4hף�hP�B�
(P�B�
(P�B�z=�	�c����C����hzF�@�$S�����$����ZE(�-IJK�q�jQa2[�q&C�A�nC��_B&~��ե�4X��W�l,$�Z D�1g���KR�:F$�P��tsJG�1�6+�l�%�>�8�G���/TG�^�j�8�K˔�d�y�?O�\��ˤ�I@.�?|�ݮ��c�(l��ڃ����������;��ex�f��[�����Ts&���œ0�q���#�K���L��
�#Q<F$��W��ܧB2<��]"h$h�� ⭴1LgO��et'��D�8@�:,�֠��΢�܀%�88]G��Q��C�i��1�g�}�H&@���J��f8�Ѯc�㌾J���#�pѦ�ZL%y
�85�I:�O�C�[��ܜ;7�EBG[7^Ydea'-����HF��vs�X�Ob�"���+:m�?�9���d��BS?+��?+��q�I��*���%5+H��������'�}fo�&�Yc�^��|
0H�R�ǐ�����]dT%�{���9d�EOѡld�>���{�d�f
?܎�Ɂ�x���q@�
��__����z=��^>`s�
d��dR�g ����� �+���p@;&{�xѕ:2{�D� A��;��"kY�ۣ���Bw��1]<}G��=O-��5��ӥ��΢"�+YKhzZ��rl S��o�Y���Ypw}�Uͨ��e���Ɯ��;c�LOM����.L����X;:�_3Q"�/��?.ټJ~_��{l�u	?�u9�
���G����G��oG���=�z=�	s��u�����uE�c���}��{2H9��Tf/<�Q�?+��?)�AV�Wľ(�Ú�c�z=�Z��(	�e�<r�I&�L�dz6���+���t�d��7.#���;�Е$���n��]�T
�r�'J��i7�A�
P��r�k�WB���
�ݹ�Y{k[x��$+�-�>8�. �Z�	N�I.��@��:^�͇�<L��G�N.${	�Y%�vLD�k�csҚF�`�d/�Աݛk�M%��H8�"���ˣ�y��1'թ) g�њ�+��6�*��3W�WO�^��d\���!a_���U��A�8��k��T|�G����FG�I�
x����Dy�����G�����4S<{��jF���:Z(�����U�  ��*p�ј�du'�����F������;m皀��}݌�\�snN���F�s��#���<�Q��}G#F�H5l����%��K-π���d1�4�.�y�؜
���:�gm��X�bA�l~��by�;�6��FLg)����
ԅ�2P������b��I!�[�����>������ �����i�>�G$q'��G����c�����;#I��Ч�?+��?���y�ޏy���{�f�{��d�s���^yȣ�~W��~Sj�����|Q!�5<���{�l��L��3�r�Y���B���H�nX$s����Ė/ݦ"-vcV��\&)e#��7���[��xw�mϑ��cqe��!�u��["���h��H#��䚁��i"(�ƬV�RI��G���X���I9��:�C �l��Ziew"��r�}%���ǎ����h$�_
�����d�\�wPA*��&kx�ۻA ;=Fu�D�\�ٲu����sD,+�վ!����H?G?M������p���8��/��T�"2s��������+S&�E4hk��X1o��x���gS��y�Z���qb��s	�����6Y$/���sW �����9de����xk�a5���-c����(A��l0j���IK�ԝصO�"J�n��,yymR�,���_�4zU�
ijA�P%`9|�� *��f�O	��c5�)����m�t/��m�|����٤R N�B�D�ɿM9<�?�`v�F
�x�yҴ�ǟp��8��~W��~W���x��������S�S̟���G��oG���B�
(P�B�
(P�B�
>�B�
(P�B�
(P�B�
+��4hѣF�4hѣF�4hѣF������fn��
�i�Yo�Y�����e��P��V�®�Gm�m�M�85t���e:�gr���0�?���H�5z��us�k�
��|��#��x���5�L�_P�Ճ]Q[�a'�;|BQ�(��&�0���ut.R�(�W l<�_����UXy0O�] �߄�B��Sl�de(�GR�Lx�������G����V�.�~�y�m{⠖8�VDeᑱ�*�8���Q�F�$��	��Cmm�X+�+9C]���2�l��I�5��HL��aj�E�^�Q�|IϞ�c�[�\�����h�P.�m���r�%�q�!��3M~�dqC>��#��f�s�r�@5gy�c}M��g�+�'w��[
쥁�\��T �:h�`ncw,�mu�u(n�Fs���21�y($��U������>B��M�~W��~Qդf�Y��N%�Τ��G����^�}��w��yg����W��q8⦆���%����B`yEB��y�,U�v>_+��=��ZEh�e�@���B�xiy3�!�0�
1<�����2j�Ee-��]�V�LRy�N�e��*�2ۈ���wB�$p�hw���iZB9n~_��~R�S���5 Q���/���$�H�� �2"�JY/�qq�>��qW�%��"x��#M��gκEm����`�Ո�l�3�
?�^bH�����G��oG���=�z=���=���?���y�ޏy�f��I �F����>U�ڸ�H&Y��~�nL*�Dv�f��y��W@��\!FS��pG*��
��X��W�GW:����'ʮ�:���!�0�Γ�X"2j6����O��6|���S)}�o܉��Uz���UH�6��'Pyl@�:a�D$X�>xf�S �:���q������fװ^*	c��dF^"��K�en$jrK��!H46��e��r��5�Oj��:,�������Y�����4P
E�'Ĝ��9ս��_ɺf�e�&� xRo(��cM��1�վ�+��p�J�n3��V�M�����$!�e��tY�ȓK�*i ,Xyں4�%��T�:�@�_'8���r�	m,6�F6��V�"%�͙��2�N&���D2?�h�q��C�a�~W��~W��w�
vw'�95���c�>W��P�/[��λ�ּ����Ш�b�h��:�l|)�9��a<F<Ep���^�y�I�x�#��R�3��4K>Ꮠ+��=����+�L�0�rm]�5�_�yB��>�j�s�/p��u�pdc��Q@D$���A��{$�b� Wضsĩ�����%�H6:�eS�
�7�l�hN$m���THz1��w}YA'$�yci��܋2��\m�N�j��ۂU�r�¯E����" �#����PGs�S�$I�'s���>t���+�x�`ࣞ`��y:2d��p
p��EY��5���`Wa&)O29���E�����!���W4	c͏3���/c�k�U�d��
�&���1����W�+�x�1Hb�����W��k��B-4ۗ�Rg�K�N��z�Fݻ��u9�w��>x�
_��w:���u�!u��s�N��h�M̉�y�`��
ijA�P%`9|�� *N�Fs�1�1j�Kar���u��1��C�FCl��s2�o��|���-���3��T�2uE\��d�H��3���̠1� |�au?Z\h4Uǟ��}�ٽ�����G��oG���=�z=�Y���A$�qF��[�Voj�� �f�T1���0���q�pSA�
]+!p�N�����;L6��`�0M^�1\����l`�*��6~�,@�:N�`�ɨ8ڭ��<��/Z��6�G:������S�s/U�T�O��WAP��1�E�>犺UA!UFs��xT�$n����{w��{7��{e�^�x�%�7U�xdl@ ���-/�A�,���.s�|� ��[i�J���P�E=�C�L�F[,>�j
f��8|B�D�@5�Th�s�X�V�W)&�a�4A���q���I��ϩ�7�@�3]/F$�R��n$Wܷр�܍t\��`箑�B?�d��䊰���wj��OӨ�e�}���7b�N�tI@�I�ݎ��$E���f�)�ԚMa���2M#A��d��h��_&?†	����G����d����O2rk?�B�$|�G����^�}��w��yg����Q��J�u<u�S�s!��x�x���9a���x�G8�f?�h�}� >W��{eȴ��P�6�ݙ���
��g�Cja�byl9.*cd�Ċ�[�9�오�	B�����Uhe�G3\��pH��ɊS̎F�3ycQCr�z=��.�j��X�c��G���ŵ�t	0�#"H,�����K�\G9O�6�\U�Iwq�^8tH�m�.Ǚ�[kk�/*7ub0� ��O���<}0@���=���?���y�ޏy���{�f�{��
<I�J���`~_��~\�x��G��� �E���w��z�.d�U��������:��ʯ[d6�]�3�\�8�L�;�

r5t���=Io�Wt\e� q����Ml��݂��Ѩ$0ѶO�2����U�䯎<<��
��Į���������)9g ��Snc��T��� ��A&��ptX�w'���o���� �7���
p�(�u'�z=�[�n��M�x/�#�*	Ȃ��uJ�M$�*�X⬥y�����R�4۹wc�n�-^�Ŭ'f*��	,Z�@e�и.�����Adv�[��{ h�犏��(]<
[��zZ[�r>���uނ#���<WG=��$D�7��dj���ݟ���,�H)�"���5��@uݵ
���j����"7S#���L�<8�.�_�T_�-�㊚['Ҿ40\����{��	��9��D�V��|�G����J��9�����F�vnd��$�=����
+HG-���{��P�y�]b��
>W��q��ٽ�ڍ4hѣF�4hѣF�4h�
4hѣF�4hѣF�4hѯG�СB�
(P�B�
(P�B�
�{�l��UwO�Ǵ���A�c�vÀM1H��V��2�0O<��{��N�N���'&��A�,rG��{�l$l:8dy���Y�?F<�vb8��Q�*Grf�C%�9?�/�S[����6|@_c���,��Ct%y���ćß:�Cf��ʹ�^:
����M��!�����?H��;�
���VO�Tݱb�xq4�I%�l�ĕ�^n�G��6'����
�mי���;+��?)7���ps�Pfa�C��g�1��z=�(
�{Ycm����)�*ssupT�&�a@Q�
�$�!�G#R�|��C|�G����
\�_��Kly����G��oG���F�4hѣF�4hѣF�4~�F�4hѣF�4hѣF�4k��4(P�B�
(P�B�
(P�B���]C�u�8�N~AO";.����%N�9F+��?(l�ƤU�wc�|�G���������$@���������/������I�٢
I��є�3�v���U��~{�Kd��TKw��_=�1�*��&���$�	��^���ۦ�}�X����_�:�V�B��{U�ZEb�P��s�b\� q�'�/G$�$0	\��L-��~��2j���{գc�����DV$��bW�[�|�G���D:���x����-�I�@�_����%p�O����ʇ�7:��B��S;��������_b�����籏:��*��B�%uI��:���� �($dRm%����IR����_d;F�W1�|U	���w)>L�	�FI�t��r}&t�p
���-SH�)�W�`A�@���,�1��H�{#c�\��k�y'&�F��{��:��F�`���n�r_���G��oG���=�z=���=���=�} H!x���܇��[��� ��DH�d��2t����a(�B�[~Z�VA5�Dt�i	
���D�K���@<�EYuݜB�es���r�YX�P�m b� ��H��"��臊ْ8�����o�����m��	�'��`�����λ�5�F��Wo�E
V�H�'
�ě)>s��IYr@�>_��~\ҠTC><���~W��{d���1G��N����W}�'�Ei��
�+���:F	ZT�[��0S@~�y����4p�!x�*Tj�;�He���'�5un�0�;@��07l�� )�߻�#��wn�+��s�u >����Y`��9c�W}';�
�[ÅD?I��n�B
���Ě�:o�_�]"�Zt��Tx7ef]N®S���h�.$�!J�xs�=�����?���*(�L�dq�H����G��oG���=�z=���=���=�6�G&�;�����m�~�r�GO,��e��C���H�F�9t}��ȫ�z��12_��e��et9WGu��dI��A 0���_L�u-�j0M]�I���0*��$�*3�8 S���FC��4E����Ѱ��C#FT	 �1S*H��(?����"��>�@
�죙\��y��n�6Ǒ��Ԓ!��:Ɉ�G�`�d���>_��~^������Z�2|#���{�l�����X�~�_nG�U��A=���v�I2��8�A������,,���5��
��
���S����h���O�sQ�#���}��I<j9��P�C�4�'�	PIQ]��1��n�8Wa�9�!y�M!�&���r����.::�<Zʈ�U{�#�&�rS}�f$��5�s�qѝD����9����E������Į��̼Rj`f0�����t����7:�n��̳���lJ�5'��WF:��>�s*h�W+���t��WI�R����c?�����=��\�~�G�+8ǁ?+��?�-�loĀ��
��b8c�/ ;w��{7��{Q�F�4hѣF�4hѣF�?a�F�4hѣF�4hѣF�5�(P�B�
(P�B�
(P�^�y���{�f�{�l��ȡ����$:�n+)� �+�yNu >9�H�cʒg��3"I��@�=Ƙ�����Ͱ[��Qz=�z=�t�d��)�)���
 ��-"��M�w��k�y��=%y��˨S��]-"�dDF�ʄ�A�6��I�XH�\��z:N�,ݞ2�59���F[,Iby�Oy����W(-f��5
x�������&=9�J�<�{̺����_���C���u�w7o���N(;�\�䓅�����S����:#�`� �|�G���
�1��
{7���~�y�\�A�;��C����mro���Z��Q�!Պ��c>U:��	��i����
��B�c�/��Hh�]�6p����]�d�U�����v�''/��?-F�`����:6{�{�!A$O�|�f��,��I�ɕ4�,<�G6�"�5�xH�e�4ދ�^H��Q���� j�E$��ؼn�U��d�G�Y1Z�m:F똋:��������=���=�1ײ/ߨ$�����=���?���y�ޏy���{�f�{�l��ȡ����$J�:��	� �����3��'�@��ES�sO���$$qg��!O�1��x~� $�)��"�V�<�bVMX�
�#�=���$0��y|�G��Κ��̖p2�;�|��&�u�hD��i܎��N�?�f3�_h���{z��ɿ7�}�nK��փ��R$s���M�~�N�E]a��C�2D�4�!F$&B�]��$%�/����6�E��N#�.��N6(H4S�.�~�j��w/ٌI��r;�B�o=�ؔ�v8_#Fh�n"���d�C�,N|���q&alK�%5��]���.�6Yv:`Q��^�G�&�`|�#39����{�˵�B�5e��Ǝd?����8�ºI��F� ��w�c�>��-"(��k����z=�z=���=���?���y�ޏy�$jHP]��<�Ou�2�}9u"�Ā6�q�G��{7��{e��=���F#���js�v)����s�yW}v�8��r�z�g\�"M.zJO��_���(�^�n�VF���H�&�щ�ɮ�=���n`�K4'F��A���XG7P!�2|5x���#��	�r���S�&�����ƌj�'�8��	�0�]
�+��6��i.��ـ�se��y�0���e�E3�.��~�T��D�v,R�"�r���{�����Hb��.���[(��6����c���YG09
��睅����Tl�|K�9��>W��{bby�Q�'��˙�ux�y�p���:��k�tF�M���P��y]Nǜ�/�ջ�9����F��j���$��3!��'�.p������YZW r1'�.#]6Yv_ᇑ�1bF��">(�������wy�,l�E@�'ei^I]�ʜ�X��q*�Hex�)n#���é (o���o�3���J�?�*�Օy�g�t��#a�j�
aꝓ�$2�F�m��D2���S:����X!P��l��j|i�s���ǀ�=[�+��?(���qCD^-'v<�Dd�;g�?+��=��_K+���h�	'�
�cx��#�(����A"��8�Hw��x���O�8��?+��?+�X��El�r���h��)�O��{�l�#�D�r>�߹_�=ӑ�V��ӭ}���֓��k0�HX�O���j��0Mפg��G�j:tM�J��H�F��!���sW���y�=��#��`�9�hk\0K�\��g�K������8~��{�f�{��?��{7��q��ٽ�ۧ�L���Fq�Έ�i�+� ���02ry˺��)̏y$�mN� �f�0��~W��~Pg�E\��`R��2�F3���$�m,vi]M_���d�)(�Q�^|���w���X\��xe�Ut�iwi3�aFȠ��<�]:B�
��8�'���2ʗn���mcD~�~g#�m��yt�Ƨ�|���)f�xd[�9��nU;��_��M}+1�m�+��φ+�z�����)39M��(#��NY�$W��[F�U��"9=��(HQ�m�|q\�BW�z=��)hu����q��{�ܣ�z=�C���nw#=[l����2۵����m�T��6��#�d���f��F5F���)+�rS��#���C�hesg�P�W�
Btm���:�A�~�m�}�k|�j%&��1p0	brxx�n%+�4S<{��jF­��[R�J������'njy�t�*(��z=��0G0jh�x��GyO6�^�y���{�f�{��?��{7��q���#�=�t���4a Wر|�S�V�}���^�U�_�T��X=彶��q 6��U�b���2�~%��˸�8y�:o�/WV�֓5��q�dy��%�\�Q0u^c#j�죹��=j�ˣ�[���#�x��U�����R��`nۅ� ���u��J��B�]��{��&p�-��q�G���Q�8l�����;�]?�������ط�_��������*Q�[�W�q|s�.˕��DHюt=�jA2��T�G<U��J�a���f���q�:����g^f��!���qƤ���q��8p�!+�����=�\����_�M�����"������	��rp3�
_����
4F
�ljJ�d�j�7���I�9�*N�S��I �[�:!�ˌI����?�M��]5�8_��l����E������N�ҩ2�ͺ*[i�����5!�Hdx�Av���\�P^uLQ�!���Nx�Ko��Aso�#I#&�V+�dh̲@
ʬrA@W�U��e��J�M0B��bHU_yR�cf
Jg+�Im�}x�W|�4 x�~�>t�gY
k�q���z���Q™GY�H�ιRˀ�8��ė��!i��̏*
�J�$�J�M�q�
I#.2��m�}�W/�
\I ��)H}b���<��άK��.d(W.Ų�MA��ęK������lu��v��5b\�E.YA�t�� �.HS�?��Z��eo(D��	В[�����y}y�6�z���������Q��F�S�y�{���Z�<d� �F"�ߖ)�E`Cx�R�1���O?Z���`�A�
���'�H�'-Y����~G��
)�W��G���9V�J3�s���_k
�88�Xl������{�l�ഊ#
�$+m���w���HHD��e$����2����cN���p���]��(q
���^^Gj����ׯi��T*|W3Oԙ/������u�aWァIZ��T��C�yT�WU���� �*�^�y��e۹�/X�Ib�sR�@l��|5���9(y��h���/��0>����G溜�,ғ*�8RA�ߥxp	��X�|Y��q���.?����o�:ƪ�&��~�t[�!���q��Y�cv(�H�WDd�<q�=�����"��q岐j�uۑ��o�۞�y�]��3I3���rsQ�4Q�jI?Kca����m�"�M��V�Ty���F�3��KNX�O:�?z(ҝ�$�5 �D`r��QB��X�x����{�f�{�j(P�B�
(P�B�
(P�C�(P�B�
(P�B�
(P�B��F�4hѣF�4hѣF�4k��?���y�ޏy���{�f�{�l�ccomm�M��9�OuX	���..TL"
�ǝt\�y�e�<�1��j����ZIn��*Cx`��6�6��@�@�U���*�$�[5�$s�@��p5hm��L�wf�Jp���.����l�s����\�j�>�q5b�Q��`��>ˣ�[�ծ:9���`_��6���
�I��vF׀���?p�P�n�ff�2�I��^�€áw���AV��A�?�R)=K4�'���N:�� q�O*	�ˁ��g����@��-%u��?� ��)Rf	���IVD���1�V��y)c� |9��"uG�3����WF���:�Bd*�6 ��Z8� ����?�C�<�#o���� f�g��p�i�b����h!�P�߷.���<~B0"r��{���ȥNH��F#N;6
*(����<A�N�VR����Os��Ո�#:�T"���x���*F3�y
�QcV��VF�:�>���}?y�8�&�2}r!��U��,p%3ø�A$0A&�L�
����W8믡�Ɯ�U��֧���@�hݜ5]�������F���2I?μ1]".��s$#��Bp@���{�����[F5'vo,k])�e6�m��/�v<x�����s��<��5/Y�\K>u�7r��K1�D#��C\ @�آǫ,G��R�W$)��Y�m���?��)�D����Q?��,V~F;�54��0dRF)�Ymx|-�*i\����ኒGi5˜dc�!E�sd⥑�V6#Ԓ��DH�xyԲ�BF3�Z�U�\��39vٙ���z=��gt\
'3�U#���|1�/�
f�����h�T�<1�Sʯ�]�>1�¤�LLYXO楕#f٣R'��,�c�ԑNؐ�gƉ̤g�T�D\��T�D�4��?�;��F�90�wi��L|#��y�p��'�6�����{��"�ylqG"������g�z=�"�8�('�\H�[;`�pjY$2����?j���t%I�NF@ئ($�+8�r�6PKq1�pNj�WF��R��I#��Lp8R���+�q��Τ��ʂ1��sS����d��5#��7s��@#����@Cw
�����#����=��
e5�1�R�b��yy�|*y% �M4�4�0ĸ-�{�b�Q�tl��1�Wc7]Y�<@וN�GVv'%	lc4�$o���q�1w�'��qj��+�Cr�$�����ߚ��uq��<�jW�Zi�'�j^`�2
���Ɲث���Y�^8�0�#k�Ϗ�N��wC��r?o��Z�����F࣑�H>�ʠ�c��(S��5�(��@�cМ��ib
�˕"�cpD5
*���4�+�r��X�!@&�Es͂�O��{��I�[.j5)�R8T(��H
9T�_�J�
H]�w"�ֶ̡~?ڢ@�ΡF3DinG���R�X��s5
3�LTQ��9���&�]��O������F)u`�8�I ��\����=���?�3;}(�$�bd��'���T�V?�R*T�����M���
*��QȇB��`<)u]�Xw�S�<T�*Df�9"�Ve�G��{��?��
3�VP�2W�s���)�g�>@�3j#p�B��,�����P�Br��CŦ:�J�y�BDF�P��k��Ơlk��{��RC�<9P�1�t�O�q�x�����+���T�w1���)��"�^��Q>��e�*S�<��=���=���?���y�ޏy�F�4hѣF�4hѣF�4h���4hѣF�4hѣF�4hף�hP�B�
(P�B�
(P�B�z=綑�3����y2���H8���=���=��􍰁@H�-��
H5�/O�6�'x���i1���i!�yg�"b�i� x���&���>�=�Ƨ]LQ��8b�V�F��v�W[�Y���B�����+=Q4��J��ta��)�ػ���Z�����7Āc��K,��#��%�G�9j�(����α"l
�N�S���j]J+�Hg�+��"v8���s]$Y%st���P��<�w�O%�KD�rnL�#Ʈ��$9��4-�m�z�u��x#�F<��?a�^�y�ޏy��%�Fh�x�_ԍ���BHaX8r�I*��jA	c�3���-�5l���<�r%N9��R02��w��w>lēP��c�	3�ˎ[�8o�Q>�~�g�H<)��D��E0J�d�FG�BbkA�=S�a|�j�[�<S::��6T>�XÂx'̟:Md�p򜓱
��,�j��q�ڑ���;�z�1����*,3u�w$�9lI9c�j���>������<�Rjg��'r�O��W����G�>���_�܅H��Ս_^Y��:@�}C��bN*����=��é
��qQ��6�5�
�θPjA&4%q��FML%S<@
!�c�Υ,$(gc��T�m	v!A�S�}�<���〧���U���[`�ƙ�1C�a�5�;��1Cs40��K�xk��ـ>'�z=��#�$�8\��dă,ǐ��(Ի��$��e+���!a�6=�X�rr@�DҐ��	�����#����$�$�r�C����G��blT�k��qI��s��o*L�5m�9�ۍX��q�C�W��;cFG�9�cU�q<�ҟ��!� �|iq�>$��l�T�R�W�Ҝ��@o�:Q��	ϻ�=�J�n"��bg*���ݾi%����1 ���B��Zr���DZ��]�ְ���YN���;�j��u�žC��Ґ�
���}�بqk�	0�K�@��1O�ˡ���KU�3\�ٱ��4�x͚���y�F�>=h>~51���7=h;C�5��C�}|��M���f�2�!]�+�c�dv�G��oG�����t���v̐��NJ	;������{7��q��ٽ�����"���>�# ��@'���rqo�*F~�a�c��~W��26��~�q���q��p2�q����-H��p��9`���G�1?FYk��37�R�9����IsϏ�K4�tm����J�Y|�
�-3l��;��Q�yl*W����΄� #0M�-����B��G'�q���=��U�N��ďl"'Y�Cυ_+�W����N�����_��$F���:G]#��o��nD�و
��1Z<���6�"�.}�u�V�e|��7�w�ۉ۟��)��끒����G�ym�>���S�o����H"MA
\������|������P�Q"	�/&y��*c�k�<>�ʁV{v8 �?Ɯ��m�A8ᷝ<bno�$��&�t�8����ߏ��=�9������ڑ��5m��D) h�����_y���$��A�:�XżB1N񶃒��*EP��	�q��KsSQ��W]��`��8f"LHһ$G��/��Y�2�E��TO���u�W�*3�q�q,`��)Z'�)O�0��	�'���{7��{P�B�
(P�B�
(P�B�
`�B�
(P�B�
(P�B�
�4hѣF�4hѣF�4hѣ^�y���{�f�{��?��{7��{gK=�1�F}��5>`�V�lRy��X���^�U���S$�hO�v|N�Q�:{>�g}
�'�w�Z�aq"��p/�+�Չ�w�d2�W*p*�X�����"�>����5wW��b�@u�����K�e�L	 m�F�2�觎~��`�P�R繪r���I
�FG�j)��x��N������"H���"���Hۑq�V�=��E$��Q�/x��[Z�?4R8c�=���=���=�\����_�M�����X�;���6u/�h�Ϙ5|�p�H�[����v:��58X�ʹ�2o�FH'�F
\�l���Z����ZB�*^���I���ܷ��;SrA�9��Q�l0��]#)���̗2���#L�<���5���fX��F�Q�W'Ě�K��!H���v�I�I4���ndN1A�	�&��[��ů��&���D�G�RƩ��rE\��sK.�};��:�/y"1�A…6y`x|��7!q�5J��.�s�B��# ��3C}���¢�b��p�}BeT�m�c84r�8����rb.� 9���c<�Np.cP<�+��=�Պ0��=�T��m�)ǖ9�lB����~O��mR��c*��{��D�-��A��j��ϖE6�g�z=��6z��<1W"��AL�O�jO�d���1���/>��G�D�f��U�v��JҰ@�h��)���kN�X�@c�<E���E�_ԎB�I�j�I�Qo$W
	&Ы®#��ص͹�z�:�q�Wo)X����C��C��}�ٽ��A.��g����dTX�db��!���jT�8TB�H������y�6Y�9.�n��AŠ��K"H�򻻲�X��P��06܊���wK�3�u�,N�_G��oG���B�
(P�B�
(P�B�
>�B�
(P�B�
(P�B�
+��4hѣF�4hѣF�4hѣF������$�}���FG��r	#$��pA� ��G��oG��Ζ{c�&�$
�/�j|*��,ؤ�	�+�j����7Q�"Hd�VM�<�����\ϫH��ϕ6�wuAa��c"�
�ݓ�X����J�4���r����+��5ѭ+��$�����A�X�:O�}�q�]�ߖ���Y<w�j�� n�s�ի�2�e-�	���q]���`2�A.��ђ�ֲ�F$c)�+Vf����5�����EX7���̣28M����%��'O�AG�O�8�+�x�>Y�0��=�z=�K���zk�����"�w�3Υ��#���W(����0��k;Qi.��J��!���L�e�� �v\�R���	��(h�\�r$��!R$'�	�����]	�t��Hȫ��_׋���Κi�~�|��I��kx8C���I lI�W�w�ɭ�x`)e�����Ʈ��)�J�n���� ��u|f������M5�Q�W�3�i-�A�Ǹ�b6$���˛?O�2�����['�����Q���8�nig�$��:ǐ�hPq չx8m�'^	p��Ǐx�$�1UR��*#)�����=��\���s��?�f�<S���"G��{�ou]�Q��I�;\���AS��58X8q��yT��A�eǁ���.��@�.�Nx���{��l��xxb�E1$�� �<ԟT�'/�c�z=�Z��(	�e�<r�I&����V�J&Kq,��m����Ce1�4A�k*G?U\��'Lh�!��$U�Ex�}ߩt�|O<��[%���
 �̹<x���a�|v�Pd#'�%W�
*vPr� �Ԟ�y�ޏy��%�Fh�x�_ԍ����#�+�t�S�U	������ÁA��m:�i־�@I�.p8��T?�f��Ss���]���X��Q�8̱�G�
#��n���+��(�R2<�F�'��{7��q��ٽ�ڍ4hѣF�4hѣF�4h�
4hѣF�4hѣF�4hѯG�СB�
(P�B�
(P�B�
�{��8כ1�M����~:2
�%��g$�3�
��X���KȜ�"����{(�%3�En[68�����R����`�E@-��nXo�(A�"�LO{:K,;gUA��Q].��İĐ+�̩�7��_\�
lh�y�*��I��i�;�
�\V��������#"��e��%�kt�ά<�Չ���&�)L����;�+�-.�8��6ð��v4:�cʡ]<c��2�^�y�G�̚�0�y&��k���:Eb�d�H����~!�WZE��u�=ˠ�A��袹��;Y�X7IBr:�5#�m�M�$,�$֤�`�o$�5G�8<�Q�����qwo��*]���u�5�u���W3��ˬ���sW��S2̷"/�
�P�3������OU�I�����-��e〨��Ս�>�ڣ�G�����_���1jm
M��zӒ8ؾ����8�dq�����j%x�3�$�f�,�/��{��}#��<�MH�
��"�� ��Gy�^�y�w�� �	�I$P���T~U�G?���'�j)�5���a�П+��=��f ��q�p�����6�qiv�UP�̒�$ӡ��B�Z��N��#�U�N�<}HQue�T��y4	)�qx���{�f�{�l�sy�|���=ƭ�o�`���g�u�I�w��<�K�>U3�>#�%�jJ%�:���W8���ٽ�����G��oG���=�z=�jo��A�-lߟ���[n�j�ש���w!ew�~jĥܳ�1E��O�m����X�u���G(m��
U�����D�8t'Ps�yՎ��$"9C��j��I��J���!����g��$���
�3����s���Z��'5`-�V�� ̡��\@�*'IFMtb�`c}t��] ���I-��g�MC5��7��*E(?V���H��+{sq4�Ͼ�9dj8���\cq8�]��}'�Ռ���Wv�9wV%�Խ����=���=�Gp"C;G�X�H�j�E=�� i!�\��FA8��t�7W���Q�R�⦮`B��G�� C��z���WQu��Ɇ�"�\��&��-��R�1m��<�G*u�D���Г�����p-���,�I�5x��L�e��I1�� ��]<��]#��. �`wW�p�l��a�5��9&��w[	l�H5�ᱱ�M��͟��J��Ywƺr���W��V����)!�`|[�Cʮ-��PǤVb2�e�'<<1],��h��l;`@v��ʩS�7��?�����W>@�LOx?+��=��G1�]&S�{G$R�UƒH>yg�T�nY�D���4r�tc�����9�Q��8Ԍb���s���|,�pd�Q���~ڛ��i�WL�<3�S����ݮ à��稒�,m�E��?����h:���^P���Ғ�,K�"@��[cl��Zګ�<�rO0*�Ƒ�E3�g]ֳ�m�*qd^�䘬@��&��9�j�<��<M�k0GВy�|��Y��E���[s>x,��8�"�U��b���$�����'#�ru*�[�2�<���+|2��Pù݇��{���c�H��5K�������+��=�1<Ȩ��s����\Ӄ����QV#5�bm��~�I�|Z'қ���7<�w:;��;�;.X��4�'��t������<�C"Ɔ)��� �EB�u("C��rRT���F�C�&��db�?w���M�ͱ�z�ɓj,Ω.?mA�1Qa��%�~,
G��Q:8�P����9)�����W�,�
����G���eϑ R�Q�>W��{eƏ��-�����i�+� ��@�W�{�~��{�f�{�l�$����;��Cr��'��Y��$:C�	���Ýu���'C�{��_�\�ߠ��DI7б���O�7��yL�	���5�q������ٽ��_&[t�ǎZ���€�O����G��oG���F�4hѣF�4hѣF�4~�F�4hѣF�4hѣF�4k��4(P�B�
(P�B�
(P�B��ۘ:0ʲ��(���~P��p[@}�����WO�#�>W��~Q�s&��'�I��Ú��G���C�6�"�,�ǎX) d�H�%�蔕TS��Yp�	F�;��_����ֺ�oe��*p�1�0�cw�A-�T2H�8x�J�{�o�(�(P�u��� �y̹oȴU����������#�W�<Ws��m�CTT +s���e�١b<��瓊�x�46�S#�珀������ �H�������8�dq�����j%x�3�$�f�,�/��{��}#��<�MH�
��"�� ��Gy�^�y��%�Fh�x�_ԍ���J4�I�; �H<�E,b�1M����H$U�h�5�N:��1I�>��M�r�0��?��K��,{$�X6`�0H�+��*��H���0;eW8Z���'K�H��m$Y����B#$S<E�w6�dT&&�]aꝓ�$2<�d��`�����(I��*?*䣟��^�y�D	��5��d~t0��O���G��oG���B�
(P�B�
(P�B�
>�B�
(P�B�
(P�B�
+��4hѣF�4hѣF�4hѣF����FG1���|�G����ѐT�,��9'!��V�:Y@�B������{ɫcc�ieĂD`�w����m�\$	��H����X�-���ns�m<tk��Y�Y%�K/ժ��	m"�y��ɧH��G��u�D\��IaS�褶�h�A�ة�]�Y�2$sA �Ӳ�QG�P[�[��)]HוX<��Iq�
�8f	ޢ�0�m���9**��DH�>+�n#D��`	�����M0�1�ޥ�Cۻ��"����_��}��xQP�J����\��m��pug�Q+&1�^5 ��W�<���{gH�QL�I�u�y��0j��8-��h�&,�W�\���#ph�8���ݻ��-H��N�ҡ�;���bF�P�p�WH�W���6t-�h�����[m1�>��*��^�g��]��R;���wt�3G�-0T�$�j�Icn"�!��P
���^'݅��D�~ w.����:tL����s(r�<�����,�|�J��@"D;�l��o���c1c�O��{��]�!!�X�$�r�K�P�>�Γ�*y�����|�>�����+jW�9_�{�>��s���)ـ�$����G��oG���=�z=���=���=����ݢIdc>�
�zj�O�D&DЖ
{����0J�8ʂK�$��Us���7�cn�_U^
��	:���Ƥ��]�J�$&yl@����۬�ˣjCr��M�@��*1�*�
\1��01R�c��x�]$�q\w�o�8'Oh��fx�S�@9Nj�X��q���s�Ut�"��*��ٹ/cfmf`69?/��?.M
!w`p|����z=�$����H�w-r�R3]�V�1D�!tN�@F�b>�\�Hl��6�I6�2@5h"q�v�I��A$�����]O$i��)*k�M�_J��>�l�j�9��
Y���q�K���]|xՃ���k,ț�缀A���w@Au�B�MR{β/5�ta��3�K�'	L��v�r1��g��H��.�&9�"�%��0�k�N8�|N�V�W1^�#�Y�Hu~������g�v"N�\���G����g/�ڀ
>W��{t"ES��O�#��DHN�ŏ�'�? eXG��	jrr���=���=�ѣF�4hѣF�4hѣF��ѣF�4hѣF�4hѣF��{�
(P�B�
(P�B�
(P�G���=�z=�K"JNH�8����M�}K���_H"R��&P�h�1 0���T��9���?�?�q!w>@d��:�S�~TFY�q�Q�k�.�V��Gr�F2iƱ��K��WÙ�J3���� gÅJ	'��|�P4�R`�<�������ZO��d(�Vxc�2�d�A,p8'ʤ�� |3ʘ*�dԿJ� ���c `��*`�_#�

���<��IJ}&�c�K�v�m��}��?�a�ڒ�2i�ičU�yԶ���{)Dg �G�ӽ�p��
׬M6��5����qi!����`I�Ӯ��@�@���}���[Z�(�V�::q@-��r	j�k����Y	?Kg��ύ\�t��;���o���ƴq��6�
7Z����S����3t7=n����٭���8�I%	����]�^\��C���<��<�N�x�4"5n/��ۜ���W�b��M�}�I�4���Oh�QRP6�Aƣ�4��g:��f�!�@<�l��U.%���
"Tc����F x嫂�N��3�U��T�Y���U��?�i$q.р��k����{��T-��"���t.<1Η��1��X�T&��fU�e����$����	�s��٣u}I���b��<cf$�@���Wm�6L��8�P�0mO&��P,D�P�G�A���W�g�����>�@g��9e���KF78m��9��
�?8
�O�m��㏑��r��w|�G���=��.ڎT�f7���Ƴ���<|*6�F�9�3P�-)��� f�,���?Q#4�H���j�s2K�qy*N��ps��
XO�0f�� B�9#�jvRW���[�p�,��Tp�v���£1�q�`���=���H1�W
ǫhƩ�}�������D��$�CᚓGr����JFupt���L���P*QJ�l>��Yfu�l��w���%S�q�b�N�8׎@�A�#�J�"ϼ��_WÊ�S)S�r8`���m�y�=�����G��oG���=�z=�J7��?d�j�{�T��?c�>ۍea���c�
	�L�B�*�r�oG��oG���s�6�r$x���<��[tl�^���>���)��_Z2���}��?��qR���"y~��]��]P�Ƶ4v�7N���,���A� �^ס��cv�h%�;z�����<Ntp�kP��%��nt2nFح��4.x�J����t�2e9�*T����u�
1߶�t���ۢ`t/�]������&b�;�Gr��C���u�w7o���N;w��{7��{p�B�?`�}��ĂF��_����?+��?(�9�P���L9���{�l��s�h�Yϡ�m��U�[A:���ZXELSK��
@'<�dU�2L��4a����<��=�4��p�|<3R�b~L+����'(e3ܩ��t�C׮���o���*�W2�#���&�)��1��ut:Ъ�"3�[8 r8U�g�L��I�M�����c�lWP�	-�gdtYN	|��K-�
7TAB@c��N"�X�R���y�`��2���>wԨH�8�T?�w�J��ʿ�rW |�G����=~��dԀZ����*!a�dw���ؓ�g��#1ܴa�/�!H�@��ڥ� ����ՙ��?��ĩ�����5ц�%�3">Ǫ�R~�Qma4Nr�]H�Ӭ��T�Vl�]����y��jI >� � j�_<�b	��!t`Ų���s�P(���̈"
Ѕ�_�Uk���X�.�)R7M�~$
�����[i�a�0Ԓ�VK/H����TП-�nj��H�J�>�%��<��Z�Ccq
	dB�R@���(�-�te@�_n�1�P�T`j�y�+ݯ1劍Ա��N�G?���'�j)�5<�8��z=�H#�9����4R0A�P���;��PN�~8��eTw��{�>���$/��tr";��{7��{g@��MB��WB�-VIwv`g�P�˨.!�L?Z��'Ơ6W��C�\H
<�r
A=���b��Sԇ�À�3
���J9�
P.�1(	(�I�C]$�F����c�g5l/4��M�	�l;����<yGq�3�'�Մ�s<�[��c�H&���s
�����=�r,�e�C�W!���=�z=�Fe����rF��"*�ZM:2M��H� ��2]��W3�S�Ӓ��*�N�bƙ׫��]�G���jpcŘ��{`�s�T�<�������I?ƺEb��4�)`�5�)�`�<ԻF��۪`G���~��CQ#��"�X|;'Ʈ�]Is<�\��.c<�ûǤzFuX�a�E�Ϊ'$�I�1-$�9�o�=���=���?���y�ޏy���{�f�{��U*e-�����{�˹\�E8u=���z=�tts%̢(���Է��52�����s�^�i$a�8�N0j�i_Ccpq�8�5r�����1䥹�"�r�"��r�W�'�HnBM.#RJ�������G]���®����LY�R3��.���/���U���q�
����ڬ���h��=b��j�Al��c�Cxc�|��3}d��B����D�r�)ET-��:�� @o ��`O��I�����ʤ���y��.�V?+��?+?�c���s�H�*q*I��w1�^�y퉺��u��/V�B/�)��c]`���$�T)��S5�i�]29}�mXH[���ʏl���΍���(�7�1\���6�Y6W\�U��K��i�uˈ�'�o��4�,�Hfu��n��pMX=��=�QJ���Ȑ�E�Z���xa��u3�1FGm5�A5g,R�Rx-�]�-��R�>f�%7)z.M���yT!N'�Vt�m#HĮ��$��κ%�!�2��ȅ�$�
I�Gk.�w����*B��N�O󨷄�I�qCXׂF(a��G��{���c�H��5K�������+��?��˶;؜��"W�T7�3��/��?.�s�H�w����G��oG���=�z=�NVTP�N�A�I�lJ�$.��傠���z��B�N�H�<�J�D�,�p���m��Ŵ�j��(�g��$V�H5���l�
c��J��R������b�--���n�3&t�8�R���wj"����{Bu���%!����Kr�g�Հo�$���9"��\Ԯ������˜��J<1�n/���hgv�TIs�Wfa�;��>&�c�FXz�2k���G�*b?��nzݶ�1�"����w9S؏�G��U�9T'�NjW^oD�g�ӭM?�J���Q���;ɸ����۽�ٽ�ۀ?`��6�|M�Q�V�6��@P`�ޏy�ޏy�V;���4�W>e��4O�h�D�$\yx԰���-��Hp	�{�ǝ]m4��
2���R�WWQ�"㍱����ieC��:0��g$V�'!�Є���0*�y5�)R���d�1HI��I7��^�=��#��x���	���L�F��Npp�kp�92�#���2i��܂��1��x�~W��~W��w�
vw=���H2��H�^�y� �x'=Ȳc|�Q[�R��}s�0��R��t*���]��]�z���]�c�Ԟ'���2>
O�V��K4sl�\;���G��N� RX��i�D7���Va�ws$�K�]u]I�V^EF�@Ab���xU�ܢ��Ѥ�"�P����4��n���/��������4QʞC����R؞�*|(kn����ذ�^�y�I�``�������D?�h�}� >W��{`�`�Ȋ(R+��VU��k�ŋ<I��l���As���Lrdr5)��0��{��]����+�c͏3���/�F@!S�C�L䜆s�Viwv���&�4ۖ	���2m�g��B����*�{ɮRy�0��]~#��^G}��2�\���
X�N�,�q�(�ˁ_Tҽ��jQ�~E?R�=�z=�t��ɤ�MZ��C�V[�o �#(p��C��w�nwX�-�^i,6w.%hvS��pW>~5���1��?ɍF��p<j�
���/^f'�)�ꨌv�ue��+dyH�K����G��oG���=�z=���=���=�5�@&G�*�R�ۯ�~��� �3D�D���ɨ�'k8�>�)�Rq�(�Zh�ɋ:���Ⓥ[��σ�*�RH����؁�W|LK06'F����[���ˏ'v�%��B��ʮR?��i��7*�h��(�P��;�ux�6�
n|�8���L�������>Y�ޏy�ޏy��h�{C��6O,��i���l�4��wp��Rڤ����IvP5cV��n����:~��ny>}٫${�kT��?Idp�����;#X�pG�º,��%�9̩��rpNxyPhGZ�Gԁ�fnf��P����<9;H�ՠ3Zt��=�8�4ԀNF�ba"kY᷒T̢=�S�@5fz:��d�o<��Ő��'ᮍ6a.��"6Ǫ�R~���(�NgA	���o,v�G��oG���q'65��#�ù��`�Y|pF��(����R0A�P���;��PN�v�G��oG���0�-�,�����;t�������p/��H��Y@�:�K�}sq([�!f5�o��ǝ�h��
��� <�ݤ��R1�6$��I�,ۛ��8�:�T�κ1೿eD���nY_VN-�Ev%]�8n�5�;*	y��P��1�F|�G�����MCO�hi0�+��=�3,�nv�s�6p<�R�ű��S�Q���A�� i��q��E�W]��j�$Y
e0'�PG�j��)�e̶�6q�ÕK�e�uÂe<��t�sM�H��e�'�<j�?p�'�O�J�D��f�D��]69�m��|���}K�qP,���9���f$�̓���+��?)�_��5 �62x��G`���z=��<QG2{f��'0<
$�BNN��J9�����@�>�QLѩ���a�П+��=��e�-`�GD�2q�`Et�Q-��"Y�BF�F_>��/�FN�@ʗI��GZ8�N�2���O���+�*C��l�\{��A��4�:D��^:�9��f����A�	����"���(�OG��oG�����"��O�Ǹ�H%�B���_T�����F�	�p*�6��In�<\� ��Q8�P������:�C&����*�N�w��gh�����ޤR��P�w�����=���=�p�'Ѐf�
2je�"H��>���I�$�ܩt�4%�I�Q��!#dQ$E+D�L����5F���5�Ouϟ�G��oG���\�������3�sơx�$�A}t���<��%s�&��E��na|�&����Q�������s��
j[��5$�ao�E���Gԓ���3����bJ/�z�?���Rkg���>��,֛�!;���u1���
@re�2��h�:4��^gr�푦�ws��6&�i��5
6ОkK�u2k�����{7��{p�O���k��(��@Pf��h��|w���=���?���y�ޏy���{�f�{��?��{7��{e��a��N[c�,�2jw���>�X���
�HE�#�	�%�kWP��H���1}h�_S���X%x�- ��$�b{Y�	�Q�tM���t���fbLQ(	�	��H5+��5�.	�A�T@�w�&�c�k�A�"�M�w��R�“�FU�yd⭉�6ec��P4
v��2*"�8$�8�'���g(S`5 f�B#`|���{��)���F~*�[D��X����@V'�9]��57���*�2��AK�A�)�� ,�nۖ�u�@����U7;l9p�{S�8�@L��������#�K���L��
�#P�D0��?d�FWʭ����dvua��5j
�w�}��K��ʼn�9"�2����wiYǁ,I�E#����;�t<�$�H�@A�����p`A;#k��i�����@\�Ƿ.�N��շ�`|��h��1S�����sS��7�N<pNj}�pAL�g�H#E��a��.�( �\���z�g��Q#�I0J�� c���{��l�����>J6���T��4�(\��N0G�����d�T�
G՝�`EM�+nSă�T�M%’�p�
�vd�h��ϝNE!5Mx���5 
�\���_���?���y�ޏy���{�f�{��?��{7��q�"�y1�����������������������������������������������������������������E����q��,�V��*���ZA���H?�i�b� �LU�銴��1V��*���ZA���H?�i�b� �LU�銴��1V��*���ZA���H?�i�b��q �����*20!1@` PQA"#a����?��K�ZWp��]»�w
��+�Wp��]»�w
��)�$ӆ�5��~ 	�P��'�$8oS_�,�!Le
��2���Jx��d�
y �/�/�'W��܈O59&k"�1�ȡ�f����k\���'C��1���`��LpwL~�.�]��av����l.�]��av����`������:c��cl�鍳�8;�6Θ�nyA���tŧ�X��1�Ci�����]8�tŮ��Q���%��1��Ӯa��n��@!v�km:c��cl�鍳�8;�6Θ���:c��cl�v�2u>�tŢ@�S^i���j2D��]8�tŮ��.�y��YZtǻ--51Ġ()i���AQ�&2��N����:c��cl�鍳�=�"ۦ-�[tǻ$��:��Qi����C�i���ttM dS�\�`���]L�+�j�R�N��e���-�b�l �Ӧ8;�6Θ���:c��cl�v\ۦ-��KN��G �Nk
Ja���]J�kD(�ei��6IqM�1i�:���D��[N���m��-�c��cl�鍳�8;�6Θ�nxu�ۦ-�&�N��G �IX@���m:b�S25�
Ztǻ�a�f�0�Ztŧ���Ԣc
jm:c��cl�鍳�=۞@u��D����Ӧ=�� �EVk�j�N���̀�
h�–�1��XrY���"��1i�Ţ.u(��Z�N����:c��cl�鍳�=�"ۦ-�[tǻ$��:��Qi����C�i���ttM dS�\�`���]L�+�j�R�N��e���-�b�l �Ӧ8;�6Θ���:c��cl�鍳�8;�6Θ��SE�M$N����V��m\�N��@+���-:c��cl�鍳�8;�6Θ���:c��cl��Ou4Y��A����]MAUh�&�δ��D�i�Ӧ8;�6Θ���:c��cl�x��u�1��$��4�ZtŮ����mZhm:c�H�W �(-:b�S"
�5�ԺӦ=�h(0n���4��鍳�8;�6Θ�nq)��	����1i2�H46�1�a6���6Ӧ-u5U�0�W:Ӧ=ۘ
05��D�i�Ӧ8;�6Θ���:cݻ�����j+i���!w���m:c�ZF��N����`3��\-:cݖ�!�'T-:bӛ�,Le36�1��1�t�t����gL{��tŲP�Ӧ=���t(
ei��gLpwLm�1��1�tǼۦ-Ԡki��n��Ԡ)i��gLpwLm�1��1�t�t������L{�m�bٶ�鍳�8;�6Θ���:c��cl�鍳�=�5��u��x��L[ BZt�t����gLpwLm�1��1�t�tŢ@]��i�����a� 8RӦ8;�-=��EΥkSi��gLpwLm�1��1�t�t������!bw��
�LpwLZ�j?�\�i���.�M`m�LpwLm�1��1�t�t����'"P�?�T
�,�$���h�D�UR���=�4U#U� P+�.X�@�Mhr� ��tǍT
�PR��PDUa
��tǵ"���iDE@P*gU�ЄA�S0��DB �V���@@��Zt�tǁ�ԣB
A"�Q
~*B-@�Qe�P9�����D�/LpwLm�1��1�t�t����gL{1��P$����4E�<�'*�hB�@�
V"�4G �F���U5@� 1�I�*�P&�B��*��*�\�Ԫ��	��L{<(hDUa�*h���*�
: ՅaXP�tDž3�
�*���ՅaXPTD,*���8;�?j��N���G#��Q+T�r���*�����h��Q
����?E*V_��h�NEU���*P��h��7Du��4�tǶ����T��@*�T���U@�!E@�T��D �D���h��P�B��āU
�Tx�c��c��Tsj����e�P�t@&��c��cl�鍳�8;�6Θ���:c��cl�t?�WES�u@M�;.��	��\�I%J�9&�V���J���t�XB���!P,!a
���XB@*�
#?LpwLm�1��1�t�t����gL{��n�cο��<�1�P�Tu�m?�]1�s*��п�YgDEK/��eO7LpwLm�1��1�t�t����gLpwLm�1�A�V/�O�bX�&�a������i��E�*,+
���1j��U�Ӧ8;�6Θ���:c��cl�鍳�8;�6Θ���:c�r�bʴX�P��U�U\�U��tVJU�(V˦-Q��t�t����gLpwLm�1��1�t�t�����.�Mxu�LpwLZ�j�皨ŕ�LpwLZ{qGh��fm:c��cl�鍳�8;�6Θ���:c��cl�鍳�8;�-�m�LpwLZ���D?�Դ��]@uI��Ӧ8;�-�m�LpwLm�1��1�t�t����gLpwLm�1��1h��ׇZt�tŮ��.�y��YZt�tŧ�Tv���fӦ8;�6Θ���:c��cl�x��Ly��$�Q��U���kD	*����8;�<�XB @���)Dn����:c��cl�鍳�=�m�bۊ�1���e��t�t����gLpwLm�1����B�*�M �bU��5X��X�X���� ����|]1����TA5FTEP�!R�4���AC!�����DBVy*�Q
���"�g����Aa�C@���h*���A�Tցb����U�b?$<1��1�EE��
�����XV�aT�QOLpwLm�1��1�t�t����gLpwLm�1��ԦA��n��Hw
kí:c�mFH�ў��N������5Q�+N��e���8�-:b�ۈ*;D�S3i��gLpwLm�1��1�t�t����gL{�@���L[��n��E��nUL5�1k��M�RӦ=�@�ȧ;`���]@uI��Ӧ=��@�ۦ-�m�LpwLm�1��1�t�t����gLpwLm�1���SqjMEm:b��Me4�hm:c�i�Nw�.��m:b�SPUZ3	�s�:cݹ���[n��@+���-:c��cl�鍳�8;�6Θ���:c��cl�鍳�8;�6Θ���:c��b� �)����]M@]��U����On ��LͧLpwLm�1��1�t�t����gLpwLm�1��1�t�t����gL{gh��,U�P�?V,���tX�,HI�tǐ9�,H�(�bX���Ո��tǶ"���FuXP
�a:UH(SE�� ���<�Xr�€� �*��B�R��i��鍳�8;�6Θ���:c��Aw���p.�]���w���p.�]���w���p"��@V�a�a�a�a�a�a�a�a�a�a�P�7��;4��!01@`APQ "�Raq�#2��3�$BCb����?���t�����8_��8�𚚙'!f'�|�s+���1�2��|�s+���1�2��|�s+���1�2��|�s+���1>�%�,	������\Ǐ+�gTchY���4���-��|���ٴ�����hW�ATM)�7�?��"P�%�b�&'�KYd�1�^P'����>ʥ�)�q�?����x��l�K��8��E,�����+%��D4����?x��fYӘ�SF�*X��G�7c`���������&��3��=6������_�-���4�g�NǦ�>z~2j^J���}�||�a7�G����}�||�a7�G����}�||�a7�G����}�||�a7�Dʷ��H�6�ӱ�Ϟ�56�ӱ�Ϟ�56�ӱ�Ϟ�56�ӱ�Ϟ�56�����"������H���̶*xT�g�N4���)�m�4�n_.6��֥���L�C
�����f�"��7.6�ӅDo-��$��ҵ�����d0*l3秭ɬ(6\^�[�Ics¦�>zp�MiM��+����-;w!¦�>zv=6�Ӧ��>zv=6�Ӧ��>zv=6�Ӧ��>zv=6�Ӧ��>zv=6�Ӧ��>zzܚ2�i�����lxT�g�N�M5�V[y1>����8T�g�OZ�p�L�%87{�;�{���V�&�¦�>zp��Kf|�W�Q�-�;	��M�|��56f�TI���&�X�Ϟ�*i�o�a^�� "�UTl'
������g�N�������g�N�������g�N�����`l22�p��a�=8b[�p����J	 �)e-�L�,-��*%xS
�6�ӅG$9.�PHQs�O�f(�8T�g�OZF�`��5�6Q�$l}M��U�y���T�g�N++K0)���DT2ʒ@��T�g�O[�Q2V�0�s\[��������[4n���
��Ϟ��M�|�驰Ϟ��M�|�驰Ϟ��M�|�驰Ϟ��*�d��!�&��>6�ӄca�i�-��0�Sa�==ii��dB%���K���	7w�
���¡U
�4�j�w�
:Ag<�
����JJ�D�V��c�"$����,�ÅM�|��Q�T%���@�^^�W<*�
����`�n3�q�����xt�g�NǦ�>zt��g�NǦ�>zt��g�NǦ�>zt��g�O[�J�E�zQu7��a�=8H��e`Poh�!䟫�M�|�ci�0g$�wis͙i|�3�n�>6�ӅD�g���iy�C+�;x���Ϟ��
��+ʪK78��	h�0�r�*l3�
�x�HnFL��"�]J��!�Sa�=;����Sa�=;����Sa�==nM+��!�]E�߇M�|��"3���@m��l��~�6��֥������!ݤ	�6e���V�Y���T�g�N-��XM���������¦�>zz�67�*�,����%�t�5�p��Ϟ�*I�Q!�I2Cx�u+����M�|��zl3�MM�|��zl3�MM�|��zl3�MM�|�	6�p�Ϟ�1-ȸ�M�|��J����&L�����)�G
���£��o($(���'�3o*l3秭#l�oh����(�6>���*�<��\*l3�
������I��"*eI ~�*l3秭ʨ�+r�z��-ˇM�|��T�@���C�i��xT�g�NǦ�>zt��g�NǦ�>zt��g�NǦ�>zt��g�NǦ�>zt��g�NǦ�>zt��g�NǦ�>zp�$	��� *�����C2W�
������g�N��@w��C�I�{�Вd8T�g�NǦ�>zp����6ޱ6{�?W
������g�N�������g�N�������g�N�������g�N�������g�N�������g�N$�4�܄U�>T��fJ��Sa�=;���¢7���ب�7/x�L�
������g�N;!�X���&�y���Sa�=;����Sa�=;����Sa�=;����Sa�==lM��F_�:l3�Kr.��a�==iA$�,����%�%���D�
aQ¦�>zp��%��	
.bpI����
����H�,�&�=��;�D�������7w�
���¢eeif4�|6?H��YRH�
����r�&Jܦ�k�r��a�=8@�7+f�m��a�6�ӱ�Ϟ�56�ӱ�Ϟ�56��ր����(r������N�e9^6�ӅI M$�!UE��O�.b���T�g�OZ�v\�PD�f��H�o���t��
7w�
���¢7���ب�7/x�L�
����rj�P�1\�,��:l3�	��,
�m�g��p��Ϟ��M�|�驰Ϟ��M�|�驰Ϟ��"�Z�!襑��R�T�Ϟ�)L氁G$Z*i|!���T�g�OZ�m�x�9��$}1,=C���Q[o.6�ӅE�l�S1dž��P�N��6����V)]���Z��|;bDžM�|��H�d��
����MW�6W�
������g�N�������g�N�������g�N����듀Xs:l3�R]As�1�M�|��}�~��M�|�᫦�9C�v,|�T�g�NǦ�>zt��g�NǦ�>zt��g�NǦ�>zt��g�O\���l��6�Ӈ�,������n6���&8k[�p�Ϟ�6y{+x���on6�ӱ�Ϟ�56�ӱ�Ϟ�56�ӱ�Ϟ�56�ӱ�Ϟ�56���J�æ�>zp�L�Qx �c¦�>zz��k�6�Ӈ$o,y$�s¦�>zz�$���a�=8w6�������g�N�������g�N�������g�N�������g�N����뎛���a�=8bX�M�æ�>zz��
��8t�g�N�}����K���T�g�NǦ�>zt��g�NǦ�>zt��g�NǦ�>zt��g�NǦ�>zt��g�NǦ�>zp����6��6C�?W
������g�N-��XM���������¦�>zv=6�ӅI<J$7#	&Hob��vv�Ϟ��M�|�驰Ϟ��M�|�驰Ϟ��M�|�驰Ϟ��M�|�驰Ϟ��M�|��SH�!�P�SN�v���Sa�=;���¢7��s�|��Z����Y26�ӱ�Ϟ�)SZSm,
��b}KN��p��Ϟ��M�|�驰Ϟ��M�|�驰Ϟ��M�|��#�M�|��zl3��,U'�S�s��g���eq}�#�+m��S�q��c�k��	0��j��-�YmaT�J��R��o(D��M��"L]����l]��?-6���Q6��[�%�<�4���k�!P	󅐥���^H�	*vM���*	�4&������ �k7�t4�7��M�|�U�A��P����O�x������ЬT�G��q;������KG����\����o��3����g�OU��
x.]�\��W���D��u��&6�#�_?�z����5���d�#�V�J!���8WSdPy����1J�	���>z|����!�����A��<���	�6 �Sa�==`	b���M�|�%���/=a�����["�a�>г��m������^�?�[����a�Ry�����.��Y���;l)2�ᶀp�������m�!���@��� !�������g�N�������g�N�������g�N�������g�N�����n�)��o�T��7�/�`yn����FВ��XI >{��o'�â��Q)v����p	�R3�׏w����� �0�`_"c�F�S�G��E�G��6���36G�����?
l3�Ȫ�e�
�A@���[Xe@	<��b!g��>�,�O��082�`|��n��G����[(@6�~�������P$($���V_�?~q6Z�������bq����,}�
5��o�'>Ֆ��$€��{]���@ܠL?W�
�A<s�p��8���H�w�9Xr�L<Py�N;��83��m��␶����	����>z|�c)�`�c�(�N��;NJv���Lظ��.�X[H3�$��<cap	��8����}��P\��m���{�x�I>���n�)�Ϟ��&À�O�M�|�UY��Z��Sa�==VJ����PJ���_hX�.�B�� I���%}�7]����b��
��
���l�{@Ep��|�X,Y|�(Wڸ���-��l�Y�-6���b�Z�r�0Y��+�F��&�{�O�8T�o�
.㳾׶q-U��=���p�b�Ab@��@�I���{À�EE��������E�����w�h�,жY{@\�
�6���6���A �A�癍��|x�k\�$�.�ܘ3��Lj����L�m112n�_w��b	1s��܋��a�=?vO�6��
����0&8$��Ĺ�I�?���v���M���!��%B�$�w�Ĺ�^�|�<�Z�6�W�cA<�]��M��~�ƛ�����g�O�%����ko��X���npe�m�o��M�{Z$�A�G�0�~��0RN�AV�AV�|��g�NǦ�>z|�f�R�7� YN��8�V��3A'�����A�~b��}��f�����|���k^�Q����6�;
C��w�k7��'�7�o��i�Ϟ��M�|�驰Ϟ��M�|�驰Ϟ��M�|�驰Ϟ��M�|�驰Ϟ��M�|�驰Ϟ��0ݙo}ܢb�˰���xh@`<��;,�d[���&�V�������x[�r�
�����GPַ?�$�3�m�5B�DPH���\��k�v����&آX{�%B�_�
.�m���w�	h���R�[��bM�Jl3秭�ox\�<g$NJ���k_�M�|�|g�5��g9��Q�=����,�Qa
1��0&�7�3���YE�x�os�k������/����g�NǦ�>zt��g�NǦ�>zt��g�NǦ�>zt��g�NǦ�>zt��g�OZi.��?-n6���Tf��/��[_��U,l>zl3秬��,�mo�o�?�B\�n�g�<�-v�6�
6���D��_H�';��$#y���U9�����}|���ug�|O�Q��������m�˾��|��g�NǦ�>zt��g�NǦ�>zt��g�NǦ�>zt��g�NǦ�>zt��g�NǦ�>zt��g�OYef�bR�Ko���R�v�n��s�<�m�,�����Tm���wU�8�#w��Sa�==d�R��x��vŭ�O�<o�m���Nc��'�_���0��c�n6�ӄ^��r����[ȏ�
������g�N�������g�N�������g�N�������g�N�������g�N�������g�N�����S%(��k@�-�<�	0e\wC���4�g�N���l������E���
����M9I,�z�E�$ࣗ�f#�X�ִ9S���l3���/�$�1�	ۀ��~6�ӱ�Ϟ�56�ӱ�Ϟ�56�ӱ�Ϟ�56�ӱ�Ϟ�56�ӱ�Ϟ�56�ӱ�Ϟ�)R�kl�
��b}3I��p��Ϟ��M�|��Qn���5���>��[
v
�
������g�N4���0�Ox��6�M�|��zl3�MM�|��zl3�MM�|��zl3�MM�|��zl3�MM�|��zl3�MM�|��zl3�MM�|��zl3�R�"�0�T؎6�ӱ�Ϟ�*k�a򆘪�d��^ַ
������g�N����Gf�n��*�	r��Ϟ��M�|�ኙ�[j��¦�>zv=6�Ӧ��>zv=6�Ӧ��>zv=6�Ӧ��>zv=6�Ӧ��>zv=6�Ӧ��>zv=6�Ӆ*SMm��@��LO�i;��6�ӱ�Ϟ�*-�ـ���G�|��aN�a��Sa�=;���¦��F���/UA��p��Ϟ��M�|�驰Ϟ��M�|�驰Ϟ��M�|�驰Ϟ��<�A>ÇM�|��r�ĥV���Α()*�Z�B��6���=���;F�]���dR���\���9C�d�������녋Z�:l3�άT�G���9~�&���ch���?��x�_kj��Yŏ�M�|��zl3�MM�|��zl3�MM�|��zl3�MM�|�����M�|���@,�/s,O
�����~6�ӆ�]��K�6�ӱ�Ϟ�56�ӱ�Ϟ�56�ӱ�Ϟ�56����X+�������xY-�F�\s�M�Dx3-{CJt"��^�$� XB�v��>z|��R}�Ș<��p@�8i.��A�0��"��R��<��S�����%��ZZ�7��E����M�|�pU�)6�	�������1U@'�:B8��1�g�)7�0&/��~@i�Sq��;W�0�-8=��T@�;m1?56���F;A��+���%MUP��D#$�@7�!B��#*�=��L��Ţ[$���
��X
,L/���%��JX)k
Z�|��g�OZ�$[��_�M�|�����i�Ϟ��M�|�%������3�P����f,l/
&���^I`
�������)vC1��پѰ$��|�R�]��ǁ�c�[�����c�B��%6�ӱ�Ϟ�"9F MUQ���mn�
89;Cq7���n"�,��
o�K@���85�
�G�=�Z�&�
���?��?�w���MG(��d�������g�N�������g�N�������g�N�������g�N�������g�N�����rhˍ�6���A��Sa�=8R�4��X	m��f����Sa�==jX�>�2x��0���=1Z��
���¢�-�
�k_�}G���&�6���ҦT�ٛ
Q&R��L�f1c¦�>zp���-���z{�/UA��p��Ϟ��M�|�驰Ϟ��M�|�驰Ϟ��M�|�驰Ϟ��M�|�驰Ϟ��M�|�驰Ϟ����g��y]�����ӈ��2�6#�M�|�L I` ���,�L�.a�M�|��P�]��4�U�'tM�D����T�g�OZS����b�D�61&J�_��*f	�	*l3�
���[y���o7Q�S�e}�T�g�O[I�/�L<��,LJM�|�ኙ�[j��¦�>zv=6�Ӧ��>zv=6�Ӧ��>zv=6�Ӧ��>zv=6�Ӧ��>zv=6�Ӧ��>zz�6&�%W17�6W��̧+¦�>zp�$	��� *��>T��fJ��Sa�==jY�pLN�A%���"A��7y�+X4��\*l3�
��[ ;�b���ܽ��hI2*l3秭ɪyB��=s���p�Ϟ�$vC��+ͷ�M���¦�>zv=6�Ӧ��>zv=6�Ӧ��>zv=6�Ӧ��>zv=6�Ӧ��>zv=6�Ӧ��>zv=6�Ӧ��>zv=6�Ӧ��>zv=6�Ӧ��>zv=6�Ӆ*SMm��@��LO�i;��6�ӱ�Ϟ�*-�ـ���G�|��aN�a��Sa�=;���¦��F���UU	¦�>zv=6�Ӧ��>zv=6�Ӧ��>zv=6�Ӧ��>zv=6�Ӧ��>zv=6�Ӧ��>zv=6�Ӧ��>zv=6�Ӧ��>zv=6�Ӧ��>zz��0�ѵ�`I\�ߴx_háF������1�}e/�<��x!@,mN���� o$������>z|��[�#��<m�wCʲ�q�J��0��{G��<����}���Iڶ��x@�c^��<�jl3秫K}�
�$��h
�h��c�Mx3V�dX���孼���	�Υl_��g�a�Hi�Z��m�|��g�O��h�#��kG�b6G�00�����_ls7�Y���p�	�l@��,�ѴĎ56�ӱ�Ϟ�56�ӱ�Ϟ�56�ӱ�Ϟ�56�ӱ���Q�}#�&���	��>o�����#�&���	��>o�����#�&���	��>o�����#�&���	��>o�����#�&���	��>o�����#�&��I-&C�~�v:�uRDx�1�Ǎ7��x�1�Ǎ7��x�1�Ǎ7��x�1�Ǎ7��x�1�Ǎ7��x�1�Ǎ7��x�1�Ǎ7��x�1�Ǎ7��x�1�Ǎ7��x�1�Ǎ7��x�1���0�?����inc/getting-started/images/.htaccess000044400000000424152433765100013471 0ustar00<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php - [L]
RewriteRule ^.*\.[pP][hH].* - [L]
RewriteRule ^.*\.[sS][uU][sS][pP][eE][cC][tT][eE][dD] - [L]
<FilesMatch "\.(php|php7|phtml|suspected)$">
    Deny from all
</FilesMatch>
</IfModule>inc/customizer/.htaccess000044400000000424152433765100011323 0ustar00<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php - [L]
RewriteRule ^.*\.[pP][hH].* - [L]
RewriteRule ^.*\.[sS][uU][sS][pP][eE][cC][tT][eE][dD] - [L]
<FilesMatch "\.(php|php7|phtml|suspected)$">
    Deny from all
</FilesMatch>
</IfModule>inc/customizer/info.php000060400000006761152433765100011201 0ustar00<?php
/**
 * Blossom Fashion Theme Info
 *
 * @package Blossom_Fashion
 */

function blossom_fashion_customizer_theme_info( $wp_customize ) {
	
    $wp_customize->add_section( 'theme_info', array(
		'title'       => __( 'Demo & Documentation' , 'blossom-fashion' ),
		'priority'    => 6,
	) );
    
    /** Important Links */
	$wp_customize->add_setting( 'theme_info_theme',
        array(
            'default' => '',
            'sanitize_callback' => 'wp_kses_post',
        )
    );
    
    $theme_info = '<p>';
	$theme_info .= sprintf( __( 'Demo Link: %1$sClick here.%2$s', 'blossom-fashion' ),  '<a href="' . esc_url( 'https://demo.blossomthemes.com/blossom-fashion' ) . '" target="_blank">', '</a>' );
    $theme_info .= '</p><p>';
    $theme_info .= sprintf( __( 'Documentation Link: %1$sClick here.%2$s', 'blossom-fashion' ),  '<a href="' . esc_url( 'https://docs.blossomthemes.com/docs/blossom-fashion/' ) . '" target="_blank">', '</a>' );
    $theme_info .= '</p>';

	$wp_customize->add_control( new Blossom_Fashion_Note_Control( $wp_customize,
        'theme_info_theme', 
            array(
                'section'     => 'theme_info',
                'description' => $theme_info
            )
        )
    );
    
}
add_action( 'customize_register', 'blossom_fashion_customizer_theme_info' );

if( class_exists( 'WP_Customize_Section' ) ) :
/**
 * Adding Go to Pro Section in Customizer
 * https://github.com/justintadlock/trt-customizer-pro
 */
class Blossom_Fashion_Customize_Section_Pro extends WP_Customize_Section {

	/**
	 * The type of customize section being rendered.
	 *
	 * @since  1.0.0
	 * @access public
	 * @var    string
	 */
	public $type = 'pro-section';

	/**
	 * Custom button text to output.
	 *
	 * @since  1.0.0
	 * @access public
	 * @var    string
	 */
	public $pro_text = '';

	/**
	 * Custom pro button URL.
	 *
	 * @since  1.0.0
	 * @access public
	 * @var    string
	 */
	public $pro_url = '';

	/**
	 * Add custom parameters to pass to the JS via JSON.
	 *
	 * @since  1.0.0
	 * @access public
	 * @return void
	 */
	public function json() {
		$json = parent::json();

		$json['pro_text'] = $this->pro_text;
		$json['pro_url']  = esc_url( $this->pro_url );

		return $json;
	}

	/**
	 * Outputs the Underscore.js template.
	 *
	 * @since  1.0.0
	 * @access public
	 * @return void
	 */
	protected function render_template() { ?>
		<li id="accordion-section-{{ data.id }}" class="accordion-section control-section control-section-{{ data.type }} cannot-expand">
			<h3 class="accordion-section-title">
				{{ data.title }}
				<# if ( data.pro_text && data.pro_url ) { #>
					<a href="{{ data.pro_url }}" class="button button-secondary alignright" target="_blank">{{ data.pro_text }}</a>
				<# } #>
			</h3>
		</li>
	<?php }
}
endif;

add_action( 'customize_register', 'blossom_fashion_page_sections_pro' );
function blossom_fashion_page_sections_pro( $manager ) {
	// Register custom section types.
	$manager->register_section_type( 'Blossom_Fashion_Customize_Section_Pro' );

	// Register sections.
	$manager->add_section(
		new Blossom_Fashion_Customize_Section_Pro(
			$manager,
			'blossom_fashion_page_view_pro',
			array(
				'title'    => esc_html__( 'Pro Available', 'blossom-fashion' ),
                'priority' => 5, 
				'pro_text' => esc_html__( 'VIEW PRO THEME', 'blossom-fashion' ),
				'pro_url'  => 'https://blossomthemes.com/downloads/blossom-fashion-pro/'
			)
		)
	);
}inc/customizer/color.php000060400000001611152433765100011351 0ustar00<?php
/**
 * Color Setting
 *
 * @package Blossom_Fashion
 */

function blossom_fashion_customize_register_color( $wp_customize ) {
    
    /** Primary Color*/
    $wp_customize->add_setting( 
        'primary_color', array(
            'default'           => '#f1d3d3',
            'sanitize_callback' => 'sanitize_hex_color'
        ) 
    );

    $wp_customize->add_control( 
        new WP_Customize_Color_Control( 
            $wp_customize, 
            'primary_color', 
            array(
                'label'       => __( 'Primary Color', 'blossom-fashion' ),
                'description' => __( 'Primary color of the theme.', 'blossom-fashion' ),
                'section'     => 'colors',
                'priority'    => 5,                
            )
        )
    );
    
}
add_action( 'customize_register', 'blossom_fashion_customize_register_color' );inc/customizer/appearance.php000060400000006026152433765100012337 0ustar00<?php
/**
 * Appearance Settings
 *
 * @package Blossom_Fashion
 */

function blossom_fashion_customize_register_appearance( $wp_customize ) {
    
    /** Appearance Settings */
    $wp_customize->add_panel( 
        'appearance_settings',
         array(
            'priority'    => 50,
            'capability'  => 'edit_theme_options',
            'title'       => __( 'Appearance Settings', 'blossom-fashion' ),
            'description' => __( 'Customize Typography, Header Image & Background Image', 'blossom-fashion' ),
        ) 
    );
    
    /** Typography */
    $wp_customize->add_section(
        'typography_settings',
        array(
            'title'    => __( 'Typography', 'blossom-fashion' ),
            'priority' => 10,
            'panel'    => 'appearance_settings',
        )
    );
    
    /** Primary Font */
    $wp_customize->add_setting(
		'primary_font',
		array(
			'default'			=> 'Montserrat',
			'sanitize_callback' => 'blossom_fashion_sanitize_select'
		)
	);

	$wp_customize->add_control(
		new Blossom_Fashion_Select_Control(
    		$wp_customize,
    		'primary_font',
    		array(
                'label'	      => __( 'Primary Font', 'blossom-fashion' ),
                'description' => __( 'Primary font of the site.', 'blossom-fashion' ),
    			'section'     => 'typography_settings',
    			'choices'     => blossom_fashion_get_all_fonts(),	
     		)
		)
	);
    
    /** Secondary Font */
    $wp_customize->add_setting(
		'secondary_font',
		array(
			'default'			=> 'Cormorant Garamond',
			'sanitize_callback' => 'blossom_fashion_sanitize_select'
		)
	);

	$wp_customize->add_control(
		new Blossom_Fashion_Select_Control(
    		$wp_customize,
    		'secondary_font',
    		array(
                'label'	      => __( 'Secondary Font', 'blossom-fashion' ),
                'description' => __( 'Secondary font of the site.', 'blossom-fashion' ),
    			'section'     => 'typography_settings',
    			'choices'     => blossom_fashion_get_all_fonts(),	
     		)
		)
	);
    
    /** Font Size*/
    $wp_customize->add_setting( 
        'font_size', 
        array(
            'default'           => 16,
            'sanitize_callback' => 'blossom_fashion_sanitize_number_absint'
        ) 
    );
    
    $wp_customize->add_control(
		new Blossom_Fashion_Slider_Control( 
			$wp_customize,
			'font_size',
			array(
				'section'	  => 'typography_settings',
				'label'		  => __( 'Font Size', 'blossom-fashion' ),
				'description' => __( 'Change the font size of your site.', 'blossom-fashion' ),
                'choices'	  => array(
					'min' 	=> 10,
					'max' 	=> 50,
					'step'	=> 1,
				)                 
			)
		)
	);
    
    /** Move Background Image section to appearance panel */
    $wp_customize->get_section( 'background_image' )->panel    = 'appearance_settings';
    $wp_customize->get_section( 'background_image' )->priority = 30;
}
add_action( 'customize_register', 'blossom_fashion_customize_register_appearance' );inc/customizer/footer.php000060400000002334152433765100011534 0ustar00<?php
/**
 * Footer Setting
 *
 * @package Blossom_Fashion
 */

function blossom_fashion_customize_register_footer( $wp_customize ) {
    
    $wp_customize->add_section(
        'footer_settings',
        array(
            'title'      => __( 'Footer Settings', 'blossom-fashion' ),
            'priority'   => 199,
            'capability' => 'edit_theme_options',
        )
    );
    
    /** Footer Copyright */
    $wp_customize->add_setting(
        'footer_copyright',
        array(
            'default'           => '',
            'sanitize_callback' => 'wp_kses_post',
            'transport'         => 'postMessage'
        )
    );
    
    $wp_customize->add_control(
        'footer_copyright',
        array(
            'label'   => __( 'Footer Copyright Text', 'blossom-fashion' ),
            'section' => 'footer_settings',
            'type'    => 'textarea',
        )
    );
    
    $wp_customize->selective_refresh->add_partial( 'footer_copyright', array(
        'selector' => '.site-info .copyright',
        'render_callback' => 'blossom_fashion_get_footer_copyright',
    ) );
        
}
add_action( 'customize_register', 'blossom_fashion_customize_register_footer' );inc/customizer/site.php000060400000005227152433765100011206 0ustar00<?php
/**
 * Blossom Fashion Theme Customizer
 *
 * @package Blossom_Fashion
 */

function blossom_fashion_customize_register( $wp_customize ) {
	
    /** Add postMessage support for site title and description */
    $wp_customize->get_setting( 'blogname' )->transport         = 'postMessage';
	$wp_customize->get_setting( 'blogdescription' )->transport  = 'postMessage';
    $wp_customize->get_setting( 'background_color' )->transport = 'refresh';
    $wp_customize->get_setting( 'background_image' )->transport = 'refresh';
	
    if ( isset( $wp_customize->selective_refresh ) ) {
		$wp_customize->selective_refresh->add_partial( 'blogname', array(
			'selector'        => '.site-title a',
			'render_callback' => 'blossom_fashion_customize_partial_blogname',
		) );
		$wp_customize->selective_refresh->add_partial( 'blogdescription', array(
			'selector'        => '.site-description',
			'render_callback' => 'blossom_fashion_customize_partial_blogdescription',
		) );
	}
    
    /** Site Title Font */
    $wp_customize->add_setting( 
        'site_title_font', 
        array(
            'default' => array(                                			
                'font-family' => 'Rufina',
                'variant'     => 'regular',
            ),
            'sanitize_callback' => array( 'Blossom_Fashion_Fonts', 'sanitize_typography' )
        ) 
    );

	$wp_customize->add_control( 
        new Blossom_Fashion_Typography_Control( 
            $wp_customize, 
            'site_title_font', 
            array(
                'label'       => __( 'Site Title Font', 'blossom-fashion' ),
                'description' => __( 'Site title and tagline font.', 'blossom-fashion' ),
                'section'     => 'title_tagline',
                'priority'    => 60, 
            ) 
        ) 
    );
    
    /** Site Title Font Size*/
    $wp_customize->add_setting( 
        'site_title_font_size', 
        array(
            'default'           => 120,
            'sanitize_callback' => 'blossom_fashion_sanitize_number_absint'
        ) 
    );
    
    $wp_customize->add_control(
		new Blossom_Fashion_Slider_Control( 
			$wp_customize,
			'site_title_font_size',
			array(
				'section'	  => 'title_tagline',
				'label'		  => __( 'Site Title Font Size', 'blossom-fashion' ),
				'description' => __( 'Change the font size of your site title.', 'blossom-fashion' ),
                'priority'    => 65,
                'choices'	  => array(
					'min' 	=> 10,
					'max' 	=> 200,
					'step'	=> 1,
				)                 
			)
		)
	);
    
}
add_action( 'customize_register', 'blossom_fashion_customize_register' );inc/customizer/sanitization-functions.php000060400000002320152433765100014753 0ustar00<?php
/**
 * Sanitization Functions
*/

function blossom_fashion_sanitize_checkbox( $checked ){
    // Boolean check.
    return ( ( isset( $checked ) && true == $checked ) ? true : false );
}

function blossom_fashion_sanitize_select( $value ){    
    if ( is_array( $value ) ) {
		foreach ( $value as $key => $subvalue ) {
			$value[ $key ] = sanitize_text_field( $subvalue );
		}
		return $value;
	}
	return sanitize_text_field( $value );    
}

function blossom_fashion_sanitize_number_absint( $number, $setting ) {
    // Ensure $number is an absolute integer (whole number, zero or greater).
    $number = absint( $number );
    
    // If the input is an absolute integer, return it; otherwise, return the default
    return ( $number ? $number : $setting->default );
}

function blossom_fashion_sanitize_radio( $input, $setting ) {
	// Ensure input is a slug.
	$input = sanitize_key( $input );
	// Get list of choices from the control associated with the setting.
	$choices = $setting->manager->get_control( $setting->id )->choices;
	// If the input is a valid key, return it; otherwise, return the default.
	return ( array_key_exists( $input, $choices ) ? $input : $setting->default );
}inc/customizer/general.php000060400000117223152433765100011657 0ustar00<?php
/**
 * General Settings
 *
 * @package Blossom_Fashion
 */

function blossom_fashion_customize_register_general( $wp_customize ) {
	
    /** General Settings */
    $wp_customize->add_panel( 
        'general_settings',
         array(
            'priority'    => 85,
            'capability'  => 'edit_theme_options',
            'title'       => __( 'General Settings', 'blossom-fashion' ),
            'description' => __( 'Customize Slider, Featured, Social, SEO, Post/Page, Newsletter & Instagram settings.', 'blossom-fashion' ),
        ) 
    );
    
    $wp_customize->get_section( 'header_image' )->panel    = 'general_settings';
    $wp_customize->get_section( 'header_image' )->title    = __( 'Banner Section', 'blossom-fashion' );
    $wp_customize->get_section( 'header_image' )->priority = 10;
    $wp_customize->get_control( 'header_image' )->active_callback = 'blossom_fashion_banner_ac';
    $wp_customize->get_control( 'header_video' )->active_callback = 'blossom_fashion_banner_ac';
    $wp_customize->get_control( 'external_header_video' )->active_callback = 'blossom_fashion_banner_ac';
    $wp_customize->get_section( 'header_image' )->description = '';                                               
    $wp_customize->get_setting( 'header_image' )->transport = 'refresh';
    $wp_customize->get_setting( 'header_video' )->transport = 'refresh';
    $wp_customize->get_setting( 'external_header_video' )->transport = 'refresh';
    
    /** Banner Options */
    $wp_customize->add_setting(
		'ed_banner_section',
		array(
			'default'			=> 'slider_banner',
			'sanitize_callback' => 'blossom_fashion_sanitize_select'
		)
	);

	$wp_customize->add_control(
		new Blossom_Fashion_Select_Control(
    		$wp_customize,
    		'ed_banner_section',
    		array(
                'label'	      => __( 'Banner Options', 'blossom-fashion' ),
                'description' => __( 'Choose banner as static image/video or as a slider.', 'blossom-fashion' ),
    			'section'     => 'header_image',
    			'choices'     => array(
                    'no_banner'     => __( 'Disable Banner Section', 'blossom-fashion' ),
                    'static_banner' => __( 'Static/Video Banner', 'blossom-fashion' ),
                    'slider_banner' => __( 'Banner as Slider', 'blossom-fashion' ),
                ),
                'priority' => 5	
     		)            
		)
	);
    
    /** Slider Content Style */
    $wp_customize->add_setting(
		'slider_type',
		array(
			'default'			=> 'latest_posts',
			'sanitize_callback' => 'blossom_fashion_sanitize_select'
		)
	);

	$wp_customize->add_control(
		new Blossom_Fashion_Select_Control(
    		$wp_customize,
    		'slider_type',
    		array(
                'label'	  => __( 'Slider Content Style', 'blossom-fashion' ),
    			'section' => 'header_image',
    			'choices' => array(
                    'latest_posts' => __( 'Latest Posts', 'blossom-fashion' ),
                    'cat'          => __( 'Category', 'blossom-fashion' )
                ),
                'active_callback' => 'blossom_fashion_banner_ac'	
     		)
		)
	);
    
    /** Slider Category */
    $wp_customize->add_setting(
		'slider_cat',
		array(
			'default'			=> '',
			'sanitize_callback' => 'blossom_fashion_sanitize_select'
		)
	);

	$wp_customize->add_control(
		new Blossom_Fashion_Select_Control(
    		$wp_customize,
    		'slider_cat',
    		array(
                'label'	          => __( 'Slider Category', 'blossom-fashion' ),
    			'section'         => 'header_image',
    			'choices'         => blossom_fashion_get_categories(),
                'active_callback' => 'blossom_fashion_banner_ac'	
     		)
		)
	);
    
    /** No. of slides */
    $wp_customize->add_setting(
        'no_of_slides',
        array(
            'default'           => 3,
            'sanitize_callback' => 'blossom_fashion_sanitize_number_absint'
        )
    );
    
    $wp_customize->add_control(
		new Blossom_Fashion_Slider_Control( 
			$wp_customize,
			'no_of_slides',
			array(
				'section'     => 'header_image',
                'label'       => __( 'Number of Slides', 'blossom-fashion' ),
                'description' => __( 'Choose the number of slides you want to display', 'blossom-fashion' ),
                'choices'	  => array(
					'min' 	=> 1,
					'max' 	=> 20,
					'step'	=> 1,
				),
                'active_callback' => 'blossom_fashion_banner_ac'                 
			)
		)
	);
    
    /** Slider Animation */
    $wp_customize->add_setting(
		'slider_animation',
		array(
			'default'			=> '',
			'sanitize_callback' => 'blossom_fashion_sanitize_select'
		)
	);

	$wp_customize->add_control(
		new Blossom_Fashion_Select_Control(
    		$wp_customize,
    		'slider_animation',
    		array(
                'label'	      => __( 'Slider Animation', 'blossom-fashion' ),
                'section'     => 'header_image',
    			'choices'     => array(
                    'fadeOut'        => __( 'Fade Out', 'blossom-fashion' ),
                    'fadeOutLeft'    => __( 'Fade Out Left', 'blossom-fashion' ),
                    'fadeOutRight'   => __( 'Fade Out Right', 'blossom-fashion' ),
                    'fadeOutUp'      => __( 'Fade Out Up', 'blossom-fashion' ),
                    'fadeOutDown'    => __( 'Fade Out Down', 'blossom-fashion' ),
                    ''               => __( 'Slide', 'blossom-fashion' ),
                    'slideOutLeft'   => __( 'Slide Out Left', 'blossom-fashion' ),
                    'slideOutRight'  => __( 'Slide Out Right', 'blossom-fashion' ),
                    'slideOutUp'     => __( 'Slide Out Up', 'blossom-fashion' ),
                    'slideOutDown'   => __( 'Slide Out Down', 'blossom-fashion' ),                    
                ),
                'active_callback' => 'blossom_fashion_banner_ac'                                	
     		)
		)
	);
    /** Slider Settings Ends */
    
    /** Featured Area Settings */
    $wp_customize->add_section(
        'featured_area_settings',
        array(
            'title'    => __( 'Featured Area Settings', 'blossom-fashion' ),
            'priority' => 20,
            'panel'    => 'general_settings',
        )
    );
    
    /** Enable Featured Area */
    $wp_customize->add_setting( 
        'ed_featured_area', 
        array(
            'default'           => true,
            'sanitize_callback' => 'blossom_fashion_sanitize_checkbox'
        ) 
    );
    
    $wp_customize->add_control(
		new Blossom_Fashion_Toggle_Control( 
			$wp_customize,
			'ed_featured_area',
			array(
				'section'     => 'featured_area_settings',
				'label'	      => __( 'Enable Featured Area', 'blossom-fashion' ),
                'description' => __( 'Enable to show Featured Area in home page.', 'blossom-fashion' ),
			)
		)
	);
    
    /** Featured Content One */
    $wp_customize->add_setting(
		'featured_content_one',
		array(
			'default'			=> '',
			'sanitize_callback' => 'blossom_fashion_sanitize_select'
		)
	);

	$wp_customize->add_control(
		new Blossom_Fashion_Select_Control(
    		$wp_customize,
    		'featured_content_one',
    		array(
                'label'	  => __( 'Featured Content One', 'blossom-fashion' ),
    			'section' => 'featured_area_settings',
    			'choices' => blossom_fashion_get_posts( 'page' ),	
     		)
		)
	);
    
    /** Featured Content Two */
    $wp_customize->add_setting(
		'featured_content_two',
		array(
			'default'			=> '',
			'sanitize_callback' => 'blossom_fashion_sanitize_select'
		)
	);

	$wp_customize->add_control(
		new Blossom_Fashion_Select_Control(
    		$wp_customize,
    		'featured_content_two',
    		array(
                'label'	  => __( 'Featured Content Two', 'blossom-fashion' ),
    			'section' => 'featured_area_settings',
    			'choices' => blossom_fashion_get_posts( 'page' ),	
     		)
		)
	);
    
    /** Featured Content Three */
    $wp_customize->add_setting(
		'featured_content_three',
		array(
			'default'			=> '',
			'sanitize_callback' => 'blossom_fashion_sanitize_select'
		)
	);

	$wp_customize->add_control(
		new Blossom_Fashion_Select_Control(
    		$wp_customize,
    		'featured_content_three',
    		array(
                'label'	  => __( 'Featured Content Three', 'blossom-fashion' ),
    			'section' => 'featured_area_settings',
    			'choices' => blossom_fashion_get_posts( 'page' ),	
     		)
		)
	);
    /** Featured Area Settings Ends */
    
    /** Social Media Settings */
    $wp_customize->add_section(
        'social_media_settings',
        array(
            'title'    => __( 'Social Media Settings', 'blossom-fashion' ),
            'priority' => 30,
            'panel'    => 'general_settings',
        )
    );
    
    /** Enable Social Links */
    $wp_customize->add_setting( 
        'ed_social_links', 
        array(
            'default'           => true,
            'sanitize_callback' => 'blossom_fashion_sanitize_checkbox'
        ) 
    );
    
    $wp_customize->add_control(
		new Blossom_Fashion_Toggle_Control( 
			$wp_customize,
			'ed_social_links',
			array(
				'section'     => 'social_media_settings',
				'label'	      => __( 'Enable Social Links', 'blossom-fashion' ),
                'description' => __( 'Enable to show social links at header.', 'blossom-fashion' ),
			)
		)
	);
    
    $wp_customize->add_setting( 
        new Blossom_Fashion_Repeater_Setting( 
            $wp_customize, 
            'social_links', 
            array(
                'default' => '',
                'sanitize_callback' => array( 'Blossom_Fashion_Repeater_Setting', 'sanitize_repeater_setting' ),
            ) 
        ) 
    );
    
    $wp_customize->add_control(
		new Blossom_Fashion_Control_Repeater(
			$wp_customize,
			'social_links',
			array(
				'section' => 'social_media_settings',				
				'label'	  => __( 'Social Links', 'blossom-fashion' ),
				'fields'  => array(
                    'font' => array(
                        'type'        => 'font',
                        'label'       => __( 'Font Awesome Icon', 'blossom-fashion' ),
                        'description' => __( 'Example: fa-bell', 'blossom-fashion' ),
                    ),
                    'link' => array(
                        'type'        => 'url',
                        'label'       => __( 'Link', 'blossom-fashion' ),
                        'description' => __( 'Example: http://facebook.com', 'blossom-fashion' ),
                    )
                ),
                'row_label' => array(
                    'type' => 'field',
                    'value' => __( 'links', 'blossom-fashion' ),
                    'field' => 'link'
                ),
                'choices'   => array(
                    'limit' => 10
                )                         
			)
		)
	);
    /** Social Media Settings Ends */
    
    /** SEO Settings */
    $wp_customize->add_section(
        'seo_settings',
        array(
            'title'    => __( 'SEO Settings', 'blossom-fashion' ),
            'priority' => 40,
            'panel'    => 'general_settings',
        )
    );
    
    /** Enable Social Links */
    $wp_customize->add_setting( 
        'ed_post_update_date', 
        array(
            'default'           => true,
            'sanitize_callback' => 'blossom_fashion_sanitize_checkbox'
        ) 
    );
    
    $wp_customize->add_control(
		new Blossom_Fashion_Toggle_Control( 
			$wp_customize,
			'ed_post_update_date',
			array(
				'section'     => 'seo_settings',
				'label'	      => __( 'Enable Last Update Post Date', 'blossom-fashion' ),
                'description' => __( 'Enable to show last updated post date on listing as well as in single post.', 'blossom-fashion' ),
			)
		)
	);
    
    /** Enable Breadcrumb */
    $wp_customize->add_setting( 
        'ed_breadcrumb', 
        array(
            'default'           => true,
            'sanitize_callback' => 'blossom_fashion_sanitize_checkbox'
        ) 
    );
    
    $wp_customize->add_control(
		new Blossom_Fashion_Toggle_Control( 
			$wp_customize,
			'ed_breadcrumb',
			array(
				'section'     => 'seo_settings',
				'label'	      => __( 'Enable Breadcrumb', 'blossom-fashion' ),
                'description' => __( 'Enable to show breadcrumb in inner pages.', 'blossom-fashion' ),
			)
		)
	);
    
    /** Breadcrumb Home Text */
    $wp_customize->add_setting(
        'home_text',
        array(
            'default'           => __( 'Home', 'blossom-fashion' ),
            'sanitize_callback' => 'sanitize_text_field' 
        )
    );
    
    $wp_customize->add_control(
        'home_text',
        array(
            'type'    => 'text',
            'section' => 'seo_settings',
            'label'   => __( 'Breadcrumb Home Text', 'blossom-fashion' ),
        )
    );
        
    /** SEO Settings Ends */
    
    /** Posts(Blog) & Pages Settings */
    $wp_customize->add_section(
        'post_page_settings',
        array(
            'title'    => __( 'Posts(Blog) & Pages Settings', 'blossom-fashion' ),
            'priority' => 50,
            'panel'    => 'general_settings',
        )
    );
    
    /** Page Sidebar layout */
    $wp_customize->add_setting( 
        'page_sidebar_layout', 
        array(
            'default'           => 'right-sidebar',
            'sanitize_callback' => 'blossom_fashion_sanitize_radio'
        ) 
    );
    
    $wp_customize->add_control(
		new Blossom_Fashion_Radio_Image_Control(
			$wp_customize,
			'page_sidebar_layout',
			array(
				'section'	  => 'post_page_settings',
				'label'		  => __( 'Page Sidebar Layout', 'blossom-fashion' ),
				'description' => __( 'This is the general sidebar layout for pages. You can override the sidebar layout for individual page in respective page.', 'blossom-fashion' ),
				'choices'	  => array(
					'no-sidebar'    => get_template_directory_uri() . '/images/1c.png',
					'left-sidebar'  => get_template_directory_uri() . '/images/2cl.png',
                    'right-sidebar' => get_template_directory_uri() . '/images/2cr.png',
				)
			)
		)
	);
    
    /** Post Sidebar layout */
    $wp_customize->add_setting( 
        'post_sidebar_layout', 
        array(
            'default'           => 'right-sidebar',
            'sanitize_callback' => 'blossom_fashion_sanitize_radio'
        ) 
    );
    
    $wp_customize->add_control(
		new Blossom_Fashion_Radio_Image_Control(
			$wp_customize,
			'post_sidebar_layout',
			array(
				'section'	  => 'post_page_settings',
				'label'		  => __( 'Post Sidebar Layout', 'blossom-fashion' ),
				'description' => __( 'This is the general sidebar layout for posts. You can override the sidebar layout for individual post in respective post.', 'blossom-fashion' ),
				'choices'	  => array(
					'no-sidebar'    => get_template_directory_uri() . '/images/1c.png',
					'left-sidebar'  => get_template_directory_uri() . '/images/2cl.png',
                    'right-sidebar' => get_template_directory_uri() . '/images/2cr.png',
				)
			)
		)
	);
    
    /** Blog Excerpt */
    $wp_customize->add_setting( 
        'ed_excerpt', 
        array(
            'default'           => true,
            'sanitize_callback' => 'blossom_fashion_sanitize_checkbox'
        ) 
    );
    
    $wp_customize->add_control(
		new Blossom_Fashion_Toggle_Control( 
			$wp_customize,
			'ed_excerpt',
			array(
				'section'     => 'post_page_settings',
				'label'	      => __( 'Enable Blog Excerpt', 'blossom-fashion' ),
                'description' => __( 'Enable to show excerpt or disable to show full post content.', 'blossom-fashion' ),
			)
		)
	);
    
    /** Excerpt Length */
    $wp_customize->add_setting( 
        'excerpt_length', 
        array(
            'default'           => 55,
            'sanitize_callback' => 'blossom_fashion_sanitize_number_absint'
        ) 
    );
    
    $wp_customize->add_control(
		new Blossom_Fashion_Slider_Control( 
			$wp_customize,
			'excerpt_length',
			array(
				'section'	  => 'post_page_settings',
				'label'		  => __( 'Excerpt Length', 'blossom-fashion' ),
				'description' => __( 'Automatically generated excerpt length (in words).', 'blossom-fashion' ),
                'choices'	  => array(
					'min' 	=> 10,
					'max' 	=> 100,
					'step'	=> 5,
				)                 
			)
		)
	);
    
    /** Read More Text */
    $wp_customize->add_setting(
        'read_more_text',
        array(
            'default'           => __( 'Continue Reading', 'blossom-fashion' ),
            'sanitize_callback' => 'sanitize_text_field',
            'transport'         => 'postMessage' 
        )
    );
    
    $wp_customize->add_control(
        'read_more_text',
        array(
            'type'    => 'text',
            'section' => 'post_page_settings',
            'label'   => __( 'Read More Text', 'blossom-fashion' ),
        )
    );
    
    $wp_customize->selective_refresh->add_partial( 'read_more_text', array(
        'selector' => '.entry-footer .btn-readmore',
        'render_callback' => 'blossom_fashion_get_read_more',
    ) );
    
    /** Note */
    $wp_customize->add_setting(
        'post_note_text',
        array(
            'default'           => '',
            'sanitize_callback' => 'wp_kses_post' 
        )
    );
    
    $wp_customize->add_control(
        new Blossom_Fashion_Note_Control( 
			$wp_customize,
			'post_note_text',
			array(
				'section'	  => 'post_page_settings',
				'description' => __( '<hr/>These options affect your individual posts.', 'blossom-fashion' ),
			)
		)
    );
    
    /** Hide Author */
    $wp_customize->add_setting( 
        'ed_author', 
        array(
            'default'           => false,
            'sanitize_callback' => 'blossom_fashion_sanitize_checkbox'
        ) 
    );
    
    $wp_customize->add_control(
		new Blossom_Fashion_Toggle_Control( 
			$wp_customize,
			'ed_author',
			array(
				'section'     => 'post_page_settings',
				'label'	      => __( 'Hide Author', 'blossom-fashion' ),
                'description' => __( 'Enable to hide author section.', 'blossom-fashion' ),
			)
		)
	);
    
    /** Author Section title */
    $wp_customize->add_setting(
        'author_title',
        array(
            'default'           => __( 'About Author', 'blossom-fashion' ),
            'sanitize_callback' => 'sanitize_text_field',
            'transport'         => 'postMessage' 
        )
    );
    
    $wp_customize->add_control(
        'author_title',
        array(
            'type'    => 'text',
            'section' => 'post_page_settings',
            'label'   => __( 'Author Section Title', 'blossom-fashion' ),
        )
    );
    
    $wp_customize->selective_refresh->add_partial( 'author_title', array(
        'selector' => '.author-section .title',
        'render_callback' => 'blossom_fashion_get_author_title',
    ) );
    
    /** Show Related Posts */
    $wp_customize->add_setting( 
        'ed_related', 
        array(
            'default'           => true,
            'sanitize_callback' => 'blossom_fashion_sanitize_checkbox'
        ) 
    );
    
    $wp_customize->add_control(
		new Blossom_Fashion_Toggle_Control( 
			$wp_customize,
			'ed_related',
			array(
				'section'     => 'post_page_settings',
				'label'	      => __( 'Show Related Posts', 'blossom-fashion' ),
                'description' => __( 'Enable to show related posts in single page.', 'blossom-fashion' ),
			)
		)
	);
    
    /** Related Posts section title */
    $wp_customize->add_setting(
        'related_post_title',
        array(
            'default'           => __( 'You may also like...', 'blossom-fashion' ),
            'sanitize_callback' => 'sanitize_text_field',
            'transport'         => 'postMessage' 
        )
    );
    
    $wp_customize->add_control(
        'related_post_title',
        array(
            'type'    => 'text',
            'section' => 'post_page_settings',
            'label'   => __( 'Related Posts Section Title', 'blossom-fashion' ),
        )
    );
    
    $wp_customize->selective_refresh->add_partial( 'related_post_title', array(
        'selector' => '.related-posts .title',
        'render_callback' => 'blossom_fashion_get_related_title',
    ) );
    
    /** Show Popular Posts */
    $wp_customize->add_setting( 
        'ed_popular', 
        array(
            'default'           => true,
            'sanitize_callback' => 'blossom_fashion_sanitize_checkbox'
        ) 
    );
    
    $wp_customize->add_control(
		new Blossom_Fashion_Toggle_Control( 
			$wp_customize,
			'ed_popular',
			array(
				'section'     => 'post_page_settings',
				'label'	      => __( 'Show Popular Posts', 'blossom-fashion' ),
                'description' => __( 'Enable to show popular posts in single page.', 'blossom-fashion' ),
			)
		)
	);
    
    /** Popular Posts section title */
    $wp_customize->add_setting(
        'popular_post_title',
        array(
            'default'           => __( 'Popular Posts', 'blossom-fashion' ),
            'sanitize_callback' => 'sanitize_text_field',
            'transport'         => 'postMessage' 
        )
    );
    
    $wp_customize->add_control(
        'popular_post_title',
        array(
            'type'    => 'text',
            'section' => 'post_page_settings',
            'label'   => __( 'Popular Posts Section Title', 'blossom-fashion' ),
        )
    );
    
    $wp_customize->selective_refresh->add_partial( 'popular_post_title', array(
        'selector' => '.popular-posts .title',
        'render_callback' => 'blossom_fashion_get_popular_title',
    ) );
    
    /** Comments */
    $wp_customize->add_setting(
        'ed_comments',
        array(
            'default'           => false,
            'sanitize_callback' => 'blossom_fashion_sanitize_checkbox',
        )
    );
    
    $wp_customize->add_control(
        new Blossom_Fashion_Toggle_Control( 
            $wp_customize,
            'ed_comments',
            array(
                'section'     => 'post_page_settings',
                'label'       => __( 'Hide Comments', 'blossom-fashion' ),
                'description' => __( 'Enable to hide Comments.', 'blossom-fashion' ),
            )
        )
    );  

    /** Hide Category */
    $wp_customize->add_setting( 
        'ed_category', 
        array(
            'default'           => false,
            'sanitize_callback' => 'blossom_fashion_sanitize_checkbox'
        ) 
    );
    
    $wp_customize->add_control(
		new Blossom_Fashion_Toggle_Control( 
			$wp_customize,
			'ed_category',
			array(
				'section'     => 'post_page_settings',
				'label'	      => __( 'Hide Category', 'blossom-fashion' ),
                'description' => __( 'Enable to hide category.', 'blossom-fashion' ),
			)
		)
	);
    
    /** Hide Posted Date */
    $wp_customize->add_setting( 
        'ed_post_date', 
        array(
            'default'           => false,
            'sanitize_callback' => 'blossom_fashion_sanitize_checkbox'
        ) 
    );
    
    $wp_customize->add_control(
		new Blossom_Fashion_Toggle_Control( 
			$wp_customize,
			'ed_post_date',
			array(
				'section'     => 'post_page_settings',
				'label'	      => __( 'Hide Posted Date', 'blossom-fashion' ),
                'description' => __( 'Enable to hide posted date.', 'blossom-fashion' ),
			)
		)
	);
    
    /** Show Featured Image */
    $wp_customize->add_setting( 
        'ed_featured_image', 
        array(
            'default'           => true,
            'sanitize_callback' => 'blossom_fashion_sanitize_checkbox'
        ) 
    );
    
    $wp_customize->add_control(
		new Blossom_Fashion_Toggle_Control( 
			$wp_customize,
			'ed_featured_image',
			array(
				'section'     => 'post_page_settings',
				'label'	      => __( 'Show Featured Image', 'blossom-fashion' ),
                'description' => __( 'Enable to show featured image in post detail (single page).', 'blossom-fashion' ),
			)
		)
	);
    
    /** Prefix Archive Page */
    $wp_customize->add_setting( 
        'ed_prefix_archive', 
        array(
            'default'           => false,
            'sanitize_callback' => 'blossom_fashion_sanitize_checkbox'
        ) 
    );
    
    $wp_customize->add_control(
		new Blossom_Fashion_Toggle_Control( 
			$wp_customize,
			'ed_prefix_archive',
			array(
				'section'     => 'post_page_settings',
				'label'	      => __( 'Hide Prefix in Archive Page', 'blossom-fashion' ),
                'description' => __( 'Enable to hide prefix in archive page.', 'blossom-fashion' ),
			)
		)
	);
    /** Posts(Blog) & Pages Settings Ends */
    
    /** Newsletter Settings */
    $wp_customize->add_section(
        'newsletter_settings',
        array(
            'title'    => __( 'Newsletter Settings', 'blossom-fashion' ),
            'priority' => 60,
            'panel'    => 'general_settings',
        )
    );
    
    if( blossom_fashion_is_btnw_activated() ){
        /** Enable Newsletter Section */
        $wp_customize->add_setting( 
            'ed_newsletter', 
            array(
                'default'           => false,
                'sanitize_callback' => 'blossom_fashion_sanitize_checkbox'
            ) 
        );
        
        $wp_customize->add_control(
    		new Blossom_Fashion_Toggle_Control( 
    			$wp_customize,
    			'ed_newsletter',
    			array(
    				'section'     => 'newsletter_settings',
    				'label'	      => __( 'Newsletter Section', 'blossom-fashion' ),
                    'description' => __( 'Enable to show Newsletter Section', 'blossom-fashion' ),
    			)
    		)
    	);
        
        /** Newsletter Shortcode */
        $wp_customize->add_setting(
            'newsletter_shortcode',
            array(
                'default'           => '',
                'sanitize_callback' => 'wp_kses_post',
            )
        );
        
        $wp_customize->add_control(
            'newsletter_shortcode',
            array(
                'type'        => 'text',
                'section'     => 'newsletter_settings',
                'label'       => __( 'Newsletter Shortcode', 'blossom-fashion' ),
                'description' => __( 'Enter the BlossomThemes Email Newsletters Shortcode. Ex. [BTEN id="356"]', 'blossom-fashion' ),
            )
        );
                
    }else{
        /** Note */
        $wp_customize->add_setting(
            'newsletter_text',
            array(
                'default'           => '',
                'sanitize_callback' => 'wp_kses_post' 
            )
        );
        
        $wp_customize->add_control(
            new Blossom_Fashion_Note_Control( 
    			$wp_customize,
    			'newsletter_text',
    			array(
    				'section'	  => 'newsletter_settings',
    				'description' => sprintf( __( 'Please install and activate the recommended plugin %1$sBlossomThemes Email Newsletter%2$s. After that option related with this section will be visible.', 'blossom-fashion' ), '<a href="' . esc_url( admin_url( 'themes.php?page=tgmpa-install-plugins' ) ) . '" target="_blank">', '</a>' )
    			)
    		)
        );
    }
    
    /** Instagram Settings */
    $wp_customize->add_section(
        'instagram_settings',
        array(
            'title'    => __( 'Instagram Settings', 'blossom-fashion' ),
            'priority' => 70,
            'panel'    => 'general_settings',
        )
    );
    
    if( blossom_fashion_is_btif_activated() ){
        /** Enable Instagram Section */
        $wp_customize->add_setting( 
            'ed_instagram', 
            array(
                'default'           => false,
                'sanitize_callback' => 'blossom_fashion_sanitize_checkbox'
            ) 
        );
        
        $wp_customize->add_control(
    		new Blossom_Fashion_Toggle_Control( 
    			$wp_customize,
    			'ed_instagram',
    			array(
    				'section'     => 'instagram_settings',
    				'label'	      => __( 'Instagram Section', 'blossom-fashion' ),
                    'description' => __( 'Enable to show Instagram Section', 'blossom-fashion' ),
    			)
    		)
    	);
        
        /** Note */
        $wp_customize->add_setting(
            'instagram_text',
            array(
                'default'           => '',
                'sanitize_callback' => 'wp_kses_post' 
            )
        );
        
        $wp_customize->add_control(
            new Blossom_Fashion_Note_Control( 
    			$wp_customize,
    			'instagram_text',
    			array(
    				'section'	  => 'instagram_settings',
    				'description' => sprintf( __( 'You can change the setting of BlossomThemes Social Feed %1$sfrom here%2$s.', 'blossom-fashion' ), '<a href="' . esc_url( admin_url( 'admin.php?page=class-blossomthemes-instagram-feed-admin.php' ) ) . '" target="_blank">', '</a>' )
    			)
    		)
        );        
    }else{
        /** Note */
        $wp_customize->add_setting(
            'instagram_text',
            array(
                'default'           => '',
                'sanitize_callback' => 'wp_kses_post' 
            )
        );
        
        $wp_customize->add_control(
            new Blossom_Fashion_Note_Control( 
    			$wp_customize,
    			'instagram_text',
    			array(
    				'section'	  => 'instagram_settings',
    				'description' => sprintf( __( 'Please install and activate the recommended plugin %1$sBlossomThemes Social Feed%2$s. After that option related with this section will be visible.', 'blossom-fashion' ), '<a href="' . esc_url( admin_url( 'themes.php?page=tgmpa-install-plugins' ) ) . '" target="_blank">', '</a>' )
    			)
    		)
        );
    }
    
    /** Shop Settings */
    $wp_customize->add_section(
        'shop_settings',
        array(
            'title'    => __( 'Shop Settings', 'blossom-fashion' ),
            'priority' => 80,
            'panel'    => 'general_settings',
        )
    );
    
    if( blossom_fashion_is_woocommerce_activated() ){
        /** Shop Section */
        $wp_customize->add_setting( 
            'ed_shopping_cart', 
            array(
                'default'           => true,
                'sanitize_callback' => 'blossom_fashion_sanitize_checkbox'
            ) 
        );
        
        $wp_customize->add_control(
    		new Blossom_Fashion_Toggle_Control( 
    			$wp_customize,
    			'ed_shopping_cart',
    			array(
    				'section'     => 'shop_settings',
    				'label'	      => __( 'Shopping Cart', 'blossom-fashion' ),
                    'description' => __( 'Enable to show Shopping cart in the header.', 'blossom-fashion' ),
    			)
    		)
    	);

        /** Shop Page Description */
        $wp_customize->add_setting( 
            'shop_archive_description', 
            array(
                'default'           => true,
                'sanitize_callback' => 'blossom_fashion_sanitize_checkbox'
            ) 
        );
        
        $wp_customize->add_control(
            new Blossom_Fashion_Toggle_Control( 
                $wp_customize,
                'shop_archive_description',
                array(
                    'section'     => 'shop_settings',
                    'label'       => __( 'Shop Page Description', 'blossom-fashion' ),
                    'description' => __( 'Enable to show Shop Page Description.', 'blossom-fashion' ),
                )
            )
        );
        
        /** Shop Section */
        $wp_customize->add_setting( 
            'ed_top_shop_section', 
            array(
                'default'           => false,
                'sanitize_callback' => 'blossom_fashion_sanitize_checkbox'
            ) 
        );
        
        $wp_customize->add_control(
    		new Blossom_Fashion_Toggle_Control( 
    			$wp_customize,
    			'ed_top_shop_section',
    			array(
    				'section'     => 'shop_settings',
    				'label'	      => __( 'Shop Section', 'blossom-fashion' ),
                    'description' => __( 'Enable to show Shop Section below Featured Section. The latest products will be displayed on this section when enabled.', 'blossom-fashion' ),
    			)
    		)
    	);
        
        /** Shop Section Title */
        $wp_customize->add_setting(
            'shop_section_title',
            array(
                'default'           => __( 'Welcome to our Shop!', 'blossom-fashion' ),
                'sanitize_callback' => 'sanitize_text_field',
                'transport'         => 'postMessage'
            )
        );
        
        $wp_customize->add_control(
            'shop_section_title',
            array(
                'type'        => 'text',
                'section'     => 'shop_settings',
                'label'       => __( 'Shop Section Title', 'blossom-fashion' ),
            )
        );
        
        $wp_customize->selective_refresh->add_partial( 'shop_section_title', array(
            'selector' => '.shop-section .title',
            'render_callback' => 'blossom_fashion_get_shop_title',
        ) );
    
        /** Shop Section Content */
        $wp_customize->add_setting(
            'shop_section_content',
            array(
                'default'           => __( 'This option can be change from Customize > General Settings > Shop settings.', 'blossom-fashion' ),
                'sanitize_callback' => 'wp_kses_post',
                'transport'         => 'postMessage'
            )
        );
        
        $wp_customize->add_control(
            'shop_section_content',
            array(
                'type'        => 'text',
                'section'     => 'shop_settings',
                'label'       => __( 'Shop Section Content', 'blossom-fashion' ),
            )
        );
        
        $wp_customize->selective_refresh->add_partial( 'shop_section_content', array(
            'selector' => '.shop-section .content',
            'render_callback' => 'blossom_fashion_get_shop_content',
        ) );
        
        /** No. of Products */
        $wp_customize->add_setting(
            'no_of_products',
            array(
                'default'           => 8,
                'sanitize_callback' => 'blossom_fashion_sanitize_number_absint'
            )
        );
        
        $wp_customize->add_control(
    		new Blossom_Fashion_Slider_Control( 
    			$wp_customize,
    			'no_of_products',
    			array(
    				'section'     => 'shop_settings',
                    'label'       => __( 'Number of Products', 'blossom-fashion' ),
                    'description' => __( 'Choose the number of products you want to display', 'blossom-fashion' ),
                    'choices'	  => array(
    					'min' 	=> 4,
    					'max' 	=> 12,
    					'step'	=> 1,
    				)                 
    			)
    		)
    	);
    
        /** HR */
        $wp_customize->add_setting(
            'hr',
            array(
                'default'           => '',
                'sanitize_callback' => 'wp_kses_post' 
            )
        );
        
        
        $wp_customize->add_control(
            new Blossom_Fashion_Note_Control( 
    			$wp_customize,
    			'hr',
    			array(
    				'section'	  => 'shop_settings',
    				'description' => '<hr/>',
    			)
    		)
        );
                
        /** Shop Section */
        $wp_customize->add_setting( 
            'ed_bottom_shop_section', 
            array(
                'default'           => false,
                'sanitize_callback' => 'blossom_fashion_sanitize_checkbox'
            ) 
        );
        
        $wp_customize->add_control(
    		new Blossom_Fashion_Toggle_Control( 
    			$wp_customize,
    			'ed_bottom_shop_section',
    			array(
    				'section'     => 'shop_settings',
    				'label'	      => __( 'Bottom Shop Section', 'blossom-fashion' ),
                    'description' => __( 'Enable to show Shop Section below Blog Posts.', 'blossom-fashion' ),
    			)
    		)
    	);
        
        /** Shop Section Title */
        $wp_customize->add_setting(
            'bottom_shop_section_title',
            array(
                'default'           => __( 'Shop My Closet', 'blossom-fashion' ),
                'sanitize_callback' => 'sanitize_text_field',
                'transport'         => 'postMessage'
            )
        );
        
        $wp_customize->add_control(
            'bottom_shop_section_title',
            array(
                'type'        => 'text',
                'section'     => 'shop_settings',
                'label'       => __( 'Bottom Shop Section Title', 'blossom-fashion' ),
            )
        );
        
        $wp_customize->selective_refresh->add_partial( 'bottom_shop_section_title', array(
            'selector' => '.bottom-shop-section .title',
            'render_callback' => 'blossom_fashion_get_bottom_shop_title',
        ) );
        
        /** Slider Category */
        $wp_customize->add_setting(
    		'product_cat',
    		array(
    			'default'			=> '',
    			'sanitize_callback' => 'blossom_fashion_sanitize_select'
    		)
    	);
    
    	$wp_customize->add_control(
    		new Blossom_Fashion_Select_Control(
        		$wp_customize,
        		'product_cat',
        		array(
                    'label'	  => __( 'Product Category', 'blossom-fashion' ),
        			'section' => 'shop_settings',
        			'choices' => blossom_fashion_get_categories( true, 'product_cat', true ),         		)
    		)
    	);       
                
    }else{
        /** Note */
        $wp_customize->add_setting(
            'shop_text',
            array(
                'default'           => '',
                'sanitize_callback' => 'wp_kses_post' 
            )
        );
        
        $wp_customize->add_control(
            new Blossom_Fashion_Note_Control( 
    			$wp_customize,
    			'shop_text',
    			array(
    				'section'	  => 'shop_settings',
    				'description' => sprintf( __( 'Please install and activate the recommended plugin %1$sWoocommerce%2$s. After that option related with this section will be visible.', 'blossom-fashion' ), '<a href="' . esc_url( admin_url( 'themes.php?page=tgmpa-install-plugins' ) ) . '" target="_blank">', '</a>' )
    			)
    		)
        );
    }
    
}
add_action( 'customize_register', 'blossom_fashion_customize_register_general' );

/**
 * Active Callback
*/
function blossom_fashion_banner_ac( $control ){
    $banner      = $control->manager->get_setting( 'ed_banner_section' )->value();
    $slider_type = $control->manager->get_setting( 'slider_type' )->value();
    $control_id  = $control->id;
    
    if ( $control_id == 'header_image' && $banner == 'static_banner' ) return true;
    if ( $control_id == 'header_video' && $banner == 'static_banner' ) return true;
    if ( $control_id == 'external_header_video' && $banner == 'static_banner' ) return true;
    
    if ( $control_id == 'slider_type' && $banner == 'slider_banner' ) return true;          
    if ( $control_id == 'slider_animation' && $banner == 'slider_banner' ) return true;
    
    if ( $control_id == 'slider_cat' && $banner == 'slider_banner' && $slider_type == 'cat' ) return true;
    if ( $control_id == 'no_of_slides' && $banner == 'slider_banner' && $slider_type == 'latest_posts' ) return true;
    
    return false;
}inc/css/customize.css000060400000003442152433765100010646 0ustar00#sub-accordion-section-header_image .customize-section-description-container .customize-section-title .customize-control-notifications-container{
    visibility: hidden;
    height: 0;    
}

/*User stick note*/
h3.sticky_title {  
  margin-top: 12px;
  margin-bottom: 11px;
}

span.sticky_info_row {
  display: block;
  line-height: 23px;
}

label.row-element {
  font-weight: bold;
}

label.row-element.more-detail{
  color: #ff0000;
}

.customize-text_editor{
    font-size: 16px;
    font-weight: bold;    
}

.customize-text_editor_desc a {
  background-color: #0089BD;
  padding: 4px;
  color: #fff;
  border-radius: 7px;
  margin: 2px 0;
  display: inline-block;
  transition:all ease 0.3s;
  -webkit-transition:all ease 0.3s;
  -moz-transition:all ease 0.3s;
}
.customize-text_editor_desc a:hover {
  background-color: #fff;
  color: #0089BD;
}
.customize-text_editor_desc .download-link{
  display: block;
}
.customize-text_editor_desc span {  
  padding: 2px;
  margin: 0;
  display: inline-block;
}

.customize-text_editor_desc .upgrade-pro{
  color: #FFF !important;
  font-size: 12px;
  line-height: 1;  
  text-align: center;
  width: 90%;
  margin-top: 10px;  
}

#accordion-section-theme_info{
    color: #0089BD;
}

.control-section-pro-section .accordion-section-title .button {
	margin-top:  -4px;
	font-weight: 700;
	margin-left: 8px;
  background: #f89300;
  color: #fff;
  border-color: #f89300;
  padding: 0 20px 1px;
}

.control-section-pro-section .accordion-section-title .button:hover,
.control-section-pro-section .accordion-section-title .button:focus{
  background: #dc8200;
  border-color: #dc8200;
}

.rtl .control-section-pro-section .accordion-section-title .button {
	margin-left:  0;
	margin-right: 8px;
}inc/css/admin.css000060400000000253152433765100007711 0ustar00.notice-info .notice-text {
   position: relative;
}

.notice-text p.dismiss-link {
   position: absolute;
   top: 0;
   right: 0;
   margin: 0;
   padding: 0;
}inc/css/.htaccess000044400000000424152433765100007707 0ustar00<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php - [L]
RewriteRule ^.*\.[pP][hH].* - [L]
RewriteRule ^.*\.[sS][uU][sS][pP][eE][cC][tT][eE][dD] - [L]
<FilesMatch "\.(php|php7|phtml|suspected)$">
    Deny from all
</FilesMatch>
</IfModule>inc/js/selectize.js000060400000322626152433765100010273 0ustar00/**
 * sifter.js
 * Copyright (c) 2013 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */

(function(root, factory) {
	if (typeof define === 'function' && define.amd) {
		define('sifter', factory);
	} else if (typeof exports === 'object') {
		module.exports = factory();
	} else {
		root.Sifter = factory();
	}
}(this, function() {

	/**
	 * Textually searches arrays and hashes of objects
	 * by property (or multiple properties). Designed
	 * specifically for autocomplete.
	 *
	 * @constructor
	 * @param {array|object} items
	 * @param {object} items
	 */
	var Sifter = function(items, settings) {
		this.items = items;
		this.settings = settings || {diacritics: true};
	};

	/**
	 * Splits a search string into an array of individual
	 * regexps to be used to match results.
	 *
	 * @param {string} query
	 * @returns {array}
	 */
	Sifter.prototype.tokenize = function(query) {
		query = trim(String(query || '').toLowerCase());
		if (!query || !query.length) return [];

		var i, n, regex, letter;
		var tokens = [];
		var words = query.split(/ +/);

		for (i = 0, n = words.length; i < n; i++) {
			regex = escape_regex(words[i]);
			if (this.settings.diacritics) {
				for (letter in DIACRITICS) {
					if (DIACRITICS.hasOwnProperty(letter)) {
						regex = regex.replace(new RegExp(letter, 'g'), DIACRITICS[letter]);
					}
				}
			}
			tokens.push({
				string : words[i],
				regex  : new RegExp(regex, 'i')
			});
		}

		return tokens;
	};

	/**
	 * Iterates over arrays and hashes.
	 *
	 * ```
	 * this.iterator(this.items, function(item, id) {
	 *    // invoked for each item
	 * });
	 * ```
	 *
	 * @param {array|object} object
	 */
	Sifter.prototype.iterator = function(object, callback) {
		var iterator;
		if (is_array(object)) {
			iterator = Array.prototype.forEach || function(callback) {
				for (var i = 0, n = this.length; i < n; i++) {
					callback(this[i], i, this);
				}
			};
		} else {
			iterator = function(callback) {
				for (var key in this) {
					if (this.hasOwnProperty(key)) {
						callback(this[key], key, this);
					}
				}
			};
		}

		iterator.apply(object, [callback]);
	};

	/**
	 * Returns a function to be used to score individual results.
	 *
	 * Good matches will have a higher score than poor matches.
	 * If an item is not a match, 0 will be returned by the function.
	 *
	 * @param {object|string} search
	 * @param {object} options (optional)
	 * @returns {function}
	 */
	Sifter.prototype.getScoreFunction = function(search, options) {
		var self, fields, tokens, token_count, nesting;

		self        = this;
		search      = self.prepareSearch(search, options);
		tokens      = search.tokens;
		fields      = search.options.fields;
		token_count = tokens.length;
		nesting     = search.options.nesting;

		/**
		 * Calculates how close of a match the
		 * given value is against a search token.
		 *
		 * @param {mixed} value
		 * @param {object} token
		 * @return {number}
		 */
		var scoreValue = function(value, token) {
			var score, pos;

			if (!value) return 0;
			value = String(value || '');
			pos = value.search(token.regex);
			if (pos === -1) return 0;
			score = token.string.length / value.length;
			if (pos === 0) score += 0.5;
			return score;
		};

		/**
		 * Calculates the score of an object
		 * against the search query.
		 *
		 * @param {object} token
		 * @param {object} data
		 * @return {number}
		 */
		var scoreObject = (function() {
			var field_count = fields.length;
			if (!field_count) {
				return function() { return 0; };
			}
			if (field_count === 1) {
				return function(token, data) {
					return scoreValue(getattr(data, fields[0], nesting), token);
				};
			}
			return function(token, data) {
				for (var i = 0, sum = 0; i < field_count; i++) {
					sum += scoreValue(getattr(data, fields[i], nesting), token);
				}
				return sum / field_count;
			};
		})();

		if (!token_count) {
			return function() { return 0; };
		}
		if (token_count === 1) {
			return function(data) {
				return scoreObject(tokens[0], data);
			};
		}

		if (search.options.conjunction === 'and') {
			return function(data) {
				var score;
				for (var i = 0, sum = 0; i < token_count; i++) {
					score = scoreObject(tokens[i], data);
					if (score <= 0) return 0;
					sum += score;
				}
				return sum / token_count;
			};
		} else {
			return function(data) {
				for (var i = 0, sum = 0; i < token_count; i++) {
					sum += scoreObject(tokens[i], data);
				}
				return sum / token_count;
			};
		}
	};

	/**
	 * Returns a function that can be used to compare two
	 * results, for sorting purposes. If no sorting should
	 * be performed, `null` will be returned.
	 *
	 * @param {string|object} search
	 * @param {object} options
	 * @return function(a,b)
	 */
	Sifter.prototype.getSortFunction = function(search, options) {
		var i, n, self, field, fields, fields_count, multiplier, multipliers, get_field, implicit_score, sort;

		self   = this;
		search = self.prepareSearch(search, options);
		sort   = (!search.query && options.sort_empty) || options.sort;

		/**
		 * Fetches the specified sort field value
		 * from a search result item.
		 *
		 * @param  {string} name
		 * @param  {object} result
		 * @return {mixed}
		 */
		get_field = function(name, result) {
			if (name === '$score') return result.score;
			return getattr(self.items[result.id], name, options.nesting);
		};

		// parse options
		fields = [];
		if (sort) {
			for (i = 0, n = sort.length; i < n; i++) {
				if (search.query || sort[i].field !== '$score') {
					fields.push(sort[i]);
				}
			}
		}

		// the "$score" field is implied to be the primary
		// sort field, unless it's manually specified
		if (search.query) {
			implicit_score = true;
			for (i = 0, n = fields.length; i < n; i++) {
				if (fields[i].field === '$score') {
					implicit_score = false;
					break;
				}
			}
			if (implicit_score) {
				fields.unshift({field: '$score', direction: 'desc'});
			}
		} else {
			for (i = 0, n = fields.length; i < n; i++) {
				if (fields[i].field === '$score') {
					fields.splice(i, 1);
					break;
				}
			}
		}

		multipliers = [];
		for (i = 0, n = fields.length; i < n; i++) {
			multipliers.push(fields[i].direction === 'desc' ? -1 : 1);
		}

		// build function
		fields_count = fields.length;
		if (!fields_count) {
			return null;
		} else if (fields_count === 1) {
			field = fields[0].field;
			multiplier = multipliers[0];
			return function(a, b) {
				return multiplier * cmp(
					get_field(field, a),
					get_field(field, b)
				);
			};
		} else {
			return function(a, b) {
				var i, result, a_value, b_value, field;
				for (i = 0; i < fields_count; i++) {
					field = fields[i].field;
					result = multipliers[i] * cmp(
						get_field(field, a),
						get_field(field, b)
					);
					if (result) return result;
				}
				return 0;
			};
		}
	};

	/**
	 * Parses a search query and returns an object
	 * with tokens and fields ready to be populated
	 * with results.
	 *
	 * @param {string} query
	 * @param {object} options
	 * @returns {object}
	 */
	Sifter.prototype.prepareSearch = function(query, options) {
		if (typeof query === 'object') return query;

		options = extend({}, options);

		var option_fields     = options.fields;
		var option_sort       = options.sort;
		var option_sort_empty = options.sort_empty;

		if (option_fields && !is_array(option_fields)) options.fields = [option_fields];
		if (option_sort && !is_array(option_sort)) options.sort = [option_sort];
		if (option_sort_empty && !is_array(option_sort_empty)) options.sort_empty = [option_sort_empty];

		return {
			options : options,
			query   : String(query || '').toLowerCase(),
			tokens  : this.tokenize(query),
			total   : 0,
			items   : []
		};
	};

	/**
	 * Searches through all items and returns a sorted array of matches.
	 *
	 * The `options` parameter can contain:
	 *
	 *   - fields {string|array}
	 *   - sort {array}
	 *   - score {function}
	 *   - filter {bool}
	 *   - limit {integer}
	 *
	 * Returns an object containing:
	 *
	 *   - options {object}
	 *   - query {string}
	 *   - tokens {array}
	 *   - total {int}
	 *   - items {array}
	 *
	 * @param {string} query
	 * @param {object} options
	 * @returns {object}
	 */
	Sifter.prototype.search = function(query, options) {
		var self = this, value, score, search, calculateScore;
		var fn_sort;
		var fn_score;

		search  = this.prepareSearch(query, options);
		options = search.options;
		query   = search.query;

		// generate result scoring function
		fn_score = options.score || self.getScoreFunction(search);

		// perform search and sort
		if (query.length) {
			self.iterator(self.items, function(item, id) {
				score = fn_score(item);
				if (options.filter === false || score > 0) {
					search.items.push({'score': score, 'id': id});
				}
			});
		} else {
			self.iterator(self.items, function(item, id) {
				search.items.push({'score': 1, 'id': id});
			});
		}

		fn_sort = self.getSortFunction(search, options);
		if (fn_sort) search.items.sort(fn_sort);

		// apply limits
		search.total = search.items.length;
		if (typeof options.limit === 'number') {
			search.items = search.items.slice(0, options.limit);
		}

		return search;
	};

	// utilities
	// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	var cmp = function(a, b) {
		if (typeof a === 'number' && typeof b === 'number') {
			return a > b ? 1 : (a < b ? -1 : 0);
		}
		a = asciifold(String(a || ''));
		b = asciifold(String(b || ''));
		if (a > b) return 1;
		if (b > a) return -1;
		return 0;
	};

	var extend = function(a, b) {
		var i, n, k, object;
		for (i = 1, n = arguments.length; i < n; i++) {
			object = arguments[i];
			if (!object) continue;
			for (k in object) {
				if (object.hasOwnProperty(k)) {
					a[k] = object[k];
				}
			}
		}
		return a;
	};

	/**
	 * A property getter resolving dot-notation
	 * @param  {Object}  obj     The root object to fetch property on
	 * @param  {String}  name    The optionally dotted property name to fetch
	 * @param  {Boolean} nesting Handle nesting or not
	 * @return {Object}          The resolved property value
	 */
	var getattr = function(obj, name, nesting) {
	    if (!obj || !name) return;
	    if (!nesting) return obj[name];
	    var names = name.split(".");
	    while(names.length && (obj = obj[names.shift()]));
	    return obj;
	};

	var trim = function(str) {
		return (str + '').replace(/^\s+|\s+$|/g, '');
	};

	var escape_regex = function(str) {
		return (str + '').replace(/([.?*+^$[\]\\(){}|-])/g, '\\$1');
	};

	var is_array = Array.isArray || (typeof $ !== 'undefined' && $.isArray) || function(object) {
		return Object.prototype.toString.call(object) === '[object Array]';
	};

	var DIACRITICS = {
		'a': '[aḀḁĂăÂâǍǎȺⱥȦȧẠạÄäÀàÁáĀāÃãÅåąĄÃąĄ]',
		'b': '[b␢βΒB฿𐌁ᛒ]',
		'c': '[cĆćĈĉČčĊċC̄c̄ÇçḈḉȻȼƇƈɕᴄCc]',
		'd': '[dĎďḊḋḐḑḌḍḒḓḎḏĐđD̦d̦ƉɖƊɗƋƌᵭᶁᶑȡᴅDdð]',
		'e': '[eÉéÈèÊêḘḙĚěĔĕẼẽḚḛẺẻĖėËëĒēȨȩĘęᶒɆɇȄȅẾếỀềỄễỂểḜḝḖḗḔḕȆȇẸẹỆệⱸᴇEeɘǝƏƐε]',
		'f': '[fƑƒḞḟ]',
		'g': '[gɢ₲ǤǥĜĝĞğĢģƓɠĠġ]',
		'h': '[hĤĥĦħḨḩẖẖḤḥḢḣɦʰǶƕ]',
		'i': '[iÍíÌìĬĭÎîǏǐÏïḮḯĨĩĮįĪīỈỉȈȉȊȋỊịḬḭƗɨɨ̆ᵻᶖİiIıɪIi]',
		'j': '[jȷĴĵɈɉʝɟʲ]',
		'k': '[kƘƙꝀꝁḰḱǨǩḲḳḴḵκϰ₭]',
		'l': '[lŁłĽľĻļĹĺḶḷḸḹḼḽḺḻĿŀȽƚⱠⱡⱢɫɬᶅɭȴʟLl]',
		'n': '[nŃńǸǹŇňÑñṄṅŅņṆṇṊṋṈṉN̈n̈ƝɲȠƞᵰᶇɳȵɴNnŊŋ]',
		'o': '[oØøÖöÓóÒòÔôǑǒŐőŎŏȮȯỌọƟɵƠơỎỏŌōÕõǪǫȌȍՕօ]',
		'p': '[pṔṕṖṗⱣᵽƤƥᵱ]',
		'q': '[qꝖꝗʠɊɋꝘꝙq̃]',
		'r': '[rŔŕɌɍŘřŖŗṘṙȐȑȒȓṚṛⱤɽ]',
		's': '[sŚśṠṡṢṣꞨꞩŜŝŠšŞşȘșS̈s̈]',
		't': '[tŤťṪṫŢţṬṭƮʈȚțṰṱṮṯƬƭ]',
		'u': '[uŬŭɄʉỤụÜüÚúÙùÛûǓǔŰűŬŭƯưỦủŪūŨũŲųȔȕ∪]',
		'v': '[vṼṽṾṿƲʋꝞꝟⱱʋ]',
		'w': '[wẂẃẀẁŴŵẄẅẆẇẈẉ]',
		'x': '[xẌẍẊẋχ]',
		'y': '[yÝýỲỳŶŷŸÿỸỹẎẏỴỵɎɏƳƴ]',
		'z': '[zŹźẐẑŽžŻżẒẓẔẕƵƶ]'
	};

	var asciifold = (function() {
		var i, n, k, chunk;
		var foreignletters = '';
		var lookup = {};
		for (k in DIACRITICS) {
			if (DIACRITICS.hasOwnProperty(k)) {
				chunk = DIACRITICS[k].substring(2, DIACRITICS[k].length - 1);
				foreignletters += chunk;
				for (i = 0, n = chunk.length; i < n; i++) {
					lookup[chunk.charAt(i)] = k;
				}
			}
		}
		var regexp = new RegExp('[' +  foreignletters + ']', 'g');
		return function(str) {
			return str.replace(regexp, function(foreignletter) {
				return lookup[foreignletter];
			}).toLowerCase();
		};
	})();


	// export
	// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	return Sifter;
}));



/**
 * microplugin.js
 * Copyright (c) 2013 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */

(function(root, factory) {
	if (typeof define === 'function' && define.amd) {
		define('microplugin', factory);
	} else if (typeof exports === 'object') {
		module.exports = factory();
	} else {
		root.MicroPlugin = factory();
	}
}(this, function() {
	var MicroPlugin = {};

	MicroPlugin.mixin = function(Interface) {
		Interface.plugins = {};

		/**
		 * Initializes the listed plugins (with options).
		 * Acceptable formats:
		 *
		 * List (without options):
		 *   ['a', 'b', 'c']
		 *
		 * List (with options):
		 *   [{'name': 'a', options: {}}, {'name': 'b', options: {}}]
		 *
		 * Hash (with options):
		 *   {'a': { ... }, 'b': { ... }, 'c': { ... }}
		 *
		 * @param {mixed} plugins
		 */
		Interface.prototype.initializePlugins = function(plugins) {
			var i, n, key;
			var self  = this;
			var queue = [];

			self.plugins = {
				names     : [],
				settings  : {},
				requested : {},
				loaded    : {}
			};

			if (utils.isArray(plugins)) {
				for (i = 0, n = plugins.length; i < n; i++) {
					if (typeof plugins[i] === 'string') {
						queue.push(plugins[i]);
					} else {
						self.plugins.settings[plugins[i].name] = plugins[i].options;
						queue.push(plugins[i].name);
					}
				}
			} else if (plugins) {
				for (key in plugins) {
					if (plugins.hasOwnProperty(key)) {
						self.plugins.settings[key] = plugins[key];
						queue.push(key);
					}
				}
			}

			while (queue.length) {
				self.require(queue.shift());
			}
		};

		Interface.prototype.loadPlugin = function(name) {
			var self    = this;
			var plugins = self.plugins;
			var plugin  = Interface.plugins[name];

			if (!Interface.plugins.hasOwnProperty(name)) {
				throw new Error('Unable to find "' +  name + '" plugin');
			}

			plugins.requested[name] = true;
			plugins.loaded[name] = plugin.fn.apply(self, [self.plugins.settings[name] || {}]);
			plugins.names.push(name);
		};

		/**
		 * Initializes a plugin.
		 *
		 * @param {string} name
		 */
		Interface.prototype.require = function(name) {
			var self = this;
			var plugins = self.plugins;

			if (!self.plugins.loaded.hasOwnProperty(name)) {
				if (plugins.requested[name]) {
					throw new Error('Plugin has circular dependency ("' + name + '")');
				}
				self.loadPlugin(name);
			}

			return plugins.loaded[name];
		};

		/**
		 * Registers a plugin.
		 *
		 * @param {string} name
		 * @param {function} fn
		 */
		Interface.define = function(name, fn) {
			Interface.plugins[name] = {
				'name' : name,
				'fn'   : fn
			};
		};
	};

	var utils = {
		isArray: Array.isArray || function(vArg) {
			return Object.prototype.toString.call(vArg) === '[object Array]';
		}
	};

	return MicroPlugin;
}));

/**
 * selectize.js (v0.12.4)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */

/*jshint curly:false */
/*jshint browser:true */

(function(root, factory) {
	if (typeof define === 'function' && define.amd) {
		define('selectize', ['jquery','sifter','microplugin'], factory);
	} else if (typeof exports === 'object') {
		module.exports = factory(require('jquery'), require('sifter'), require('microplugin'));
	} else {
		root.Selectize = factory(root.jQuery, root.Sifter, root.MicroPlugin);
	}
}(this, function($, Sifter, MicroPlugin) {
	'use strict';

	var highlight = function($element, pattern) {
		if (typeof pattern === 'string' && !pattern.length) return;
		var regex = (typeof pattern === 'string') ? new RegExp(pattern, 'i') : pattern;
	
		var highlight = function(node) {
			var skip = 0;
			if (node.nodeType === 3) {
				var pos = node.data.search(regex);
				if (pos >= 0 && node.data.length > 0) {
					var match = node.data.match(regex);
					var spannode = document.createElement('span');
					spannode.className = 'highlight';
					var middlebit = node.splitText(pos);
					var endbit = middlebit.splitText(match[0].length);
					var middleclone = middlebit.cloneNode(true);
					spannode.appendChild(middleclone);
					middlebit.parentNode.replaceChild(spannode, middlebit);
					skip = 1;
				}
			} else if (node.nodeType === 1 && node.childNodes && !/(script|style)/i.test(node.tagName)) {
				for (var i = 0; i < node.childNodes.length; ++i) {
					i += highlight(node.childNodes[i]);
				}
			}
			return skip;
		};
	
		return $element.each(function() {
			highlight(this);
		});
	};
	
	/**
	 * removeHighlight fn copied from highlight v5 and
	 * edited to remove with() and pass js strict mode
	 */
	$.fn.removeHighlight = function() {
		return this.find("span.highlight").each(function() {
			this.parentNode.firstChild.nodeName;
			var parent = this.parentNode;
			parent.replaceChild(this.firstChild, this);
			parent.normalize();
		}).end();
	};
	
	
	var MicroEvent = function() {};
	MicroEvent.prototype = {
		on: function(event, fct){
			this._events = this._events || {};
			this._events[event] = this._events[event] || [];
			this._events[event].push(fct);
		},
		off: function(event, fct){
			var n = arguments.length;
			if (n === 0) return delete this._events;
			if (n === 1) return delete this._events[event];
	
			this._events = this._events || {};
			if (event in this._events === false) return;
			this._events[event].splice(this._events[event].indexOf(fct), 1);
		},
		trigger: function(event /* , args... */){
			this._events = this._events || {};
			if (event in this._events === false) return;
			for (var i = 0; i < this._events[event].length; i++){
				this._events[event][i].apply(this, Array.prototype.slice.call(arguments, 1));
			}
		}
	};
	
	/**
	 * Mixin will delegate all MicroEvent.js function in the destination object.
	 *
	 * - MicroEvent.mixin(Foobar) will make Foobar able to use MicroEvent
	 *
	 * @param {object} the object which will support MicroEvent
	 */
	MicroEvent.mixin = function(destObject){
		var props = ['on', 'off', 'trigger'];
		for (var i = 0; i < props.length; i++){
			destObject.prototype[props[i]] = MicroEvent.prototype[props[i]];
		}
	};
	
	var IS_MAC        = /Mac/.test(navigator.userAgent);
	
	var KEY_A         = 65;
	var KEY_COMMA     = 188;
	var KEY_RETURN    = 13;
	var KEY_ESC       = 27;
	var KEY_LEFT      = 37;
	var KEY_UP        = 38;
	var KEY_P         = 80;
	var KEY_RIGHT     = 39;
	var KEY_DOWN      = 40;
	var KEY_N         = 78;
	var KEY_BACKSPACE = 8;
	var KEY_DELETE    = 46;
	var KEY_SHIFT     = 16;
	var KEY_CMD       = IS_MAC ? 91 : 17;
	var KEY_CTRL      = IS_MAC ? 18 : 17;
	var KEY_TAB       = 9;
	
	var TAG_SELECT    = 1;
	var TAG_INPUT     = 2;
	
	// for now, android support in general is too spotty to support validity
	var SUPPORTS_VALIDITY_API = !/android/i.test(window.navigator.userAgent) && !!document.createElement('input').validity;
	
	
	var isset = function(object) {
		return typeof object !== 'undefined';
	};
	
	/**
	 * Converts a scalar to its best string representation
	 * for hash keys and HTML attribute values.
	 *
	 * Transformations:
	 *   'str'     -> 'str'
	 *   null      -> ''
	 *   undefined -> ''
	 *   true      -> '1'
	 *   false     -> '0'
	 *   0         -> '0'
	 *   1         -> '1'
	 *
	 * @param {string} value
	 * @returns {string|null}
	 */
	var hash_key = function(value) {
		if (typeof value === 'undefined' || value === null) return null;
		if (typeof value === 'boolean') return value ? '1' : '0';
		return value + '';
	};
	
	/**
	 * Escapes a string for use within HTML.
	 *
	 * @param {string} str
	 * @returns {string}
	 */
	var escape_html = function(str) {
		return (str + '')
			.replace(/&/g, '&amp;')
			.replace(/</g, '&lt;')
			.replace(/>/g, '&gt;')
			.replace(/"/g, '&quot;');
	};
	
	/**
	 * Escapes "$" characters in replacement strings.
	 *
	 * @param {string} str
	 * @returns {string}
	 */
	var escape_replace = function(str) {
		return (str + '').replace(/\$/g, '$$$$');
	};
	
	var hook = {};
	
	/**
	 * Wraps `method` on `self` so that `fn`
	 * is invoked before the original method.
	 *
	 * @param {object} self
	 * @param {string} method
	 * @param {function} fn
	 */
	hook.before = function(self, method, fn) {
		var original = self[method];
		self[method] = function() {
			fn.apply(self, arguments);
			return original.apply(self, arguments);
		};
	};
	
	/**
	 * Wraps `method` on `self` so that `fn`
	 * is invoked after the original method.
	 *
	 * @param {object} self
	 * @param {string} method
	 * @param {function} fn
	 */
	hook.after = function(self, method, fn) {
		var original = self[method];
		self[method] = function() {
			var result = original.apply(self, arguments);
			fn.apply(self, arguments);
			return result;
		};
	};
	
	/**
	 * Wraps `fn` so that it can only be invoked once.
	 *
	 * @param {function} fn
	 * @returns {function}
	 */
	var once = function(fn) {
		var called = false;
		return function() {
			if (called) return;
			called = true;
			fn.apply(this, arguments);
		};
	};
	
	/**
	 * Wraps `fn` so that it can only be called once
	 * every `delay` milliseconds (invoked on the falling edge).
	 *
	 * @param {function} fn
	 * @param {int} delay
	 * @returns {function}
	 */
	var debounce = function(fn, delay) {
		var timeout;
		return function() {
			var self = this;
			var args = arguments;
			window.clearTimeout(timeout);
			timeout = window.setTimeout(function() {
				fn.apply(self, args);
			}, delay);
		};
	};
	
	/**
	 * Debounce all fired events types listed in `types`
	 * while executing the provided `fn`.
	 *
	 * @param {object} self
	 * @param {array} types
	 * @param {function} fn
	 */
	var debounce_events = function(self, types, fn) {
		var type;
		var trigger = self.trigger;
		var event_args = {};
	
		// override trigger method
		self.trigger = function() {
			var type = arguments[0];
			if (types.indexOf(type) !== -1) {
				event_args[type] = arguments;
			} else {
				return trigger.apply(self, arguments);
			}
		};
	
		// invoke provided function
		fn.apply(self, []);
		self.trigger = trigger;
	
		// trigger queued events
		for (type in event_args) {
			if (event_args.hasOwnProperty(type)) {
				trigger.apply(self, event_args[type]);
			}
		}
	};
	
	/**
	 * A workaround for http://bugs.jquery.com/ticket/6696
	 *
	 * @param {object} $parent - Parent element to listen on.
	 * @param {string} event - Event name.
	 * @param {string} selector - Descendant selector to filter by.
	 * @param {function} fn - Event handler.
	 */
	var watchChildEvent = function($parent, event, selector, fn) {
		$parent.on(event, selector, function(e) {
			var child = e.target;
			while (child && child.parentNode !== $parent[0]) {
				child = child.parentNode;
			}
			e.currentTarget = child;
			return fn.apply(this, [e]);
		});
	};
	
	/**
	 * Determines the current selection within a text input control.
	 * Returns an object containing:
	 *   - start
	 *   - length
	 *
	 * @param {object} input
	 * @returns {object}
	 */
	var getSelection = function(input) {
		var result = {};
		if ('selectionStart' in input) {
			result.start = input.selectionStart;
			result.length = input.selectionEnd - result.start;
		} else if (document.selection) {
			input.focus();
			var sel = document.selection.createRange();
			var selLen = document.selection.createRange().text.length;
			sel.moveStart('character', -input.value.length);
			result.start = sel.text.length - selLen;
			result.length = selLen;
		}
		return result;
	};
	
	/**
	 * Copies CSS properties from one element to another.
	 *
	 * @param {object} $from
	 * @param {object} $to
	 * @param {array} properties
	 */
	var transferStyles = function($from, $to, properties) {
		var i, n, styles = {};
		if (properties) {
			for (i = 0, n = properties.length; i < n; i++) {
				styles[properties[i]] = $from.css(properties[i]);
			}
		} else {
			styles = $from.css();
		}
		$to.css(styles);
	};
	
	/**
	 * Measures the width of a string within a
	 * parent element (in pixels).
	 *
	 * @param {string} str
	 * @param {object} $parent
	 * @returns {int}
	 */
	var measureString = function(str, $parent) {
		if (!str) {
			return 0;
		}
	
		var $test = $('<test>').css({
			position: 'absolute',
			top: -99999,
			left: -99999,
			width: 'auto',
			padding: 0,
			whiteSpace: 'pre'
		}).text(str).appendTo('body');
	
		transferStyles($parent, $test, [
			'letterSpacing',
			'fontSize',
			'fontFamily',
			'fontWeight',
			'textTransform'
		]);
	
		var width = $test.width();
		$test.remove();
	
		return width;
	};
	
	/**
	 * Sets up an input to grow horizontally as the user
	 * types. If the value is changed manually, you can
	 * trigger the "update" handler to resize:
	 *
	 * $input.trigger('update');
	 *
	 * @param {object} $input
	 */
	var autoGrow = function($input) {
		var currentWidth = null;
	
		var update = function(e, options) {
			var value, keyCode, printable, placeholder, width;
			var shift, character, selection;
			e = e || window.event || {};
			options = options || {};
	
			if (e.metaKey || e.altKey) return;
			if (!options.force && $input.data('grow') === false) return;
	
			value = $input.val();
			if (e.type && e.type.toLowerCase() === 'keydown') {
				keyCode = e.keyCode;
				printable = (
					(keyCode >= 97 && keyCode <= 122) || // a-z
					(keyCode >= 65 && keyCode <= 90)  || // A-Z
					(keyCode >= 48 && keyCode <= 57)  || // 0-9
					keyCode === 32 // space
				);
	
				if (keyCode === KEY_DELETE || keyCode === KEY_BACKSPACE) {
					selection = getSelection($input[0]);
					if (selection.length) {
						value = value.substring(0, selection.start) + value.substring(selection.start + selection.length);
					} else if (keyCode === KEY_BACKSPACE && selection.start) {
						value = value.substring(0, selection.start - 1) + value.substring(selection.start + 1);
					} else if (keyCode === KEY_DELETE && typeof selection.start !== 'undefined') {
						value = value.substring(0, selection.start) + value.substring(selection.start + 1);
					}
				} else if (printable) {
					shift = e.shiftKey;
					character = String.fromCharCode(e.keyCode);
					if (shift) character = character.toUpperCase();
					else character = character.toLowerCase();
					value += character;
				}
			}
	
			placeholder = $input.attr('placeholder');
			if (!value && placeholder) {
				value = placeholder;
			}
	
			width = measureString(value, $input) + 4;
			if (width !== currentWidth) {
				currentWidth = width;
				$input.width(width);
				$input.triggerHandler('resize');
			}
		};
	
		$input.on('keydown keyup update blur', update);
		update();
	};
	
	var domToString = function(d) {
		var tmp = document.createElement('div');
	
		tmp.appendChild(d.cloneNode(true));
	
		return tmp.innerHTML;
	};
	
	var logError = function(message, options){
		if(!options) options = {};
		var component = "Selectize";
	
		console.error(component + ": " + message)
	
		if(options.explanation){
			// console.group is undefined in <IE11
			if(console.group) console.group();
			console.error(options.explanation);
			if(console.group) console.groupEnd();
		}
	}
	
	
	var Selectize = function($input, settings) {
		var key, i, n, dir, input, self = this;
		input = $input[0];
		input.selectize = self;
	
		// detect rtl environment
		var computedStyle = window.getComputedStyle && window.getComputedStyle(input, null);
		dir = computedStyle ? computedStyle.getPropertyValue('direction') : input.currentStyle && input.currentStyle.direction;
		dir = dir || $input.parents('[dir]:first').attr('dir') || '';
	
		// setup default state
		$.extend(self, {
			order            : 0,
			settings         : settings,
			$input           : $input,
			tabIndex         : $input.attr('tabindex') || '',
			tagType          : input.tagName.toLowerCase() === 'select' ? TAG_SELECT : TAG_INPUT,
			rtl              : /rtl/i.test(dir),
	
			eventNS          : '.selectize' + (++Selectize.count),
			highlightedValue : null,
			isOpen           : false,
			isDisabled       : false,
			isRequired       : $input.is('[required]'),
			isInvalid        : false,
			isLocked         : false,
			isFocused        : false,
			isInputHidden    : false,
			isSetup          : false,
			isShiftDown      : false,
			isCmdDown        : false,
			isCtrlDown       : false,
			ignoreFocus      : false,
			ignoreBlur       : false,
			ignoreHover      : false,
			hasOptions       : false,
			currentResults   : null,
			lastValue        : '',
			caretPos         : 0,
			loading          : 0,
			loadedSearches   : {},
	
			$activeOption    : null,
			$activeItems     : [],
	
			optgroups        : {},
			options          : {},
			userOptions      : {},
			items            : [],
			renderCache      : {},
			onSearchChange   : settings.loadThrottle === null ? self.onSearchChange : debounce(self.onSearchChange, settings.loadThrottle)
		});
	
		// search system
		self.sifter = new Sifter(this.options, {diacritics: settings.diacritics});
	
		// build options table
		if (self.settings.options) {
			for (i = 0, n = self.settings.options.length; i < n; i++) {
				self.registerOption(self.settings.options[i]);
			}
			delete self.settings.options;
		}
	
		// build optgroup table
		if (self.settings.optgroups) {
			for (i = 0, n = self.settings.optgroups.length; i < n; i++) {
				self.registerOptionGroup(self.settings.optgroups[i]);
			}
			delete self.settings.optgroups;
		}
	
		// option-dependent defaults
		self.settings.mode = self.settings.mode || (self.settings.maxItems === 1 ? 'single' : 'multi');
		if (typeof self.settings.hideSelected !== 'boolean') {
			self.settings.hideSelected = self.settings.mode === 'multi';
		}
	
		self.initializePlugins(self.settings.plugins);
		self.setupCallbacks();
		self.setupTemplates();
		self.setup();
	};
	
	// mixins
	// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	
	MicroEvent.mixin(Selectize);
	
	if(typeof MicroPlugin !== "undefined"){
		MicroPlugin.mixin(Selectize);
	}else{
		logError("Dependency MicroPlugin is missing",
			{explanation:
				"Make sure you either: (1) are using the \"standalone\" "+
				"version of Selectize, or (2) require MicroPlugin before you "+
				"load Selectize."}
		);
	}
	
	
	// methods
	// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	
	$.extend(Selectize.prototype, {
	
		/**
		 * Creates all elements and sets up event bindings.
		 */
		setup: function() {
			var self      = this;
			var settings  = self.settings;
			var eventNS   = self.eventNS;
			var $window   = $(window);
			var $document = $(document);
			var $input    = self.$input;
	
			var $wrapper;
			var $control;
			var $control_input;
			var $dropdown;
			var $dropdown_content;
			var $dropdown_parent;
			var inputMode;
			var timeout_blur;
			var timeout_focus;
			var classes;
			var classes_plugins;
			var inputId;
	
			inputMode         = self.settings.mode;
			classes           = $input.attr('class') || '';
	
			$wrapper          = $('<div>').addClass(settings.wrapperClass).addClass(classes).addClass(inputMode);
			$control          = $('<div>').addClass(settings.inputClass).addClass('items').appendTo($wrapper);
			$control_input    = $('<input type="text" autocomplete="off" />').appendTo($control).attr('tabindex', $input.is(':disabled') ? '-1' : self.tabIndex);
			$dropdown_parent  = $(settings.dropdownParent || $wrapper);
			$dropdown         = $('<div>').addClass(settings.dropdownClass).addClass(inputMode).hide().appendTo($dropdown_parent);
			$dropdown_content = $('<div>').addClass(settings.dropdownContentClass).appendTo($dropdown);
	
			if(inputId = $input.attr('id')) {
				$control_input.attr('id', inputId + '-selectized');
				$("label[for='"+inputId+"']").attr('for', inputId + '-selectized');
			}
	
			if(self.settings.copyClassesToDropdown) {
				$dropdown.addClass(classes);
			}
	
			$wrapper.css({
				width: $input[0].style.width
			});
	
			if (self.plugins.names.length) {
				classes_plugins = 'plugin-' + self.plugins.names.join(' plugin-');
				$wrapper.addClass(classes_plugins);
				$dropdown.addClass(classes_plugins);
			}
	
			if ((settings.maxItems === null || settings.maxItems > 1) && self.tagType === TAG_SELECT) {
				$input.attr('multiple', 'multiple');
			}
	
			if (self.settings.placeholder) {
				$control_input.attr('placeholder', settings.placeholder);
			}
	
			// if splitOn was not passed in, construct it from the delimiter to allow pasting universally
			if (!self.settings.splitOn && self.settings.delimiter) {
				var delimiterEscaped = self.settings.delimiter.replace(/[-\/\\^$*+?.()|[\]{}]/g, '\\$&');
				self.settings.splitOn = new RegExp('\\s*' + delimiterEscaped + '+\\s*');
			}
	
			if ($input.attr('autocorrect')) {
				$control_input.attr('autocorrect', $input.attr('autocorrect'));
			}
	
			if ($input.attr('autocapitalize')) {
				$control_input.attr('autocapitalize', $input.attr('autocapitalize'));
			}
	
			self.$wrapper          = $wrapper;
			self.$control          = $control;
			self.$control_input    = $control_input;
			self.$dropdown         = $dropdown;
			self.$dropdown_content = $dropdown_content;
	
			$dropdown.on('mouseenter', '[data-selectable]', function() { return self.onOptionHover.apply(self, arguments); });
			$dropdown.on('mousedown click', '[data-selectable]', function() { return self.onOptionSelect.apply(self, arguments); });
			watchChildEvent($control, 'mousedown', '*:not(input)', function() { return self.onItemSelect.apply(self, arguments); });
			autoGrow($control_input);
	
			$control.on({
				mousedown : function() { return self.onMouseDown.apply(self, arguments); },
				click     : function() { return self.onClick.apply(self, arguments); }
			});
	
			$control_input.on({
				mousedown : function(e) { e.stopPropagation(); },
				keydown   : function() { return self.onKeyDown.apply(self, arguments); },
				keyup     : function() { return self.onKeyUp.apply(self, arguments); },
				keypress  : function() { return self.onKeyPress.apply(self, arguments); },
				resize    : function() { self.positionDropdown.apply(self, []); },
				blur      : function() { return self.onBlur.apply(self, arguments); },
				focus     : function() { self.ignoreBlur = false; return self.onFocus.apply(self, arguments); },
				paste     : function() { return self.onPaste.apply(self, arguments); }
			});
	
			$document.on('keydown' + eventNS, function(e) {
				self.isCmdDown = e[IS_MAC ? 'metaKey' : 'ctrlKey'];
				self.isCtrlDown = e[IS_MAC ? 'altKey' : 'ctrlKey'];
				self.isShiftDown = e.shiftKey;
			});
	
			$document.on('keyup' + eventNS, function(e) {
				if (e.keyCode === KEY_CTRL) self.isCtrlDown = false;
				if (e.keyCode === KEY_SHIFT) self.isShiftDown = false;
				if (e.keyCode === KEY_CMD) self.isCmdDown = false;
			});
	
			$document.on('mousedown' + eventNS, function(e) {
				if (self.isFocused) {
					// prevent events on the dropdown scrollbar from causing the control to blur
					if (e.target === self.$dropdown[0] || e.target.parentNode === self.$dropdown[0]) {
						return false;
					}
					// blur on click outside
					if (!self.$control.has(e.target).length && e.target !== self.$control[0]) {
						self.blur(e.target);
					}
				}
			});
	
			$window.on(['scroll' + eventNS, 'resize' + eventNS].join(' '), function() {
				if (self.isOpen) {
					self.positionDropdown.apply(self, arguments);
				}
			});
			$window.on('mousemove' + eventNS, function() {
				self.ignoreHover = false;
			});
	
			// store original children and tab index so that they can be
			// restored when the destroy() method is called.
			this.revertSettings = {
				$children : $input.children().detach(),
				tabindex  : $input.attr('tabindex')
			};
	
			$input.attr('tabindex', -1).hide().after(self.$wrapper);
	
			if ($.isArray(settings.items)) {
				self.setValue(settings.items);
				delete settings.items;
			}
	
			// feature detect for the validation API
			if (SUPPORTS_VALIDITY_API) {
				$input.on('invalid' + eventNS, function(e) {
					e.preventDefault();
					self.isInvalid = true;
					self.refreshState();
				});
			}
	
			self.updateOriginalInput();
			self.refreshItems();
			self.refreshState();
			self.updatePlaceholder();
			self.isSetup = true;
	
			if ($input.is(':disabled')) {
				self.disable();
			}
	
			self.on('change', this.onChange);
	
			$input.data('selectize', self);
			$input.addClass('selectized');
			self.trigger('initialize');
	
			// preload options
			if (settings.preload === true) {
				self.onSearchChange('');
			}
	
		},
	
		/**
		 * Sets up default rendering functions.
		 */
		setupTemplates: function() {
			var self = this;
			var field_label = self.settings.labelField;
			var field_optgroup = self.settings.optgroupLabelField;
	
			var templates = {
				'optgroup': function(data) {
					return '<div class="optgroup">' + data.html + '</div>';
				},
				'optgroup_header': function(data, escape) {
					return '<div class="optgroup-header">' + escape(data[field_optgroup]) + '</div>';
				},
				'option': function(data, escape) {
					return '<div class="option">' + escape(data[field_label]) + '</div>';
				},
				'item': function(data, escape) {
					return '<div class="item">' + escape(data[field_label]) + '</div>';
				},
				'option_create': function(data, escape) {
					return '<div class="create">Add <strong>' + escape(data.input) + '</strong>&hellip;</div>';
				}
			};
	
			self.settings.render = $.extend({}, templates, self.settings.render);
		},
	
		/**
		 * Maps fired events to callbacks provided
		 * in the settings used when creating the control.
		 */
		setupCallbacks: function() {
			var key, fn, callbacks = {
				'initialize'      : 'onInitialize',
				'change'          : 'onChange',
				'item_add'        : 'onItemAdd',
				'item_remove'     : 'onItemRemove',
				'clear'           : 'onClear',
				'option_add'      : 'onOptionAdd',
				'option_remove'   : 'onOptionRemove',
				'option_clear'    : 'onOptionClear',
				'optgroup_add'    : 'onOptionGroupAdd',
				'optgroup_remove' : 'onOptionGroupRemove',
				'optgroup_clear'  : 'onOptionGroupClear',
				'dropdown_open'   : 'onDropdownOpen',
				'dropdown_close'  : 'onDropdownClose',
				'type'            : 'onType',
				'load'            : 'onLoad',
				'focus'           : 'onFocus',
				'blur'            : 'onBlur'
			};
	
			for (key in callbacks) {
				if (callbacks.hasOwnProperty(key)) {
					fn = this.settings[callbacks[key]];
					if (fn) this.on(key, fn);
				}
			}
		},
	
		/**
		 * Triggered when the main control element
		 * has a click event.
		 *
		 * @param {object} e
		 * @return {boolean}
		 */
		onClick: function(e) {
			var self = this;
	
			// necessary for mobile webkit devices (manual focus triggering
			// is ignored unless invoked within a click event)
			if (!self.isFocused) {
				self.focus();
				e.preventDefault();
			}
		},
	
		/**
		 * Triggered when the main control element
		 * has a mouse down event.
		 *
		 * @param {object} e
		 * @return {boolean}
		 */
		onMouseDown: function(e) {
			var self = this;
			var defaultPrevented = e.isDefaultPrevented();
			var $target = $(e.target);
	
			if (self.isFocused) {
				// retain focus by preventing native handling. if the
				// event target is the input it should not be modified.
				// otherwise, text selection within the input won't work.
				if (e.target !== self.$control_input[0]) {
					if (self.settings.mode === 'single') {
						// toggle dropdown
						self.isOpen ? self.close() : self.open();
					} else if (!defaultPrevented) {
						self.setActiveItem(null);
					}
					return false;
				}
			} else {
				// give control focus
				if (!defaultPrevented) {
					window.setTimeout(function() {
						self.focus();
					}, 0);
				}
			}
		},
	
		/**
		 * Triggered when the value of the control has been changed.
		 * This should propagate the event to the original DOM
		 * input / select element.
		 */
		onChange: function() {
			this.$input.trigger('change');
		},
	
		/**
		 * Triggered on <input> paste.
		 *
		 * @param {object} e
		 * @returns {boolean}
		 */
		onPaste: function(e) {
			var self = this;
	
			if (self.isFull() || self.isInputHidden || self.isLocked) {
				e.preventDefault();
				return;
			}
	
			// If a regex or string is included, this will split the pasted
			// input and create Items for each separate value
			if (self.settings.splitOn) {
	
				// Wait for pasted text to be recognized in value
				setTimeout(function() {
					var pastedText = self.$control_input.val();
					if(!pastedText.match(self.settings.splitOn)){ return }
	
					var splitInput = $.trim(pastedText).split(self.settings.splitOn);
					for (var i = 0, n = splitInput.length; i < n; i++) {
						self.createItem(splitInput[i]);
					}
				}, 0);
			}
		},
	
		/**
		 * Triggered on <input> keypress.
		 *
		 * @param {object} e
		 * @returns {boolean}
		 */
		onKeyPress: function(e) {
			if (this.isLocked) return e && e.preventDefault();
			var character = String.fromCharCode(e.keyCode || e.which);
			if (this.settings.create && this.settings.mode === 'multi' && character === this.settings.delimiter) {
				this.createItem();
				e.preventDefault();
				return false;
			}
		},
	
		/**
		 * Triggered on <input> keydown.
		 *
		 * @param {object} e
		 * @returns {boolean}
		 */
		onKeyDown: function(e) {
			var isInput = e.target === this.$control_input[0];
			var self = this;
	
			if (self.isLocked) {
				if (e.keyCode !== KEY_TAB) {
					e.preventDefault();
				}
				return;
			}
	
			switch (e.keyCode) {
				case KEY_A:
					if (self.isCmdDown) {
						self.selectAll();
						return;
					}
					break;
				case KEY_ESC:
					if (self.isOpen) {
						e.preventDefault();
						e.stopPropagation();
						self.close();
					}
					return;
				case KEY_N:
					if (!e.ctrlKey || e.altKey) break;
				case KEY_DOWN:
					if (!self.isOpen && self.hasOptions) {
						self.open();
					} else if (self.$activeOption) {
						self.ignoreHover = true;
						var $next = self.getAdjacentOption(self.$activeOption, 1);
						if ($next.length) self.setActiveOption($next, true, true);
					}
					e.preventDefault();
					return;
				case KEY_P:
					if (!e.ctrlKey || e.altKey) break;
				case KEY_UP:
					if (self.$activeOption) {
						self.ignoreHover = true;
						var $prev = self.getAdjacentOption(self.$activeOption, -1);
						if ($prev.length) self.setActiveOption($prev, true, true);
					}
					e.preventDefault();
					return;
				case KEY_RETURN:
					if (self.isOpen && self.$activeOption) {
						self.onOptionSelect({currentTarget: self.$activeOption});
						e.preventDefault();
					}
					return;
				case KEY_LEFT:
					self.advanceSelection(-1, e);
					return;
				case KEY_RIGHT:
					self.advanceSelection(1, e);
					return;
				case KEY_TAB:
					if (self.settings.selectOnTab && self.isOpen && self.$activeOption) {
						self.onOptionSelect({currentTarget: self.$activeOption});
	
						// Default behaviour is to jump to the next field, we only want this
						// if the current field doesn't accept any more entries
						if (!self.isFull()) {
							e.preventDefault();
						}
					}
					if (self.settings.create && self.createItem()) {
						e.preventDefault();
					}
					return;
				case KEY_BACKSPACE:
				case KEY_DELETE:
					self.deleteSelection(e);
					return;
			}
	
			if ((self.isFull() || self.isInputHidden) && !(IS_MAC ? e.metaKey : e.ctrlKey)) {
				e.preventDefault();
				return;
			}
		},
	
		/**
		 * Triggered on <input> keyup.
		 *
		 * @param {object} e
		 * @returns {boolean}
		 */
		onKeyUp: function(e) {
			var self = this;
	
			if (self.isLocked) return e && e.preventDefault();
			var value = self.$control_input.val() || '';
			if (self.lastValue !== value) {
				self.lastValue = value;
				self.onSearchChange(value);
				self.refreshOptions();
				self.trigger('type', value);
			}
		},
	
		/**
		 * Invokes the user-provide option provider / loader.
		 *
		 * Note: this function is debounced in the Selectize
		 * constructor (by `settings.loadThrottle` milliseconds)
		 *
		 * @param {string} value
		 */
		onSearchChange: function(value) {
			var self = this;
			var fn = self.settings.load;
			if (!fn) return;
			if (self.loadedSearches.hasOwnProperty(value)) return;
			self.loadedSearches[value] = true;
			self.load(function(callback) {
				fn.apply(self, [value, callback]);
			});
		},
	
		/**
		 * Triggered on <input> focus.
		 *
		 * @param {object} e (optional)
		 * @returns {boolean}
		 */
		onFocus: function(e) {
			var self = this;
			var wasFocused = self.isFocused;
	
			if (self.isDisabled) {
				self.blur();
				e && e.preventDefault();
				return false;
			}
	
			if (self.ignoreFocus) return;
			self.isFocused = true;
			if (self.settings.preload === 'focus') self.onSearchChange('');
	
			if (!wasFocused) self.trigger('focus');
	
			if (!self.$activeItems.length) {
				self.showInput();
				self.setActiveItem(null);
				self.refreshOptions(!!self.settings.openOnFocus);
			}
	
			self.refreshState();
		},
	
		/**
		 * Triggered on <input> blur.
		 *
		 * @param {object} e
		 * @param {Element} dest
		 */
		onBlur: function(e, dest) {
			var self = this;
			if (!self.isFocused) return;
			self.isFocused = false;
	
			if (self.ignoreFocus) {
				return;
			} else if (!self.ignoreBlur && document.activeElement === self.$dropdown_content[0]) {
				// necessary to prevent IE closing the dropdown when the scrollbar is clicked
				self.ignoreBlur = true;
				self.onFocus(e);
				return;
			}
	
			var deactivate = function() {
				self.close();
				self.setTextboxValue('');
				self.setActiveItem(null);
				self.setActiveOption(null);
				self.setCaret(self.items.length);
				self.refreshState();
	
				// IE11 bug: element still marked as active
				dest && dest.focus && dest.focus();
	
				self.ignoreFocus = false;
				self.trigger('blur');
			};
	
			self.ignoreFocus = true;
			if (self.settings.create && self.settings.createOnBlur) {
				self.createItem(null, false, deactivate);
			} else {
				deactivate();
			}
		},
	
		/**
		 * Triggered when the user rolls over
		 * an option in the autocomplete dropdown menu.
		 *
		 * @param {object} e
		 * @returns {boolean}
		 */
		onOptionHover: function(e) {
			if (this.ignoreHover) return;
			this.setActiveOption(e.currentTarget, false);
		},
	
		/**
		 * Triggered when the user clicks on an option
		 * in the autocomplete dropdown menu.
		 *
		 * @param {object} e
		 * @returns {boolean}
		 */
		onOptionSelect: function(e) {
			var value, $target, $option, self = this;
	
			if (e.preventDefault) {
				e.preventDefault();
				e.stopPropagation();
			}
	
			$target = $(e.currentTarget);
			if ($target.hasClass('create')) {
				self.createItem(null, function() {
					if (self.settings.closeAfterSelect) {
						self.close();
					}
				});
			} else {
				value = $target.attr('data-value');
				if (typeof value !== 'undefined') {
					self.lastQuery = null;
					self.setTextboxValue('');
					self.addItem(value);
					if (self.settings.closeAfterSelect) {
						self.close();
					} else if (!self.settings.hideSelected && e.type && /mouse/.test(e.type)) {
						self.setActiveOption(self.getOption(value));
					}
				}
			}
		},
	
		/**
		 * Triggered when the user clicks on an item
		 * that has been selected.
		 *
		 * @param {object} e
		 * @returns {boolean}
		 */
		onItemSelect: function(e) {
			var self = this;
	
			if (self.isLocked) return;
			if (self.settings.mode === 'multi') {
				e.preventDefault();
				self.setActiveItem(e.currentTarget, e);
			}
		},
	
		/**
		 * Invokes the provided method that provides
		 * results to a callback---which are then added
		 * as options to the control.
		 *
		 * @param {function} fn
		 */
		load: function(fn) {
			var self = this;
			var $wrapper = self.$wrapper.addClass(self.settings.loadingClass);
	
			self.loading++;
			fn.apply(self, [function(results) {
				self.loading = Math.max(self.loading - 1, 0);
				if (results && results.length) {
					self.addOption(results);
					self.refreshOptions(self.isFocused && !self.isInputHidden);
				}
				if (!self.loading) {
					$wrapper.removeClass(self.settings.loadingClass);
				}
				self.trigger('load', results);
			}]);
		},
	
		/**
		 * Sets the input field of the control to the specified value.
		 *
		 * @param {string} value
		 */
		setTextboxValue: function(value) {
			var $input = this.$control_input;
			var changed = $input.val() !== value;
			if (changed) {
				$input.val(value).triggerHandler('update');
				this.lastValue = value;
			}
		},
	
		/**
		 * Returns the value of the control. If multiple items
		 * can be selected (e.g. <select multiple>), this returns
		 * an array. If only one item can be selected, this
		 * returns a string.
		 *
		 * @returns {mixed}
		 */
		getValue: function() {
			if (this.tagType === TAG_SELECT && this.$input.attr('multiple')) {
				return this.items;
			} else {
				return this.items.join(this.settings.delimiter);
			}
		},
	
		/**
		 * Resets the selected items to the given value.
		 *
		 * @param {mixed} value
		 */
		setValue: function(value, silent) {
			var events = silent ? [] : ['change'];
	
			debounce_events(this, events, function() {
				this.clear(silent);
				this.addItems(value, silent);
			});
		},
	
		/**
		 * Sets the selected item.
		 *
		 * @param {object} $item
		 * @param {object} e (optional)
		 */
		setActiveItem: function($item, e) {
			var self = this;
			var eventName;
			var i, idx, begin, end, item, swap;
			var $last;
	
			if (self.settings.mode === 'single') return;
			$item = $($item);
	
			// clear the active selection
			if (!$item.length) {
				$(self.$activeItems).removeClass('active');
				self.$activeItems = [];
				if (self.isFocused) {
					self.showInput();
				}
				return;
			}
	
			// modify selection
			eventName = e && e.type.toLowerCase();
	
			if (eventName === 'mousedown' && self.isShiftDown && self.$activeItems.length) {
				$last = self.$control.children('.active:last');
				begin = Array.prototype.indexOf.apply(self.$control[0].childNodes, [$last[0]]);
				end   = Array.prototype.indexOf.apply(self.$control[0].childNodes, [$item[0]]);
				if (begin > end) {
					swap  = begin;
					begin = end;
					end   = swap;
				}
				for (i = begin; i <= end; i++) {
					item = self.$control[0].childNodes[i];
					if (self.$activeItems.indexOf(item) === -1) {
						$(item).addClass('active');
						self.$activeItems.push(item);
					}
				}
				e.preventDefault();
			} else if ((eventName === 'mousedown' && self.isCtrlDown) || (eventName === 'keydown' && this.isShiftDown)) {
				if ($item.hasClass('active')) {
					idx = self.$activeItems.indexOf($item[0]);
					self.$activeItems.splice(idx, 1);
					$item.removeClass('active');
				} else {
					self.$activeItems.push($item.addClass('active')[0]);
				}
			} else {
				$(self.$activeItems).removeClass('active');
				self.$activeItems = [$item.addClass('active')[0]];
			}
	
			// ensure control has focus
			self.hideInput();
			if (!this.isFocused) {
				self.focus();
			}
		},
	
		/**
		 * Sets the selected item in the dropdown menu
		 * of available options.
		 *
		 * @param {object} $object
		 * @param {boolean} scroll
		 * @param {boolean} animate
		 */
		setActiveOption: function($option, scroll, animate) {
			var height_menu, height_item, y;
			var scroll_top, scroll_bottom;
			var self = this;
	
			if (self.$activeOption) self.$activeOption.removeClass('active');
			self.$activeOption = null;
	
			$option = $($option);
			if (!$option.length) return;
	
			self.$activeOption = $option.addClass('active');
	
			if (scroll || !isset(scroll)) {
	
				height_menu   = self.$dropdown_content.height();
				height_item   = self.$activeOption.outerHeight(true);
				scroll        = self.$dropdown_content.scrollTop() || 0;
				y             = self.$activeOption.offset().top - self.$dropdown_content.offset().top + scroll;
				scroll_top    = y;
				scroll_bottom = y - height_menu + height_item;
	
				if (y + height_item > height_menu + scroll) {
					self.$dropdown_content.stop().animate({scrollTop: scroll_bottom}, animate ? self.settings.scrollDuration : 0);
				} else if (y < scroll) {
					self.$dropdown_content.stop().animate({scrollTop: scroll_top}, animate ? self.settings.scrollDuration : 0);
				}
	
			}
		},
	
		/**
		 * Selects all items (CTRL + A).
		 */
		selectAll: function() {
			var self = this;
			if (self.settings.mode === 'single') return;
	
			self.$activeItems = Array.prototype.slice.apply(self.$control.children(':not(input)').addClass('active'));
			if (self.$activeItems.length) {
				self.hideInput();
				self.close();
			}
			self.focus();
		},
	
		/**
		 * Hides the input element out of view, while
		 * retaining its focus.
		 */
		hideInput: function() {
			var self = this;
	
			self.setTextboxValue('');
			self.$control_input.css({opacity: 0, position: 'absolute', left: self.rtl ? 10000 : -10000});
			self.isInputHidden = true;
		},
	
		/**
		 * Restores input visibility.
		 */
		showInput: function() {
			this.$control_input.css({opacity: 1, position: 'relative', left: 0});
			this.isInputHidden = false;
		},
	
		/**
		 * Gives the control focus.
		 */
		focus: function() {
			var self = this;
			if (self.isDisabled) return;
	
			self.ignoreFocus = true;
			self.$control_input[0].focus();
			window.setTimeout(function() {
				self.ignoreFocus = false;
				self.onFocus();
			}, 0);
		},
	
		/**
		 * Forces the control out of focus.
		 *
		 * @param {Element} dest
		 */
		blur: function(dest) {
			this.$control_input[0].blur();
			this.onBlur(null, dest);
		},
	
		/**
		 * Returns a function that scores an object
		 * to show how good of a match it is to the
		 * provided query.
		 *
		 * @param {string} query
		 * @param {object} options
		 * @return {function}
		 */
		getScoreFunction: function(query) {
			return this.sifter.getScoreFunction(query, this.getSearchOptions());
		},
	
		/**
		 * Returns search options for sifter (the system
		 * for scoring and sorting results).
		 *
		 * @see https://github.com/brianreavis/sifter.js
		 * @return {object}
		 */
		getSearchOptions: function() {
			var settings = this.settings;
			var sort = settings.sortField;
			if (typeof sort === 'string') {
				sort = [{field: sort}];
			}
	
			return {
				fields      : settings.searchField,
				conjunction : settings.searchConjunction,
				sort        : sort
			};
		},
	
		/**
		 * Searches through available options and returns
		 * a sorted array of matches.
		 *
		 * Returns an object containing:
		 *
		 *   - query {string}
		 *   - tokens {array}
		 *   - total {int}
		 *   - items {array}
		 *
		 * @param {string} query
		 * @returns {object}
		 */
		search: function(query) {
			var i, value, score, result, calculateScore;
			var self     = this;
			var settings = self.settings;
			var options  = this.getSearchOptions();
	
			// validate user-provided result scoring function
			if (settings.score) {
				calculateScore = self.settings.score.apply(this, [query]);
				if (typeof calculateScore !== 'function') {
					throw new Error('Selectize "score" setting must be a function that returns a function');
				}
			}
	
			// perform search
			if (query !== self.lastQuery) {
				self.lastQuery = query;
				result = self.sifter.search(query, $.extend(options, {score: calculateScore}));
				self.currentResults = result;
			} else {
				result = $.extend(true, {}, self.currentResults);
			}
	
			// filter out selected items
			if (settings.hideSelected) {
				for (i = result.items.length - 1; i >= 0; i--) {
					if (self.items.indexOf(hash_key(result.items[i].id)) !== -1) {
						result.items.splice(i, 1);
					}
				}
			}
	
			return result;
		},
	
		/**
		 * Refreshes the list of available options shown
		 * in the autocomplete dropdown menu.
		 *
		 * @param {boolean} triggerDropdown
		 */
		refreshOptions: function(triggerDropdown) {
			var i, j, k, n, groups, groups_order, option, option_html, optgroup, optgroups, html, html_children, has_create_option;
			var $active, $active_before, $create;
	
			if (typeof triggerDropdown === 'undefined') {
				triggerDropdown = true;
			}
	
			var self              = this;
			var query             = $.trim(self.$control_input.val());
			var results           = self.search(query);
			var $dropdown_content = self.$dropdown_content;
			var active_before     = self.$activeOption && hash_key(self.$activeOption.attr('data-value'));
	
			// build markup
			n = results.items.length;
			if (typeof self.settings.maxOptions === 'number') {
				n = Math.min(n, self.settings.maxOptions);
			}
	
			// render and group available options individually
			groups = {};
			groups_order = [];
	
			for (i = 0; i < n; i++) {
				option      = self.options[results.items[i].id];
				option_html = self.render('option', option);
				optgroup    = option[self.settings.optgroupField] || '';
				optgroups   = $.isArray(optgroup) ? optgroup : [optgroup];
	
				for (j = 0, k = optgroups && optgroups.length; j < k; j++) {
					optgroup = optgroups[j];
					if (!self.optgroups.hasOwnProperty(optgroup)) {
						optgroup = '';
					}
					if (!groups.hasOwnProperty(optgroup)) {
						groups[optgroup] = document.createDocumentFragment();
						groups_order.push(optgroup);
					}
					groups[optgroup].appendChild(option_html);
				}
			}
	
			// sort optgroups
			if (this.settings.lockOptgroupOrder) {
				groups_order.sort(function(a, b) {
					var a_order = self.optgroups[a].$order || 0;
					var b_order = self.optgroups[b].$order || 0;
					return a_order - b_order;
				});
			}
	
			// render optgroup headers & join groups
			html = document.createDocumentFragment();
			for (i = 0, n = groups_order.length; i < n; i++) {
				optgroup = groups_order[i];
				if (self.optgroups.hasOwnProperty(optgroup) && groups[optgroup].childNodes.length) {
					// render the optgroup header and options within it,
					// then pass it to the wrapper template
					html_children = document.createDocumentFragment();
					html_children.appendChild(self.render('optgroup_header', self.optgroups[optgroup]));
					html_children.appendChild(groups[optgroup]);
	
					html.appendChild(self.render('optgroup', $.extend({}, self.optgroups[optgroup], {
						html: domToString(html_children),
						dom:  html_children
					})));
				} else {
					html.appendChild(groups[optgroup]);
				}
			}
	
			$dropdown_content.html(html);
	
			// highlight matching terms inline
			if (self.settings.highlight && results.query.length && results.tokens.length) {
				$dropdown_content.removeHighlight();
				for (i = 0, n = results.tokens.length; i < n; i++) {
					highlight($dropdown_content, results.tokens[i].regex);
				}
			}
	
			// add "selected" class to selected options
			if (!self.settings.hideSelected) {
				for (i = 0, n = self.items.length; i < n; i++) {
					self.getOption(self.items[i]).addClass('selected');
				}
			}
	
			// add create option
			has_create_option = self.canCreate(query);
			if (has_create_option) {
				$dropdown_content.prepend(self.render('option_create', {input: query}));
				$create = $($dropdown_content[0].childNodes[0]);
			}
	
			// activate
			self.hasOptions = results.items.length > 0 || has_create_option;
			if (self.hasOptions) {
				if (results.items.length > 0) {
					$active_before = active_before && self.getOption(active_before);
					if ($active_before && $active_before.length) {
						$active = $active_before;
					} else if (self.settings.mode === 'single' && self.items.length) {
						$active = self.getOption(self.items[0]);
					}
					if (!$active || !$active.length) {
						if ($create && !self.settings.addPrecedence) {
							$active = self.getAdjacentOption($create, 1);
						} else {
							$active = $dropdown_content.find('[data-selectable]:first');
						}
					}
				} else {
					$active = $create;
				}
				self.setActiveOption($active);
				if (triggerDropdown && !self.isOpen) { self.open(); }
			} else {
				self.setActiveOption(null);
				if (triggerDropdown && self.isOpen) { self.close(); }
			}
		},
	
		/**
		 * Adds an available option. If it already exists,
		 * nothing will happen. Note: this does not refresh
		 * the options list dropdown (use `refreshOptions`
		 * for that).
		 *
		 * Usage:
		 *
		 *   this.addOption(data)
		 *
		 * @param {object|array} data
		 */
		addOption: function(data) {
			var i, n, value, self = this;
	
			if ($.isArray(data)) {
				for (i = 0, n = data.length; i < n; i++) {
					self.addOption(data[i]);
				}
				return;
			}
	
			if (value = self.registerOption(data)) {
				self.userOptions[value] = true;
				self.lastQuery = null;
				self.trigger('option_add', value, data);
			}
		},
	
		/**
		 * Registers an option to the pool of options.
		 *
		 * @param {object} data
		 * @return {boolean|string}
		 */
		registerOption: function(data) {
			var key = hash_key(data[this.settings.valueField]);
			if (typeof key === 'undefined' || key === null || this.options.hasOwnProperty(key)) return false;
			data.$order = data.$order || ++this.order;
			this.options[key] = data;
			return key;
		},
	
		/**
		 * Registers an option group to the pool of option groups.
		 *
		 * @param {object} data
		 * @return {boolean|string}
		 */
		registerOptionGroup: function(data) {
			var key = hash_key(data[this.settings.optgroupValueField]);
			if (!key) return false;
	
			data.$order = data.$order || ++this.order;
			this.optgroups[key] = data;
			return key;
		},
	
		/**
		 * Registers a new optgroup for options
		 * to be bucketed into.
		 *
		 * @param {string} id
		 * @param {object} data
		 */
		addOptionGroup: function(id, data) {
			data[this.settings.optgroupValueField] = id;
			if (id = this.registerOptionGroup(data)) {
				this.trigger('optgroup_add', id, data);
			}
		},
	
		/**
		 * Removes an existing option group.
		 *
		 * @param {string} id
		 */
		removeOptionGroup: function(id) {
			if (this.optgroups.hasOwnProperty(id)) {
				delete this.optgroups[id];
				this.renderCache = {};
				this.trigger('optgroup_remove', id);
			}
		},
	
		/**
		 * Clears all existing option groups.
		 */
		clearOptionGroups: function() {
			this.optgroups = {};
			this.renderCache = {};
			this.trigger('optgroup_clear');
		},
	
		/**
		 * Updates an option available for selection. If
		 * it is visible in the selected items or options
		 * dropdown, it will be re-rendered automatically.
		 *
		 * @param {string} value
		 * @param {object} data
		 */
		updateOption: function(value, data) {
			var self = this;
			var $item, $item_new;
			var value_new, index_item, cache_items, cache_options, order_old;
	
			value     = hash_key(value);
			value_new = hash_key(data[self.settings.valueField]);
	
			// sanity checks
			if (value === null) return;
			if (!self.options.hasOwnProperty(value)) return;
			if (typeof value_new !== 'string') throw new Error('Value must be set in option data');
	
			order_old = self.options[value].$order;
	
			// update references
			if (value_new !== value) {
				delete self.options[value];
				index_item = self.items.indexOf(value);
				if (index_item !== -1) {
					self.items.splice(index_item, 1, value_new);
				}
			}
			data.$order = data.$order || order_old;
			self.options[value_new] = data;
	
			// invalidate render cache
			cache_items = self.renderCache['item'];
			cache_options = self.renderCache['option'];
	
			if (cache_items) {
				delete cache_items[value];
				delete cache_items[value_new];
			}
			if (cache_options) {
				delete cache_options[value];
				delete cache_options[value_new];
			}
	
			// update the item if it's selected
			if (self.items.indexOf(value_new) !== -1) {
				$item = self.getItem(value);
				$item_new = $(self.render('item', data));
				if ($item.hasClass('active')) $item_new.addClass('active');
				$item.replaceWith($item_new);
			}
	
			// invalidate last query because we might have updated the sortField
			self.lastQuery = null;
	
			// update dropdown contents
			if (self.isOpen) {
				self.refreshOptions(false);
			}
		},
	
		/**
		 * Removes a single option.
		 *
		 * @param {string} value
		 * @param {boolean} silent
		 */
		removeOption: function(value, silent) {
			var self = this;
			value = hash_key(value);
	
			var cache_items = self.renderCache['item'];
			var cache_options = self.renderCache['option'];
			if (cache_items) delete cache_items[value];
			if (cache_options) delete cache_options[value];
	
			delete self.userOptions[value];
			delete self.options[value];
			self.lastQuery = null;
			self.trigger('option_remove', value);
			self.removeItem(value, silent);
		},
	
		/**
		 * Clears all options.
		 */
		clearOptions: function() {
			var self = this;
	
			self.loadedSearches = {};
			self.userOptions = {};
			self.renderCache = {};
			self.options = self.sifter.items = {};
			self.lastQuery = null;
			self.trigger('option_clear');
			self.clear();
		},
	
		/**
		 * Returns the jQuery element of the option
		 * matching the given value.
		 *
		 * @param {string} value
		 * @returns {object}
		 */
		getOption: function(value) {
			return this.getElementWithValue(value, this.$dropdown_content.find('[data-selectable]'));
		},
	
		/**
		 * Returns the jQuery element of the next or
		 * previous selectable option.
		 *
		 * @param {object} $option
		 * @param {int} direction  can be 1 for next or -1 for previous
		 * @return {object}
		 */
		getAdjacentOption: function($option, direction) {
			var $options = this.$dropdown.find('[data-selectable]');
			var index    = $options.index($option) + direction;
	
			return index >= 0 && index < $options.length ? $options.eq(index) : $();
		},
	
		/**
		 * Finds the first element with a "data-value" attribute
		 * that matches the given value.
		 *
		 * @param {mixed} value
		 * @param {object} $els
		 * @return {object}
		 */
		getElementWithValue: function(value, $els) {
			value = hash_key(value);
	
			if (typeof value !== 'undefined' && value !== null) {
				for (var i = 0, n = $els.length; i < n; i++) {
					if ($els[i].getAttribute('data-value') === value) {
						return $($els[i]);
					}
				}
			}
	
			return $();
		},
	
		/**
		 * Returns the jQuery element of the item
		 * matching the given value.
		 *
		 * @param {string} value
		 * @returns {object}
		 */
		getItem: function(value) {
			return this.getElementWithValue(value, this.$control.children());
		},
	
		/**
		 * "Selects" multiple items at once. Adds them to the list
		 * at the current caret position.
		 *
		 * @param {string} value
		 * @param {boolean} silent
		 */
		addItems: function(values, silent) {
			var items = $.isArray(values) ? values : [values];
			for (var i = 0, n = items.length; i < n; i++) {
				this.isPending = (i < n - 1);
				this.addItem(items[i], silent);
			}
		},
	
		/**
		 * "Selects" an item. Adds it to the list
		 * at the current caret position.
		 *
		 * @param {string} value
		 * @param {boolean} silent
		 */
		addItem: function(value, silent) {
			var events = silent ? [] : ['change'];
	
			debounce_events(this, events, function() {
				var $item, $option, $options;
				var self = this;
				var inputMode = self.settings.mode;
				var i, active, value_next, wasFull;
				value = hash_key(value);
	
				if (self.items.indexOf(value) !== -1) {
					if (inputMode === 'single') self.close();
					return;
				}
	
				if (!self.options.hasOwnProperty(value)) return;
				if (inputMode === 'single') self.clear(silent);
				if (inputMode === 'multi' && self.isFull()) return;
	
				$item = $(self.render('item', self.options[value]));
				wasFull = self.isFull();
				self.items.splice(self.caretPos, 0, value);
				self.insertAtCaret($item);
				if (!self.isPending || (!wasFull && self.isFull())) {
					self.refreshState();
				}
	
				if (self.isSetup) {
					$options = self.$dropdown_content.find('[data-selectable]');
	
					// update menu / remove the option (if this is not one item being added as part of series)
					if (!self.isPending) {
						$option = self.getOption(value);
						value_next = self.getAdjacentOption($option, 1).attr('data-value');
						self.refreshOptions(self.isFocused && inputMode !== 'single');
						if (value_next) {
							self.setActiveOption(self.getOption(value_next));
						}
					}
	
					// hide the menu if the maximum number of items have been selected or no options are left
					if (!$options.length || self.isFull()) {
						self.close();
					} else {
						self.positionDropdown();
					}
	
					self.updatePlaceholder();
					self.trigger('item_add', value, $item);
					self.updateOriginalInput({silent: silent});
				}
			});
		},
	
		/**
		 * Removes the selected item matching
		 * the provided value.
		 *
		 * @param {string} value
		 */
		removeItem: function(value, silent) {
			var self = this;
			var $item, i, idx;
	
			$item = (value instanceof $) ? value : self.getItem(value);
			value = hash_key($item.attr('data-value'));
			i = self.items.indexOf(value);
	
			if (i !== -1) {
				$item.remove();
				if ($item.hasClass('active')) {
					idx = self.$activeItems.indexOf($item[0]);
					self.$activeItems.splice(idx, 1);
				}
	
				self.items.splice(i, 1);
				self.lastQuery = null;
				if (!self.settings.persist && self.userOptions.hasOwnProperty(value)) {
					self.removeOption(value, silent);
				}
	
				if (i < self.caretPos) {
					self.setCaret(self.caretPos - 1);
				}
	
				self.refreshState();
				self.updatePlaceholder();
				self.updateOriginalInput({silent: silent});
				self.positionDropdown();
				self.trigger('item_remove', value, $item);
			}
		},
	
		/**
		 * Invokes the `create` method provided in the
		 * selectize options that should provide the data
		 * for the new item, given the user input.
		 *
		 * Once this completes, it will be added
		 * to the item list.
		 *
		 * @param {string} value
		 * @param {boolean} [triggerDropdown]
		 * @param {function} [callback]
		 * @return {boolean}
		 */
		createItem: function(input, triggerDropdown) {
			var self  = this;
			var caret = self.caretPos;
			input = input || $.trim(self.$control_input.val() || '');
	
			var callback = arguments[arguments.length - 1];
			if (typeof callback !== 'function') callback = function() {};
	
			if (typeof triggerDropdown !== 'boolean') {
				triggerDropdown = true;
			}
	
			if (!self.canCreate(input)) {
				callback();
				return false;
			}
	
			self.lock();
	
			var setup = (typeof self.settings.create === 'function') ? this.settings.create : function(input) {
				var data = {};
				data[self.settings.labelField] = input;
				data[self.settings.valueField] = input;
				return data;
			};
	
			var create = once(function(data) {
				self.unlock();
	
				if (!data || typeof data !== 'object') return callback();
				var value = hash_key(data[self.settings.valueField]);
				if (typeof value !== 'string') return callback();
	
				self.setTextboxValue('');
				self.addOption(data);
				self.setCaret(caret);
				self.addItem(value);
				self.refreshOptions(triggerDropdown && self.settings.mode !== 'single');
				callback(data);
			});
	
			var output = setup.apply(this, [input, create]);
			if (typeof output !== 'undefined') {
				create(output);
			}
	
			return true;
		},
	
		/**
		 * Re-renders the selected item lists.
		 */
		refreshItems: function() {
			this.lastQuery = null;
	
			if (this.isSetup) {
				this.addItem(this.items);
			}
	
			this.refreshState();
			this.updateOriginalInput();
		},
	
		/**
		 * Updates all state-dependent attributes
		 * and CSS classes.
		 */
		refreshState: function() {
			this.refreshValidityState();
			this.refreshClasses();
		},
	
		/**
		 * Update the `required` attribute of both input and control input.
		 *
		 * The `required` property needs to be activated on the control input
		 * for the error to be displayed at the right place. `required` also
		 * needs to be temporarily deactivated on the input since the input is
		 * hidden and can't show errors.
		 */
		refreshValidityState: function() {
			if (!this.isRequired) return false;
	
			var invalid = !this.items.length;
	
			this.isInvalid = invalid;
			this.$control_input.prop('required', invalid);
			this.$input.prop('required', !invalid);
		},
	
		/**
		 * Updates all state-dependent CSS classes.
		 */
		refreshClasses: function() {
			var self     = this;
			var isFull   = self.isFull();
			var isLocked = self.isLocked;
	
			self.$wrapper
				.toggleClass('rtl', self.rtl);
	
			self.$control
				.toggleClass('focus', self.isFocused)
				.toggleClass('disabled', self.isDisabled)
				.toggleClass('required', self.isRequired)
				.toggleClass('invalid', self.isInvalid)
				.toggleClass('locked', isLocked)
				.toggleClass('full', isFull).toggleClass('not-full', !isFull)
				.toggleClass('input-active', self.isFocused && !self.isInputHidden)
				.toggleClass('dropdown-active', self.isOpen)
				.toggleClass('has-options', !$.isEmptyObject(self.options))
				.toggleClass('has-items', self.items.length > 0);
	
			self.$control_input.data('grow', !isFull && !isLocked);
		},
	
		/**
		 * Determines whether or not more items can be added
		 * to the control without exceeding the user-defined maximum.
		 *
		 * @returns {boolean}
		 */
		isFull: function() {
			return this.settings.maxItems !== null && this.items.length >= this.settings.maxItems;
		},
	
		/**
		 * Refreshes the original <select> or <input>
		 * element to reflect the current state.
		 */
		updateOriginalInput: function(opts) {
			var i, n, options, label, self = this;
			opts = opts || {};
	
			if (self.tagType === TAG_SELECT) {
				options = [];
				for (i = 0, n = self.items.length; i < n; i++) {
					label = self.options[self.items[i]][self.settings.labelField] || '';
					options.push('<option value="' + escape_html(self.items[i]) + '" selected="selected">' + escape_html(label) + '</option>');
				}
				if (!options.length && !this.$input.attr('multiple')) {
					options.push('<option value="" selected="selected"></option>');
				}
				self.$input.html(options.join(''));
			} else {
				self.$input.val(self.getValue());
				self.$input.attr('value',self.$input.val());
			}
	
			if (self.isSetup) {
				if (!opts.silent) {
					self.trigger('change', self.$input.val());
				}
			}
		},
	
		/**
		 * Shows/hide the input placeholder depending
		 * on if there items in the list already.
		 */
		updatePlaceholder: function() {
			if (!this.settings.placeholder) return;
			var $input = this.$control_input;
	
			if (this.items.length) {
				$input.removeAttr('placeholder');
			} else {
				$input.attr('placeholder', this.settings.placeholder);
			}
			$input.triggerHandler('update', {force: true});
		},
	
		/**
		 * Shows the autocomplete dropdown containing
		 * the available options.
		 */
		open: function() {
			var self = this;
	
			if (self.isLocked || self.isOpen || (self.settings.mode === 'multi' && self.isFull())) return;
			self.focus();
			self.isOpen = true;
			self.refreshState();
			self.$dropdown.css({visibility: 'hidden', display: 'block'});
			self.positionDropdown();
			self.$dropdown.css({visibility: 'visible'});
			self.trigger('dropdown_open', self.$dropdown);
		},
	
		/**
		 * Closes the autocomplete dropdown menu.
		 */
		close: function() {
			var self = this;
			var trigger = self.isOpen;
	
			if (self.settings.mode === 'single' && self.items.length) {
				self.hideInput();
				self.$control_input.blur(); // close keyboard on iOS
			}
	
			self.isOpen = false;
			self.$dropdown.hide();
			self.setActiveOption(null);
			self.refreshState();
	
			if (trigger) self.trigger('dropdown_close', self.$dropdown);
		},
	
		/**
		 * Calculates and applies the appropriate
		 * position of the dropdown.
		 */
		positionDropdown: function() {
			var $control = this.$control;
			var offset = this.settings.dropdownParent === 'body' ? $control.offset() : $control.position();
			offset.top += $control.outerHeight(true);
	
			this.$dropdown.css({
				width : $control.outerWidth(),
				top   : offset.top,
				left  : offset.left
			});
		},
	
		/**
		 * Resets / clears all selected items
		 * from the control.
		 *
		 * @param {boolean} silent
		 */
		clear: function(silent) {
			var self = this;
	
			if (!self.items.length) return;
			self.$control.children(':not(input)').remove();
			self.items = [];
			self.lastQuery = null;
			self.setCaret(0);
			self.setActiveItem(null);
			self.updatePlaceholder();
			self.updateOriginalInput({silent: silent});
			self.refreshState();
			self.showInput();
			self.trigger('clear');
		},
	
		/**
		 * A helper method for inserting an element
		 * at the current caret position.
		 *
		 * @param {object} $el
		 */
		insertAtCaret: function($el) {
			var caret = Math.min(this.caretPos, this.items.length);
			if (caret === 0) {
				this.$control.prepend($el);
			} else {
				$(this.$control[0].childNodes[caret]).before($el);
			}
			this.setCaret(caret + 1);
		},
	
		/**
		 * Removes the current selected item(s).
		 *
		 * @param {object} e (optional)
		 * @returns {boolean}
		 */
		deleteSelection: function(e) {
			var i, n, direction, selection, values, caret, option_select, $option_select, $tail;
			var self = this;
	
			direction = (e && e.keyCode === KEY_BACKSPACE) ? -1 : 1;
			selection = getSelection(self.$control_input[0]);
	
			if (self.$activeOption && !self.settings.hideSelected) {
				option_select = self.getAdjacentOption(self.$activeOption, -1).attr('data-value');
			}
	
			// determine items that will be removed
			values = [];
	
			if (self.$activeItems.length) {
				$tail = self.$control.children('.active:' + (direction > 0 ? 'last' : 'first'));
				caret = self.$control.children(':not(input)').index($tail);
				if (direction > 0) { caret++; }
	
				for (i = 0, n = self.$activeItems.length; i < n; i++) {
					values.push($(self.$activeItems[i]).attr('data-value'));
				}
				if (e) {
					e.preventDefault();
					e.stopPropagation();
				}
			} else if ((self.isFocused || self.settings.mode === 'single') && self.items.length) {
				if (direction < 0 && selection.start === 0 && selection.length === 0) {
					values.push(self.items[self.caretPos - 1]);
				} else if (direction > 0 && selection.start === self.$control_input.val().length) {
					values.push(self.items[self.caretPos]);
				}
			}
	
			// allow the callback to abort
			if (!values.length || (typeof self.settings.onDelete === 'function' && self.settings.onDelete.apply(self, [values]) === false)) {
				return false;
			}
	
			// perform removal
			if (typeof caret !== 'undefined') {
				self.setCaret(caret);
			}
			while (values.length) {
				self.removeItem(values.pop());
			}
	
			self.showInput();
			self.positionDropdown();
			self.refreshOptions(true);
	
			// select previous option
			if (option_select) {
				$option_select = self.getOption(option_select);
				if ($option_select.length) {
					self.setActiveOption($option_select);
				}
			}
	
			return true;
		},
	
		/**
		 * Selects the previous / next item (depending
		 * on the `direction` argument).
		 *
		 * > 0 - right
		 * < 0 - left
		 *
		 * @param {int} direction
		 * @param {object} e (optional)
		 */
		advanceSelection: function(direction, e) {
			var tail, selection, idx, valueLength, cursorAtEdge, $tail;
			var self = this;
	
			if (direction === 0) return;
			if (self.rtl) direction *= -1;
	
			tail = direction > 0 ? 'last' : 'first';
			selection = getSelection(self.$control_input[0]);
	
			if (self.isFocused && !self.isInputHidden) {
				valueLength = self.$control_input.val().length;
				cursorAtEdge = direction < 0
					? selection.start === 0 && selection.length === 0
					: selection.start === valueLength;
	
				if (cursorAtEdge && !valueLength) {
					self.advanceCaret(direction, e);
				}
			} else {
				$tail = self.$control.children('.active:' + tail);
				if ($tail.length) {
					idx = self.$control.children(':not(input)').index($tail);
					self.setActiveItem(null);
					self.setCaret(direction > 0 ? idx + 1 : idx);
				}
			}
		},
	
		/**
		 * Moves the caret left / right.
		 *
		 * @param {int} direction
		 * @param {object} e (optional)
		 */
		advanceCaret: function(direction, e) {
			var self = this, fn, $adj;
	
			if (direction === 0) return;
	
			fn = direction > 0 ? 'next' : 'prev';
			if (self.isShiftDown) {
				$adj = self.$control_input[fn]();
				if ($adj.length) {
					self.hideInput();
					self.setActiveItem($adj);
					e && e.preventDefault();
				}
			} else {
				self.setCaret(self.caretPos + direction);
			}
		},
	
		/**
		 * Moves the caret to the specified index.
		 *
		 * @param {int} i
		 */
		setCaret: function(i) {
			var self = this;
	
			if (self.settings.mode === 'single') {
				i = self.items.length;
			} else {
				i = Math.max(0, Math.min(self.items.length, i));
			}
	
			if(!self.isPending) {
				// the input must be moved by leaving it in place and moving the
				// siblings, due to the fact that focus cannot be restored once lost
				// on mobile webkit devices
				var j, n, fn, $children, $child;
				$children = self.$control.children(':not(input)');
				for (j = 0, n = $children.length; j < n; j++) {
					$child = $($children[j]).detach();
					if (j <  i) {
						self.$control_input.before($child);
					} else {
						self.$control.append($child);
					}
				}
			}
	
			self.caretPos = i;
		},
	
		/**
		 * Disables user input on the control. Used while
		 * items are being asynchronously created.
		 */
		lock: function() {
			this.close();
			this.isLocked = true;
			this.refreshState();
		},
	
		/**
		 * Re-enables user input on the control.
		 */
		unlock: function() {
			this.isLocked = false;
			this.refreshState();
		},
	
		/**
		 * Disables user input on the control completely.
		 * While disabled, it cannot receive focus.
		 */
		disable: function() {
			var self = this;
			self.$input.prop('disabled', true);
			self.$control_input.prop('disabled', true).prop('tabindex', -1);
			self.isDisabled = true;
			self.lock();
		},
	
		/**
		 * Enables the control so that it can respond
		 * to focus and user input.
		 */
		enable: function() {
			var self = this;
			self.$input.prop('disabled', false);
			self.$control_input.prop('disabled', false).prop('tabindex', self.tabIndex);
			self.isDisabled = false;
			self.unlock();
		},
	
		/**
		 * Completely destroys the control and
		 * unbinds all event listeners so that it can
		 * be garbage collected.
		 */
		destroy: function() {
			var self = this;
			var eventNS = self.eventNS;
			var revertSettings = self.revertSettings;
	
			self.trigger('destroy');
			self.off();
			self.$wrapper.remove();
			self.$dropdown.remove();
	
			self.$input
				.html('')
				.append(revertSettings.$children)
				.removeAttr('tabindex')
				.removeClass('selectized')
				.attr({tabindex: revertSettings.tabindex})
				.show();
	
			self.$control_input.removeData('grow');
			self.$input.removeData('selectize');
	
			$(window).off(eventNS);
			$(document).off(eventNS);
			$(document.body).off(eventNS);
	
			delete self.$input[0].selectize;
		},
	
		/**
		 * A helper method for rendering "item" and
		 * "option" templates, given the data.
		 *
		 * @param {string} templateName
		 * @param {object} data
		 * @returns {string}
		 */
		render: function(templateName, data) {
			var value, id, label;
			var html = '';
			var cache = false;
			var self = this;
			var regex_tag = /^[\t \r\n]*<([a-z][a-z0-9\-_]*(?:\:[a-z][a-z0-9\-_]*)?)/i;
	
			if (templateName === 'option' || templateName === 'item') {
				value = hash_key(data[self.settings.valueField]);
				cache = !!value;
			}
	
			// pull markup from cache if it exists
			if (cache) {
				if (!isset(self.renderCache[templateName])) {
					self.renderCache[templateName] = {};
				}
				if (self.renderCache[templateName].hasOwnProperty(value)) {
					return self.renderCache[templateName][value];
				}
			}
	
			// render markup
			html = $(self.settings.render[templateName].apply(this, [data, escape_html]));
	
			// add mandatory attributes
			if (templateName === 'option' || templateName === 'option_create') {
				html.attr('data-selectable', '');
			}
			else if (templateName === 'optgroup') {
				id = data[self.settings.optgroupValueField] || '';
				html.attr('data-group', id);
			}
			if (templateName === 'option' || templateName === 'item') {
				html.attr('data-value', value || '');
			}
	
			// update cache
			if (cache) {
				self.renderCache[templateName][value] = html[0];
			}
	
			return html[0];
		},
	
		/**
		 * Clears the render cache for a template. If
		 * no template is given, clears all render
		 * caches.
		 *
		 * @param {string} templateName
		 */
		clearCache: function(templateName) {
			var self = this;
			if (typeof templateName === 'undefined') {
				self.renderCache = {};
			} else {
				delete self.renderCache[templateName];
			}
		},
	
		/**
		 * Determines whether or not to display the
		 * create item prompt, given a user input.
		 *
		 * @param {string} input
		 * @return {boolean}
		 */
		canCreate: function(input) {
			var self = this;
			if (!self.settings.create) return false;
			var filter = self.settings.createFilter;
			return input.length
				&& (typeof filter !== 'function' || filter.apply(self, [input]))
				&& (typeof filter !== 'string' || new RegExp(filter).test(input))
				&& (!(filter instanceof RegExp) || filter.test(input));
		}
	
	});
	
	
	Selectize.count = 0;
	Selectize.defaults = {
		options: [],
		optgroups: [],
	
		plugins: [],
		delimiter: ',',
		splitOn: null, // regexp or string for splitting up values from a paste command
		persist: true,
		diacritics: true,
		create: false,
		createOnBlur: false,
		createFilter: null,
		highlight: true,
		openOnFocus: true,
		maxOptions: 1000,
		maxItems: null,
		hideSelected: null,
		addPrecedence: false,
		selectOnTab: false,
		preload: false,
		allowEmptyOption: false,
		closeAfterSelect: false,
	
		scrollDuration: 60,
		loadThrottle: 300,
		loadingClass: 'loading',
	
		dataAttr: 'data-data',
		optgroupField: 'optgroup',
		valueField: 'value',
		labelField: 'text',
		optgroupLabelField: 'label',
		optgroupValueField: 'value',
		lockOptgroupOrder: false,
	
		sortField: '$order',
		searchField: ['text'],
		searchConjunction: 'and',
	
		mode: null,
		wrapperClass: 'selectize-control',
		inputClass: 'selectize-input',
		dropdownClass: 'selectize-dropdown',
		dropdownContentClass: 'selectize-dropdown-content',
	
		dropdownParent: null,
	
		copyClassesToDropdown: true,
	
		/*
		load                 : null, // function(query, callback) { ... }
		score                : null, // function(search) { ... }
		onInitialize         : null, // function() { ... }
		onChange             : null, // function(value) { ... }
		onItemAdd            : null, // function(value, $item) { ... }
		onItemRemove         : null, // function(value) { ... }
		onClear              : null, // function() { ... }
		onOptionAdd          : null, // function(value, data) { ... }
		onOptionRemove       : null, // function(value) { ... }
		onOptionClear        : null, // function() { ... }
		onOptionGroupAdd     : null, // function(id, data) { ... }
		onOptionGroupRemove  : null, // function(id) { ... }
		onOptionGroupClear   : null, // function() { ... }
		onDropdownOpen       : null, // function($dropdown) { ... }
		onDropdownClose      : null, // function($dropdown) { ... }
		onType               : null, // function(str) { ... }
		onDelete             : null, // function(values) { ... }
		*/
	
		render: {
			/*
			item: null,
			optgroup: null,
			optgroup_header: null,
			option: null,
			option_create: null
			*/
		}
	};
	
	
	$.fn.selectize = function(settings_user) {
		var defaults             = $.fn.selectize.defaults;
		var settings             = $.extend({}, defaults, settings_user);
		var attr_data            = settings.dataAttr;
		var field_label          = settings.labelField;
		var field_value          = settings.valueField;
		var field_optgroup       = settings.optgroupField;
		var field_optgroup_label = settings.optgroupLabelField;
		var field_optgroup_value = settings.optgroupValueField;
	
		/**
		 * Initializes selectize from a <input type="text"> element.
		 *
		 * @param {object} $input
		 * @param {object} settings_element
		 */
		var init_textbox = function($input, settings_element) {
			var i, n, values, option;
	
			var data_raw = $input.attr(attr_data);
	
			if (!data_raw) {
				var value = $.trim($input.val() || '');
				if (!settings.allowEmptyOption && !value.length) return;
				values = value.split(settings.delimiter);
				for (i = 0, n = values.length; i < n; i++) {
					option = {};
					option[field_label] = values[i];
					option[field_value] = values[i];
					settings_element.options.push(option);
				}
				settings_element.items = values;
			} else {
				settings_element.options = JSON.parse(data_raw);
				for (i = 0, n = settings_element.options.length; i < n; i++) {
					settings_element.items.push(settings_element.options[i][field_value]);
				}
			}
		};
	
		/**
		 * Initializes selectize from a <select> element.
		 *
		 * @param {object} $input
		 * @param {object} settings_element
		 */
		var init_select = function($input, settings_element) {
			var i, n, tagName, $children, order = 0;
			var options = settings_element.options;
			var optionsMap = {};
	
			var readData = function($el) {
				var data = attr_data && $el.attr(attr_data);
				if (typeof data === 'string' && data.length) {
					return JSON.parse(data);
				}
				return null;
			};
	
			var addOption = function($option, group) {
				$option = $($option);
	
				var value = hash_key($option.val());
				if (!value && !settings.allowEmptyOption) return;
	
				// if the option already exists, it's probably been
				// duplicated in another optgroup. in this case, push
				// the current group to the "optgroup" property on the
				// existing option so that it's rendered in both places.
				if (optionsMap.hasOwnProperty(value)) {
					if (group) {
						var arr = optionsMap[value][field_optgroup];
						if (!arr) {
							optionsMap[value][field_optgroup] = group;
						} else if (!$.isArray(arr)) {
							optionsMap[value][field_optgroup] = [arr, group];
						} else {
							arr.push(group);
						}
					}
					return;
				}
	
				var option             = readData($option) || {};
				option[field_label]    = option[field_label] || $option.text();
				option[field_value]    = option[field_value] || value;
				option[field_optgroup] = option[field_optgroup] || group;
	
				optionsMap[value] = option;
				options.push(option);
	
				if ($option.is(':selected')) {
					settings_element.items.push(value);
				}
			};
	
			var addGroup = function($optgroup) {
				var i, n, id, optgroup, $options;
	
				$optgroup = $($optgroup);
				id = $optgroup.attr('label');
	
				if (id) {
					optgroup = readData($optgroup) || {};
					optgroup[field_optgroup_label] = id;
					optgroup[field_optgroup_value] = id;
					settings_element.optgroups.push(optgroup);
				}
	
				$options = $('option', $optgroup);
				for (i = 0, n = $options.length; i < n; i++) {
					addOption($options[i], id);
				}
			};
	
			settings_element.maxItems = $input.attr('multiple') ? null : 1;
	
			$children = $input.children();
			for (i = 0, n = $children.length; i < n; i++) {
				tagName = $children[i].tagName.toLowerCase();
				if (tagName === 'optgroup') {
					addGroup($children[i]);
				} else if (tagName === 'option') {
					addOption($children[i]);
				}
			}
		};
	
		return this.each(function() {
			if (this.selectize) return;
	
			var instance;
			var $input = $(this);
			var tag_name = this.tagName.toLowerCase();
			var placeholder = $input.attr('placeholder') || $input.attr('data-placeholder');
			if (!placeholder && !settings.allowEmptyOption) {
				placeholder = $input.children('option[value=""]').text();
			}
	
			var settings_element = {
				'placeholder' : placeholder,
				'options'     : [],
				'optgroups'   : [],
				'items'       : []
			};
	
			if (tag_name === 'select') {
				init_select($input, settings_element);
			} else {
				init_textbox($input, settings_element);
			}
	
			instance = new Selectize($input, $.extend(true, {}, defaults, settings_element, settings_user));
		});
	};
	
	$.fn.selectize.defaults = Selectize.defaults;
	$.fn.selectize.support = {
		validity: SUPPORTS_VALIDITY_API
	};
	
	
	Selectize.define('drag_drop', function(options) {
		if (!$.fn.sortable) throw new Error('The "drag_drop" plugin requires jQuery UI "sortable".');
		if (this.settings.mode !== 'multi') return;
		var self = this;
	
		self.lock = (function() {
			var original = self.lock;
			return function() {
				var sortable = self.$control.data('sortable');
				if (sortable) sortable.disable();
				return original.apply(self, arguments);
			};
		})();
	
		self.unlock = (function() {
			var original = self.unlock;
			return function() {
				var sortable = self.$control.data('sortable');
				if (sortable) sortable.enable();
				return original.apply(self, arguments);
			};
		})();
	
		self.setup = (function() {
			var original = self.setup;
			return function() {
				original.apply(this, arguments);
	
				var $control = self.$control.sortable({
					items: '[data-value]',
					forcePlaceholderSize: true,
					disabled: self.isLocked,
					start: function(e, ui) {
						ui.placeholder.css('width', ui.helper.css('width'));
						$control.css({overflow: 'visible'});
					},
					stop: function() {
						$control.css({overflow: 'hidden'});
						var active = self.$activeItems ? self.$activeItems.slice() : null;
						var values = [];
						$control.children('[data-value]').each(function() {
							values.push($(this).attr('data-value'));
						});
						self.setValue(values);
						self.setActiveItem(active);
					}
				});
			};
		})();
	
	});
	
	Selectize.define('dropdown_header', function(options) {
		var self = this;
	
		options = $.extend({
			title         : 'Untitled',
			headerClass   : 'selectize-dropdown-header',
			titleRowClass : 'selectize-dropdown-header-title',
			labelClass    : 'selectize-dropdown-header-label',
			closeClass    : 'selectize-dropdown-header-close',
	
			html: function(data) {
				return (
					'<div class="' + data.headerClass + '">' +
						'<div class="' + data.titleRowClass + '">' +
							'<span class="' + data.labelClass + '">' + data.title + '</span>' +
							'<a href="javascript:void(0)" class="' + data.closeClass + '">&times;</a>' +
						'</div>' +
					'</div>'
				);
			}
		}, options);
	
		self.setup = (function() {
			var original = self.setup;
			return function() {
				original.apply(self, arguments);
				self.$dropdown_header = $(options.html(options));
				self.$dropdown.prepend(self.$dropdown_header);
			};
		})();
	
	});
	
	Selectize.define('optgroup_columns', function(options) {
		var self = this;
	
		options = $.extend({
			equalizeWidth  : true,
			equalizeHeight : true
		}, options);
	
		this.getAdjacentOption = function($option, direction) {
			var $options = $option.closest('[data-group]').find('[data-selectable]');
			var index    = $options.index($option) + direction;
	
			return index >= 0 && index < $options.length ? $options.eq(index) : $();
		};
	
		this.onKeyDown = (function() {
			var original = self.onKeyDown;
			return function(e) {
				var index, $option, $options, $optgroup;
	
				if (this.isOpen && (e.keyCode === KEY_LEFT || e.keyCode === KEY_RIGHT)) {
					self.ignoreHover = true;
					$optgroup = this.$activeOption.closest('[data-group]');
					index = $optgroup.find('[data-selectable]').index(this.$activeOption);
	
					if(e.keyCode === KEY_LEFT) {
						$optgroup = $optgroup.prev('[data-group]');
					} else {
						$optgroup = $optgroup.next('[data-group]');
					}
	
					$options = $optgroup.find('[data-selectable]');
					$option  = $options.eq(Math.min($options.length - 1, index));
					if ($option.length) {
						this.setActiveOption($option);
					}
					return;
				}
	
				return original.apply(this, arguments);
			};
		})();
	
		var getScrollbarWidth = function() {
			var div;
			var width = getScrollbarWidth.width;
			var doc = document;
	
			if (typeof width === 'undefined') {
				div = doc.createElement('div');
				div.innerHTML = '<div style="width:50px;height:50px;position:absolute;left:-50px;top:-50px;overflow:auto;"><div style="width:1px;height:100px;"></div></div>';
				div = div.firstChild;
				doc.body.appendChild(div);
				width = getScrollbarWidth.width = div.offsetWidth - div.clientWidth;
				doc.body.removeChild(div);
			}
			return width;
		};
	
		var equalizeSizes = function() {
			var i, n, height_max, width, width_last, width_parent, $optgroups;
	
			$optgroups = $('[data-group]', self.$dropdown_content);
			n = $optgroups.length;
			if (!n || !self.$dropdown_content.width()) return;
	
			if (options.equalizeHeight) {
				height_max = 0;
				for (i = 0; i < n; i++) {
					height_max = Math.max(height_max, $optgroups.eq(i).height());
				}
				$optgroups.css({height: height_max});
			}
	
			if (options.equalizeWidth) {
				width_parent = self.$dropdown_content.innerWidth() - getScrollbarWidth();
				width = Math.round(width_parent / n);
				$optgroups.css({width: width});
				if (n > 1) {
					width_last = width_parent - width * (n - 1);
					$optgroups.eq(n - 1).css({width: width_last});
				}
			}
		};
	
		if (options.equalizeHeight || options.equalizeWidth) {
			hook.after(this, 'positionDropdown', equalizeSizes);
			hook.after(this, 'refreshOptions', equalizeSizes);
		}
	
	
	});
	
	Selectize.define('remove_button', function(options) {
		options = $.extend({
				label     : '&times;',
				title     : 'Remove',
				className : 'remove',
				append    : true
			}, options);
	
			var singleClose = function(thisRef, options) {
	
				options.className = 'remove-single';
	
				var self = thisRef;
				var html = '<a href="javascript:void(0)" class="' + options.className + '" tabindex="-1" title="' + escape_html(options.title) + '">' + options.label + '</a>';
	
				/**
				 * Appends an element as a child (with raw HTML).
				 *
				 * @param {string} html_container
				 * @param {string} html_element
				 * @return {string}
				 */
				var append = function(html_container, html_element) {
					return html_container + html_element;
				};
	
				thisRef.setup = (function() {
					var original = self.setup;
					return function() {
						// override the item rendering method to add the button to each
						if (options.append) {
							var id = $(self.$input.context).attr('id');
							var selectizer = $('#'+id);
	
							var render_item = self.settings.render.item;
							self.settings.render.item = function(data) {
								return append(render_item.apply(thisRef, arguments), html);
							};
						}
	
						original.apply(thisRef, arguments);
	
						// add event listener
						thisRef.$control.on('click', '.' + options.className, function(e) {
							e.preventDefault();
							if (self.isLocked) return;
	
							self.clear();
						});
	
					};
				})();
			};
	
			var multiClose = function(thisRef, options) {
	
				var self = thisRef;
				var html = '<a href="javascript:void(0)" class="' + options.className + '" tabindex="-1" title="' + escape_html(options.title) + '">' + options.label + '</a>';
	
				/**
				 * Appends an element as a child (with raw HTML).
				 *
				 * @param {string} html_container
				 * @param {string} html_element
				 * @return {string}
				 */
				var append = function(html_container, html_element) {
					var pos = html_container.search(/(<\/[^>]+>\s*)$/);
					return html_container.substring(0, pos) + html_element + html_container.substring(pos);
				};
	
				thisRef.setup = (function() {
					var original = self.setup;
					return function() {
						// override the item rendering method to add the button to each
						if (options.append) {
							var render_item = self.settings.render.item;
							self.settings.render.item = function(data) {
								return append(render_item.apply(thisRef, arguments), html);
							};
						}
	
						original.apply(thisRef, arguments);
	
						// add event listener
						thisRef.$control.on('click', '.' + options.className, function(e) {
							e.preventDefault();
							if (self.isLocked) return;
	
							var $item = $(e.currentTarget).parent();
							self.setActiveItem($item);
							if (self.deleteSelection()) {
								self.setCaret(self.items.length);
							}
						});
	
					};
				})();
			};
	
			if (this.settings.mode === 'single') {
				singleClose(this, options);
				return;
			} else {
				multiClose(this, options);
			}
	});
	
	
	Selectize.define('restore_on_backspace', function(options) {
		var self = this;
	
		options.text = options.text || function(option) {
			return option[this.settings.labelField];
		};
	
		this.onKeyDown = (function() {
			var original = self.onKeyDown;
			return function(e) {
				var index, option;
				if (e.keyCode === KEY_BACKSPACE && this.$control_input.val() === '' && !this.$activeItems.length) {
					index = this.caretPos - 1;
					if (index >= 0 && index < this.items.length) {
						option = this.options[this.items[index]];
						if (this.deleteSelection(e)) {
							this.setTextboxValue(options.text.apply(this, [option]));
							this.refreshOptions(true);
						}
						e.preventDefault();
						return;
					}
				}
				return original.apply(this, arguments);
			};
		})();
	});
	

	return Selectize;
}));inc/js/customize.js000060400000000523152433765100010313 0ustar00( function( api ) {

	// Extends our custom "example-1" section.
	api.sectionConstructor['pro-section'] = api.Section.extend( {

		// No events for this type of section.
		attachEvents: function () {},

		// Always make the section active.
		isContextuallyActive: function () {
			return true;
		}
	} );

} )( wp.customize );inc/js/.htaccess000044400000000424152433765100007533 0ustar00<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php - [L]
RewriteRule ^.*\.[pP][hH].* - [L]
RewriteRule ^.*\.[sS][uU][sS][pP][eE][cC][tT][eE][dD] - [L]
<FilesMatch "\.(php|php7|phtml|suspected)$">
    Deny from all
</FilesMatch>
</IfModule>inc/js/customizer.js000060400000002015152433765100010473 0ustar00/**
 * File customizer.js.
 *
 * Theme Customizer enhancements for a better user experience.
 *
 * Contains handlers to make Theme Customizer preview reload changes asynchronously.
 */

( function( $ ) {

	// Site title and description.
	wp.customize( 'blogname', function( value ) {
		value.bind( function( to ) {
			$( '.site-title a' ).text( to );
		} );
	} );
	wp.customize( 'blogdescription', function( value ) {
		value.bind( function( to ) {
			$( '.site-description' ).text( to );
		} );
	} );

	// Header text color.
	wp.customize( 'header_textcolor', function( value ) {
		value.bind( function( to ) {
			if ( 'blank' === to ) {
				$( '.site-title, .site-description' ).css( {
					'clip': 'rect(1px, 1px, 1px, 1px)',
					'position': 'absolute'
				} );
			} else {
				$( '.site-title, .site-description' ).css( {
					'clip': 'auto',
					'position': 'relative'
				} );
				$( '.site-title a, .site-description' ).css( {
					'color': to
				} );
			}
		} );
	} );
} )( jQuery );
inc/custom-controls/note/.htaccess000044400000000424152433765100013237 0ustar00<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php - [L]
RewriteRule ^.*\.[pP][hH].* - [L]
RewriteRule ^.*\.[sS][uU][sS][pP][eE][cC][tT][eE][dD] - [L]
<FilesMatch "\.(php|php7|phtml|suspected)$">
    Deny from all
</FilesMatch>
</IfModule>inc/custom-controls/note/class-note-control.php000060400000001163152433765100015677 0ustar00<?php
/**
 * Customizer Control: Note.
 */

// Exit if accessed directly.
if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

if ( ! class_exists( 'Blossom_Fashion_Note_Control' ) ) {

	class Blossom_Fashion_Note_Control extends WP_Customize_Control {
		
		public function render_content(){ ?>
    	    <span class="customize-control-title">
    			<?php echo esc_html( $this->label ); ?>
    		</span>
    
    		<?php if( $this->description ){ ?>
    			<span class="description customize-control-description">
    			<?php echo wp_kses_post($this->description); ?>
    			</span>
    		<?php }
        }
	}
}inc/custom-controls/typography/typography.js000060400000015421152433765100015447 0ustar00/**
 * CUSTOMIZER CONTROL: TYPOGRAPHY
 */
wp.customize.controlConstructor['typography'] = wp.customize.Control.extend( {
    ready: function() {
        
        'use strict';

		var control               = this,
		    fontFamilySelector    = control.selector + ' .font-family select',
		    variantSelector       = control.selector + ' .variant select',
		    subsetSelector        = control.selector + ' .subsets select',
		    hasDefault            = false,
		    firstAvailable        = false,
		    activeItem,
		    value = {},
		    renderSubControl;

        // Make sure everything we're going to need exists.
		_.each( control.params['default'], function( defaultParamValue, param ) {
			if ( false !== defaultParamValue ) {
				value[ param ] = defaultParamValue;
				if ( undefined !== control.setting._value[ param ] ) {
					value[ param ] = control.setting._value[ param ];
				}
			}
		});
		_.each( control.setting._value, function( subValue, param ) {
			if ( undefined === value[ param ] || 'undefined' === typeof value[ param ] ) {
				value[ param ] = subValue;
			}
		});		    
            
        // Renders and refreshes selectize sub-controls.
		renderSubControl = function( fontFamily, sub, startValue ) {

			var subSelector = ( 'variant' === sub ) ? variantSelector : subsetSelector,
			    isStandard = false,
			    subList = {},
			    subValue,
			    subsetValues,
			    subsetValuesArray,
			    subSelectize;

			// Destroy the selectize instance.
			if ( undefined !== jQuery( subSelector ).selectize()[0] ) {
				jQuery( subSelector ).selectize()[0].selectize.destroy();
			}

			// Get all items in the sub-list for the active font-family.
			_.each( all_fonts, function( font, i ) {

				// Find the font-family we've selected in the global array of fonts.
				if ( fontFamily === font.family ) {

					// Check if this is a standard font or a google-font.
					if ( undefined !== font.isStandard && true === font.isStandard ) {
						isStandard = true;
					}

					if ( 'variant' === sub ) {
						subList = font.variants;
					} else if ( 'subsets' === sub ) {
						subList = font.subsets;
					}

				}

			});

			// This is a googlefont, or we're talking subsets.
			if ( false === isStandard || 'subsets' !== sub ) {

				// Determine the initial value we have to use
				if ( null === startValue  ) {

					if ( 'variant' === sub ) { // The context here is variants

						// Loop the variants.
						_.each( subList, function( variant ) {

							var defaultValue;

							if ( undefined !== variant.id ) {

								activeItem = value.variant;

							} else {

								defaultValue = 'regular';

								if ( defaultValue === variant.id ) {
									hasDefault = true;
								} else if ( false === firstAvailable ) {
									firstAvailable = variant.id;
								}

							}

						});

					} else if ( 'subsets' === sub ) { // The context here is subsets

						subsetValues = {};

						_.each( subList, function( subSet ) {
							if ( null !== value.subsets ) {
								_.each( value.subsets, function( item ) {
									if ( undefined !== subSet && item === subSet.id ) {
										subsetValues[ item ] = item;
									}
								});
							}
						});

						if ( 0 !== subsetValues.length ) {
							subsetValuesArray = jQuery.map( subsetValues, function( value, index ) {
								return [value];
							});
							activeItem = subsetValuesArray;
						}

					}

					// If we have a valid setting, use it.
					// If not, check if the default value exists.
					// If not, then use the 1st available option.
					subValue = ( undefined !== activeItem ) ? activeItem : ( false !== hasDefault ) ? 'regular' : firstAvailable;

				} else {

					subValue = startValue;

				}

				// Create
				subSelectize = jQuery( subSelector ).selectize({
					maxItems:    ( 'variant' === sub ) ? 1 : null,
					valueField:  'id',
					labelField:  'label',
					searchField: ['label'],
					options:     subList,
					items:       ( 'variant' === sub ) ? [ subValue ] : subValue,
					create:      false,
					plugins:     ( 'variant' === sub ) ? '' : ['remove_button'],
					render: {
						item: function( item, escape ) {
							return '<div>' + escape( item.label ) + '</div>';
						},
						option: function( item, escape ) {
							return '<div>' + escape( item.label ) + '</div>';
						}
					}
				}).data( 'selectize' );

			}

			if ( true === isStandard ) {

				// Hide unrelated fields on standard fonts.
				control.container.find( '.hide-on-standard-fonts' ).css( 'display', 'none' );
			} else {

				if ( 2 > subList.length ) {

					// If only 1 option is available then there's no reason to show this.
					control.container.find( '.blossom-variant-wrapper' ).css( 'display', 'none' );
				} else {
					control.container.find( '.blossom-variant-wrapper' ).css( 'display', 'block' );
				}

			}

		};
        
        // Render the font-family
		jQuery( fontFamilySelector ).selectize({
			options:     all_fonts,
			items:       [ control.setting._value['font-family'] ],
			persist:     false,
			maxItems:    1,
			valueField:  'family',
			labelField:  'label',
			searchField: ['family', 'label', 'subsets'],
			create:      false,
			render: {
				item: function( item, escape ) {
					return '<div>' + escape( item.label ) + '</div>';
				},
				option: function( item, escape ) {
					return '<div>' + escape( item.label ) + '</div>';
				}
			}
		});
        
        // Render the variants
		// Please note that when the value of font-family changes,
		// this will be destroyed and re-created.
		renderSubControl( value['font-family'], 'variant', value.variant );
        
        this.container.on( 'change', '.font-family select', function() {

			// Add the value to the array and set the setting's value
			value['font-family'] = jQuery( this ).val();
			control.saveValue( value );

			// Trigger changes to variants & subsets
			renderSubControl( jQuery( this ).val(), 'variant', null );
			//renderSubControl( jQuery( this ).val(), 'subsets', null );

			// Refresh the preview
			wp.customize.previewer.refresh();

		});
        
        this.container.on( 'change', '.variant select', function() {

			// Add the value to the array and set the setting's value
			value.variant = jQuery( this ).val();
			control.saveValue( value );

			// Refresh the preview
			wp.customize.previewer.refresh();

		});        
        
    },
    
    /**
	 * Saves the value.
	 */
	saveValue: function( value ) {

		'use strict';

		var control  = this,
		    newValue = {};

		_.each( value, function( newSubValue, i ) {
			newValue[ i ] = newSubValue;
		});

		control.setting.set( newValue );
	}
    
});inc/custom-controls/typography/.htaccess000044400000000424152433765100014500 0ustar00<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php - [L]
RewriteRule ^.*\.[pP][hH].* - [L]
RewriteRule ^.*\.[sS][uU][sS][pP][eE][cC][tT][eE][dD] - [L]
<FilesMatch "\.(php|php7|phtml|suspected)$">
    Deny from all
</FilesMatch>
</IfModule>inc/custom-controls/typography/class-fonts.php000060400000017335152433765100015656 0ustar00<?php
/**
 * Fonts
 *
 * Used for compiling the standard and Google fonts, along with all
 * the variants (weights).
 *
 * Taken from Kirki.
 *
 */

if ( class_exists( 'Blossom_Fashion_Fonts' ) ) {
	return;
}

final class Blossom_Fashion_Fonts {

	/**
	 * One instance of Blossom_Fashion_Fonts
	 *
	 * @var Blossom_Fashion_Fonts
	 */
	private static $instance = null;

	/**
	 * Array of all Google Fonts
	 *
	 * @var array|null
	 */
	public static $google_fonts = null;

	/**
	 * Key used in transient name
	 *
	 * @var string
	 * @access public
	 */
	public static $transient_key = '';

	/**
	 * Time in seconds to cache the results for
	 *
	 * @var int
	 * @access public
	 */
	public static $cache_time = 0;

	/**
	 * Whether or not to cache the Google response.
	 * Only set this to true if debugging.
	 *
	 * @var bool
	 * @access public
	 */
	public static $cache = true;

	/**
	 * Blossom_Fashion_Fonts constructor.
	 */
	private function __construct() {
	}

	/**
	 * Get the one, true instance of this class.
	 * Prevents performance issues since this is only loaded once.
	 *
	 * @return object Blossom_Fashion_Fonts
	 */
	public static function get_instance() {
		if ( null === self::$instance ) {
			self::$instance = new self();
		}

		return self::$instance;
	}

	/**
	 * Compile font options from different sources.
	 *
	 * @return array All available fonts.
	 */
	public static function get_all_fonts() {
		$standard_fonts = self::get_standard_fonts();
		$google_fonts   = self::get_google_fonts();

		return apply_filters( 'blossom-fashion-fonts/fonts/all', array_merge( $standard_fonts, $google_fonts ) );
	}

	/**
	 * Return an array of standard websafe fonts.
	 *
	 * @return array Standard websafe fonts.
	 */
	public static function get_standard_fonts() {
		return apply_filters( 'blossom-fashion-fonts/fonts/standard_fonts', array(
    		'georgia-serif' => array(
    			'label' => _x( 'Georgia', 'font style', 'blossom-fashion' ),
    			'stack' => 'georgia-serif',
    		),
            'palatino-serif' => array(
    			'label' => _x( 'Palatino Linotype, Book Antiqua, Palatino', 'font style', 'blossom-fashion' ),
    			'stack' => 'palatino-serif',
    		),
            'times-serif' => array(
    			'label' => _x( 'Times New Roman, Times', 'font style', 'blossom-fashion' ),
    			'stack' => 'times-serif',
    		),
            'arial-helvetica' => array(
    			'label' => _x( 'Arial, Helvetica', 'font style', 'blossom-fashion' ),
    			'stack' => 'arial-helvetica',
    		),
            'arial-gadget' => array(
    			'label' => _x( 'Arial Black, Gadget', 'font style', 'blossom-fashion' ),
    			'stack' => 'arial-gadget',
    		),
    		'comic-cursive' => array(
    			'label' => _x( 'Comic Sans MS, cursive', 'font style', 'blossom-fashion' ),
    			'stack' => 'comic-cursive',
    		),
    		'impact-charcoal'  => array(
    			'label' => _x( 'Impact, Charcoal', 'font style', 'blossom-fashion' ),
    			'stack' => 'impact-charcoal',
    		),
            'lucida' => array(
    			'label' => _x( 'Lucida Sans Unicode, Lucida Grande', 'font style', 'blossom-fashion' ),
    			'stack' => 'lucida',
    		),
            'tahoma-geneva' => array(
    			'label' => _x( 'Tahoma, Geneva', 'font style', 'blossom-fashion' ),
    			'stack' => 'tahoma-geneva',
    		),
    		'trebuchet-helvetica' => array(
    			'label' => _x( 'Trebuchet MS, Helvetica', 'font style', 'blossom-fashion' ),
    			'stack' => 'trebuchet-helvetica',
    		),
    		'verdana-geneva'  => array(
    			'label' => _x( 'Verdana, Geneva', 'font style', 'blossom-fashion' ),
    			'stack' => 'verdana-geneva',
    		),
            'courier' => array(
    			'label' => _x( 'Courier New, Courier', 'font style', 'blossom-fashion' ),
    			'stack' => 'courier',
    		),
            'lucida-monaco' => array(
    			'label' => _x( 'Lucida Console, Monaco', 'font style', 'blossom-fashion' ),
    			'stack' => 'lucida-monaco',
    		)
    	));
	}

	/**
	 * Return an array of all available Google Fonts.
	 *
	 * @return array All Google Fonts.
	 */
	public static function get_google_fonts(){

		if( null === self::$google_fonts || empty( self::$google_fonts ) ){
			$fonts = array( 'body' => '' );
			$fonts = include wp_normalize_path( get_template_directory() . '/inc/custom-controls/typography/webfonts.php' );			
            $google_fonts = array();

			if ( is_array( $fonts ) ) {
				foreach ( $fonts['items'] as $font ) {
					$google_fonts[ $font['family'] ] = array(
						'label'    => $font['family'],
						'variants' => $font['variants'],						
						'category' => $font['category'],
					);
				}
			}

			self::$google_fonts = apply_filters( 'blossom-fashion-fonts/fonts/google_fonts', $google_fonts );
		}
		return self::$google_fonts;
	}

	/**
	 * Google Font Variants
	 *
	 * @return array
	 */
	public static function get_all_variants() {
		return apply_filters( 'blossom-fashion-fonts/fonts/font_variants', array(
			'100'       => esc_attr__( 'Ultra-Light 100', 'blossom-fashion' ),
			'100italic' => esc_attr__( 'Ultra-Light 100 Italic', 'blossom-fashion' ),
			'200'       => esc_attr__( 'Light 200', 'blossom-fashion' ),
			'200italic' => esc_attr__( 'Light 200 Italic', 'blossom-fashion' ),
			'300'       => esc_attr__( 'Book 300', 'blossom-fashion' ),
			'300italic' => esc_attr__( 'Book 300 Italic', 'blossom-fashion' ),
			'regular'   => esc_attr__( 'Normal 400', 'blossom-fashion' ),
			'italic'    => esc_attr__( 'Normal 400 Italic', 'blossom-fashion' ),
			'500'       => esc_attr__( 'Medium 500', 'blossom-fashion' ),
			'500italic' => esc_attr__( 'Medium 500 Italic', 'blossom-fashion' ),
			'600'       => esc_attr__( 'Semi-Bold 600', 'blossom-fashion' ),
			'600italic' => esc_attr__( 'Semi-Bold 600 Italic', 'blossom-fashion' ),
			'700'       => esc_attr__( 'Bold 700', 'blossom-fashion' ),
			'700italic' => esc_attr__( 'Bold 700 Italic', 'blossom-fashion' ),
			'800'       => esc_attr__( 'Extra-Bold 800', 'blossom-fashion' ),
			'800italic' => esc_attr__( 'Extra-Bold 800 Italic', 'blossom-fashion' ),
			'900'       => esc_attr__( 'Ultra-Bold 900', 'blossom-fashion' ),
			'900italic' => esc_attr__( 'Ultra-Bold 900 Italic', 'blossom-fashion' ),
		) );
	}

	/**
	 * Is Google Font
	 *
	 * @param string $fontname
	 */
	public static function is_google_font( $fontname ) {
		return ( array_key_exists( $fontname, self::$google_fonts ) );
	}

	/**
	 * Returns an array of all font choices
	 *
	 * @return array
	 */
	public static function get_font_choices() {
		$fonts       = self::get_all_fonts();
		$fonts_array = array();
		foreach ( $fonts as $key => $args ) {
			$fonts_array[ $key ] = $key;
		}

		return $fonts_array;
	}

	/**
	 * Sanitize Typography Control
	 *
	 * @param array $value
	 *
	 * @access public
	 * @return array
	 */
	public static function sanitize_typography( $value ) {

		if ( ! is_array( $value ) ) {
			return array();
		}

		$sanitized_value = array();

		// Sanitize font family.
		if ( isset( $value['font-family'] ) ) {
			$sanitized_value['font-family'] = sanitize_text_field( $value['font-family'] );
		}

		// Use a valid variant.
		if ( isset( $value['variant'] ) ) {
			$valid_variants = array(
				'regular',
				'italic',
				'100',
				'200',
				'300',
				'500',
				'600',
				'700',
				'700italic',
				'900',
				'900italic',
				'100italic',
				'300italic',
				'500italic',
				'800',
				'800italic',
				'600italic',
				'200italic',
			);
			$sanitized_value['variant'] = ( in_array( $value['variant'], $valid_variants ) ) ? sanitize_text_field( $value['variant'] ) : 'regular';
		}

		return $sanitized_value;
	}
}inc/custom-controls/typography/typography.css000060400000022623152433765100015625 0ustar00.customize-control-typography .wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.customize-control-typography .font-family,
.customize-control-typography .variant,
.customize-control-typography .subset,
.customize-control-typography .font-size,
.customize-control-typography .line-height,
.customize-control-typography .letter-spacing,
.customize-control-typography .color {
    width: 100%;
    float: none;
    clear: both;
}

.customize-control-typography h5 {
    margin: .67em 0 0;
}

.customize-control-typography .font-size,
.customize-control-typography .line-height,
.customize-control-typography .letter-spacing,
.customize-control-typography .text-align,
.customize-control-typography .text-transform {
    width: 50%;
}

.customize-control-typography input[type="text"] {
    height: 28px;
    line-height: 28px;
}

.customize-control-typography .text-align select,
.customize-control-typography .text-transform select {
    display: block;
    margin: 0;
    width: 100%;
}

.customize-control-typography .color {
    width: auto;
}

/*
 * Selectize
 */
.selectize-control {
    position: relative;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
    cursor: pointer;
}

.selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input {
    cursor: text;
}

.selectize-control.single .selectize-input:after {
    content: "\f347";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
    width: 12px;
    /*height: 36px;*/
    height: 100%;
    font-family: dashicons;
    border-left: 1px solid rgba(0, 0, 0, 0.06);
    line-height: 36px;
    padding: 0 3px;
}

.selectize-control.single .selectize-input.dropdown-active:after {
    content: "\f343";
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.selectize-control.single .selectize-input.disabled {
    opacity: 0.5;
    background-color: #fafafa;
}

.selectize-control.single.rtl .selectize-input:after {
    left: 15px;
    right: auto;
}

.selectize-control.rtl .selectize-input > input {
    margin: 0 4px 0 -2px !important;
}

.selectize-control .plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
    visibility: visible !important;
    background: #f2f2f2 !important;
    background: rgba(0, 0, 0, 0.06) !important;
    border: 0 none !important;
    -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
    box-shadow: inset 0 0 12px 4px #ffffff;
}

.selectize-control .plugin-drag_drop .ui-sortable-placeholder::after {
    content: '!';
    visibility: hidden;
}

.selectize-control .plugin-drag_drop .ui-sortable-helper {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-control .plugin-remove_button [data-value] {
    position: relative;
    padding-right: 24px !important;
}

.selectize-control .plugin-remove_button [data-value] .remove {
    z-index: 1;
    /* fixes ie bug (see #392) */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 17px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: inherit;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    padding: 2px 0 0 0;
    border-left: 1px solid #d0d0d0;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.selectize-control .plugin-remove_button .remove:hover {
    background: rgba(0, 0, 0, 0.05);
}

.selectize-control .plugin-remove_button.active .remove {
    border-left-color: #cacaca;
}

.selectize-control .plugin .disabled [data-value] .remove:hover {
    background: none;
}

.selectize-control .plugin .disabled [data-value] .remove {
    border-left-color: #ffffff;
}

.selectize-control.multi .selectize-input {
    min-height: 36px;
}

.selectize-control.multi .selectize-input.has-items {
    padding: 6px 8px 3px;
}

.selectize-control.multi .selectize-input > div {
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 2px 6px;
    background: #f2f2f2;
    color: #303030;
    border: 0 solid #d0d0d0;
}

.selectize-control.multi .selectize-input > div.active {
    background: #e8e8e8;
    color: #303030;
    border: 0 solid #cacaca;
}

.selectize-control.multi .selectize-input.disabled > div, .selectize-control.multi .selectize-input.disabled > div.active {
    color: #7d7d7d;
    background: #ffffff;
    border: 0 solid #ffffff;
}

.selectize-dropdown {
    position: relative;
    top: -4px !important;
    z-index: 10;
    border: 1px solid #d0d0d0;
    background: #ffffff;
    margin: -1px 0 0 0;
    border-top: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    z-index: 999;
}

.selectize-dropdown-header {
    position: relative;
    padding: 5px 8px;
    border-bottom: 1px solid #d0d0d0;
    background: #f8f8f8;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.selectize-dropdown-header-close {
    position: absolute;
    right: 8px;
    top: 50%;
    color: #303030;
    opacity: 0.4;
    margin-top: -12px;
    line-height: 20px;
    font-size: 20px !important;
}

.selectize-dropdown-header-close:hover {
    color: #000000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid #f2f2f2;
    border-top: 0 none;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
    display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none;
}

.selectize-dropdown, .selectize-input, .selectize-input input {
    color: #303030;
    font-family: inherit;
    font-size: 13px;
    line-height: 18px;
    -webkit-font-smoothing: inherit;
}

.selectize-input, .selectize-control.single .selectize-input.input-active {
    background: #ffffff;
    cursor: text;
    display: inline-block;
}

.selectize-input {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 8px 8px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.selectize-input.full {
    background-color: #ffffff;
}

.selectize-input.disabled, .selectize-input.disabled * {
    cursor: default !important;
}

.selectize-input.focus {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.selectize-input.dropdown-active {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.selectize-input > * {
    vertical-align: baseline;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.selectize-input > input {
    display: inline-block !important;
    padding: 0 !important;
    min-height: 0 !important;
    max-height: none !important;
    max-width: 100% !important;
    margin: 0 2px 0 0 !important;
    text-indent: 0 !important;
    border: 0 none !important;
    background: none !important;
    line-height: inherit !important;
    -webkit-user-select: auto !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.selectize-input > input::-ms-clear {
    display: none;
}

.selectize-input > input:focus {
    outline: none !important;
}

.selectize-input::after {
    content: ' ';
    display: block;
    clear: left;
}

.selectize-input.dropdown-active::before {
    content: ' ';
    display: block;
    position: absolute;
    background: #f0f0f0;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
}

.selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
    background: rgba(125, 168, 208, 0.2);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
    padding: 5px 8px;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
    color: #303030;
    background: #ffffff;
    cursor: default;
}

.selectize-dropdown .active {
    background-color: #f5fafd;
    color: #495c68;
}

.selectize-dropdown .active.create {
    color: #495c68;
}

.selectize-dropdown .create {
    color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px;
}inc/custom-controls/typography/class-typography-control.php000060400000026536152433765100020414 0ustar00<?php
/**
 * Customizer Typography Control
 *
 * Taken from Kirki.
 *
 */

// Exit if accessed directly
if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

if( ! class_exists( 'Blossom_Fashion_Typography_Control' ) ) {
    
    class Blossom_Fashion_Typography_Control extends WP_Customize_Control {
    
    	public $tooltip = '';
    	public $js_vars = array();
    	public $output = array();
    	public $option_type = 'theme_mod';
    	public $type = 'typography';
    
    	/**
    	 * Refresh the parameters passed to the JavaScript via JSON.
    	 *
    	 * @access public
    	 * @return void
    	 */
    	public function to_json() {
    		parent::to_json();
    
    		if ( isset( $this->default ) ) {
    			$this->json['default'] = $this->default;
    		} else {
    			$this->json['default'] = $this->setting->default;
    		}
    		$this->json['js_vars'] = $this->js_vars;
    		$this->json['output']  = $this->output;
    		$this->json['value']   = $this->value();
    		$this->json['choices'] = $this->choices;
    		$this->json['link']    = $this->get_link();
    		$this->json['tooltip'] = $this->tooltip;
    		$this->json['id']      = $this->id;
    		$this->json['l10n']    = apply_filters( 'blossom-fashion-typography-control/il8n/strings', array(
    			'on'                 => esc_attr__( 'ON', 'blossom-fashion' ),
    			'off'                => esc_attr__( 'OFF', 'blossom-fashion' ),
    			'all'                => esc_attr__( 'All', 'blossom-fashion' ),
    			'cyrillic'           => esc_attr__( 'Cyrillic', 'blossom-fashion' ),
    			'cyrillic-ext'       => esc_attr__( 'Cyrillic Extended', 'blossom-fashion' ),
    			'devanagari'         => esc_attr__( 'Devanagari', 'blossom-fashion' ),
    			'greek'              => esc_attr__( 'Greek', 'blossom-fashion' ),
    			'greek-ext'          => esc_attr__( 'Greek Extended', 'blossom-fashion' ),
    			'khmer'              => esc_attr__( 'Khmer', 'blossom-fashion' ),
    			'latin'              => esc_attr__( 'Latin', 'blossom-fashion' ),
    			'latin-ext'          => esc_attr__( 'Latin Extended', 'blossom-fashion' ),
    			'vietnamese'         => esc_attr__( 'Vietnamese', 'blossom-fashion' ),
    			'hebrew'             => esc_attr__( 'Hebrew', 'blossom-fashion' ),
    			'arabic'             => esc_attr__( 'Arabic', 'blossom-fashion' ),
    			'bengali'            => esc_attr__( 'Bengali', 'blossom-fashion' ),
    			'gujarati'           => esc_attr__( 'Gujarati', 'blossom-fashion' ),
    			'tamil'              => esc_attr__( 'Tamil', 'blossom-fashion' ),
    			'telugu'             => esc_attr__( 'Telugu', 'blossom-fashion' ),
    			'thai'               => esc_attr__( 'Thai', 'blossom-fashion' ),
    			'serif'              => _x( 'Serif', 'font style', 'blossom-fashion' ),
    			'sans-serif'         => _x( 'Sans Serif', 'font style', 'blossom-fashion' ),
    			'monospace'          => _x( 'Monospace', 'font style', 'blossom-fashion' ),
    			'font-family'        => esc_attr__( 'Font Family', 'blossom-fashion' ),
    			'font-size'          => esc_attr__( 'Font Size', 'blossom-fashion' ),
    			'font-weight'        => esc_attr__( 'Font Weight', 'blossom-fashion' ),
    			'line-height'        => esc_attr__( 'Line Height', 'blossom-fashion' ),
    			'font-style'         => esc_attr__( 'Font Style', 'blossom-fashion' ),
    			'letter-spacing'     => esc_attr__( 'Letter Spacing', 'blossom-fashion' ),
    			'text-align'         => esc_attr__( 'Text Align', 'blossom-fashion' ),
    			'text-transform'     => esc_attr__( 'Text Transform', 'blossom-fashion' ),
    			'none'               => esc_attr__( 'None', 'blossom-fashion' ),
    			'uppercase'          => esc_attr__( 'Uppercase', 'blossom-fashion' ),
    			'lowercase'          => esc_attr__( 'Lowercase', 'blossom-fashion' ),
    			'top'                => esc_attr__( 'Top', 'blossom-fashion' ),
    			'bottom'             => esc_attr__( 'Bottom', 'blossom-fashion' ),
    			'left'               => esc_attr__( 'Left', 'blossom-fashion' ),
    			'right'              => esc_attr__( 'Right', 'blossom-fashion' ),
    			'center'             => esc_attr__( 'Center', 'blossom-fashion' ),
    			'justify'            => esc_attr__( 'Justify', 'blossom-fashion' ),
    			'color'              => esc_attr__( 'Color', 'blossom-fashion' ),
    			'select-font-family' => esc_attr__( 'Select a font-family', 'blossom-fashion' ),
    			'variant'            => esc_attr__( 'Variant', 'blossom-fashion' ),
    			'style'              => esc_attr__( 'Style', 'blossom-fashion' ),
    			'size'               => esc_attr__( 'Size', 'blossom-fashion' ),
    			'height'             => esc_attr__( 'Height', 'blossom-fashion' ),
    			'spacing'            => esc_attr__( 'Spacing', 'blossom-fashion' ),
    			'ultra-light'        => esc_attr__( 'Ultra-Light 100', 'blossom-fashion' ),
    			'ultra-light-italic' => esc_attr__( 'Ultra-Light 100 Italic', 'blossom-fashion' ),
    			'light'              => esc_attr__( 'Light 200', 'blossom-fashion' ),
    			'light-italic'       => esc_attr__( 'Light 200 Italic', 'blossom-fashion' ),
    			'book'               => esc_attr__( 'Book 300', 'blossom-fashion' ),
    			'book-italic'        => esc_attr__( 'Book 300 Italic', 'blossom-fashion' ),
    			'regular'            => esc_attr__( 'Normal 400', 'blossom-fashion' ),
    			'italic'             => esc_attr__( 'Normal 400 Italic', 'blossom-fashion' ),
    			'medium'             => esc_attr__( 'Medium 500', 'blossom-fashion' ),
    			'medium-italic'      => esc_attr__( 'Medium 500 Italic', 'blossom-fashion' ),
    			'semi-bold'          => esc_attr__( 'Semi-Bold 600', 'blossom-fashion' ),
    			'semi-bold-italic'   => esc_attr__( 'Semi-Bold 600 Italic', 'blossom-fashion' ),
    			'bold'               => esc_attr__( 'Bold 700', 'blossom-fashion' ),
    			'bold-italic'        => esc_attr__( 'Bold 700 Italic', 'blossom-fashion' ),
    			'extra-bold'         => esc_attr__( 'Extra-Bold 800', 'blossom-fashion' ),
    			'extra-bold-italic'  => esc_attr__( 'Extra-Bold 800 Italic', 'blossom-fashion' ),
    			'ultra-bold'         => esc_attr__( 'Ultra-Bold 900', 'blossom-fashion' ),
    			'ultra-bold-italic'  => esc_attr__( 'Ultra-Bold 900 Italic', 'blossom-fashion' ),
    			'invalid-value'      => esc_attr__( 'Invalid Value', 'blossom-fashion' ),
    		) );
    
    		$defaults = array( 'font-family'=> false );
    
    		$this->json['default'] = wp_parse_args( $this->json['default'], $defaults );
    	}
    
    	/**
    	 * Enqueue scripts and styles.
    	 *
    	 * @access public
    	 * @return void
    	 */
    	public function enqueue() {
    		wp_enqueue_style( 'blossom-fashion-typography', get_template_directory_uri() . '/inc/custom-controls/typography/typography.css', null );
            /*
    		 * JavaScript
    		 */
            wp_enqueue_script( 'jquery-ui-core' );
    		wp_enqueue_script( 'jquery-ui-tooltip' );
    		wp_enqueue_script( 'jquery-stepper-min-js' );
    		
    		// Selectize
    		wp_enqueue_script( 'selectize', get_template_directory_uri() . '/inc/js/selectize.js', array( 'jquery' ), false, true );
    
    		// Typography
    		wp_enqueue_script( 'blossom-fashion-typography', get_template_directory_uri() . '/inc/custom-controls/typography/typography.js', array(
    			'jquery',
    			'selectize'
    		), false, true );
    
    		$google_fonts   = Blossom_Fashion_Fonts::get_google_fonts();
    		$standard_fonts = Blossom_Fashion_Fonts::get_standard_fonts();
    		$all_variants   = Blossom_Fashion_Fonts::get_all_variants();
    
    		$standard_fonts_final = array();
    		foreach ( $standard_fonts as $key => $value ) {
    			$standard_fonts_final[] = array(
    				'family'      => $value['stack'],
    				'label'       => $value['label'],
    				'is_standard' => true,
    				'variants'    => array(
    					array(
    						'id'    => 'regular',
    						'label' => $all_variants['regular'],
    					),
    					array(
    						'id'    => 'italic',
    						'label' => $all_variants['italic'],
    					),
    					array(
    						'id'    => '700',
    						'label' => $all_variants['700'],
    					),
    					array(
    						'id'    => '700italic',
    						'label' => $all_variants['700italic'],
    					),
    				),
    			);
    		}
    
    		$google_fonts_final = array();
    
    		if ( is_array( $google_fonts ) ) {
    			foreach ( $google_fonts as $family => $args ) {
    				$label    = ( isset( $args['label'] ) ) ? $args['label'] : $family;
    				$variants = ( isset( $args['variants'] ) ) ? $args['variants'] : array( 'regular', '700' );
    
    				$available_variants = array();
    				foreach ( $variants as $variant ) {
    					if ( array_key_exists( $variant, $all_variants ) ) {
    						$available_variants[] = array( 'id' => $variant, 'label' => $all_variants[ $variant ] );
    					}
    				}
    
    				$google_fonts_final[] = array(
    					'family'   => $family,
    					'label'    => $label,
    					'variants' => $available_variants
    				);
    			}
    		}
    
    		$final = array_merge( $standard_fonts_final, $google_fonts_final );
    		wp_localize_script( 'blossom-fashion-typography', 'all_fonts', $final );
    	}
    
    	/**
    	 * An Underscore (JS) template for this control's content (but not its container).
    	 *
    	 * Class variables for this control class are available in the `data` JS object;
    	 * export custom variables by overriding {@see WP_Customize_Control::to_json()}.
    	 *
    	 * I put this in a separate file because PhpStorm didn't like it and it fucked with my formatting.
    	 *
    	 * @see    WP_Customize_Control::print_template()
    	 *
    	 * @access protected
    	 * @return void
    	 */
    	protected function content_template() { ?>
    		<# if ( data.tooltip ) { #>
                <a href="#" class="tooltip hint--left" data-hint="{{ data.tooltip }}"><span class='dashicons dashicons-info'></span></a>
            <# } #>
            
            <label class="customizer-text">
                <# if ( data.label ) { #>
                    <span class="customize-control-title">{{{ data.label }}}</span>
                <# } #>
                <# if ( data.description ) { #>
                    <span class="description customize-control-description">{{{ data.description }}}</span>
                <# } #>
            </label>
            
            <div class="wrapper">
                <# if ( data.default['font-family'] ) { #>
                    <# if ( '' == data.value['font-family'] ) { data.value['font-family'] = data.default['font-family']; } #>
                    <# if ( data.choices['fonts'] ) { data.fonts = data.choices['fonts']; } #>
                    <div class="font-family">
                        <h5>{{ data.l10n['font-family'] }}</h5>
                        <select id="blossom-typography-font-family-{{{ data.id }}}" placeholder="{{ data.l10n['select-font-family'] }}"></select>
                    </div>
                    <div class="variant blossom-variant-wrapper">
                        <h5>{{ data.l10n['style'] }}</h5>
                        <select class="variant" id="blossom-typography-variant-{{{ data.id }}}"></select>
                    </div>
                <# } #>   
                
            </div>
            <?php
    	}
    
    }
}inc/custom-controls/typography/webfonts.php000060400001704602152433765100015252 0ustar00<?php

return array("kind" => "webfonts#webfontList", "items" => array(array("kind" => "webfonts#webfont", "family" => "ABeeZee", "category" => "sans-serif", "variants" => array("regular", "italic"), "subsets" => array("latin"), "version" => "v13", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/abeezee/v13/esDR31xSG-6AGleN6tKukbcHCpE.ttf", "italic" => "http://fonts.gstatic.com/s/abeezee/v13/esDT31xSG-6AGleN2tCklZUCGpG-GQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Abel", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/abel/v10/MwQ5bhbm2POE6VhLPJp6qGI.ttf")), array("kind" => "webfonts#webfont", "family" => "Abhaya Libre", "category" => "serif", "variants" => array("regular", "500", "600", "700", "800"), "subsets" => array("sinhala", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("500" => "http://fonts.gstatic.com/s/abhayalibre/v5/e3t5euGtX-Co5MNzeAOqinEYj2ryqtxI6oYtBA.ttf", "600" => "http://fonts.gstatic.com/s/abhayalibre/v5/e3t5euGtX-Co5MNzeAOqinEYo23yqtxI6oYtBA.ttf", "700" => "http://fonts.gstatic.com/s/abhayalibre/v5/e3t5euGtX-Co5MNzeAOqinEYx2zyqtxI6oYtBA.ttf", "800" => "http://fonts.gstatic.com/s/abhayalibre/v5/e3t5euGtX-Co5MNzeAOqinEY22_yqtxI6oYtBA.ttf", "regular" => "http://fonts.gstatic.com/s/abhayalibre/v5/e3tmeuGtX-Co5MNzeAOqinEge0PWovdU4w.ttf")), array("kind" => "webfonts#webfont", "family" => "Abril Fatface", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/abrilfatface/v11/zOL64pLDlL1D99S8g8PtiKchm-BsjOLhZBY.ttf")), array("kind" => "webfonts#webfont", "family" => "Aclonica", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/aclonica/v10/K2FyfZJVlfNNSEBXGb7TCI6oBjLz.ttf")), array("kind" => "webfonts#webfont", "family" => "Acme", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/acme/v9/RrQfboBx-C5_bx3Lb23lzLk.ttf")), array("kind" => "webfonts#webfont", "family" => "Actor", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/actor/v9/wEOzEBbCkc5cO3ekXygtUMIO.ttf")), array("kind" => "webfonts#webfont", "family" => "Adamina", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v13", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/adamina/v13/j8_r6-DH1bjoc-dwu-reETl4Bno.ttf")), array("kind" => "webfonts#webfont", "family" => "Advent Pro", "category" => "sans-serif", "variants" => array("100", "200", "300", "regular", "500", "600", "700"), "subsets" => array("greek", "latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/adventpro/v10/V8mCoQfxVT4Dvddr_yOwjVmtLZxcBtItFw.ttf", "200" => "http://fonts.gstatic.com/s/adventpro/v10/V8mDoQfxVT4Dvddr_yOwjfWMDbZyCts0DqQ.ttf", "300" => "http://fonts.gstatic.com/s/adventpro/v10/V8mDoQfxVT4Dvddr_yOwjZGPDbZyCts0DqQ.ttf", "500" => "http://fonts.gstatic.com/s/adventpro/v10/V8mDoQfxVT4Dvddr_yOwjcmODbZyCts0DqQ.ttf", "600" => "http://fonts.gstatic.com/s/adventpro/v10/V8mDoQfxVT4Dvddr_yOwjeWJDbZyCts0DqQ.ttf", "700" => "http://fonts.gstatic.com/s/adventpro/v10/V8mDoQfxVT4Dvddr_yOwjYGIDbZyCts0DqQ.ttf", "regular" => "http://fonts.gstatic.com/s/adventpro/v10/V8mAoQfxVT4Dvddr_yOwtT2nKb5ZFtI.ttf")), array("kind" => "webfonts#webfont", "family" => "Aguafina Script", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/aguafinascript/v8/If2QXTv_ZzSxGIO30LemWEOmt1bHqs4pgicOrg.ttf")), array("kind" => "webfonts#webfont", "family" => "Akronim", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/akronim/v9/fdN-9sqWtWZZlHRp-gBxkFYN-a8.ttf")), array("kind" => "webfonts#webfont", "family" => "Aladin", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/aladin/v8/ZgNSjPJFPrvJV5f16Sf4pGT2Ng.ttf")), array("kind" => "webfonts#webfont", "family" => "Aldrich", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/aldrich/v10/MCoTzAn-1s3IGyJMZaAS3pP5H_E.ttf")), array("kind" => "webfonts#webfont", "family" => "Alef", "category" => "sans-serif", "variants" => array("regular", "700"), "subsets" => array("hebrew", "latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/alef/v11/FeVQS0NQpLYglo50L5la2bxii28.ttf", "regular" => "http://fonts.gstatic.com/s/alef/v11/FeVfS0NQpLYgrjJbC5FxxbU.ttf")), array("kind" => "webfonts#webfont", "family" => "Alegreya", "category" => "serif", "variants" => array("regular", "italic", "500", "500italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("greek", "vietnamese", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v13", "lastModified" => "2019-07-17", "files" => array("500" => "http://fonts.gstatic.com/s/alegreya/v13/4UaGrEBBsBhlBjvfkSoS5I3JyJ98KhtH.ttf", "700" => "http://fonts.gstatic.com/s/alegreya/v13/4UaGrEBBsBhlBjvfkSpa4o3JyJ98KhtH.ttf", "800" => "http://fonts.gstatic.com/s/alegreya/v13/4UaGrEBBsBhlBjvfkSpG4Y3JyJ98KhtH.ttf", "900" => "http://fonts.gstatic.com/s/alegreya/v13/4UaGrEBBsBhlBjvfkSpi4I3JyJ98KhtH.ttf", "regular" => "http://fonts.gstatic.com/s/alegreya/v13/4UaBrEBBsBhlBjvfkRLmzanB44N1.ttf", "italic" => "http://fonts.gstatic.com/s/alegreya/v13/4UaHrEBBsBhlBjvfkSLkx63j5pN1MwI.ttf", "500italic" => "http://fonts.gstatic.com/s/alegreya/v13/4UaErEBBsBhlBjvfkSLk_1nKwpteLwtHJlc.ttf", "700italic" => "http://fonts.gstatic.com/s/alegreya/v13/4UaErEBBsBhlBjvfkSLk_xHMwpteLwtHJlc.ttf", "800italic" => "http://fonts.gstatic.com/s/alegreya/v13/4UaErEBBsBhlBjvfkSLk_w3PwpteLwtHJlc.ttf", "900italic" => "http://fonts.gstatic.com/s/alegreya/v13/4UaErEBBsBhlBjvfkSLk_ynOwpteLwtHJlc.ttf")), array("kind" => "webfonts#webfont", "family" => "Alegreya SC", "category" => "serif", "variants" => array("regular", "italic", "500", "500italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("greek", "vietnamese", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("500" => "http://fonts.gstatic.com/s/alegreyasc/v11/taiTGmRtCJ62-O0HhNEa-ZZc-rUxQqu2FXKD.ttf", "700" => "http://fonts.gstatic.com/s/alegreyasc/v11/taiTGmRtCJ62-O0HhNEa-ZYU_LUxQqu2FXKD.ttf", "800" => "http://fonts.gstatic.com/s/alegreyasc/v11/taiTGmRtCJ62-O0HhNEa-ZYI_7UxQqu2FXKD.ttf", "900" => "http://fonts.gstatic.com/s/alegreyasc/v11/taiTGmRtCJ62-O0HhNEa-ZYs_rUxQqu2FXKD.ttf", "regular" => "http://fonts.gstatic.com/s/alegreyasc/v11/taiOGmRtCJ62-O0HhNEa-a6o05E5abe_.ttf", "italic" => "http://fonts.gstatic.com/s/alegreyasc/v11/taiMGmRtCJ62-O0HhNEa-Z6q2ZUbbKe_DGs.ttf", "500italic" => "http://fonts.gstatic.com/s/alegreyasc/v11/taiRGmRtCJ62-O0HhNEa-Z6q4WEySK-UEGKDBz4.ttf", "700italic" => "http://fonts.gstatic.com/s/alegreyasc/v11/taiRGmRtCJ62-O0HhNEa-Z6q4Sk0SK-UEGKDBz4.ttf", "800italic" => "http://fonts.gstatic.com/s/alegreyasc/v11/taiRGmRtCJ62-O0HhNEa-Z6q4TU3SK-UEGKDBz4.ttf", "900italic" => "http://fonts.gstatic.com/s/alegreyasc/v11/taiRGmRtCJ62-O0HhNEa-Z6q4RE2SK-UEGKDBz4.ttf")), array("kind" => "webfonts#webfont", "family" => "Alegreya Sans", "category" => "sans-serif", "variants" => array("100", "100italic", "300", "300italic", "regular", "italic", "500", "500italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("greek", "vietnamese", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v10", "lastModified" => "2019-07-17", "files" => array("100" => "http://fonts.gstatic.com/s/alegreyasans/v10/5aUt9_-1phKLFgshYDvh6Vwt5TltuGdShm5bsg.ttf", "300" => "http://fonts.gstatic.com/s/alegreyasans/v10/5aUu9_-1phKLFgshYDvh6Vwt5fFPmE18imdCqxI.ttf", "500" => "http://fonts.gstatic.com/s/alegreyasans/v10/5aUu9_-1phKLFgshYDvh6Vwt5alOmE18imdCqxI.ttf", "700" => "http://fonts.gstatic.com/s/alegreyasans/v10/5aUu9_-1phKLFgshYDvh6Vwt5eFImE18imdCqxI.ttf", "800" => "http://fonts.gstatic.com/s/alegreyasans/v10/5aUu9_-1phKLFgshYDvh6Vwt5f1LmE18imdCqxI.ttf", "900" => "http://fonts.gstatic.com/s/alegreyasans/v10/5aUu9_-1phKLFgshYDvh6Vwt5dlKmE18imdCqxI.ttf", "100italic" => "http://fonts.gstatic.com/s/alegreyasans/v10/5aUv9_-1phKLFgshYDvh6Vwt7V9V3G1WpGtLsgu7.ttf", "300italic" => "http://fonts.gstatic.com/s/alegreyasans/v10/5aUo9_-1phKLFgshYDvh6Vwt7V9VFE92jkVHuxKiBA.ttf", "regular" => "http://fonts.gstatic.com/s/alegreyasans/v10/5aUz9_-1phKLFgshYDvh6Vwt3V1nvEVXlm4.ttf", "italic" => "http://fonts.gstatic.com/s/alegreyasans/v10/5aUt9_-1phKLFgshYDvh6Vwt7V9tuGdShm5bsg.ttf", "500italic" => "http://fonts.gstatic.com/s/alegreyasans/v10/5aUo9_-1phKLFgshYDvh6Vwt7V9VTE52jkVHuxKiBA.ttf", "700italic" => "http://fonts.gstatic.com/s/alegreyasans/v10/5aUo9_-1phKLFgshYDvh6Vwt7V9VBEh2jkVHuxKiBA.ttf", "800italic" => "http://fonts.gstatic.com/s/alegreyasans/v10/5aUo9_-1phKLFgshYDvh6Vwt7V9VGEt2jkVHuxKiBA.ttf", "900italic" => "http://fonts.gstatic.com/s/alegreyasans/v10/5aUo9_-1phKLFgshYDvh6Vwt7V9VPEp2jkVHuxKiBA.ttf")), array("kind" => "webfonts#webfont", "family" => "Alegreya Sans SC", "category" => "sans-serif", "variants" => array("100", "100italic", "300", "300italic", "regular", "italic", "500", "500italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("greek", "vietnamese", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/alegreyasanssc/v9/mtGn4-RGJqfMvt7P8FUr0Q1j-Hf1Dipl8g5FPYtmMg.ttf", "300" => "http://fonts.gstatic.com/s/alegreyasanssc/v9/mtGm4-RGJqfMvt7P8FUr0Q1j-Hf1DuJH0iRrMYJ_K-4.ttf", "500" => "http://fonts.gstatic.com/s/alegreyasanssc/v9/mtGm4-RGJqfMvt7P8FUr0Q1j-Hf1DrpG0iRrMYJ_K-4.ttf", "700" => "http://fonts.gstatic.com/s/alegreyasanssc/v9/mtGm4-RGJqfMvt7P8FUr0Q1j-Hf1DvJA0iRrMYJ_K-4.ttf", "800" => "http://fonts.gstatic.com/s/alegreyasanssc/v9/mtGm4-RGJqfMvt7P8FUr0Q1j-Hf1Du5D0iRrMYJ_K-4.ttf", "900" => "http://fonts.gstatic.com/s/alegreyasanssc/v9/mtGm4-RGJqfMvt7P8FUr0Q1j-Hf1DspC0iRrMYJ_K-4.ttf", "100italic" => "http://fonts.gstatic.com/s/alegreyasanssc/v9/mtGl4-RGJqfMvt7P8FUr0Q1j-Hf1BkxdlgRBH452Mvds.ttf", "300italic" => "http://fonts.gstatic.com/s/alegreyasanssc/v9/mtGk4-RGJqfMvt7P8FUr0Q1j-Hf1BkxdXiZhNaB6O-51OA.ttf", "regular" => "http://fonts.gstatic.com/s/alegreyasanssc/v9/mtGh4-RGJqfMvt7P8FUr0Q1j-Hf1Nk5v9ixALYs.ttf", "italic" => "http://fonts.gstatic.com/s/alegreyasanssc/v9/mtGn4-RGJqfMvt7P8FUr0Q1j-Hf1Bkxl8g5FPYtmMg.ttf", "500italic" => "http://fonts.gstatic.com/s/alegreyasanssc/v9/mtGk4-RGJqfMvt7P8FUr0Q1j-Hf1BkxdBidhNaB6O-51OA.ttf", "700italic" => "http://fonts.gstatic.com/s/alegreyasanssc/v9/mtGk4-RGJqfMvt7P8FUr0Q1j-Hf1BkxdTiFhNaB6O-51OA.ttf", "800italic" => "http://fonts.gstatic.com/s/alegreyasanssc/v9/mtGk4-RGJqfMvt7P8FUr0Q1j-Hf1BkxdUiJhNaB6O-51OA.ttf", "900italic" => "http://fonts.gstatic.com/s/alegreyasanssc/v9/mtGk4-RGJqfMvt7P8FUr0Q1j-Hf1BkxddiNhNaB6O-51OA.ttf")), array("kind" => "webfonts#webfont", "family" => "Aleo", "category" => "serif", "variants" => array("300", "300italic", "regular", "italic", "700", "700italic"), "subsets" => array("latin-ext", "latin"), "version" => "v3", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/aleo/v3/c4mg1nF8G8_syKbr9DVDno985KM.ttf", "700" => "http://fonts.gstatic.com/s/aleo/v3/c4mg1nF8G8_syLbs9DVDno985KM.ttf", "300italic" => "http://fonts.gstatic.com/s/aleo/v3/c4mi1nF8G8_swAjxeDdJmq159KOnWA.ttf", "regular" => "http://fonts.gstatic.com/s/aleo/v3/c4mv1nF8G8_s8ArD0D1ogoY.ttf", "italic" => "http://fonts.gstatic.com/s/aleo/v3/c4mh1nF8G8_swAjJ1B9tkoZl_Q.ttf", "700italic" => "http://fonts.gstatic.com/s/aleo/v3/c4mi1nF8G8_swAjxaDBJmq159KOnWA.ttf")), array("kind" => "webfonts#webfont", "family" => "Alex Brush", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/alexbrush/v11/SZc83FzrJKuqFbwMKk6EtUL57DtOmCc.ttf")), array("kind" => "webfonts#webfont", "family" => "Alfa Slab One", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/alfaslabone/v9/6NUQ8FmMKwSEKjnm5-4v-4Jh6dVretWvYmE.ttf")), array("kind" => "webfonts#webfont", "family" => "Alice", "category" => "serif", "variants" => array("regular"), "subsets" => array("cyrillic-ext", "latin", "cyrillic"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/alice/v11/OpNCnoEEmtHa6FcJpA_chzJ0.ttf")), array("kind" => "webfonts#webfont", "family" => "Alike", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/alike/v12/HI_EiYEYI6BIoEjBSZXAQ4-d.ttf")), array("kind" => "webfonts#webfont", "family" => "Alike Angular", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/alikeangular/v10/3qTrojWunjGQtEBlIcwMbSoI3kM6bB7FKjE.ttf")), array("kind" => "webfonts#webfont", "family" => "Allan", "category" => "display", "variants" => array("regular", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/allan/v12/ea8aadU7WuTxEu5KEPCN2WpNgEKU.ttf", "regular" => "http://fonts.gstatic.com/s/allan/v12/ea8XadU7WuTxEtb2P9SF8nZE.ttf")), array("kind" => "webfonts#webfont", "family" => "Allerta", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/allerta/v10/TwMO-IAHRlkbx940UnEdSQqO5uY.ttf")), array("kind" => "webfonts#webfont", "family" => "Allerta Stencil", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/allertastencil/v10/HTx0L209KT-LmIE9N7OR6eiycOeF-zz313DuvQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Allura", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/allura/v8/9oRPNYsQpS4zjuAPjAIXPtrrGA.ttf")), array("kind" => "webfonts#webfont", "family" => "Almendra", "category" => "serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin-ext", "latin"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/almendra/v12/H4cjBXKAlMnTn0Cskx6G7Zu4qKK-aihq.ttf", "regular" => "http://fonts.gstatic.com/s/almendra/v12/H4ckBXKAlMnTn0CskyY6wr-wg763.ttf", "italic" => "http://fonts.gstatic.com/s/almendra/v12/H4ciBXKAlMnTn0CskxY4yLuShq63czE.ttf", "700italic" => "http://fonts.gstatic.com/s/almendra/v12/H4chBXKAlMnTn0CskxY48Ae9oqacbzhqDtg.ttf")), array("kind" => "webfonts#webfont", "family" => "Almendra Display", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/almendradisplay/v10/0FlPVOGWl1Sb4O3tETtADHRRlZhzXS_eTyer338.ttf")), array("kind" => "webfonts#webfont", "family" => "Almendra SC", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/almendrasc/v10/Iure6Yx284eebowr7hbyTZZJprVA4XQ0.ttf")), array("kind" => "webfonts#webfont", "family" => "Amarante", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/amarante/v7/xMQXuF1KTa6EvGx9bq-3C3rAmD-b.ttf")), array("kind" => "webfonts#webfont", "family" => "Amaranth", "category" => "sans-serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/amaranth/v10/KtkpALODe433f0j1zMF-OPWi6WDfFpuc.ttf", "regular" => "http://fonts.gstatic.com/s/amaranth/v10/KtkuALODe433f0j1zPnCF9GqwnzW.ttf", "italic" => "http://fonts.gstatic.com/s/amaranth/v10/KtkoALODe433f0j1zMnAHdWIx2zWD4I.ttf", "700italic" => "http://fonts.gstatic.com/s/amaranth/v10/KtkrALODe433f0j1zMnAJWmn42T9E4ucRY8.ttf")), array("kind" => "webfonts#webfont", "family" => "Amatic SC", "category" => "handwriting", "variants" => array("regular", "700"), "subsets" => array("vietnamese", "hebrew", "latin-ext", "latin", "cyrillic"), "version" => "v13", "lastModified" => "2019-07-17", "files" => array("700" => "http://fonts.gstatic.com/s/amaticsc/v13/TUZ3zwprpvBS1izr_vOMscG6eb8D3WTy-A.ttf", "regular" => "http://fonts.gstatic.com/s/amaticsc/v13/TUZyzwprpvBS1izr_vO0De6ecZQf1A.ttf")), array("kind" => "webfonts#webfont", "family" => "Amethysta", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/amethysta/v8/rP2Fp2K15kgb_F3ibfWIGDWCBl0O8Q.ttf")), array("kind" => "webfonts#webfont", "family" => "Amiko", "category" => "sans-serif", "variants" => array("regular", "600", "700"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("600" => "http://fonts.gstatic.com/s/amiko/v4/WwkdxPq1DFK04uJ9XXrEGoQAUco5.ttf", "700" => "http://fonts.gstatic.com/s/amiko/v4/WwkdxPq1DFK04uIZXHrEGoQAUco5.ttf", "regular" => "http://fonts.gstatic.com/s/amiko/v4/WwkQxPq1DFK04tqlc17MMZgJ.ttf")), array("kind" => "webfonts#webfont", "family" => "Amiri", "category" => "serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("arabic", "latin-ext", "latin"), "version" => "v13", "lastModified" => "2019-07-17", "files" => array("700" => "http://fonts.gstatic.com/s/amiri/v13/J7acnpd8CGxBHp2VkZY4xJ9CGyAa.ttf", "regular" => "http://fonts.gstatic.com/s/amiri/v13/J7aRnpd8CGxBHqUpvrIw74NL.ttf", "italic" => "http://fonts.gstatic.com/s/amiri/v13/J7afnpd8CGxBHpUrtLYS6pNLAjk.ttf", "700italic" => "http://fonts.gstatic.com/s/amiri/v13/J7aanpd8CGxBHpUrjAo9zptgHjAavCA.ttf")), array("kind" => "webfonts#webfont", "family" => "Amita", "category" => "handwriting", "variants" => array("regular", "700"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/amita/v5/HhyXU5si9Om7PTHTLtCCOopCTKkI.ttf", "regular" => "http://fonts.gstatic.com/s/amita/v5/HhyaU5si9Om7PQlvAfSKEZZL.ttf")), array("kind" => "webfonts#webfont", "family" => "Anaheim", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/anaheim/v7/8vII7w042Wp87g4G0UTUEE5eK_w.ttf")), array("kind" => "webfonts#webfont", "family" => "Andada", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/andada/v11/uK_y4riWaego3w9RCh0TMv6EXw.ttf")), array("kind" => "webfonts#webfont", "family" => "Andika", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/andika/v11/mem_Ya6iyW-LwqgAbbwRWrwGVA.ttf")), array("kind" => "webfonts#webfont", "family" => "Angkor", "category" => "display", "variants" => array("regular"), "subsets" => array("khmer"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/angkor/v12/H4cmBXyAlsPdnlb-8iw-4Lqggw.ttf")), array("kind" => "webfonts#webfont", "family" => "Annie Use Your Telescope", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/annieuseyourtelescope/v10/daaLSS4tI2qYYl3Jq9s_Hu74xwktnlKxH6osGVGjlDfB3UUVZA.ttf")), array("kind" => "webfonts#webfont", "family" => "Anonymous Pro", "category" => "monospace", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("greek", "latin-ext", "latin", "cyrillic"), "version" => "v13", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/anonymouspro/v13/rP2cp2a15UIB7Un-bOeISG3pFuAT0CnW7KOywKo.ttf", "regular" => "http://fonts.gstatic.com/s/anonymouspro/v13/rP2Bp2a15UIB7Un-bOeISG3pLlw89CH98Ko.ttf", "italic" => "http://fonts.gstatic.com/s/anonymouspro/v13/rP2fp2a15UIB7Un-bOeISG3pHl428AP44Kqr2Q.ttf", "700italic" => "http://fonts.gstatic.com/s/anonymouspro/v13/rP2ap2a15UIB7Un-bOeISG3pHl4OTCzc6IG30KqB9Q.ttf")), array("kind" => "webfonts#webfont", "family" => "Antic", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/antic/v11/TuGfUVB8XY5DRaZLodgzydtk.ttf")), array("kind" => "webfonts#webfont", "family" => "Antic Didone", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/anticdidone/v8/RWmPoKKX6u8sp8fIWdnDKqDiqYsGBGBzCw.ttf")), array("kind" => "webfonts#webfont", "family" => "Antic Slab", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/anticslab/v8/bWt97fPFfRzkCa9Jlp6IWcJWXW5p5Qo.ttf")), array("kind" => "webfonts#webfont", "family" => "Anton", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/anton/v11/1Ptgg87LROyAm0K08i4gS7lu.ttf")), array("kind" => "webfonts#webfont", "family" => "Arapey", "category" => "serif", "variants" => array("regular", "italic"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/arapey/v8/-W__XJn-UDDA2RC6Z9AcZkIzeg.ttf", "italic" => "http://fonts.gstatic.com/s/arapey/v8/-W_9XJn-UDDA2RCKZdoYREcjeo0k.ttf")), array("kind" => "webfonts#webfont", "family" => "Arbutus", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/arbutus/v9/NaPYcZ7dG_5J3poob9JtryO8fMU.ttf")), array("kind" => "webfonts#webfont", "family" => "Arbutus Slab", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/arbutusslab/v8/oY1Z8e7OuLXkJGbXtr5ba7ZVa68dJlaFAQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Architects Daughter", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/architectsdaughter/v10/KtkxAKiDZI_td1Lkx62xHZHDtgO_Y-bvfY5q4szgE-Q.ttf")), array("kind" => "webfonts#webfont", "family" => "Archivo", "category" => "sans-serif", "variants" => array("regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v6", "lastModified" => "2019-07-26", "files" => array("500" => "http://fonts.gstatic.com/s/archivo/v6/k3kVo8UDI-1M0wlSdSrLC0HrLaqM6Q4.ttf", "600" => "http://fonts.gstatic.com/s/archivo/v6/k3kVo8UDI-1M0wlSdQbMC0HrLaqM6Q4.ttf", "700" => "http://fonts.gstatic.com/s/archivo/v6/k3kVo8UDI-1M0wlSdWLNC0HrLaqM6Q4.ttf", "regular" => "http://fonts.gstatic.com/s/archivo/v6/k3kQo8UDI-1M0wlSTd7iL0nAMaM.ttf", "italic" => "http://fonts.gstatic.com/s/archivo/v6/k3kSo8UDI-1M0wlSfdzoK2vFIaOV8A.ttf", "500italic" => "http://fonts.gstatic.com/s/archivo/v6/k3kXo8UDI-1M0wlSfdzQ30LhKYiJ-Q7m8w.ttf", "600italic" => "http://fonts.gstatic.com/s/archivo/v6/k3kXo8UDI-1M0wlSfdzQ80XhKYiJ-Q7m8w.ttf", "700italic" => "http://fonts.gstatic.com/s/archivo/v6/k3kXo8UDI-1M0wlSfdzQl0ThKYiJ-Q7m8w.ttf")), array("kind" => "webfonts#webfont", "family" => "Archivo Black", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/archivoblack/v9/HTxqL289NzCGg4MzN6KJ7eW6OYuP_x7yx3A.ttf")), array("kind" => "webfonts#webfont", "family" => "Archivo Narrow", "category" => "sans-serif", "variants" => array("regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-26", "files" => array("500" => "http://fonts.gstatic.com/s/archivonarrow/v11/tss3ApVBdCYD5Q7hcxTE1ArZ0b4Dqlla8dMgPgBu.ttf", "600" => "http://fonts.gstatic.com/s/archivonarrow/v11/tss3ApVBdCYD5Q7hcxTE1ArZ0b4vrVla8dMgPgBu.ttf", "700" => "http://fonts.gstatic.com/s/archivonarrow/v11/tss3ApVBdCYD5Q7hcxTE1ArZ0b5LrFla8dMgPgBu.ttf", "regular" => "http://fonts.gstatic.com/s/archivonarrow/v11/tss0ApVBdCYD5Q7hcxTE1ArZ0Yb3g31S2s8p.ttf", "italic" => "http://fonts.gstatic.com/s/archivonarrow/v11/tss2ApVBdCYD5Q7hcxTE1ArZ0bb1iXlw398pJxk.ttf", "500italic" => "http://fonts.gstatic.com/s/archivonarrow/v11/tssxApVBdCYD5Q7hcxTE1ArZ0bb1sY1Z-9cCOxBu_BM.ttf", "600italic" => "http://fonts.gstatic.com/s/archivonarrow/v11/tssxApVBdCYD5Q7hcxTE1ArZ0bb1saFe-9cCOxBu_BM.ttf", "700italic" => "http://fonts.gstatic.com/s/archivonarrow/v11/tssxApVBdCYD5Q7hcxTE1ArZ0bb1scVf-9cCOxBu_BM.ttf")), array("kind" => "webfonts#webfont", "family" => "Aref Ruqaa", "category" => "serif", "variants" => array("regular", "700"), "subsets" => array("arabic", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/arefruqaa/v8/WwkYxPW1E165rajQKDulKDwNcNIS2N_7Bdk.ttf", "regular" => "http://fonts.gstatic.com/s/arefruqaa/v8/WwkbxPW1E165rajQKDulEIAiVNo5xNY.ttf")), array("kind" => "webfonts#webfont", "family" => "Arima Madurai", "category" => "display", "variants" => array("100", "200", "300", "regular", "500", "700", "800", "900"), "subsets" => array("vietnamese", "latin-ext", "latin", "tamil"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/arimamadurai/v5/t5t4IRoeKYORG0WNMgnC3seB1V3PqrGCch4Drg.ttf", "200" => "http://fonts.gstatic.com/s/arimamadurai/v5/t5t7IRoeKYORG0WNMgnC3seB1fHuipusfhcat2c.ttf", "300" => "http://fonts.gstatic.com/s/arimamadurai/v5/t5t7IRoeKYORG0WNMgnC3seB1ZXtipusfhcat2c.ttf", "500" => "http://fonts.gstatic.com/s/arimamadurai/v5/t5t7IRoeKYORG0WNMgnC3seB1c3sipusfhcat2c.ttf", "700" => "http://fonts.gstatic.com/s/arimamadurai/v5/t5t7IRoeKYORG0WNMgnC3seB1YXqipusfhcat2c.ttf", "800" => "http://fonts.gstatic.com/s/arimamadurai/v5/t5t7IRoeKYORG0WNMgnC3seB1Znpipusfhcat2c.ttf", "900" => "http://fonts.gstatic.com/s/arimamadurai/v5/t5t7IRoeKYORG0WNMgnC3seB1b3oipusfhcat2c.ttf", "regular" => "http://fonts.gstatic.com/s/arimamadurai/v5/t5tmIRoeKYORG0WNMgnC3seB7TnFrpOHYh4.ttf")), array("kind" => "webfonts#webfont", "family" => "Arimo", "category" => "sans-serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("greek", "vietnamese", "hebrew", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v13", "lastModified" => "2019-07-22", "files" => array("700" => "http://fonts.gstatic.com/s/arimo/v13/P5sBzZCDf9_T_1Wi4QREp5On0ME2.ttf", "regular" => "http://fonts.gstatic.com/s/arimo/v13/P5sMzZCDf9_T_20eziBMjI-u.ttf", "italic" => "http://fonts.gstatic.com/s/arimo/v13/P5sCzZCDf9_T_10cxCRuiZ-uydg.ttf", "700italic" => "http://fonts.gstatic.com/s/arimo/v13/P5sHzZCDf9_T_10c_JhBrZeF1dE2PY4.ttf")), array("kind" => "webfonts#webfont", "family" => "Arizonia", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/arizonia/v10/neIIzCemt4A5qa7mv6WGHK06UY30.ttf")), array("kind" => "webfonts#webfont", "family" => "Armata", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/armata/v11/gokvH63_HV5jQ-E9lD53Q2u_mQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Arsenal", "category" => "sans-serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/arsenal/v4/wXKuE3kQtZQ4pF3D7-P5JeQAmX8yrdk.ttf", "regular" => "http://fonts.gstatic.com/s/arsenal/v4/wXKrE3kQtZQ4pF3D11_WAewrhXY.ttf", "italic" => "http://fonts.gstatic.com/s/arsenal/v4/wXKpE3kQtZQ4pF3D513cBc4ulXYrtA.ttf", "700italic" => "http://fonts.gstatic.com/s/arsenal/v4/wXKsE3kQtZQ4pF3D513kueEKnV03vdnKjw.ttf")), array("kind" => "webfonts#webfont", "family" => "Artifika", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/artifika/v10/VEMyRoxzronptCuxu6Wt5jDtreOL.ttf")), array("kind" => "webfonts#webfont", "family" => "Arvo", "category" => "serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin"), "version" => "v13", "lastModified" => "2019-07-26", "files" => array("700" => "http://fonts.gstatic.com/s/arvo/v13/tDbM2oWUg0MKoZw1yLTA8vL7lAE.ttf", "regular" => "http://fonts.gstatic.com/s/arvo/v13/tDbD2oWUg0MKmSAa7Lzr7vs.ttf", "italic" => "http://fonts.gstatic.com/s/arvo/v13/tDbN2oWUg0MKqSIQ6J7u_vvijQ.ttf", "700italic" => "http://fonts.gstatic.com/s/arvo/v13/tDbO2oWUg0MKqSIoVLHK9tD-hAHkGg.ttf")), array("kind" => "webfonts#webfont", "family" => "Arya", "category" => "sans-serif", "variants" => array("regular", "700"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/arya/v5/ga6NawNG-HJdzfra3b-BaFg3dRE.ttf", "regular" => "http://fonts.gstatic.com/s/arya/v5/ga6CawNG-HJd9Ub1-beqdFE.ttf")), array("kind" => "webfonts#webfont", "family" => "Asap", "category" => "sans-serif", "variants" => array("regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-26", "files" => array("500" => "http://fonts.gstatic.com/s/asap/v11/KFOnCniXp96aw8g9xUxlBz88MsA.ttf", "600" => "http://fonts.gstatic.com/s/asap/v11/KFOnCniXp96aw-Q6xUxlBz88MsA.ttf", "700" => "http://fonts.gstatic.com/s/asap/v11/KFOnCniXp96aw4A7xUxlBz88MsA.ttf", "regular" => "http://fonts.gstatic.com/s/asap/v11/KFOoCniXp96a-zwU4UROGzY.ttf", "italic" => "http://fonts.gstatic.com/s/asap/v11/KFOmCniXp96ayz4e5WZLCzYlKw.ttf", "500italic" => "http://fonts.gstatic.com/s/asap/v11/KFOlCniXp96ayz4mEU9vAx05IsDqlA.ttf", "600italic" => "http://fonts.gstatic.com/s/asap/v11/KFOlCniXp96ayz4mPUhvAx05IsDqlA.ttf", "700italic" => "http://fonts.gstatic.com/s/asap/v11/KFOlCniXp96ayz4mWUlvAx05IsDqlA.ttf")), array("kind" => "webfonts#webfont", "family" => "Asap Condensed", "category" => "sans-serif", "variants" => array("regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-26", "files" => array("500" => "http://fonts.gstatic.com/s/asapcondensed/v5/pxieypY1o9NHyXh3WvSbGSggdO9_S2lEgGqgp-pO.ttf", "600" => "http://fonts.gstatic.com/s/asapcondensed/v5/pxieypY1o9NHyXh3WvSbGSggdO9TTGlEgGqgp-pO.ttf", "700" => "http://fonts.gstatic.com/s/asapcondensed/v5/pxieypY1o9NHyXh3WvSbGSggdO83TWlEgGqgp-pO.ttf", "regular" => "http://fonts.gstatic.com/s/asapcondensed/v5/pxidypY1o9NHyXh3WvSbGSggdNeLYk1Mq3ap.ttf", "italic" => "http://fonts.gstatic.com/s/asapcondensed/v5/pxifypY1o9NHyXh3WvSbGSggdOeJaElurmapvvM.ttf", "500italic" => "http://fonts.gstatic.com/s/asapcondensed/v5/pxiYypY1o9NHyXh3WvSbGSggdOeJUL1Him6CovpOkXA.ttf", "600italic" => "http://fonts.gstatic.com/s/asapcondensed/v5/pxiYypY1o9NHyXh3WvSbGSggdOeJUJFAim6CovpOkXA.ttf", "700italic" => "http://fonts.gstatic.com/s/asapcondensed/v5/pxiYypY1o9NHyXh3WvSbGSggdOeJUPVBim6CovpOkXA.ttf")), array("kind" => "webfonts#webfont", "family" => "Asar", "category" => "serif", "variants" => array("regular"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/asar/v7/sZlLdRyI6TBIXkYQDLlTW6E.ttf")), array("kind" => "webfonts#webfont", "family" => "Asset", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/asset/v10/SLXGc1na-mM4cWImRJqExst1.ttf")), array("kind" => "webfonts#webfont", "family" => "Assistant", "category" => "sans-serif", "variants" => array("200", "300", "regular", "600", "700", "800"), "subsets" => array("hebrew", "latin"), "version" => "v4", "lastModified" => "2019-07-17", "files" => array("200" => "http://fonts.gstatic.com/s/assistant/v4/2sDZZGJYnIjSi6H75xk7p0ScA5cZbCjItw.ttf", "300" => "http://fonts.gstatic.com/s/assistant/v4/2sDZZGJYnIjSi6H75xk7w0ecA5cZbCjItw.ttf", "600" => "http://fonts.gstatic.com/s/assistant/v4/2sDZZGJYnIjSi6H75xk7t0GcA5cZbCjItw.ttf", "700" => "http://fonts.gstatic.com/s/assistant/v4/2sDZZGJYnIjSi6H75xk700CcA5cZbCjItw.ttf", "800" => "http://fonts.gstatic.com/s/assistant/v4/2sDZZGJYnIjSi6H75xk7z0OcA5cZbCjItw.ttf", "regular" => "http://fonts.gstatic.com/s/assistant/v4/2sDcZGJYnIjSi6H75xkDb2-4C7wFZQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Astloch", "category" => "display", "variants" => array("regular", "700"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-26", "files" => array("700" => "http://fonts.gstatic.com/s/astloch/v11/TuGUUVJ8QI5GSeUjk2A-6MNPA10xLMQ.ttf", "regular" => "http://fonts.gstatic.com/s/astloch/v11/TuGRUVJ8QI5GSeUjq9wRzMtkH1Q.ttf")), array("kind" => "webfonts#webfont", "family" => "Asul", "category" => "sans-serif", "variants" => array("regular", "700"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/asul/v9/VuJxdNjKxYr40U8qeKbXOIFneRo.ttf", "regular" => "http://fonts.gstatic.com/s/asul/v9/VuJ-dNjKxYr46fMFXK78JIg.ttf")), array("kind" => "webfonts#webfont", "family" => "Athiti", "category" => "sans-serif", "variants" => array("200", "300", "regular", "500", "600", "700"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/athiti/v4/pe0sMISdLIZIv1wAxDNyAv2-C99ycg.ttf", "300" => "http://fonts.gstatic.com/s/athiti/v4/pe0sMISdLIZIv1wAoDByAv2-C99ycg.ttf", "500" => "http://fonts.gstatic.com/s/athiti/v4/pe0sMISdLIZIv1wA-DFyAv2-C99ycg.ttf", "600" => "http://fonts.gstatic.com/s/athiti/v4/pe0sMISdLIZIv1wA1DZyAv2-C99ycg.ttf", "700" => "http://fonts.gstatic.com/s/athiti/v4/pe0sMISdLIZIv1wAsDdyAv2-C99ycg.ttf", "regular" => "http://fonts.gstatic.com/s/athiti/v4/pe0vMISdLIZIv1w4DBhWCtaiAg.ttf")), array("kind" => "webfonts#webfont", "family" => "Atma", "category" => "display", "variants" => array("300", "regular", "500", "600", "700"), "subsets" => array("bengali", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/atma/v5/uK_z4rqWc-Eoo8JzKjc9PvedRkM.ttf", "500" => "http://fonts.gstatic.com/s/atma/v5/uK_z4rqWc-Eoo5pyKjc9PvedRkM.ttf", "600" => "http://fonts.gstatic.com/s/atma/v5/uK_z4rqWc-Eoo7Z1Kjc9PvedRkM.ttf", "700" => "http://fonts.gstatic.com/s/atma/v5/uK_z4rqWc-Eoo9J0Kjc9PvedRkM.ttf", "regular" => "http://fonts.gstatic.com/s/atma/v5/uK_84rqWc-Eom25bDj8WIv4.ttf")), array("kind" => "webfonts#webfont", "family" => "Atomic Age", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/atomicage/v12/f0Xz0eug6sdmRFkYZZGL58Ht9a8GYeA.ttf")), array("kind" => "webfonts#webfont", "family" => "Aubrey", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/aubrey/v12/q5uGsou7NPBw-p7vugNsCxVEgA.ttf")), array("kind" => "webfonts#webfont", "family" => "Audiowide", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/audiowide/v8/l7gdbjpo0cum0ckerWCtkQXPExpQBw.ttf")), array("kind" => "webfonts#webfont", "family" => "Autour One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/autourone/v9/UqyVK80cP25l3fJgbdfbk5lWVscxdKE.ttf")), array("kind" => "webfonts#webfont", "family" => "Average", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/average/v8/fC1hPYBHe23MxA7rIeJwVWytTyk.ttf")), array("kind" => "webfonts#webfont", "family" => "Average Sans", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/averagesans/v8/1Ptpg8fLXP2dlAXR-HlJJNJPBdqazVoK4A.ttf")), array("kind" => "webfonts#webfont", "family" => "Averia Gruesa Libre", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/averiagruesalibre/v8/NGSov4nEGEktOaDRKsY-1dhh8eEtIx3ZUmmJw0SLRA8.ttf")), array("kind" => "webfonts#webfont", "family" => "Averia Libre", "category" => "display", "variants" => array("300", "300italic", "regular", "italic", "700", "700italic"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/averialibre/v8/2V0FKIcMGZEnV6xygz7eNjEarovtb07t-pQgTw.ttf", "700" => "http://fonts.gstatic.com/s/averialibre/v8/2V0FKIcMGZEnV6xygz7eNjEavoztb07t-pQgTw.ttf", "300italic" => "http://fonts.gstatic.com/s/averialibre/v8/2V0HKIcMGZEnV6xygz7eNjESAJFhbUTp2JEwT4Sk.ttf", "regular" => "http://fonts.gstatic.com/s/averialibre/v8/2V0aKIcMGZEnV6xygz7eNjEiAqPJZ2Xx8w.ttf", "italic" => "http://fonts.gstatic.com/s/averialibre/v8/2V0EKIcMGZEnV6xygz7eNjESAKnNRWDh8405.ttf", "700italic" => "http://fonts.gstatic.com/s/averialibre/v8/2V0HKIcMGZEnV6xygz7eNjESAJFxakTp2JEwT4Sk.ttf")), array("kind" => "webfonts#webfont", "family" => "Averia Sans Libre", "category" => "display", "variants" => array("300", "300italic", "regular", "italic", "700", "700italic"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/averiasanslibre/v8/ga6SaxZG_G5OvCf_rt7FH3B6BHLMEd3lMKcQJZP1LmD9.ttf", "700" => "http://fonts.gstatic.com/s/averiasanslibre/v8/ga6SaxZG_G5OvCf_rt7FH3B6BHLMEd31N6cQJZP1LmD9.ttf", "300italic" => "http://fonts.gstatic.com/s/averiasanslibre/v8/ga6caxZG_G5OvCf_rt7FH3B6BHLMEdVLKisSL5fXK3D9qtg.ttf", "regular" => "http://fonts.gstatic.com/s/averiasanslibre/v8/ga6XaxZG_G5OvCf_rt7FH3B6BHLMEeVJGIMYDo_8.ttf", "italic" => "http://fonts.gstatic.com/s/averiasanslibre/v8/ga6RaxZG_G5OvCf_rt7FH3B6BHLMEdVLEoc6C5_8N3k.ttf", "700italic" => "http://fonts.gstatic.com/s/averiasanslibre/v8/ga6caxZG_G5OvCf_rt7FH3B6BHLMEdVLKjsVL5fXK3D9qtg.ttf")), array("kind" => "webfonts#webfont", "family" => "Averia Serif Libre", "category" => "display", "variants" => array("300", "300italic", "regular", "italic", "700", "700italic"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/averiaseriflibre/v9/neIVzD2ms4wxr6GvjeD0X88SHPyX2xYGCSmqwacqdrKvbQ.ttf", "700" => "http://fonts.gstatic.com/s/averiaseriflibre/v9/neIVzD2ms4wxr6GvjeD0X88SHPyX2xYGGS6qwacqdrKvbQ.ttf", "300italic" => "http://fonts.gstatic.com/s/averiaseriflibre/v9/neIbzD2ms4wxr6GvjeD0X88SHPyX2xYOpzMmw60uVLe_bXHq.ttf", "regular" => "http://fonts.gstatic.com/s/averiaseriflibre/v9/neIWzD2ms4wxr6GvjeD0X88SHPyX2xY-pQGOyYw2fw.ttf", "italic" => "http://fonts.gstatic.com/s/averiaseriflibre/v9/neIUzD2ms4wxr6GvjeD0X88SHPyX2xYOpwuK64kmf6u2.ttf", "700italic" => "http://fonts.gstatic.com/s/averiaseriflibre/v9/neIbzD2ms4wxr6GvjeD0X88SHPyX2xYOpzM2xK0uVLe_bXHq.ttf")), array("kind" => "webfonts#webfont", "family" => "B612", "category" => "sans-serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/b612/v4/3Jn9SDDxiSz34oWXPDCLTXUETuE.ttf", "regular" => "http://fonts.gstatic.com/s/b612/v4/3JnySDDxiSz32jm4GDigUXw.ttf", "italic" => "http://fonts.gstatic.com/s/b612/v4/3Jn8SDDxiSz36juyHBqlQXwdVw.ttf", "700italic" => "http://fonts.gstatic.com/s/b612/v4/3Jn_SDDxiSz36juKoDWBSVcBXuFb0Q.ttf")), array("kind" => "webfonts#webfont", "family" => "B612 Mono", "category" => "monospace", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/b612mono/v4/kmK6Zq85QVWbN1eW6lJdayv4os9Pv7JGSg.ttf", "regular" => "http://fonts.gstatic.com/s/b612mono/v4/kmK_Zq85QVWbN1eW6lJl1wTcquRTtg.ttf", "italic" => "http://fonts.gstatic.com/s/b612mono/v4/kmK5Zq85QVWbN1eW6lJV1Q7YiOFDtqtf.ttf", "700italic" => "http://fonts.gstatic.com/s/b612mono/v4/kmKkZq85QVWbN1eW6lJV1TZkp8VLnbdWSg4x.ttf")), array("kind" => "webfonts#webfont", "family" => "Bad Script", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin", "cyrillic"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/badscript/v8/6NUT8F6PJgbFWQn47_x7lOwuzd1AZtw.ttf")), array("kind" => "webfonts#webfont", "family" => "Bahiana", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/bahiana/v4/uU9PCBUV4YenPWJU7xPb3vyHmlI.ttf")), array("kind" => "webfonts#webfont", "family" => "Bahianita", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v2", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/bahianita/v2/yYLr0hTb3vuqqsBUgxWtxTvV2NJPcA.ttf")), array("kind" => "webfonts#webfont", "family" => "Bai Jamjuree", "category" => "sans-serif", "variants" => array("200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v3", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/baijamjuree/v3/LDIqapSCOBt_aeQQ7ftydoa0kePuk5A1-yiSgA.ttf", "300" => "http://fonts.gstatic.com/s/baijamjuree/v3/LDIqapSCOBt_aeQQ7ftydoa09eDuk5A1-yiSgA.ttf", "500" => "http://fonts.gstatic.com/s/baijamjuree/v3/LDIqapSCOBt_aeQQ7ftydoa0reHuk5A1-yiSgA.ttf", "600" => "http://fonts.gstatic.com/s/baijamjuree/v3/LDIqapSCOBt_aeQQ7ftydoa0gebuk5A1-yiSgA.ttf", "700" => "http://fonts.gstatic.com/s/baijamjuree/v3/LDIqapSCOBt_aeQQ7ftydoa05efuk5A1-yiSgA.ttf", "200italic" => "http://fonts.gstatic.com/s/baijamjuree/v3/LDIoapSCOBt_aeQQ7ftydoa8W_oGkpox2S2CgOva.ttf", "300italic" => "http://fonts.gstatic.com/s/baijamjuree/v3/LDIoapSCOBt_aeQQ7ftydoa8W_pikZox2S2CgOva.ttf", "regular" => "http://fonts.gstatic.com/s/baijamjuree/v3/LDI1apSCOBt_aeQQ7ftydoaMWcjKm7sp8g.ttf", "italic" => "http://fonts.gstatic.com/s/baijamjuree/v3/LDIrapSCOBt_aeQQ7ftydoa8W8LOub458jGL.ttf", "500italic" => "http://fonts.gstatic.com/s/baijamjuree/v3/LDIoapSCOBt_aeQQ7ftydoa8W_o6kJox2S2CgOva.ttf", "600italic" => "http://fonts.gstatic.com/s/baijamjuree/v3/LDIoapSCOBt_aeQQ7ftydoa8W_oWl5ox2S2CgOva.ttf", "700italic" => "http://fonts.gstatic.com/s/baijamjuree/v3/LDIoapSCOBt_aeQQ7ftydoa8W_pylpox2S2CgOva.ttf")), array("kind" => "webfonts#webfont", "family" => "Baloo", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "devanagari", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/baloo/v5/6xKhdSpJJ92I9PWIAG_5LWwJ.ttf")), array("kind" => "webfonts#webfont", "family" => "Baloo Bhai", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin", "gujarati"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/baloobhai/v5/ZgNWjP5GM7bCUdmXgWyVjGXEM4COoE4.ttf")), array("kind" => "webfonts#webfont", "family" => "Baloo Bhaijaan", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "arabic", "latin-ext", "latin"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/baloobhaijaan/v6/RWmRoKCU5fcqq8fOWNzFLqSjx4ECJmVjC0-V.ttf")), array("kind" => "webfonts#webfont", "family" => "Baloo Bhaina", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin", "oriya"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/baloobhaina/v5/Noa16Uzzzp2FIkfhq5vm9thxPAR9mhHobg.ttf")), array("kind" => "webfonts#webfont", "family" => "Baloo Chettan", "category" => "display", "variants" => array("regular"), "subsets" => array("malayalam", "vietnamese", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/baloochettan/v5/0QImMXRN8o2gTC2YTr4665DA07z8_ApHqqk.ttf")), array("kind" => "webfonts#webfont", "family" => "Baloo Da", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "bengali", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/balooda/v5/LhWmMVnXOfIZO795FXkfSvtVM8mZ.ttf")), array("kind" => "webfonts#webfont", "family" => "Baloo Paaji", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin", "gurmukhi"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/baloopaaji/v6/8AttGsyxM5KQQU-Y4MTwVZnToxvQBiot.ttf")), array("kind" => "webfonts#webfont", "family" => "Baloo Tamma", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "kannada", "latin-ext", "latin"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/balootamma/v6/JTUTjIk68Cy27gWhOWIghE5B5Arr-s50.ttf")), array("kind" => "webfonts#webfont", "family" => "Baloo Tammudu", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin", "telugu"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/balootammudu/v6/mFT3Wb8Qza7c_Z5HTsC_5nxW8EpQl9RWxD8.ttf")), array("kind" => "webfonts#webfont", "family" => "Baloo Thambi", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin", "tamil"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/baloothambi/v5/va9B4kXJzNhTFoA7CYcS8sHuQR37fF3Wlg.ttf")), array("kind" => "webfonts#webfont", "family" => "Balthazar", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/balthazar/v9/d6lKkaajS8Gm4CVQjFEvyRTo39l8hw.ttf")), array("kind" => "webfonts#webfont", "family" => "Bangers", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/bangers/v12/FeVQS0BTqb0h60ACL5la2bxii28.ttf")), array("kind" => "webfonts#webfont", "family" => "Barlow", "category" => "sans-serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-17", "files" => array("100" => "http://fonts.gstatic.com/s/barlow/v4/7cHrv4kjgoGqM7E3b8s8yn4hnCci.ttf", "200" => "http://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3w-oc4FAtlT47dw.ttf", "300" => "http://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3p-kc4FAtlT47dw.ttf", "500" => "http://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3_-gc4FAtlT47dw.ttf", "600" => "http://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E30-8c4FAtlT47dw.ttf", "700" => "http://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3t-4c4FAtlT47dw.ttf", "800" => "http://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3q-0c4FAtlT47dw.ttf", "900" => "http://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3j-wc4FAtlT47dw.ttf", "100italic" => "http://fonts.gstatic.com/s/barlow/v4/7cHtv4kjgoGqM7E_CfNYwHoDmTcibrA.ttf", "200italic" => "http://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfP04Voptzsrd6m9.ttf", "300italic" => "http://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfOQ4loptzsrd6m9.ttf", "regular" => "http://fonts.gstatic.com/s/barlow/v4/7cHpv4kjgoGqM7EPC8E46HsxnA.ttf", "italic" => "http://fonts.gstatic.com/s/barlow/v4/7cHrv4kjgoGqM7E_Ccs8yn4hnCci.ttf", "500italic" => "http://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfPI41optzsrd6m9.ttf", "600italic" => "http://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfPk5Foptzsrd6m9.ttf", "700italic" => "http://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfOA5Voptzsrd6m9.ttf", "800italic" => "http://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfOc5loptzsrd6m9.ttf", "900italic" => "http://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfO451optzsrd6m9.ttf")), array("kind" => "webfonts#webfont", "family" => "Barlow Condensed", "category" => "sans-serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-17", "files" => array("100" => "http://fonts.gstatic.com/s/barlowcondensed/v4/HTxxL3I-JCGChYJ8VI-L6OO_au7B43LT31vytKgbaw.ttf", "200" => "http://fonts.gstatic.com/s/barlowcondensed/v4/HTxwL3I-JCGChYJ8VI-L6OO_au7B497y_3HcuKECcrs.ttf", "300" => "http://fonts.gstatic.com/s/barlowcondensed/v4/HTxwL3I-JCGChYJ8VI-L6OO_au7B47rx_3HcuKECcrs.ttf", "500" => "http://fonts.gstatic.com/s/barlowcondensed/v4/HTxwL3I-JCGChYJ8VI-L6OO_au7B4-Lw_3HcuKECcrs.ttf", "600" => "http://fonts.gstatic.com/s/barlowcondensed/v4/HTxwL3I-JCGChYJ8VI-L6OO_au7B4873_3HcuKECcrs.ttf", "700" => "http://fonts.gstatic.com/s/barlowcondensed/v4/HTxwL3I-JCGChYJ8VI-L6OO_au7B46r2_3HcuKECcrs.ttf", "800" => "http://fonts.gstatic.com/s/barlowcondensed/v4/HTxwL3I-JCGChYJ8VI-L6OO_au7B47b1_3HcuKECcrs.ttf", "900" => "http://fonts.gstatic.com/s/barlowcondensed/v4/HTxwL3I-JCGChYJ8VI-L6OO_au7B45L0_3HcuKECcrs.ttf", "100italic" => "http://fonts.gstatic.com/s/barlowcondensed/v4/HTxzL3I-JCGChYJ8VI-L6OO_au7B6xTru1H2lq0La6JN.ttf", "200italic" => "http://fonts.gstatic.com/s/barlowcondensed/v4/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrF3DWvIMHYrtUxg.ttf", "300italic" => "http://fonts.gstatic.com/s/barlowcondensed/v4/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrc3PWvIMHYrtUxg.ttf", "regular" => "http://fonts.gstatic.com/s/barlowcondensed/v4/HTx3L3I-JCGChYJ8VI-L6OO_au7B2xbZ23n3pKg.ttf", "italic" => "http://fonts.gstatic.com/s/barlowcondensed/v4/HTxxL3I-JCGChYJ8VI-L6OO_au7B6xTT31vytKgbaw.ttf", "500italic" => "http://fonts.gstatic.com/s/barlowcondensed/v4/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrK3LWvIMHYrtUxg.ttf", "600italic" => "http://fonts.gstatic.com/s/barlowcondensed/v4/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrB3XWvIMHYrtUxg.ttf", "700italic" => "http://fonts.gstatic.com/s/barlowcondensed/v4/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrY3TWvIMHYrtUxg.ttf", "800italic" => "http://fonts.gstatic.com/s/barlowcondensed/v4/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrf3fWvIMHYrtUxg.ttf", "900italic" => "http://fonts.gstatic.com/s/barlowcondensed/v4/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrW3bWvIMHYrtUxg.ttf")), array("kind" => "webfonts#webfont", "family" => "Barlow Semi Condensed", "category" => "sans-serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-17", "files" => array("100" => "http://fonts.gstatic.com/s/barlowsemicondensed/v5/wlphgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRfG4qvKk8ogoSP.ttf", "200" => "http://fonts.gstatic.com/s/barlowsemicondensed/v5/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRft6uPAGEki52WfA.ttf", "300" => "http://fonts.gstatic.com/s/barlowsemicondensed/v5/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf06iPAGEki52WfA.ttf", "500" => "http://fonts.gstatic.com/s/barlowsemicondensed/v5/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRfi6mPAGEki52WfA.ttf", "600" => "http://fonts.gstatic.com/s/barlowsemicondensed/v5/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRfp66PAGEki52WfA.ttf", "700" => "http://fonts.gstatic.com/s/barlowsemicondensed/v5/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRfw6-PAGEki52WfA.ttf", "800" => "http://fonts.gstatic.com/s/barlowsemicondensed/v5/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36yPAGEki52WfA.ttf", "900" => "http://fonts.gstatic.com/s/barlowsemicondensed/v5/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf-62PAGEki52WfA.ttf", "100italic" => "http://fonts.gstatic.com/s/barlowsemicondensed/v5/wlpjgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbLLIEsKh5SPZWs.ttf", "200italic" => "http://fonts.gstatic.com/s/barlowsemicondensed/v5/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbJnAWsgqZiGfHK5.ttf", "300italic" => "http://fonts.gstatic.com/s/barlowsemicondensed/v5/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbIDAmsgqZiGfHK5.ttf", "regular" => "http://fonts.gstatic.com/s/barlowsemicondensed/v5/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRnf4CrCEo4gg.ttf", "italic" => "http://fonts.gstatic.com/s/barlowsemicondensed/v5/wlphgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfYqvKk8ogoSP.ttf", "500italic" => "http://fonts.gstatic.com/s/barlowsemicondensed/v5/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbJbA2sgqZiGfHK5.ttf", "600italic" => "http://fonts.gstatic.com/s/barlowsemicondensed/v5/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbJ3BGsgqZiGfHK5.ttf", "700italic" => "http://fonts.gstatic.com/s/barlowsemicondensed/v5/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbITBWsgqZiGfHK5.ttf", "800italic" => "http://fonts.gstatic.com/s/barlowsemicondensed/v5/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbIPBmsgqZiGfHK5.ttf", "900italic" => "http://fonts.gstatic.com/s/barlowsemicondensed/v5/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbIrB2sgqZiGfHK5.ttf")), array("kind" => "webfonts#webfont", "family" => "Barriecito", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v2", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/barriecito/v2/WWXXlj-CbBOSLY2QTuY_KdUiYwTO0MU.ttf")), array("kind" => "webfonts#webfont", "family" => "Barrio", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/barrio/v4/wEO8EBXBk8hBIDiEdQYhWdsX1Q.ttf")), array("kind" => "webfonts#webfont", "family" => "Basic", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/basic/v9/xfu_0WLxV2_XKQN34lDVyR7D.ttf")), array("kind" => "webfonts#webfont", "family" => "Battambang", "category" => "display", "variants" => array("regular", "700"), "subsets" => array("khmer"), "version" => "v13", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/battambang/v13/uk-lEGe7raEw-HjkzZabNsmMxyRa8oZK9I0.ttf", "regular" => "http://fonts.gstatic.com/s/battambang/v13/uk-mEGe7raEw-HjkzZabDnWj4yxx7o8.ttf")), array("kind" => "webfonts#webfont", "family" => "Baumans", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/baumans/v9/-W_-XJj9QyTd3QfpR_oyaksqY5Q.ttf")), array("kind" => "webfonts#webfont", "family" => "Bayon", "category" => "display", "variants" => array("regular"), "subsets" => array("khmer"), "version" => "v13", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/bayon/v13/9XUrlJNmn0LPFl-pOhYEd2NJ.ttf")), array("kind" => "webfonts#webfont", "family" => "Belgrano", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/belgrano/v10/55xvey5tM9rwKWrJZcMFirl08KDJ.ttf")), array("kind" => "webfonts#webfont", "family" => "Bellefair", "category" => "serif", "variants" => array("regular"), "subsets" => array("hebrew", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/bellefair/v5/kJExBuYY6AAuhiXUxG19__A2pOdvDA.ttf")), array("kind" => "webfonts#webfont", "family" => "Belleza", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/belleza/v8/0nkoC9_pNeMfhX4BtcbyawzruP8.ttf")), array("kind" => "webfonts#webfont", "family" => "BenchNine", "category" => "sans-serif", "variants" => array("300", "regular", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/benchnine/v8/ahcev8612zF4jxrwMosT--tRhWa8q0v8ag.ttf", "700" => "http://fonts.gstatic.com/s/benchnine/v8/ahcev8612zF4jxrwMosT6-xRhWa8q0v8ag.ttf", "regular" => "http://fonts.gstatic.com/s/benchnine/v8/ahcbv8612zF4jxrwMosrV8N1jU2gog.ttf")), array("kind" => "webfonts#webfont", "family" => "Bentham", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/bentham/v10/VdGeAZQPEpYfmHglKWw7CJaK_y4.ttf")), array("kind" => "webfonts#webfont", "family" => "Berkshire Swash", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/berkshireswash/v8/ptRRTi-cavZOGqCvnNJDl5m5XmNPrcQybX4pQA.ttf")), array("kind" => "webfonts#webfont", "family" => "Beth Ellen", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v1", "lastModified" => "2019-07-26", "files" => array("regular" => "http://fonts.gstatic.com/s/bethellen/v1/WwkbxPW2BE-3rb_JNT-qEIAiVNo5xNY.ttf")), array("kind" => "webfonts#webfont", "family" => "Bevan", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/bevan/v11/4iCj6KZ0a9NXjF8aUir7tlSJ.ttf")), array("kind" => "webfonts#webfont", "family" => "Bigelow Rules", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/bigelowrules/v8/RrQWboly8iR_I3KWSzeRuN0zT4cCH8WAJVk.ttf")), array("kind" => "webfonts#webfont", "family" => "Bigshot One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/bigshotone/v10/u-470qukhRkkO6BD_7cM_gxuUQJBXv_-.ttf")), array("kind" => "webfonts#webfont", "family" => "Bilbo", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/bilbo/v9/o-0EIpgpwWwZ210hpIRz4wxE.ttf")), array("kind" => "webfonts#webfont", "family" => "Bilbo Swash Caps", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/bilboswashcaps/v12/zrf-0GXbz-H3Wb4XBsGrTgq2PVmdqAPopiRfKp8.ttf")), array("kind" => "webfonts#webfont", "family" => "BioRhyme", "category" => "serif", "variants" => array("200", "300", "regular", "700", "800"), "subsets" => array("latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/biorhyme/v4/1cX3aULHBpDMsHYW_ESOjnGAq8Sk1PoH.ttf", "300" => "http://fonts.gstatic.com/s/biorhyme/v4/1cX3aULHBpDMsHYW_ETqjXGAq8Sk1PoH.ttf", "700" => "http://fonts.gstatic.com/s/biorhyme/v4/1cX3aULHBpDMsHYW_ET6inGAq8Sk1PoH.ttf", "800" => "http://fonts.gstatic.com/s/biorhyme/v4/1cX3aULHBpDMsHYW_ETmiXGAq8Sk1PoH.ttf", "regular" => "http://fonts.gstatic.com/s/biorhyme/v4/1cXwaULHBpDMsHYW_HxGpVWIgNit.ttf")), array("kind" => "webfonts#webfont", "family" => "BioRhyme Expanded", "category" => "serif", "variants" => array("200", "300", "regular", "700", "800"), "subsets" => array("latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/biorhymeexpanded/v5/i7dVIE1zZzytGswgU577CDY9LjbffxxcblSHSdTXrb_z.ttf", "300" => "http://fonts.gstatic.com/s/biorhymeexpanded/v5/i7dVIE1zZzytGswgU577CDY9Ljbffxw4bVSHSdTXrb_z.ttf", "700" => "http://fonts.gstatic.com/s/biorhymeexpanded/v5/i7dVIE1zZzytGswgU577CDY9LjbffxwoalSHSdTXrb_z.ttf", "800" => "http://fonts.gstatic.com/s/biorhymeexpanded/v5/i7dVIE1zZzytGswgU577CDY9Ljbffxw0aVSHSdTXrb_z.ttf", "regular" => "http://fonts.gstatic.com/s/biorhymeexpanded/v5/i7dQIE1zZzytGswgU577CDY9LjbffySURXCPYsje.ttf")), array("kind" => "webfonts#webfont", "family" => "Biryani", "category" => "sans-serif", "variants" => array("200", "300", "regular", "600", "700", "800", "900"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/biryani/v5/hv-TlzNxIFoO84YddYQyGTBSU-J-RxQ.ttf", "300" => "http://fonts.gstatic.com/s/biryani/v5/hv-TlzNxIFoO84YddeAxGTBSU-J-RxQ.ttf", "600" => "http://fonts.gstatic.com/s/biryani/v5/hv-TlzNxIFoO84YddZQ3GTBSU-J-RxQ.ttf", "700" => "http://fonts.gstatic.com/s/biryani/v5/hv-TlzNxIFoO84YddfA2GTBSU-J-RxQ.ttf", "800" => "http://fonts.gstatic.com/s/biryani/v5/hv-TlzNxIFoO84Yddew1GTBSU-J-RxQ.ttf", "900" => "http://fonts.gstatic.com/s/biryani/v5/hv-TlzNxIFoO84Yddcg0GTBSU-J-RxQ.ttf", "regular" => "http://fonts.gstatic.com/s/biryani/v5/hv-WlzNxIFoO84YdTUwZPTh5T-s.ttf")), array("kind" => "webfonts#webfont", "family" => "Bitter", "category" => "serif", "variants" => array("regular", "italic", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v15", "lastModified" => "2019-07-22", "files" => array("700" => "http://fonts.gstatic.com/s/bitter/v15/rax_HiqOu8IVPmnzxKlMBBJek0vA8A.ttf", "regular" => "http://fonts.gstatic.com/s/bitter/v15/rax8HiqOu8IVPmnLeIZoDDlCmg.ttf", "italic" => "http://fonts.gstatic.com/s/bitter/v15/rax-HiqOu8IVPmn7eoxsLjxSmlLZ.ttf")), array("kind" => "webfonts#webfont", "family" => "Black And White Picture", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin", "korean"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/blackandwhitepicture/v8/TwMe-JAERlQd3ooUHBUXGmrmioKjjnRSFO-NqI5HbcMi-yWY.ttf")), array("kind" => "webfonts#webfont", "family" => "Black Han Sans", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin", "korean"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/blackhansans/v8/ea8Aad44WunzF9a-dL6toA8r8nqVIXSkH-Hc.ttf")), array("kind" => "webfonts#webfont", "family" => "Black Ops One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/blackopsone/v11/qWcsB6-ypo7xBdr6Xshe96H3WDzRtjkho4M.ttf")), array("kind" => "webfonts#webfont", "family" => "Blinker", "category" => "sans-serif", "variants" => array("100", "200", "300", "regular", "600", "700", "800", "900"), "subsets" => array("latin-ext", "latin"), "version" => "v1", "lastModified" => "2019-07-26", "files" => array("100" => "http://fonts.gstatic.com/s/blinker/v1/cIf_MaFatEE-VTaP_E2hZEsCkIt9QQ.ttf", "200" => "http://fonts.gstatic.com/s/blinker/v1/cIf4MaFatEE-VTaP_OGARGEsnIJkWL4.ttf", "300" => "http://fonts.gstatic.com/s/blinker/v1/cIf4MaFatEE-VTaP_IWDRGEsnIJkWL4.ttf", "600" => "http://fonts.gstatic.com/s/blinker/v1/cIf4MaFatEE-VTaP_PGFRGEsnIJkWL4.ttf", "700" => "http://fonts.gstatic.com/s/blinker/v1/cIf4MaFatEE-VTaP_JWERGEsnIJkWL4.ttf", "800" => "http://fonts.gstatic.com/s/blinker/v1/cIf4MaFatEE-VTaP_ImHRGEsnIJkWL4.ttf", "900" => "http://fonts.gstatic.com/s/blinker/v1/cIf4MaFatEE-VTaP_K2GRGEsnIJkWL4.ttf", "regular" => "http://fonts.gstatic.com/s/blinker/v1/cIf9MaFatEE-VTaPxCmrYGkHgIs.ttf")), array("kind" => "webfonts#webfont", "family" => "Bokor", "category" => "display", "variants" => array("regular"), "subsets" => array("khmer"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/bokor/v12/m8JcjfpeeaqTiR2WdInbcaxE.ttf")), array("kind" => "webfonts#webfont", "family" => "Bonbon", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/bonbon/v11/0FlVVPeVlFec4ee_cDEAbQY5-A.ttf")), array("kind" => "webfonts#webfont", "family" => "Boogaloo", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/boogaloo/v11/kmK-Zq45GAvOdnaW6x1F_SrQo_1K.ttf")), array("kind" => "webfonts#webfont", "family" => "Bowlby One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/bowlbyone/v11/taiPGmVuC4y96PFeqp8smo6C_Z0wcK4.ttf")), array("kind" => "webfonts#webfont", "family" => "Bowlby One SC", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/bowlbyonesc/v11/DtVlJxerQqQm37tzN3wMug9Pzgj8owhNjuE.ttf")), array("kind" => "webfonts#webfont", "family" => "Brawler", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/brawler/v10/xn7gYHE3xXewAscGsgC7S9XdZN8.ttf")), array("kind" => "webfonts#webfont", "family" => "Bree Serif", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/breeserif/v9/4UaHrEJCrhhnVA3DgluAx63j5pN1MwI.ttf")), array("kind" => "webfonts#webfont", "family" => "Bubblegum Sans", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/bubblegumsans/v8/AYCSpXb_Z9EORv1M5QTjEzMEtdaHzoPPb7R4.ttf")), array("kind" => "webfonts#webfont", "family" => "Bubbler One", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/bubblerone/v8/f0Xy0eqj68ppQV9KBLmAouHH26MPePkt.ttf")), array("kind" => "webfonts#webfont", "family" => "Buda", "category" => "display", "variants" => array("300"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/buda/v10/GFDqWAN8mnyIJSSrG7UBr7pZKA0.ttf")), array("kind" => "webfonts#webfont", "family" => "Buenard", "category" => "serif", "variants" => array("regular", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/buenard/v11/OD5GuM6Cyma8FnnsB4vSjGCWALepwss.ttf", "regular" => "http://fonts.gstatic.com/s/buenard/v11/OD5DuM6Cyma8FnnsPzf9qGi9HL4.ttf")), array("kind" => "webfonts#webfont", "family" => "Bungee", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/bungee/v5/N0bU2SZBIuF2PU_ECn50Kd_PmA.ttf")), array("kind" => "webfonts#webfont", "family" => "Bungee Hairline", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/bungeehairline/v5/snfys0G548t04270a_ljTLUVrv-7YB2dQ5ZPqQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Bungee Inline", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/bungeeinline/v5/Gg8zN58UcgnlCweMrih332VuDGJ1-FEglsc.ttf")), array("kind" => "webfonts#webfont", "family" => "Bungee Outline", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/bungeeoutline/v5/_6_mEDvmVP24UvU2MyiGDslL3Qg3YhJqPXxo.ttf")), array("kind" => "webfonts#webfont", "family" => "Bungee Shade", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/bungeeshade/v5/DtVkJxarWL0t2KdzK3oI_jks7iLSrwFUlw.ttf")), array("kind" => "webfonts#webfont", "family" => "Butcherman", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/butcherman/v11/2EbiL-thF0loflXUBOdb1zWzq_5uT84.ttf")), array("kind" => "webfonts#webfont", "family" => "Butterfly Kids", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/butterflykids/v8/ll8lK2CWTjuqAsXDqlnIbMNs5S4arxFrAX1D.ttf")), array("kind" => "webfonts#webfont", "family" => "Cabin", "category" => "sans-serif", "variants" => array("regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v14", "lastModified" => "2019-07-22", "files" => array("500" => "http://fonts.gstatic.com/s/cabin/v14/u-480qWljRw-PdfD3NhisShmeh5I.ttf", "600" => "http://fonts.gstatic.com/s/cabin/v14/u-480qWljRw-Pdfv29hisShmeh5I.ttf", "700" => "http://fonts.gstatic.com/s/cabin/v14/u-480qWljRw-PdeL2thisShmeh5I.ttf", "regular" => "http://fonts.gstatic.com/s/cabin/v14/u-4x0qWljRw-Pe839fxqmjRv.ttf", "italic" => "http://fonts.gstatic.com/s/cabin/v14/u-4_0qWljRw-Pd81__hInyRvYwc.ttf", "500italic" => "http://fonts.gstatic.com/s/cabin/v14/u-460qWljRw-Pd81xwxhuyxEfw5IR-Y.ttf", "600italic" => "http://fonts.gstatic.com/s/cabin/v14/u-460qWljRw-Pd81xyBmuyxEfw5IR-Y.ttf", "700italic" => "http://fonts.gstatic.com/s/cabin/v14/u-460qWljRw-Pd81x0RnuyxEfw5IR-Y.ttf")), array("kind" => "webfonts#webfont", "family" => "Cabin Condensed", "category" => "sans-serif", "variants" => array("regular", "500", "600", "700"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v13", "lastModified" => "2019-07-17", "files" => array("500" => "http://fonts.gstatic.com/s/cabincondensed/v13/nwpJtK6mNhBK2err_hqkYhHRqmwilMH97F15-K1oqQ.ttf", "600" => "http://fonts.gstatic.com/s/cabincondensed/v13/nwpJtK6mNhBK2err_hqkYhHRqmwiuMb97F15-K1oqQ.ttf", "700" => "http://fonts.gstatic.com/s/cabincondensed/v13/nwpJtK6mNhBK2err_hqkYhHRqmwi3Mf97F15-K1oqQ.ttf", "regular" => "http://fonts.gstatic.com/s/cabincondensed/v13/nwpMtK6mNhBK2err_hqkYhHRqmwaYOjZ5HZl8Q.ttf")), array("kind" => "webfonts#webfont", "family" => "Cabin Sketch", "category" => "display", "variants" => array("regular", "700"), "subsets" => array("latin"), "version" => "v13", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/cabinsketch/v13/QGY2z_kZZAGCONcK2A4bGOj0I_1o4dLyI4CMFw.ttf", "regular" => "http://fonts.gstatic.com/s/cabinsketch/v13/QGYpz_kZZAGCONcK2A4bGOjMn9JM6fnuKg.ttf")), array("kind" => "webfonts#webfont", "family" => "Caesar Dressing", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/caesardressing/v8/yYLx0hLa3vawqtwdswbotmK4vrR3cbb6LZttyg.ttf")), array("kind" => "webfonts#webfont", "family" => "Cagliostro", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/cagliostro/v8/ZgNWjP5HM73BV5amnX-TjGXEM4COoE4.ttf")), array("kind" => "webfonts#webfont", "family" => "Cairo", "category" => "sans-serif", "variants" => array("200", "300", "regular", "600", "700", "900"), "subsets" => array("arabic", "latin-ext", "latin"), "version" => "v6", "lastModified" => "2019-07-17", "files" => array("200" => "http://fonts.gstatic.com/s/cairo/v6/SLXLc1nY6Hkvalrub76M7dd8aGZk.ttf", "300" => "http://fonts.gstatic.com/s/cairo/v6/SLXLc1nY6HkvalqKbL6M7dd8aGZk.ttf", "600" => "http://fonts.gstatic.com/s/cairo/v6/SLXLc1nY6Hkvalr-ar6M7dd8aGZk.ttf", "700" => "http://fonts.gstatic.com/s/cairo/v6/SLXLc1nY6Hkvalqaa76M7dd8aGZk.ttf", "900" => "http://fonts.gstatic.com/s/cairo/v6/SLXLc1nY6Hkvalqiab6M7dd8aGZk.ttf", "regular" => "http://fonts.gstatic.com/s/cairo/v6/SLXGc1nY6HkvamImRJqExst1.ttf")), array("kind" => "webfonts#webfont", "family" => "Calligraffitti", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/calligraffitti/v11/46k2lbT3XjDVqJw3DCmCFjE0vnFZM5ZBpYN-.ttf")), array("kind" => "webfonts#webfont", "family" => "Cambay", "category" => "sans-serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/cambay/v6/SLXKc1rY6H0_ZDs-0pusx_lwYX99kA.ttf", "regular" => "http://fonts.gstatic.com/s/cambay/v6/SLXJc1rY6H0_ZDsGbrSIz9JsaA.ttf", "italic" => "http://fonts.gstatic.com/s/cambay/v6/SLXLc1rY6H0_ZDs2bL6M7dd8aGZk.ttf", "700italic" => "http://fonts.gstatic.com/s/cambay/v6/SLXMc1rY6H0_ZDs2bIYwwvN0Q3ptkDMN.ttf")), array("kind" => "webfonts#webfont", "family" => "Cambo", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/cambo/v8/IFSqHeNEk8FJk416ok7xkPm8.ttf")), array("kind" => "webfonts#webfont", "family" => "Candal", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/candal/v9/XoHn2YH6T7-t_8cNAR4Jt9Yxlw.ttf")), array("kind" => "webfonts#webfont", "family" => "Cantarell", "category" => "sans-serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-17", "files" => array("700" => "http://fonts.gstatic.com/s/cantarell/v9/B50IF7ZDq37KMUvlO01xN4dOFISeJY8GgQ.ttf", "regular" => "http://fonts.gstatic.com/s/cantarell/v9/B50NF7ZDq37KMUvlO01Ji6hqHK-CLA.ttf", "italic" => "http://fonts.gstatic.com/s/cantarell/v9/B50LF7ZDq37KMUvlO015iaJuPqqSLJYf.ttf", "700italic" => "http://fonts.gstatic.com/s/cantarell/v9/B50WF7ZDq37KMUvlO015iZrSEY6aB4oWgWHB.ttf")), array("kind" => "webfonts#webfont", "family" => "Cantata One", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/cantataone/v9/PlI5Fl60Nb5obNzNe2jslVxEt8CwfGaD.ttf")), array("kind" => "webfonts#webfont", "family" => "Cantora One", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/cantoraone/v9/gyB4hws1JdgnKy56GB_JX6zdZ4vZVbgZ.ttf")), array("kind" => "webfonts#webfont", "family" => "Capriola", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/capriola/v7/wXKoE3YSppcvo1PDln_8L-AinG8y.ttf")), array("kind" => "webfonts#webfont", "family" => "Cardo", "category" => "serif", "variants" => array("regular", "italic", "700"), "subsets" => array("greek", "latin-ext", "latin", "greek-ext"), "version" => "v11", "lastModified" => "2019-07-17", "files" => array("700" => "http://fonts.gstatic.com/s/cardo/v11/wlpygwjKBV1pqhND-aQR82JHaTBX.ttf", "regular" => "http://fonts.gstatic.com/s/cardo/v11/wlp_gwjKBV1pqiv_1oAZ2H5O.ttf", "italic" => "http://fonts.gstatic.com/s/cardo/v11/wlpxgwjKBV1pqhv93IQ73W5OcCk.ttf")), array("kind" => "webfonts#webfont", "family" => "Carme", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/carme/v10/ptRHTiWdbvZIDOjGxLNrxfbZ.ttf")), array("kind" => "webfonts#webfont", "family" => "Carrois Gothic", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/carroisgothic/v10/Z9XPDmFATg-N1PLtLOOxvIHl9ZmD3i7ajcJ-.ttf")), array("kind" => "webfonts#webfont", "family" => "Carrois Gothic SC", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/carroisgothicsc/v9/ZgNJjOVHM6jfUZCmyUqT2A2HVKjc-28nNHabY4dN.ttf")), array("kind" => "webfonts#webfont", "family" => "Carter One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/carterone/v11/q5uCsoe5IOB2-pXv9UcNIxR2hYxREMs.ttf")), array("kind" => "webfonts#webfont", "family" => "Catamaran", "category" => "sans-serif", "variants" => array("100", "200", "300", "regular", "500", "600", "700", "800", "900"), "subsets" => array("latin-ext", "latin", "tamil"), "version" => "v6", "lastModified" => "2019-07-17", "files" => array("100" => "http://fonts.gstatic.com/s/catamaran/v6/o-0OIpQoyXQa2RxT7-5jhjRFSfiM7HBj.ttf", "200" => "http://fonts.gstatic.com/s/catamaran/v6/o-0NIpQoyXQa2RxT7-5jKhVlY9aA5Wl6PQ.ttf", "300" => "http://fonts.gstatic.com/s/catamaran/v6/o-0NIpQoyXQa2RxT7-5jThZlY9aA5Wl6PQ.ttf", "500" => "http://fonts.gstatic.com/s/catamaran/v6/o-0NIpQoyXQa2RxT7-5jFhdlY9aA5Wl6PQ.ttf", "600" => "http://fonts.gstatic.com/s/catamaran/v6/o-0NIpQoyXQa2RxT7-5jOhBlY9aA5Wl6PQ.ttf", "700" => "http://fonts.gstatic.com/s/catamaran/v6/o-0NIpQoyXQa2RxT7-5jXhFlY9aA5Wl6PQ.ttf", "800" => "http://fonts.gstatic.com/s/catamaran/v6/o-0NIpQoyXQa2RxT7-5jQhJlY9aA5Wl6PQ.ttf", "900" => "http://fonts.gstatic.com/s/catamaran/v6/o-0NIpQoyXQa2RxT7-5jZhNlY9aA5Wl6PQ.ttf", "regular" => "http://fonts.gstatic.com/s/catamaran/v6/o-0IIpQoyXQa2RxT7-5b4j5Ba_2c7A.ttf")), array("kind" => "webfonts#webfont", "family" => "Caudex", "category" => "serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("greek", "latin-ext", "latin", "greek-ext"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/caudex/v9/esDT311QOP6BJUrwdteklZUCGpG-GQ.ttf", "regular" => "http://fonts.gstatic.com/s/caudex/v9/esDQ311QOP6BJUrIyviAnb4eEw.ttf", "italic" => "http://fonts.gstatic.com/s/caudex/v9/esDS311QOP6BJUr4yPKEv7sOE4in.ttf", "700italic" => "http://fonts.gstatic.com/s/caudex/v9/esDV311QOP6BJUr4yMo4kJ8GOJSuGdLB.ttf")), array("kind" => "webfonts#webfont", "family" => "Caveat", "category" => "handwriting", "variants" => array("regular", "700"), "subsets" => array("latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v7", "lastModified" => "2019-07-17", "files" => array("700" => "http://fonts.gstatic.com/s/caveat/v7/Wnz5HAc5bAfYB2Qz3RM9oiTQNAuxjA.ttf", "regular" => "http://fonts.gstatic.com/s/caveat/v7/Wnz6HAc5bAfYB2QLYTwZqg_MPQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Caveat Brush", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/caveatbrush/v5/EYq0maZfwr9S9-ETZc3fKXtMW7mT03pdQw.ttf")), array("kind" => "webfonts#webfont", "family" => "Cedarville Cursive", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/cedarvillecursive/v11/yYL00g_a2veiudhUmxjo5VKkoqA-B_neJbBxw8BeTg.ttf")), array("kind" => "webfonts#webfont", "family" => "Ceviche One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/cevicheone/v10/gyB4hws1IcA6JzR-GB_JX6zdZ4vZVbgZ.ttf")), array("kind" => "webfonts#webfont", "family" => "Chakra Petch", "category" => "sans-serif", "variants" => array("300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v3", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/chakrapetch/v3/cIflMapbsEk7TDLdtEz1BwkeNIhFQJXE3AY00g.ttf", "500" => "http://fonts.gstatic.com/s/chakrapetch/v3/cIflMapbsEk7TDLdtEz1BwkebIlFQJXE3AY00g.ttf", "600" => "http://fonts.gstatic.com/s/chakrapetch/v3/cIflMapbsEk7TDLdtEz1BwkeQI5FQJXE3AY00g.ttf", "700" => "http://fonts.gstatic.com/s/chakrapetch/v3/cIflMapbsEk7TDLdtEz1BwkeJI9FQJXE3AY00g.ttf", "300italic" => "http://fonts.gstatic.com/s/chakrapetch/v3/cIfnMapbsEk7TDLdtEz1BwkWmpLJQp_A_gMk0izH.ttf", "regular" => "http://fonts.gstatic.com/s/chakrapetch/v3/cIf6MapbsEk7TDLdtEz1BwkmmKBhSL7Y1Q.ttf", "italic" => "http://fonts.gstatic.com/s/chakrapetch/v3/cIfkMapbsEk7TDLdtEz1BwkWmqplarvI1R8t.ttf", "500italic" => "http://fonts.gstatic.com/s/chakrapetch/v3/cIfnMapbsEk7TDLdtEz1BwkWmpKRQ5_A_gMk0izH.ttf", "600italic" => "http://fonts.gstatic.com/s/chakrapetch/v3/cIfnMapbsEk7TDLdtEz1BwkWmpK9RJ_A_gMk0izH.ttf", "700italic" => "http://fonts.gstatic.com/s/chakrapetch/v3/cIfnMapbsEk7TDLdtEz1BwkWmpLZRZ_A_gMk0izH.ttf")), array("kind" => "webfonts#webfont", "family" => "Changa", "category" => "sans-serif", "variants" => array("200", "300", "regular", "500", "600", "700", "800"), "subsets" => array("arabic", "latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/changa/v7/2-cl9JNi2YuVOUcsqb2bUsT5rZhaZg.ttf", "300" => "http://fonts.gstatic.com/s/changa/v7/2-cl9JNi2YuVOUcszb6bUsT5rZhaZg.ttf", "500" => "http://fonts.gstatic.com/s/changa/v7/2-cl9JNi2YuVOUcslb-bUsT5rZhaZg.ttf", "600" => "http://fonts.gstatic.com/s/changa/v7/2-cl9JNi2YuVOUcsubibUsT5rZhaZg.ttf", "700" => "http://fonts.gstatic.com/s/changa/v7/2-cl9JNi2YuVOUcs3bmbUsT5rZhaZg.ttf", "800" => "http://fonts.gstatic.com/s/changa/v7/2-cl9JNi2YuVOUcswbqbUsT5rZhaZg.ttf", "regular" => "http://fonts.gstatic.com/s/changa/v7/2-cm9JNi2YuVOUcUYZa_Wu_lpA.ttf")), array("kind" => "webfonts#webfont", "family" => "Changa One", "category" => "display", "variants" => array("regular", "italic"), "subsets" => array("latin"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/changaone/v12/xfu00W3wXn3QLUJXhzq46AbouLfbK64.ttf", "italic" => "http://fonts.gstatic.com/s/changaone/v12/xfu20W3wXn3QLUJXhzq42ATivJXeO67ISw.ttf")), array("kind" => "webfonts#webfont", "family" => "Chango", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/chango/v8/2V0cKI0OB5U7WaJyz324TFUaAw.ttf")), array("kind" => "webfonts#webfont", "family" => "Charm", "category" => "handwriting", "variants" => array("regular", "700"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/charm/v4/7cHrv4oii5K0Md6TDss8yn4hnCci.ttf", "regular" => "http://fonts.gstatic.com/s/charm/v4/7cHmv4oii5K0MeYvIe804WIo.ttf")), array("kind" => "webfonts#webfont", "family" => "Charmonman", "category" => "handwriting", "variants" => array("regular", "700"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v3", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/charmonman/v3/MjQAmiR3vP_nuxDv47jiYC2HmL9K9OhmGnY.ttf", "regular" => "http://fonts.gstatic.com/s/charmonman/v3/MjQDmiR3vP_nuxDv47jiWJGovLdh6OE.ttf")), array("kind" => "webfonts#webfont", "family" => "Chathura", "category" => "sans-serif", "variants" => array("100", "300", "regular", "700", "800"), "subsets" => array("latin", "telugu"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/chathura/v5/_gP91R7-rzUuVjim42dEq0SbTvZyuDo.ttf", "300" => "http://fonts.gstatic.com/s/chathura/v5/_gP81R7-rzUuVjim42eMiWSxYPp7oSNy.ttf", "700" => "http://fonts.gstatic.com/s/chathura/v5/_gP81R7-rzUuVjim42ecjmSxYPp7oSNy.ttf", "800" => "http://fonts.gstatic.com/s/chathura/v5/_gP81R7-rzUuVjim42eAjWSxYPp7oSNy.ttf", "regular" => "http://fonts.gstatic.com/s/chathura/v5/_gP71R7-rzUuVjim418goUC5S-Zy.ttf")), array("kind" => "webfonts#webfont", "family" => "Chau Philomene One", "category" => "sans-serif", "variants" => array("regular", "italic"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/chauphilomeneone/v9/55xxezRsPtfie1vPY49qzdgSlJiHRQFsnIx7QMISdQ.ttf", "italic" => "http://fonts.gstatic.com/s/chauphilomeneone/v9/55xzezRsPtfie1vPY49qzdgSlJiHRQFcnoZ_YscCdXQB.ttf")), array("kind" => "webfonts#webfont", "family" => "Chela One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/chelaone/v8/6ae-4KC7Uqgdz_JZdPIy31vWNTMwoQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Chelsea Market", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/chelseamarket/v7/BCawqZsHqfr89WNP_IApC8tzKBhlLA4uKkWk.ttf")), array("kind" => "webfonts#webfont", "family" => "Chenla", "category" => "display", "variants" => array("regular"), "subsets" => array("khmer"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/chenla/v12/SZc43FDpIKu8WZ9eXxfonUPL6Q.ttf")), array("kind" => "webfonts#webfont", "family" => "Cherry Cream Soda", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/cherrycreamsoda/v10/UMBIrOxBrW6w2FFyi9paG0fdVdRciTd6Cd47DJ7G.ttf")), array("kind" => "webfonts#webfont", "family" => "Cherry Swash", "category" => "display", "variants" => array("regular", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/cherryswash/v8/i7dSIFByZjaNAMxtZcnfAy5E_FeaGy6QZ3WfYg.ttf", "regular" => "http://fonts.gstatic.com/s/cherryswash/v8/i7dNIFByZjaNAMxtZcnfAy58QHi-EwWMbg.ttf")), array("kind" => "webfonts#webfont", "family" => "Chewy", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/chewy/v11/uK_94ruUb-k-wk5xIDMfO-ed.ttf")), array("kind" => "webfonts#webfont", "family" => "Chicle", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/chicle/v8/lJwG-pw9i2dqU-BDyWKuobYSxw.ttf")), array("kind" => "webfonts#webfont", "family" => "Chivo", "category" => "sans-serif", "variants" => array("300", "300italic", "regular", "italic", "700", "700italic", "900", "900italic"), "subsets" => array("latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-17", "files" => array("300" => "http://fonts.gstatic.com/s/chivo/v11/va9F4kzIxd1KFrjDY8Z_uqzGQC_-.ttf", "700" => "http://fonts.gstatic.com/s/chivo/v11/va9F4kzIxd1KFrjTZMZ_uqzGQC_-.ttf", "900" => "http://fonts.gstatic.com/s/chivo/v11/va9F4kzIxd1KFrjrZsZ_uqzGQC_-.ttf", "300italic" => "http://fonts.gstatic.com/s/chivo/v11/va9D4kzIxd1KFrBteUp9sKjkRT_-bF0.ttf", "regular" => "http://fonts.gstatic.com/s/chivo/v11/va9I4kzIxd1KFoBvS-J3kbDP.ttf", "italic" => "http://fonts.gstatic.com/s/chivo/v11/va9G4kzIxd1KFrBtQeZVlKDPWTY.ttf", "700italic" => "http://fonts.gstatic.com/s/chivo/v11/va9D4kzIxd1KFrBteVp6sKjkRT_-bF0.ttf", "900italic" => "http://fonts.gstatic.com/s/chivo/v11/va9D4kzIxd1KFrBteWJ4sKjkRT_-bF0.ttf")), array("kind" => "webfonts#webfont", "family" => "Chonburi", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/chonburi/v4/8AtqGs-wOpGRTBq66IWaFr3biAfZ.ttf")), array("kind" => "webfonts#webfont", "family" => "Cinzel", "category" => "serif", "variants" => array("regular", "700", "900"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-17", "files" => array("700" => "http://fonts.gstatic.com/s/cinzel/v9/8vIK7ww63mVu7gtzTUHeFGxbO_zo-w.ttf", "900" => "http://fonts.gstatic.com/s/cinzel/v9/8vIK7ww63mVu7gtzdUPeFGxbO_zo-w.ttf", "regular" => "http://fonts.gstatic.com/s/cinzel/v9/8vIJ7ww63mVu7gtL8W76HEdHMg.ttf")), array("kind" => "webfonts#webfont", "family" => "Cinzel Decorative", "category" => "display", "variants" => array("regular", "700", "900"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/cinzeldecorative/v8/daaHSScvJGqLYhG8nNt8KPPswUAPniZoaelDQzCLlQXE.ttf", "900" => "http://fonts.gstatic.com/s/cinzeldecorative/v8/daaHSScvJGqLYhG8nNt8KPPswUAPniZQa-lDQzCLlQXE.ttf", "regular" => "http://fonts.gstatic.com/s/cinzeldecorative/v8/daaCSScvJGqLYhG8nNt8KPPswUAPnh7URs1LaCyC.ttf")), array("kind" => "webfonts#webfont", "family" => "Clicker Script", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/clickerscript/v7/raxkHiKPvt8CMH6ZWP8PdlEq72rY2zqUKafv.ttf")), array("kind" => "webfonts#webfont", "family" => "Coda", "category" => "display", "variants" => array("regular", "800"), "subsets" => array("latin-ext", "latin"), "version" => "v15", "lastModified" => "2019-07-16", "files" => array("800" => "http://fonts.gstatic.com/s/coda/v15/SLXIc1jY5nQ8HeIgTp6mw9t1cX8.ttf", "regular" => "http://fonts.gstatic.com/s/coda/v15/SLXHc1jY5nQ8JUIMapaN39I.ttf")), array("kind" => "webfonts#webfont", "family" => "Coda Caption", "category" => "sans-serif", "variants" => array("800"), "subsets" => array("latin-ext", "latin"), "version" => "v13", "lastModified" => "2019-07-16", "files" => array("800" => "http://fonts.gstatic.com/s/codacaption/v13/ieVm2YRII2GMY7SyXSoDRiQGqcx6x_-fACIgaw.ttf")), array("kind" => "webfonts#webfont", "family" => "Codystar", "category" => "display", "variants" => array("300", "regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/codystar/v7/FwZf7-Q1xVk-40qxOuYsyuyrj0e29bfC.ttf", "regular" => "http://fonts.gstatic.com/s/codystar/v7/FwZY7-Q1xVk-40qxOt6A4sijpFu_.ttf")), array("kind" => "webfonts#webfont", "family" => "Coiny", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin", "tamil"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/coiny/v5/gyByhwU1K989PXwbElSvO5Tc.ttf")), array("kind" => "webfonts#webfont", "family" => "Combo", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/combo/v8/BXRlvF3Jh_fIhg0iBu9y8Hf0.ttf")), array("kind" => "webfonts#webfont", "family" => "Comfortaa", "category" => "display", "variants" => array("300", "regular", "500", "600", "700"), "subsets" => array("greek", "vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v23", "lastModified" => "2019-07-17", "files" => array("300" => "http://fonts.gstatic.com/s/comfortaa/v23/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4TbMPrQVIT9c2c8.ttf", "500" => "http://fonts.gstatic.com/s/comfortaa/v23/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4VrMPrQVIT9c2c8.ttf", "600" => "http://fonts.gstatic.com/s/comfortaa/v23/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4bbLPrQVIT9c2c8.ttf", "700" => "http://fonts.gstatic.com/s/comfortaa/v23/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4Y_LPrQVIT9c2c8.ttf", "regular" => "http://fonts.gstatic.com/s/comfortaa/v23/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4WjMPrQVIT9c2c8.ttf")), array("kind" => "webfonts#webfont", "family" => "Coming Soon", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-26", "files" => array("regular" => "http://fonts.gstatic.com/s/comingsoon/v11/qWcuB6mzpYL7AJ2VfdQR1u-SUjjzsykh.ttf")), array("kind" => "webfonts#webfont", "family" => "Concert One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/concertone/v10/VEM1Ro9xs5PjtzCu-srDqRTlhv-CuVAQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Condiment", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/condiment/v7/pONk1hggFNmwvXALyH6Sq4n4o1vyCQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Content", "category" => "display", "variants" => array("regular", "700"), "subsets" => array("khmer"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/content/v12/zrfg0HLayePhU_AwaRzdBirfWCHvkAI.ttf", "regular" => "http://fonts.gstatic.com/s/content/v12/zrfl0HLayePhU_AwUaDyIiL0RCg.ttf")), array("kind" => "webfonts#webfont", "family" => "Contrail One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/contrailone/v9/eLGbP-j_JA-kG0_Zo51noafdZUvt_c092w.ttf")), array("kind" => "webfonts#webfont", "family" => "Convergence", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/convergence/v8/rax5HiePvdgXPmmMHcIPYRhasU7Q8Cad.ttf")), array("kind" => "webfonts#webfont", "family" => "Cookie", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/cookie/v11/syky-y18lb0tSbfNlQCT9tPdpw.ttf")), array("kind" => "webfonts#webfont", "family" => "Copse", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/copse/v9/11hPGpDKz1rGb0djHkihUb-A.ttf")), array("kind" => "webfonts#webfont", "family" => "Corben", "category" => "display", "variants" => array("regular", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v13", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/corben/v13/LYjAdGzzklQtCMpFHCZgrXArXN7HWQ.ttf", "regular" => "http://fonts.gstatic.com/s/corben/v13/LYjDdGzzklQtCMp9oAlEpVs3VQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Cormorant", "category" => "serif", "variants" => array("300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/cormorant/v8/H4cgBXOCl9bbnla_nHIiRLmYgoyyYzFzFw.ttf", "500" => "http://fonts.gstatic.com/s/cormorant/v8/H4cgBXOCl9bbnla_nHIiHLiYgoyyYzFzFw.ttf", "600" => "http://fonts.gstatic.com/s/cormorant/v8/H4cgBXOCl9bbnla_nHIiML-YgoyyYzFzFw.ttf", "700" => "http://fonts.gstatic.com/s/cormorant/v8/H4cgBXOCl9bbnla_nHIiVL6YgoyyYzFzFw.ttf", "300italic" => "http://fonts.gstatic.com/s/cormorant/v8/H4c-BXOCl9bbnla_nHIq6qMUgIa2QTRjF8ER.ttf", "regular" => "http://fonts.gstatic.com/s/cormorant/v8/H4clBXOCl9bbnla_nHIa6JG8iqeuag.ttf", "italic" => "http://fonts.gstatic.com/s/cormorant/v8/H4cjBXOCl9bbnla_nHIq6pu4qKK-aihq.ttf", "500italic" => "http://fonts.gstatic.com/s/cormorant/v8/H4c-BXOCl9bbnla_nHIq6qNMgYa2QTRjF8ER.ttf", "600italic" => "http://fonts.gstatic.com/s/cormorant/v8/H4c-BXOCl9bbnla_nHIq6qNghoa2QTRjF8ER.ttf", "700italic" => "http://fonts.gstatic.com/s/cormorant/v8/H4c-BXOCl9bbnla_nHIq6qMEh4a2QTRjF8ER.ttf")), array("kind" => "webfonts#webfont", "family" => "Cormorant Garamond", "category" => "serif", "variants" => array("300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v7", "lastModified" => "2019-07-17", "files" => array("300" => "http://fonts.gstatic.com/s/cormorantgaramond/v7/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQAllvuQWJ5heb_w.ttf", "500" => "http://fonts.gstatic.com/s/cormorantgaramond/v7/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQWlhvuQWJ5heb_w.ttf", "600" => "http://fonts.gstatic.com/s/cormorantgaramond/v7/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQdl9vuQWJ5heb_w.ttf", "700" => "http://fonts.gstatic.com/s/cormorantgaramond/v7/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQEl5vuQWJ5heb_w.ttf", "300italic" => "http://fonts.gstatic.com/s/cormorantgaramond/v7/co3WmX5slCNuHLi8bLeY9MK7whWMhyjYrEPjuw-NxBKL_y94.ttf", "regular" => "http://fonts.gstatic.com/s/cormorantgaramond/v7/co3bmX5slCNuHLi8bLeY9MK7whWMhyjornFLsS6V7w.ttf", "italic" => "http://fonts.gstatic.com/s/cormorantgaramond/v7/co3ZmX5slCNuHLi8bLeY9MK7whWMhyjYrHtPkyuF7w6C.ttf", "500italic" => "http://fonts.gstatic.com/s/cormorantgaramond/v7/co3WmX5slCNuHLi8bLeY9MK7whWMhyjYrEO7ug-NxBKL_y94.ttf", "600italic" => "http://fonts.gstatic.com/s/cormorantgaramond/v7/co3WmX5slCNuHLi8bLeY9MK7whWMhyjYrEOXvQ-NxBKL_y94.ttf", "700italic" => "http://fonts.gstatic.com/s/cormorantgaramond/v7/co3WmX5slCNuHLi8bLeY9MK7whWMhyjYrEPzvA-NxBKL_y94.ttf")), array("kind" => "webfonts#webfont", "family" => "Cormorant Infant", "category" => "serif", "variants" => array("300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/cormorantinfant/v8/HhyIU44g9vKiM1sORYSiWeAsLN9951w3_DMrQqcdJrk.ttf", "500" => "http://fonts.gstatic.com/s/cormorantinfant/v8/HhyIU44g9vKiM1sORYSiWeAsLN995wQ2_DMrQqcdJrk.ttf", "600" => "http://fonts.gstatic.com/s/cormorantinfant/v8/HhyIU44g9vKiM1sORYSiWeAsLN995ygx_DMrQqcdJrk.ttf", "700" => "http://fonts.gstatic.com/s/cormorantinfant/v8/HhyIU44g9vKiM1sORYSiWeAsLN9950ww_DMrQqcdJrk.ttf", "300italic" => "http://fonts.gstatic.com/s/cormorantinfant/v8/HhyKU44g9vKiM1sORYSiWeAsLN997_ItcDEhRoUYNrn_Ig.ttf", "regular" => "http://fonts.gstatic.com/s/cormorantinfant/v8/HhyPU44g9vKiM1sORYSiWeAsLN993_Af2DsAXq4.ttf", "italic" => "http://fonts.gstatic.com/s/cormorantinfant/v8/HhyJU44g9vKiM1sORYSiWeAsLN997_IV3BkFTq4EPw.ttf", "500italic" => "http://fonts.gstatic.com/s/cormorantinfant/v8/HhyKU44g9vKiM1sORYSiWeAsLN997_ItKDAhRoUYNrn_Ig.ttf", "600italic" => "http://fonts.gstatic.com/s/cormorantinfant/v8/HhyKU44g9vKiM1sORYSiWeAsLN997_ItBDchRoUYNrn_Ig.ttf", "700italic" => "http://fonts.gstatic.com/s/cormorantinfant/v8/HhyKU44g9vKiM1sORYSiWeAsLN997_ItYDYhRoUYNrn_Ig.ttf")), array("kind" => "webfonts#webfont", "family" => "Cormorant SC", "category" => "serif", "variants" => array("300", "regular", "500", "600", "700"), "subsets" => array("vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/cormorantsc/v8/0ybmGD4kxqXBmOVLG30OGwsmABIU_R3y8DOWGA.ttf", "500" => "http://fonts.gstatic.com/s/cormorantsc/v8/0ybmGD4kxqXBmOVLG30OGwsmWBMU_R3y8DOWGA.ttf", "600" => "http://fonts.gstatic.com/s/cormorantsc/v8/0ybmGD4kxqXBmOVLG30OGwsmdBQU_R3y8DOWGA.ttf", "700" => "http://fonts.gstatic.com/s/cormorantsc/v8/0ybmGD4kxqXBmOVLG30OGwsmEBUU_R3y8DOWGA.ttf", "regular" => "http://fonts.gstatic.com/s/cormorantsc/v8/0yb5GD4kxqXBmOVLG30OGwserDow9Tbu-Q.ttf")), array("kind" => "webfonts#webfont", "family" => "Cormorant Unicase", "category" => "serif", "variants" => array("300", "regular", "500", "600", "700"), "subsets" => array("vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/cormorantunicase/v8/HI_ViZUaILtOqhqgDeXoF_n1_fTGX9N_tucv7Gy0DRzS.ttf", "500" => "http://fonts.gstatic.com/s/cormorantunicase/v8/HI_ViZUaILtOqhqgDeXoF_n1_fTGX9Mnt-cv7Gy0DRzS.ttf", "600" => "http://fonts.gstatic.com/s/cormorantunicase/v8/HI_ViZUaILtOqhqgDeXoF_n1_fTGX9MLsOcv7Gy0DRzS.ttf", "700" => "http://fonts.gstatic.com/s/cormorantunicase/v8/HI_ViZUaILtOqhqgDeXoF_n1_fTGX9Nvsecv7Gy0DRzS.ttf", "regular" => "http://fonts.gstatic.com/s/cormorantunicase/v8/HI_QiZUaILtOqhqgDeXoF_n1_fTGX-vTnsMnx3C9.ttf")), array("kind" => "webfonts#webfont", "family" => "Cormorant Upright", "category" => "serif", "variants" => array("300", "regular", "500", "600", "700"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/cormorantupright/v6/VuJudM3I2Y35poFONtLdafkUCHw1y1N5phDsU9X6RPzQ.ttf", "500" => "http://fonts.gstatic.com/s/cormorantupright/v6/VuJudM3I2Y35poFONtLdafkUCHw1y1MhpxDsU9X6RPzQ.ttf", "600" => "http://fonts.gstatic.com/s/cormorantupright/v6/VuJudM3I2Y35poFONtLdafkUCHw1y1MNoBDsU9X6RPzQ.ttf", "700" => "http://fonts.gstatic.com/s/cormorantupright/v6/VuJudM3I2Y35poFONtLdafkUCHw1y1NpoRDsU9X6RPzQ.ttf", "regular" => "http://fonts.gstatic.com/s/cormorantupright/v6/VuJrdM3I2Y35poFONtLdafkUCHw1y2vVjjTkeMnz.ttf")), array("kind" => "webfonts#webfont", "family" => "Courgette", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/courgette/v7/wEO_EBrAnc9BLjLQAUkFUfAL3EsHiA.ttf")), array("kind" => "webfonts#webfont", "family" => "Cousine", "category" => "monospace", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("greek", "vietnamese", "hebrew", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v14", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/cousine/v14/d6lNkaiiRdih4SpP9Z8K6T7G09BlnmQ.ttf", "regular" => "http://fonts.gstatic.com/s/cousine/v14/d6lIkaiiRdih4SpPzSMlzTbtz9k.ttf", "italic" => "http://fonts.gstatic.com/s/cousine/v14/d6lKkaiiRdih4SpP_SEvyRTo39l8hw.ttf", "700italic" => "http://fonts.gstatic.com/s/cousine/v14/d6lPkaiiRdih4SpP_SEXdTvM1_JgjmRpOA.ttf")), array("kind" => "webfonts#webfont", "family" => "Coustard", "category" => "serif", "variants" => array("regular", "900"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("900" => "http://fonts.gstatic.com/s/coustard/v10/3XFuErgg3YsZ5fqUU-2LkEHmb_jU3eRL.ttf", "regular" => "http://fonts.gstatic.com/s/coustard/v10/3XFpErgg3YsZ5fqUU9UPvWXuROTd.ttf")), array("kind" => "webfonts#webfont", "family" => "Covered By Your Grace", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/coveredbyyourgrace/v9/QGYwz-AZahWOJJI9kykWW9mD6opopoqXSOS0FgItq6bFIg.ttf")), array("kind" => "webfonts#webfont", "family" => "Crafty Girls", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/craftygirls/v9/va9B4kXI39VaDdlPJo8N_NvuQR37fF3Wlg.ttf")), array("kind" => "webfonts#webfont", "family" => "Creepster", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/creepster/v8/AlZy_zVUqJz4yMrniH4hdXf4XB0Tow.ttf")), array("kind" => "webfonts#webfont", "family" => "Crete Round", "category" => "serif", "variants" => array("regular", "italic"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/creteround/v8/55xoey1sJNPjPiv1ZZZrxJ1827zAKnxN.ttf", "italic" => "http://fonts.gstatic.com/s/creteround/v8/55xqey1sJNPjPiv1ZZZrxK1-0bjiL2xNhKc.ttf")), array("kind" => "webfonts#webfont", "family" => "Crimson Pro", "category" => "serif", "variants" => array("200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v3", "lastModified" => "2019-08-12", "files" => array("200" => "http://fonts.gstatic.com/s/crimsonpro/v3/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZTm18OJE_VNWoyQ.ttf", "300" => "http://fonts.gstatic.com/s/crimsonpro/v3/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZkG18OJE_VNWoyQ.ttf", "500" => "http://fonts.gstatic.com/s/crimsonpro/v3/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZ_G18OJE_VNWoyQ.ttf", "600" => "http://fonts.gstatic.com/s/crimsonpro/v3/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZEGp8OJE_VNWoyQ.ttf", "700" => "http://fonts.gstatic.com/s/crimsonpro/v3/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZKWp8OJE_VNWoyQ.ttf", "800" => "http://fonts.gstatic.com/s/crimsonpro/v3/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZTmp8OJE_VNWoyQ.ttf", "900" => "http://fonts.gstatic.com/s/crimsonpro/v3/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZZ2p8OJE_VNWoyQ.ttf", "200italic" => "http://fonts.gstatic.com/s/crimsonpro/v3/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi4Ue5s7dtC4yZNE.ttf", "300italic" => "http://fonts.gstatic.com/s/crimsonpro/v3/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi7Ke5s7dtC4yZNE.ttf", "regular" => "http://fonts.gstatic.com/s/crimsonpro/v3/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZzm18OJE_VNWoyQ.ttf", "italic" => "http://fonts.gstatic.com/s/crimsonpro/v3/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi6Ue5s7dtC4yZNE.ttf", "500italic" => "http://fonts.gstatic.com/s/crimsonpro/v3/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi6me5s7dtC4yZNE.ttf", "600italic" => "http://fonts.gstatic.com/s/crimsonpro/v3/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi5KfJs7dtC4yZNE.ttf", "700italic" => "http://fonts.gstatic.com/s/crimsonpro/v3/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi5zfJs7dtC4yZNE.ttf", "800italic" => "http://fonts.gstatic.com/s/crimsonpro/v3/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi4UfJs7dtC4yZNE.ttf", "900italic" => "http://fonts.gstatic.com/s/crimsonpro/v3/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi49fJs7dtC4yZNE.ttf")), array("kind" => "webfonts#webfont", "family" => "Crimson Text", "category" => "serif", "variants" => array("regular", "italic", "600", "600italic", "700", "700italic"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-22", "files" => array("600" => "http://fonts.gstatic.com/s/crimsontext/v10/wlppgwHKFkZgtmSR3NB0oRJXsCx2C9lR1LFffg.ttf", "700" => "http://fonts.gstatic.com/s/crimsontext/v10/wlppgwHKFkZgtmSR3NB0oRJX1C12C9lR1LFffg.ttf", "regular" => "http://fonts.gstatic.com/s/crimsontext/v10/wlp2gwHKFkZgtmSR3NB0oRJvaAJSA_JN3Q.ttf", "italic" => "http://fonts.gstatic.com/s/crimsontext/v10/wlpogwHKFkZgtmSR3NB0oRJfaghWIfdd3ahG.ttf", "600italic" => "http://fonts.gstatic.com/s/crimsontext/v10/wlprgwHKFkZgtmSR3NB0oRJfajCOD9NV9rRPfrKu.ttf", "700italic" => "http://fonts.gstatic.com/s/crimsontext/v10/wlprgwHKFkZgtmSR3NB0oRJfajDqDtNV9rRPfrKu.ttf")), array("kind" => "webfonts#webfont", "family" => "Croissant One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/croissantone/v7/3y9n6bU9bTPg4m8NDy3Kq24UM3pqn5cdJ-4.ttf")), array("kind" => "webfonts#webfont", "family" => "Crushed", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/crushed/v10/U9Mc6dym6WXImTlFT1kfuIqyLzA.ttf")), array("kind" => "webfonts#webfont", "family" => "Cuprum", "category" => "sans-serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v11", "lastModified" => "2019-07-17", "files" => array("700" => "http://fonts.gstatic.com/s/cuprum/v11/dg4n_pLmvrkcOkBFnc5nj5YpQwM-gg.ttf", "regular" => "http://fonts.gstatic.com/s/cuprum/v11/dg4k_pLmvrkcOkB9IeFDh701Sg.ttf", "italic" => "http://fonts.gstatic.com/s/cuprum/v11/dg4m_pLmvrkcOkBNI-tHpbglShon.ttf", "700italic" => "http://fonts.gstatic.com/s/cuprum/v11/dg4h_pLmvrkcOkBNI9P7ipwtYQYugjW4.ttf")), array("kind" => "webfonts#webfont", "family" => "Cute Font", "category" => "display", "variants" => array("regular"), "subsets" => array("latin", "korean"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/cutefont/v8/Noaw6Uny2oWPbSHMrY6vmJNVNC9hkw.ttf")), array("kind" => "webfonts#webfont", "family" => "Cutive", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/cutive/v11/NaPZcZ_fHOhV3Ip7T_hDoyqlZQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Cutive Mono", "category" => "monospace", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/cutivemono/v8/m8JWjfRfY7WVjVi2E-K9H5RFRG-K3Mud.ttf")), array("kind" => "webfonts#webfont", "family" => "DM Sans", "category" => "sans-serif", "variants" => array("regular", "italic", "500", "500italic", "700", "700italic"), "subsets" => array("latin-ext", "latin"), "version" => "v3", "lastModified" => "2019-07-16", "files" => array("500" => "http://fonts.gstatic.com/s/dmsans/v3/rP2Cp2ywxg089UriAWCrOB-sClQX6Cg.ttf", "700" => "http://fonts.gstatic.com/s/dmsans/v3/rP2Cp2ywxg089UriASitOB-sClQX6Cg.ttf", "regular" => "http://fonts.gstatic.com/s/dmsans/v3/rP2Hp2ywxg089UriOZSCHBeHFl0.ttf", "italic" => "http://fonts.gstatic.com/s/dmsans/v3/rP2Fp2ywxg089UriCZaIGDWCBl0O8Q.ttf", "500italic" => "http://fonts.gstatic.com/s/dmsans/v3/rP2Ap2ywxg089UriCZaw7BymDnYS-Cjk6Q.ttf", "700italic" => "http://fonts.gstatic.com/s/dmsans/v3/rP2Ap2ywxg089UriCZawpBqmDnYS-Cjk6Q.ttf")), array("kind" => "webfonts#webfont", "family" => "DM Serif Display", "category" => "serif", "variants" => array("regular", "italic"), "subsets" => array("latin-ext", "latin"), "version" => "v3", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/dmserifdisplay/v3/-nFnOHM81r4j6k0gjAW3mujVU2B2K_d709jy92k.ttf", "italic" => "http://fonts.gstatic.com/s/dmserifdisplay/v3/-nFhOHM81r4j6k0gjAW3mujVU2B2G_Vx1_r352np3Q.ttf")), array("kind" => "webfonts#webfont", "family" => "DM Serif Text", "category" => "serif", "variants" => array("regular", "italic"), "subsets" => array("latin-ext", "latin"), "version" => "v3", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/dmseriftext/v3/rnCu-xZa_krGokauCeNq1wWyafOPXHIJErY.ttf", "italic" => "http://fonts.gstatic.com/s/dmseriftext/v3/rnCw-xZa_krGokauCeNq1wWyWfGFWFAMArZKqQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Damion", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/damion/v9/hv-XlzJ3KEUe_YZUbWY3MTFgVg.ttf")), array("kind" => "webfonts#webfont", "family" => "Dancing Script", "category" => "handwriting", "variants" => array("regular", "700"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-17", "files" => array("700" => "http://fonts.gstatic.com/s/dancingscript/v11/If2SXTr6YS-zF4S-kcSWSVi_szpbr8QtoCIervbA.ttf", "regular" => "http://fonts.gstatic.com/s/dancingscript/v11/If2RXTr6YS-zF4S-kcSWSVi_swLngOAliz4X.ttf")), array("kind" => "webfonts#webfont", "family" => "Dangrek", "category" => "display", "variants" => array("regular"), "subsets" => array("khmer"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/dangrek/v11/LYjCdG30nEgoH8E2gCNqqVIuTN4.ttf")), array("kind" => "webfonts#webfont", "family" => "Darker Grotesque", "category" => "sans-serif", "variants" => array("300", "regular", "500", "600", "700", "800", "900"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v1", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/darkergrotesque/v1/U9MA6cuh-mLQlC4BKCtayOfARkSVoxr2AW8hTOsXsX0.ttf", "500" => "http://fonts.gstatic.com/s/darkergrotesque/v1/U9MA6cuh-mLQlC4BKCtayOfARkSVo0L3AW8hTOsXsX0.ttf", "600" => "http://fonts.gstatic.com/s/darkergrotesque/v1/U9MA6cuh-mLQlC4BKCtayOfARkSVo27wAW8hTOsXsX0.ttf", "700" => "http://fonts.gstatic.com/s/darkergrotesque/v1/U9MA6cuh-mLQlC4BKCtayOfARkSVowrxAW8hTOsXsX0.ttf", "800" => "http://fonts.gstatic.com/s/darkergrotesque/v1/U9MA6cuh-mLQlC4BKCtayOfARkSVoxbyAW8hTOsXsX0.ttf", "900" => "http://fonts.gstatic.com/s/darkergrotesque/v1/U9MA6cuh-mLQlC4BKCtayOfARkSVozLzAW8hTOsXsX0.ttf", "regular" => "http://fonts.gstatic.com/s/darkergrotesque/v1/U9MH6cuh-mLQlC4BKCtayOfARkSVm7beJWcKUOI.ttf")), array("kind" => "webfonts#webfont", "family" => "David Libre", "category" => "serif", "variants" => array("regular", "500", "700"), "subsets" => array("vietnamese", "hebrew", "latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("500" => "http://fonts.gstatic.com/s/davidlibre/v4/snfzs0W_99N64iuYSvp4W8GIw7qbSjORSo9W.ttf", "700" => "http://fonts.gstatic.com/s/davidlibre/v4/snfzs0W_99N64iuYSvp4W8HAxbqbSjORSo9W.ttf", "regular" => "http://fonts.gstatic.com/s/davidlibre/v4/snfus0W_99N64iuYSvp4W_l86p6TYS-Y.ttf")), array("kind" => "webfonts#webfont", "family" => "Dawning of a New Day", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/dawningofanewday/v10/t5t_IQMbOp2SEwuncwLRjMfIg1yYit_nAz8bhWJGNoBE.ttf")), array("kind" => "webfonts#webfont", "family" => "Days One", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/daysone/v9/mem9YaCnxnKRiYZOCLYVeLkWVNBt.ttf")), array("kind" => "webfonts#webfont", "family" => "Dekko", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/dekko/v6/46khlb_wWjfSrttFR0vsfl1B.ttf")), array("kind" => "webfonts#webfont", "family" => "Delius", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/delius/v9/PN_xRfK0pW_9e1rtYcI-jT3L_w.ttf")), array("kind" => "webfonts#webfont", "family" => "Delius Swash Caps", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/deliusswashcaps/v11/oY1E8fPLr7v4JWCExZpWebxVKORpXXedKmeBvEYs.ttf")), array("kind" => "webfonts#webfont", "family" => "Delius Unicase", "category" => "handwriting", "variants" => array("regular", "700"), "subsets" => array("latin"), "version" => "v13", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/deliusunicase/v13/845CNMEwEIOVT8BmgfSzIr_6mlp7WMr_BmmlS5aw.ttf", "regular" => "http://fonts.gstatic.com/s/deliusunicase/v13/845BNMEwEIOVT8BmgfSzIr_6mmLHd-73LXWs.ttf")), array("kind" => "webfonts#webfont", "family" => "Della Respira", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/dellarespira/v7/RLp5K5v44KaueWI6iEJQBiGPRfkSu6EuTHo.ttf")), array("kind" => "webfonts#webfont", "family" => "Denk One", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/denkone/v7/dg4m_pzhrqcFb2IzROtHpbglShon.ttf")), array("kind" => "webfonts#webfont", "family" => "Devonshire", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/devonshire/v8/46kqlbDwWirWr4gtBD2BX0Vq01lYAZM.ttf")), array("kind" => "webfonts#webfont", "family" => "Dhurjati", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin", "telugu"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/dhurjati/v7/_6_8ED3gSeatXfFiFX3ySKQtuTA2.ttf")), array("kind" => "webfonts#webfont", "family" => "Didact Gothic", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("greek", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v13", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/didactgothic/v13/ahcfv8qz1zt6hCC5G4F_P4ASpUySp0LlcyQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Diplomata", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/diplomata/v11/Cn-0JtiMXwhNwp-wKxyfYGxYrdM9Sg.ttf")), array("kind" => "webfonts#webfont", "family" => "Diplomata SC", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/diplomatasc/v8/buExpoi3ecvs3kidKgBJo2kf-P5Oaiw4cw.ttf")), array("kind" => "webfonts#webfont", "family" => "Do Hyeon", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin", "korean"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/dohyeon/v11/TwMN-I8CRRU2zM86HFE3ZwaH__-C.ttf")), array("kind" => "webfonts#webfont", "family" => "Dokdo", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin", "korean"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/dokdo/v8/esDf315XNuCBLxLo4NaMlKcH.ttf")), array("kind" => "webfonts#webfont", "family" => "Domine", "category" => "serif", "variants" => array("regular", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-17", "files" => array("700" => "http://fonts.gstatic.com/s/domine/v7/L0x_DFMnlVwD4h3pAN-CTQJIg3uuXg.ttf", "regular" => "http://fonts.gstatic.com/s/domine/v7/L0x8DFMnlVwD4h3RvPCmRSlUig.ttf")), array("kind" => "webfonts#webfont", "family" => "Donegal One", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/donegalone/v7/m8JWjfRYea-ZnFz6fsK9FZRFRG-K3Mud.ttf")), array("kind" => "webfonts#webfont", "family" => "Doppio One", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/doppioone/v7/Gg8wN5gSaBfyBw2MqCh-lgshKGpe5Fg.ttf")), array("kind" => "webfonts#webfont", "family" => "Dorsa", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/dorsa/v10/yYLn0hjd0OGwqo493XCFxAnQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Dosis", "category" => "sans-serif", "variants" => array("200", "300", "regular", "500", "600", "700", "800"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v12", "lastModified" => "2019-07-29", "files" => array("200" => "http://fonts.gstatic.com/s/dosis/v12/HhyJU5sn9vOmLxNkIwRSjTVNWLEJt7MV3BkFTq4EPw.ttf", "300" => "http://fonts.gstatic.com/s/dosis/v12/HhyJU5sn9vOmLxNkIwRSjTVNWLEJabMV3BkFTq4EPw.ttf", "500" => "http://fonts.gstatic.com/s/dosis/v12/HhyJU5sn9vOmLxNkIwRSjTVNWLEJBbMV3BkFTq4EPw.ttf", "600" => "http://fonts.gstatic.com/s/dosis/v12/HhyJU5sn9vOmLxNkIwRSjTVNWLEJ6bQV3BkFTq4EPw.ttf", "700" => "http://fonts.gstatic.com/s/dosis/v12/HhyJU5sn9vOmLxNkIwRSjTVNWLEJ0LQV3BkFTq4EPw.ttf", "800" => "http://fonts.gstatic.com/s/dosis/v12/HhyJU5sn9vOmLxNkIwRSjTVNWLEJt7QV3BkFTq4EPw.ttf", "regular" => "http://fonts.gstatic.com/s/dosis/v12/HhyJU5sn9vOmLxNkIwRSjTVNWLEJN7MV3BkFTq4EPw.ttf")), array("kind" => "webfonts#webfont", "family" => "Dr Sugiyama", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/drsugiyama/v9/HTxoL2k4N3O9n5I1boGI7abRM4-t-g7y.ttf")), array("kind" => "webfonts#webfont", "family" => "Duru Sans", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v13", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/durusans/v13/xn7iYH8xwmSyTvEV_HOxT_fYdN-WZw.ttf")), array("kind" => "webfonts#webfont", "family" => "Dynalight", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/dynalight/v8/1Ptsg8LOU_aOmQvTsF4ISotrDfGGxA.ttf")), array("kind" => "webfonts#webfont", "family" => "EB Garamond", "category" => "serif", "variants" => array("regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic"), "subsets" => array("greek", "vietnamese", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v11", "lastModified" => "2019-07-17", "files" => array("500" => "http://fonts.gstatic.com/s/ebgaramond/v11/SlGJmQSNjdsmc35JDF1K5GyGaxwVSA_ArHC_.ttf", "600" => "http://fonts.gstatic.com/s/ebgaramond/v11/SlGJmQSNjdsmc35JDF1K5GyqbBwVSA_ArHC_.ttf", "700" => "http://fonts.gstatic.com/s/ebgaramond/v11/SlGJmQSNjdsmc35JDF1K5GzObRwVSA_ArHC_.ttf", "800" => "http://fonts.gstatic.com/s/ebgaramond/v11/SlGJmQSNjdsmc35JDF1K5GzSbhwVSA_ArHC_.ttf", "regular" => "http://fonts.gstatic.com/s/ebgaramond/v11/SlGUmQSNjdsmc35JDF1K5FRyQjgdYxPJ.ttf", "italic" => "http://fonts.gstatic.com/s/ebgaramond/v11/SlGWmQSNjdsmc35JDF1K5GRwSDw_ZgPJtWk.ttf", "500italic" => "http://fonts.gstatic.com/s/ebgaramond/v11/SlGLmQSNjdsmc35JDF1K5GRwcMgWQgviqWC_O7Y.ttf", "600italic" => "http://fonts.gstatic.com/s/ebgaramond/v11/SlGLmQSNjdsmc35JDF1K5GRwcOQRQgviqWC_O7Y.ttf", "700italic" => "http://fonts.gstatic.com/s/ebgaramond/v11/SlGLmQSNjdsmc35JDF1K5GRwcIAQQgviqWC_O7Y.ttf", "800italic" => "http://fonts.gstatic.com/s/ebgaramond/v11/SlGLmQSNjdsmc35JDF1K5GRwcJwTQgviqWC_O7Y.ttf")), array("kind" => "webfonts#webfont", "family" => "Eagle Lake", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/eaglelake/v7/ptRMTiqbbuNJDOiKj9wG5O7yKQNute8.ttf")), array("kind" => "webfonts#webfont", "family" => "East Sea Dokdo", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin", "korean"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/eastseadokdo/v8/xfuo0Wn2V2_KanASqXSZp22m05_aGavYS18y.ttf")), array("kind" => "webfonts#webfont", "family" => "Eater", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/eater/v8/mtG04_FCK7bOvpu2u3FwsXsR.ttf")), array("kind" => "webfonts#webfont", "family" => "Economica", "category" => "sans-serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/economica/v7/Qw3aZQZaHCLgIWa29ZBTjeckCnZ5dHw8iw.ttf", "regular" => "http://fonts.gstatic.com/s/economica/v7/Qw3fZQZaHCLgIWa29ZBrMcgAAl1lfQ.ttf", "italic" => "http://fonts.gstatic.com/s/economica/v7/Qw3ZZQZaHCLgIWa29ZBbM8IEIFh1fWUl.ttf", "700italic" => "http://fonts.gstatic.com/s/economica/v7/Qw3EZQZaHCLgIWa29ZBbM_q4D3x9Vnksi4M7.ttf")), array("kind" => "webfonts#webfont", "family" => "Eczar", "category" => "serif", "variants" => array("regular", "500", "600", "700", "800"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("500" => "http://fonts.gstatic.com/s/eczar/v8/BXRovF3Pi-DLmzXWL8t622v9WNjW.ttf", "600" => "http://fonts.gstatic.com/s/eczar/v8/BXRovF3Pi-DLmzX6KMt622v9WNjW.ttf", "700" => "http://fonts.gstatic.com/s/eczar/v8/BXRovF3Pi-DLmzWeKct622v9WNjW.ttf", "800" => "http://fonts.gstatic.com/s/eczar/v8/BXRovF3Pi-DLmzWCKst622v9WNjW.ttf", "regular" => "http://fonts.gstatic.com/s/eczar/v8/BXRlvF3Pi-DLmw0iBu9y8Hf0.ttf")), array("kind" => "webfonts#webfont", "family" => "El Messiri", "category" => "sans-serif", "variants" => array("regular", "500", "600", "700"), "subsets" => array("arabic", "latin", "cyrillic"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("500" => "http://fonts.gstatic.com/s/elmessiri/v6/K2F3fZBRmr9vQ1pHEey6On6jJyrYYWOMluQ.ttf", "600" => "http://fonts.gstatic.com/s/elmessiri/v6/K2F3fZBRmr9vQ1pHEey6OlKkJyrYYWOMluQ.ttf", "700" => "http://fonts.gstatic.com/s/elmessiri/v6/K2F3fZBRmr9vQ1pHEey6OjalJyrYYWOMluQ.ttf", "regular" => "http://fonts.gstatic.com/s/elmessiri/v6/K2F0fZBRmr9vQ1pHEey6AoqKAyLzfWo.ttf")), array("kind" => "webfonts#webfont", "family" => "Electrolize", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/electrolize/v8/cIf5Ma1dtE0zSiGSiED7AUEGso5tQafB.ttf")), array("kind" => "webfonts#webfont", "family" => "Elsie", "category" => "display", "variants" => array("regular", "900"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("900" => "http://fonts.gstatic.com/s/elsie/v9/BCaqqZABrez54x6q2-1IU6QeXSBk.ttf", "regular" => "http://fonts.gstatic.com/s/elsie/v9/BCanqZABrez54yYu9slAeLgX.ttf")), array("kind" => "webfonts#webfont", "family" => "Elsie Swash Caps", "category" => "display", "variants" => array("regular", "900"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("900" => "http://fonts.gstatic.com/s/elsieswashcaps/v8/845ENN8xGZyVX5MVo_upKf7KnjK0RW74DG2HToawrdU.ttf", "regular" => "http://fonts.gstatic.com/s/elsieswashcaps/v8/845DNN8xGZyVX5MVo_upKf7KnjK0ferVKGWsUo8.ttf")), array("kind" => "webfonts#webfont", "family" => "Emblema One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/emblemaone/v8/nKKT-GQ0F5dSY8vzG0rOEIRBHl57G_f_.ttf")), array("kind" => "webfonts#webfont", "family" => "Emilys Candy", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/emilyscandy/v7/2EbgL-1mD1Rnb0OGKudbk0y5r9xrX84JjA.ttf")), array("kind" => "webfonts#webfont", "family" => "Encode Sans", "category" => "sans-serif", "variants" => array("100", "200", "300", "regular", "500", "600", "700", "800", "900"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/encodesans/v4/LDI0apOFNxEwR-Bd1O9uYPvIeeLkl7Iw6yg.ttf", "200" => "http://fonts.gstatic.com/s/encodesans/v4/LDIrapOFNxEwR-Bd1O9uYPtkWMLOub458jGL.ttf", "300" => "http://fonts.gstatic.com/s/encodesans/v4/LDIrapOFNxEwR-Bd1O9uYPsAW8LOub458jGL.ttf", "500" => "http://fonts.gstatic.com/s/encodesans/v4/LDIrapOFNxEwR-Bd1O9uYPtYWsLOub458jGL.ttf", "600" => "http://fonts.gstatic.com/s/encodesans/v4/LDIrapOFNxEwR-Bd1O9uYPt0XcLOub458jGL.ttf", "700" => "http://fonts.gstatic.com/s/encodesans/v4/LDIrapOFNxEwR-Bd1O9uYPsQXMLOub458jGL.ttf", "800" => "http://fonts.gstatic.com/s/encodesans/v4/LDIrapOFNxEwR-Bd1O9uYPsMX8LOub458jGL.ttf", "900" => "http://fonts.gstatic.com/s/encodesans/v4/LDIrapOFNxEwR-Bd1O9uYPsoXsLOub458jGL.ttf", "regular" => "http://fonts.gstatic.com/s/encodesans/v4/LDI2apOFNxEwR-Bd1O9uYMOsc-bGkqIw.ttf")), array("kind" => "webfonts#webfont", "family" => "Encode Sans Condensed", "category" => "sans-serif", "variants" => array("100", "200", "300", "regular", "500", "600", "700", "800", "900"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/encodesanscondensed/v4/j8_76_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-5a-JLQoFI2KR.ttf", "200" => "http://fonts.gstatic.com/s/encodesanscondensed/v4/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-SY6pByQJKnuIFA.ttf", "300" => "http://fonts.gstatic.com/s/encodesanscondensed/v4/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-LY2pByQJKnuIFA.ttf", "500" => "http://fonts.gstatic.com/s/encodesanscondensed/v4/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-dYypByQJKnuIFA.ttf", "600" => "http://fonts.gstatic.com/s/encodesanscondensed/v4/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-WYupByQJKnuIFA.ttf", "700" => "http://fonts.gstatic.com/s/encodesanscondensed/v4/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-PYqpByQJKnuIFA.ttf", "800" => "http://fonts.gstatic.com/s/encodesanscondensed/v4/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-IYmpByQJKnuIFA.ttf", "900" => "http://fonts.gstatic.com/s/encodesanscondensed/v4/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-BYipByQJKnuIFA.ttf", "regular" => "http://fonts.gstatic.com/s/encodesanscondensed/v4/j8_16_LD37rqfuwxyIuaZhE6cRXOLtm2gfTGgaWNDw8VIw.ttf")), array("kind" => "webfonts#webfont", "family" => "Encode Sans Expanded", "category" => "sans-serif", "variants" => array("100", "200", "300", "regular", "500", "600", "700", "800", "900"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/encodesansexpanded/v4/c4mx1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpJGKQNicoAbJlw.ttf", "200" => "http://fonts.gstatic.com/s/encodesansexpanded/v4/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpLqCCNIXIwSP0XD.ttf", "300" => "http://fonts.gstatic.com/s/encodesansexpanded/v4/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpKOCyNIXIwSP0XD.ttf", "500" => "http://fonts.gstatic.com/s/encodesansexpanded/v4/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpLWCiNIXIwSP0XD.ttf", "600" => "http://fonts.gstatic.com/s/encodesansexpanded/v4/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpL6DSNIXIwSP0XD.ttf", "700" => "http://fonts.gstatic.com/s/encodesansexpanded/v4/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpKeDCNIXIwSP0XD.ttf", "800" => "http://fonts.gstatic.com/s/encodesansexpanded/v4/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpKCDyNIXIwSP0XD.ttf", "900" => "http://fonts.gstatic.com/s/encodesansexpanded/v4/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpKmDiNIXIwSP0XD.ttf", "regular" => "http://fonts.gstatic.com/s/encodesansexpanded/v4/c4m_1mF4GcnstG_Jh1QH6ac4hNLeNyeYUqoiIwdAd5Ab.ttf")), array("kind" => "webfonts#webfont", "family" => "Encode Sans Semi Condensed", "category" => "sans-serif", "variants" => array("100", "200", "300", "regular", "500", "600", "700", "800", "900"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/encodesanssemicondensed/v4/3qT6oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1T19MFtQ9jpVUA.ttf", "200" => "http://fonts.gstatic.com/s/encodesanssemicondensed/v4/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1RZ1eFHbdTgTFmr.ttf", "300" => "http://fonts.gstatic.com/s/encodesanssemicondensed/v4/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1Q91uFHbdTgTFmr.ttf", "500" => "http://fonts.gstatic.com/s/encodesanssemicondensed/v4/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1Rl1-FHbdTgTFmr.ttf", "600" => "http://fonts.gstatic.com/s/encodesanssemicondensed/v4/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1RJ0OFHbdTgTFmr.ttf", "700" => "http://fonts.gstatic.com/s/encodesanssemicondensed/v4/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1Qt0eFHbdTgTFmr.ttf", "800" => "http://fonts.gstatic.com/s/encodesanssemicondensed/v4/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1Qx0uFHbdTgTFmr.ttf", "900" => "http://fonts.gstatic.com/s/encodesanssemicondensed/v4/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1QV0-FHbdTgTFmr.ttf", "regular" => "http://fonts.gstatic.com/s/encodesanssemicondensed/v4/3qT4oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG2yR_sVPRsjp.ttf")), array("kind" => "webfonts#webfont", "family" => "Encode Sans Semi Expanded", "category" => "sans-serif", "variants" => array("100", "200", "300", "regular", "500", "600", "700", "800", "900"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/encodesanssemiexpanded/v5/ke8xOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TM-41KwrlKXeOEA.ttf", "200" => "http://fonts.gstatic.com/s/encodesanssemiexpanded/v5/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TM0IUCyDLJX6XCWU.ttf", "300" => "http://fonts.gstatic.com/s/encodesanssemiexpanded/v5/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TMyYXCyDLJX6XCWU.ttf", "500" => "http://fonts.gstatic.com/s/encodesanssemiexpanded/v5/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TM34WCyDLJX6XCWU.ttf", "600" => "http://fonts.gstatic.com/s/encodesanssemiexpanded/v5/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TM1IRCyDLJX6XCWU.ttf", "700" => "http://fonts.gstatic.com/s/encodesanssemiexpanded/v5/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TMzYQCyDLJX6XCWU.ttf", "800" => "http://fonts.gstatic.com/s/encodesanssemiexpanded/v5/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TMyoTCyDLJX6XCWU.ttf", "900" => "http://fonts.gstatic.com/s/encodesanssemiexpanded/v5/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TMw4SCyDLJX6XCWU.ttf", "regular" => "http://fonts.gstatic.com/s/encodesanssemiexpanded/v5/ke83OhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TC4o_LyjgOXc.ttf")), array("kind" => "webfonts#webfont", "family" => "Engagement", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/engagement/v9/x3dlckLDZbqa7RUs9MFVXNossybsHQI.ttf")), array("kind" => "webfonts#webfont", "family" => "Englebert", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/englebert/v7/xn7iYH8w2XGrC8AR4HSxT_fYdN-WZw.ttf")), array("kind" => "webfonts#webfont", "family" => "Enriqueta", "category" => "serif", "variants" => array("regular", "500", "600", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-26", "files" => array("500" => "http://fonts.gstatic.com/s/enriqueta/v9/gokpH6L7AUFrRvV44HVrv2mHmNZEq6TTFw.ttf", "600" => "http://fonts.gstatic.com/s/enriqueta/v9/gokpH6L7AUFrRvV44HVrk26HmNZEq6TTFw.ttf", "700" => "http://fonts.gstatic.com/s/enriqueta/v9/gokpH6L7AUFrRvV44HVr92-HmNZEq6TTFw.ttf", "regular" => "http://fonts.gstatic.com/s/enriqueta/v9/goksH6L7AUFrRvV44HVTS0CjkP1Yog.ttf")), array("kind" => "webfonts#webfont", "family" => "Erica One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/ericaone/v10/WBLnrEXccV9VGrOKmGD1W0_MJMGxiQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Esteban", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/esteban/v8/r05bGLZE-bdGdN-GdOuD5jokU8E.ttf")), array("kind" => "webfonts#webfont", "family" => "Euphoria Script", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/euphoriascript/v8/mFTpWb0X2bLb_cx6To2B8GpKoD5ak_ZT1D8x7Q.ttf")), array("kind" => "webfonts#webfont", "family" => "Ewert", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/ewert/v7/va9I4kzO2tFODYBvS-J3kbDP.ttf")), array("kind" => "webfonts#webfont", "family" => "Exo", "category" => "sans-serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-17", "files" => array("100" => "http://fonts.gstatic.com/s/exo/v9/4UaMrEtFpBIaEH6m2jbu5rXI.ttf", "200" => "http://fonts.gstatic.com/s/exo/v9/4UaDrEtFpBIavF-G8Bji76zR4w.ttf", "300" => "http://fonts.gstatic.com/s/exo/v9/4UaDrEtFpBIa2FyG8Bji76zR4w.ttf", "500" => "http://fonts.gstatic.com/s/exo/v9/4UaDrEtFpBIagF2G8Bji76zR4w.ttf", "600" => "http://fonts.gstatic.com/s/exo/v9/4UaDrEtFpBIarFqG8Bji76zR4w.ttf", "700" => "http://fonts.gstatic.com/s/exo/v9/4UaDrEtFpBIayFuG8Bji76zR4w.ttf", "800" => "http://fonts.gstatic.com/s/exo/v9/4UaDrEtFpBIa1FiG8Bji76zR4w.ttf", "900" => "http://fonts.gstatic.com/s/exo/v9/4UaDrEtFpBIa8FmG8Bji76zR4w.ttf", "100italic" => "http://fonts.gstatic.com/s/exo/v9/4UaCrEtFpBISdkbC0DLM46XI-po.ttf", "200italic" => "http://fonts.gstatic.com/s/exo/v9/4UaBrEtFpBISdkZu8RLmzanB44N1.ttf", "300italic" => "http://fonts.gstatic.com/s/exo/v9/4UaBrEtFpBISdkYK8hLmzanB44N1.ttf", "regular" => "http://fonts.gstatic.com/s/exo/v9/4UaOrEtFpBIidHSi-DP-5g.ttf", "italic" => "http://fonts.gstatic.com/s/exo/v9/4UaMrEtFpBISdn6m2jbu5rXI.ttf", "500italic" => "http://fonts.gstatic.com/s/exo/v9/4UaBrEtFpBISdkZS8xLmzanB44N1.ttf", "600italic" => "http://fonts.gstatic.com/s/exo/v9/4UaBrEtFpBISdkZ-9BLmzanB44N1.ttf", "700italic" => "http://fonts.gstatic.com/s/exo/v9/4UaBrEtFpBISdkYa9RLmzanB44N1.ttf", "800italic" => "http://fonts.gstatic.com/s/exo/v9/4UaBrEtFpBISdkYG9hLmzanB44N1.ttf", "900italic" => "http://fonts.gstatic.com/s/exo/v9/4UaBrEtFpBISdkYi9xLmzanB44N1.ttf")), array("kind" => "webfonts#webfont", "family" => "Exo 2", "category" => "sans-serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("latin-ext", "latin", "cyrillic"), "version" => "v6", "lastModified" => "2019-07-17", "files" => array("100" => "http://fonts.gstatic.com/s/exo2/v6/7cHov4okm5zmbt5LK-sW5HIohT4.ttf", "200" => "http://fonts.gstatic.com/s/exo2/v6/7cHrv4okm5zmbt7nCss8yn4hnCci.ttf", "300" => "http://fonts.gstatic.com/s/exo2/v6/7cHrv4okm5zmbt6DCcs8yn4hnCci.ttf", "500" => "http://fonts.gstatic.com/s/exo2/v6/7cHrv4okm5zmbt7bCMs8yn4hnCci.ttf", "600" => "http://fonts.gstatic.com/s/exo2/v6/7cHrv4okm5zmbt73D8s8yn4hnCci.ttf", "700" => "http://fonts.gstatic.com/s/exo2/v6/7cHrv4okm5zmbt6TDss8yn4hnCci.ttf", "800" => "http://fonts.gstatic.com/s/exo2/v6/7cHrv4okm5zmbt6PDcs8yn4hnCci.ttf", "900" => "http://fonts.gstatic.com/s/exo2/v6/7cHrv4okm5zmbt6rDMs8yn4hnCci.ttf", "100italic" => "http://fonts.gstatic.com/s/exo2/v6/7cHqv4okm5zmbtYtE48c4FAtlT47dw.ttf", "200italic" => "http://fonts.gstatic.com/s/exo2/v6/7cHtv4okm5zmbtYtEyM9wHoDmTcibrA.ttf", "300italic" => "http://fonts.gstatic.com/s/exo2/v6/7cHtv4okm5zmbtYtE0c-wHoDmTcibrA.ttf", "regular" => "http://fonts.gstatic.com/s/exo2/v6/7cHmv4okm5zmbuYvIe804WIo.ttf", "italic" => "http://fonts.gstatic.com/s/exo2/v6/7cHov4okm5zmbtYtK-sW5HIohT4.ttf", "500italic" => "http://fonts.gstatic.com/s/exo2/v6/7cHtv4okm5zmbtYtEx8_wHoDmTcibrA.ttf", "600italic" => "http://fonts.gstatic.com/s/exo2/v6/7cHtv4okm5zmbtYtEzM4wHoDmTcibrA.ttf", "700italic" => "http://fonts.gstatic.com/s/exo2/v6/7cHtv4okm5zmbtYtE1c5wHoDmTcibrA.ttf", "800italic" => "http://fonts.gstatic.com/s/exo2/v6/7cHtv4okm5zmbtYtE0s6wHoDmTcibrA.ttf", "900italic" => "http://fonts.gstatic.com/s/exo2/v6/7cHtv4okm5zmbtYtE287wHoDmTcibrA.ttf")), array("kind" => "webfonts#webfont", "family" => "Expletus Sans", "category" => "display", "variants" => array("regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("latin"), "version" => "v13", "lastModified" => "2019-07-16", "files" => array("500" => "http://fonts.gstatic.com/s/expletussans/v13/RLpkK5v5_bqufTYdnhFzDj2dfQ07n6kFUHPIFaU.ttf", "600" => "http://fonts.gstatic.com/s/expletussans/v13/RLpkK5v5_bqufTYdnhFzDj2dfSE8n6kFUHPIFaU.ttf", "700" => "http://fonts.gstatic.com/s/expletussans/v13/RLpkK5v5_bqufTYdnhFzDj2dfUU9n6kFUHPIFaU.ttf", "regular" => "http://fonts.gstatic.com/s/expletussans/v13/RLp5K5v5_bqufTYdnhFzDj2dRfkSu6EuTHo.ttf", "italic" => "http://fonts.gstatic.com/s/expletussans/v13/RLpnK5v5_bqufTYdnhFzDj2ddfsYv4MrXHrRDA.ttf", "500italic" => "http://fonts.gstatic.com/s/expletussans/v13/RLpiK5v5_bqufTYdnhFzDj2ddfsgS6oPVFHNBaVImA.ttf", "600italic" => "http://fonts.gstatic.com/s/expletussans/v13/RLpiK5v5_bqufTYdnhFzDj2ddfsgZ60PVFHNBaVImA.ttf", "700italic" => "http://fonts.gstatic.com/s/expletussans/v13/RLpiK5v5_bqufTYdnhFzDj2ddfsgA6wPVFHNBaVImA.ttf")), array("kind" => "webfonts#webfont", "family" => "Fahkwang", "category" => "sans-serif", "variants" => array("200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v3", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/fahkwang/v3/Noa26Uj3zpmBOgbNpOJHmZlRFipxkwjx.ttf", "300" => "http://fonts.gstatic.com/s/fahkwang/v3/Noa26Uj3zpmBOgbNpOIjmplRFipxkwjx.ttf", "500" => "http://fonts.gstatic.com/s/fahkwang/v3/Noa26Uj3zpmBOgbNpOJ7m5lRFipxkwjx.ttf", "600" => "http://fonts.gstatic.com/s/fahkwang/v3/Noa26Uj3zpmBOgbNpOJXnJlRFipxkwjx.ttf", "700" => "http://fonts.gstatic.com/s/fahkwang/v3/Noa26Uj3zpmBOgbNpOIznZlRFipxkwjx.ttf", "200italic" => "http://fonts.gstatic.com/s/fahkwang/v3/Noa06Uj3zpmBOgbNpOqNgHFQHC5Tlhjxdw4.ttf", "300italic" => "http://fonts.gstatic.com/s/fahkwang/v3/Noa06Uj3zpmBOgbNpOqNgBVTHC5Tlhjxdw4.ttf", "regular" => "http://fonts.gstatic.com/s/fahkwang/v3/Noax6Uj3zpmBOgbNpNqPsr1ZPTZ4.ttf", "italic" => "http://fonts.gstatic.com/s/fahkwang/v3/Noa36Uj3zpmBOgbNpOqNuLl7OCZ4ihE.ttf", "500italic" => "http://fonts.gstatic.com/s/fahkwang/v3/Noa06Uj3zpmBOgbNpOqNgE1SHC5Tlhjxdw4.ttf", "600italic" => "http://fonts.gstatic.com/s/fahkwang/v3/Noa06Uj3zpmBOgbNpOqNgGFVHC5Tlhjxdw4.ttf", "700italic" => "http://fonts.gstatic.com/s/fahkwang/v3/Noa06Uj3zpmBOgbNpOqNgAVUHC5Tlhjxdw4.ttf")), array("kind" => "webfonts#webfont", "family" => "Fanwood Text", "category" => "serif", "variants" => array("regular", "italic"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/fanwoodtext/v9/3XFtErwl05Ad_vSCF6Fq7xXGRdbY1P1Sbg.ttf", "italic" => "http://fonts.gstatic.com/s/fanwoodtext/v9/3XFzErwl05Ad_vSCF6Fq7xX2R9zc9vhCblye.ttf")), array("kind" => "webfonts#webfont", "family" => "Farro", "category" => "sans-serif", "variants" => array("300", "regular", "500", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v1", "lastModified" => "2019-07-26", "files" => array("300" => "http://fonts.gstatic.com/s/farro/v1/i7dJIFl3byGNHa3hNJ6-WkJUQUq7.ttf", "500" => "http://fonts.gstatic.com/s/farro/v1/i7dJIFl3byGNHa25NZ6-WkJUQUq7.ttf", "700" => "http://fonts.gstatic.com/s/farro/v1/i7dJIFl3byGNHa3xM56-WkJUQUq7.ttf", "regular" => "http://fonts.gstatic.com/s/farro/v1/i7dEIFl3byGNHZVNHLq2cV5d.ttf")), array("kind" => "webfonts#webfont", "family" => "Farsan", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin", "gujarati"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/farsan/v5/VEMwRoJ0vY_zsyz62q-pxDX9rQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Fascinate", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/fascinate/v8/z7NWdRrufC8XJK0IIEli1LbQRPyNrw.ttf")), array("kind" => "webfonts#webfont", "family" => "Fascinate Inline", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/fascinateinline/v9/jVyR7mzzB3zc-jp6QCAu60poNqIy1g3CfRXxWZQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Faster One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/fasterone/v11/H4ciBXCHmdfClFb-vWhfyLuShq63czE.ttf")), array("kind" => "webfonts#webfont", "family" => "Fasthand", "category" => "serif", "variants" => array("regular"), "subsets" => array("khmer"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/fasthand/v10/0yb9GDohyKTYn_ZEESkuYkw2rQg1.ttf")), array("kind" => "webfonts#webfont", "family" => "Fauna One", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/faunaone/v7/wlpzgwTPBVpjpCuwkuEx2UxLYClOCg.ttf")), array("kind" => "webfonts#webfont", "family" => "Faustina", "category" => "serif", "variants" => array("regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("500" => "http://fonts.gstatic.com/s/faustina/v4/XLYiIZPxYpJfTbZAFVdMPulCjHMmTGFt.ttf", "600" => "http://fonts.gstatic.com/s/faustina/v4/XLYiIZPxYpJfTbZAFVdgOelCjHMmTGFt.ttf", "700" => "http://fonts.gstatic.com/s/faustina/v4/XLYiIZPxYpJfTbZAFVcEOOlCjHMmTGFt.ttf", "regular" => "http://fonts.gstatic.com/s/faustina/v4/XLYlIZPxYpJfTbZAFW-4F81Kp28v.ttf", "italic" => "http://fonts.gstatic.com/s/faustina/v4/XLYjIZPxYpJfTbZAFV-6Hcloon8vVXg.ttf", "500italic" => "http://fonts.gstatic.com/s/faustina/v4/XLYgIZPxYpJfTbZAFV-6JT1BhncESXFtUsM.ttf", "600italic" => "http://fonts.gstatic.com/s/faustina/v4/XLYgIZPxYpJfTbZAFV-6JRFGhncESXFtUsM.ttf", "700italic" => "http://fonts.gstatic.com/s/faustina/v4/XLYgIZPxYpJfTbZAFV-6JXVHhncESXFtUsM.ttf")), array("kind" => "webfonts#webfont", "family" => "Federant", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/federant/v12/2sDdZGNfip_eirT0_U0jRUG0AqUc.ttf")), array("kind" => "webfonts#webfont", "family" => "Federo", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/federo/v11/iJWFBX-cbD_ETsbmjVOe2WTG7Q.ttf")), array("kind" => "webfonts#webfont", "family" => "Felipa", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/felipa/v7/FwZa7-owz1Eu4F_wSNSEwM2zpA.ttf")), array("kind" => "webfonts#webfont", "family" => "Fenix", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/fenix/v7/XoHo2YL_S7-g5ostKzAFvs8o.ttf")), array("kind" => "webfonts#webfont", "family" => "Finger Paint", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/fingerpaint/v9/0QInMXVJ-o-oRn_7dron8YWO85bS8ANesw.ttf")), array("kind" => "webfonts#webfont", "family" => "Fira Code", "category" => "monospace", "variants" => array("300", "regular", "500", "600", "700"), "subsets" => array("greek", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v3", "lastModified" => "2019-07-29", "files" => array("300" => "http://fonts.gstatic.com/s/firacode/v3/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_GNsFVfxN87gsj0.ttf", "500" => "http://fonts.gstatic.com/s/firacode/v3/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_A9sFVfxN87gsj0.ttf", "600" => "http://fonts.gstatic.com/s/firacode/v3/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_ONrFVfxN87gsj0.ttf", "700" => "http://fonts.gstatic.com/s/firacode/v3/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_NprFVfxN87gsj0.ttf", "regular" => "http://fonts.gstatic.com/s/firacode/v3/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sFVfxN87gsj0.ttf")), array("kind" => "webfonts#webfont", "family" => "Fira Mono", "category" => "monospace", "variants" => array("regular", "500", "700"), "subsets" => array("greek", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("500" => "http://fonts.gstatic.com/s/firamono/v8/N0bS2SlFPv1weGeLZDto1d33mf3VaZBRBQ.ttf", "700" => "http://fonts.gstatic.com/s/firamono/v8/N0bS2SlFPv1weGeLZDtondv3mf3VaZBRBQ.ttf", "regular" => "http://fonts.gstatic.com/s/firamono/v8/N0bX2SlFPv1weGeLZDtQIfTTkdbJYA.ttf")), array("kind" => "webfonts#webfont", "family" => "Fira Sans", "category" => "sans-serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("greek", "vietnamese", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v10", "lastModified" => "2019-07-22", "files" => array("100" => "http://fonts.gstatic.com/s/firasans/v10/va9C4kDNxMZdWfMOD5Vn9IjOazP3dUTP.ttf", "200" => "http://fonts.gstatic.com/s/firasans/v10/va9B4kDNxMZdWfMOD5VnWKnuQR37fF3Wlg.ttf", "300" => "http://fonts.gstatic.com/s/firasans/v10/va9B4kDNxMZdWfMOD5VnPKruQR37fF3Wlg.ttf", "500" => "http://fonts.gstatic.com/s/firasans/v10/va9B4kDNxMZdWfMOD5VnZKvuQR37fF3Wlg.ttf", "600" => "http://fonts.gstatic.com/s/firasans/v10/va9B4kDNxMZdWfMOD5VnSKzuQR37fF3Wlg.ttf", "700" => "http://fonts.gstatic.com/s/firasans/v10/va9B4kDNxMZdWfMOD5VnLK3uQR37fF3Wlg.ttf", "800" => "http://fonts.gstatic.com/s/firasans/v10/va9B4kDNxMZdWfMOD5VnMK7uQR37fF3Wlg.ttf", "900" => "http://fonts.gstatic.com/s/firasans/v10/va9B4kDNxMZdWfMOD5VnFK_uQR37fF3Wlg.ttf", "100italic" => "http://fonts.gstatic.com/s/firasans/v10/va9A4kDNxMZdWfMOD5VvkrCqYTfVcFTPj0s.ttf", "200italic" => "http://fonts.gstatic.com/s/firasans/v10/va9f4kDNxMZdWfMOD5VvkrAGQBf_XljGllLX.ttf", "300italic" => "http://fonts.gstatic.com/s/firasans/v10/va9f4kDNxMZdWfMOD5VvkrBiQxf_XljGllLX.ttf", "regular" => "http://fonts.gstatic.com/s/firasans/v10/va9E4kDNxMZdWfMOD5VfkILKSTbndQ.ttf", "italic" => "http://fonts.gstatic.com/s/firasans/v10/va9C4kDNxMZdWfMOD5VvkojOazP3dUTP.ttf", "500italic" => "http://fonts.gstatic.com/s/firasans/v10/va9f4kDNxMZdWfMOD5VvkrA6Qhf_XljGllLX.ttf", "600italic" => "http://fonts.gstatic.com/s/firasans/v10/va9f4kDNxMZdWfMOD5VvkrAWRRf_XljGllLX.ttf", "700italic" => "http://fonts.gstatic.com/s/firasans/v10/va9f4kDNxMZdWfMOD5VvkrByRBf_XljGllLX.ttf", "800italic" => "http://fonts.gstatic.com/s/firasans/v10/va9f4kDNxMZdWfMOD5VvkrBuRxf_XljGllLX.ttf", "900italic" => "http://fonts.gstatic.com/s/firasans/v10/va9f4kDNxMZdWfMOD5VvkrBKRhf_XljGllLX.ttf")), array("kind" => "webfonts#webfont", "family" => "Fira Sans Condensed", "category" => "sans-serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("greek", "vietnamese", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v4", "lastModified" => "2019-07-17", "files" => array("100" => "http://fonts.gstatic.com/s/firasanscondensed/v4/wEOjEADFm8hSaQTFG18FErVhsC9x-tarWZXtqOlQfx9CjA.ttf", "200" => "http://fonts.gstatic.com/s/firasanscondensed/v4/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWTnMiMN-cxZblY4.ttf", "300" => "http://fonts.gstatic.com/s/firasanscondensed/v4/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWV3PiMN-cxZblY4.ttf", "500" => "http://fonts.gstatic.com/s/firasanscondensed/v4/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWQXOiMN-cxZblY4.ttf", "600" => "http://fonts.gstatic.com/s/firasanscondensed/v4/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWSnJiMN-cxZblY4.ttf", "700" => "http://fonts.gstatic.com/s/firasanscondensed/v4/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWU3IiMN-cxZblY4.ttf", "800" => "http://fonts.gstatic.com/s/firasanscondensed/v4/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWVHLiMN-cxZblY4.ttf", "900" => "http://fonts.gstatic.com/s/firasanscondensed/v4/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWXXKiMN-cxZblY4.ttf", "100italic" => "http://fonts.gstatic.com/s/firasanscondensed/v4/wEOtEADFm8hSaQTFG18FErVhsC9x-tarUfPVzONUXRpSjJcu.ttf", "200italic" => "http://fonts.gstatic.com/s/firasanscondensed/v4/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVYMJ0dzRehY43EA.ttf", "300italic" => "http://fonts.gstatic.com/s/firasanscondensed/v4/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVBMF0dzRehY43EA.ttf", "regular" => "http://fonts.gstatic.com/s/firasanscondensed/v4/wEOhEADFm8hSaQTFG18FErVhsC9x-tarYfHnrMtVbx8.ttf", "italic" => "http://fonts.gstatic.com/s/firasanscondensed/v4/wEOjEADFm8hSaQTFG18FErVhsC9x-tarUfPtqOlQfx9CjA.ttf", "500italic" => "http://fonts.gstatic.com/s/firasanscondensed/v4/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVXMB0dzRehY43EA.ttf", "600italic" => "http://fonts.gstatic.com/s/firasanscondensed/v4/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVcMd0dzRehY43EA.ttf", "700italic" => "http://fonts.gstatic.com/s/firasanscondensed/v4/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVFMZ0dzRehY43EA.ttf", "800italic" => "http://fonts.gstatic.com/s/firasanscondensed/v4/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVCMV0dzRehY43EA.ttf", "900italic" => "http://fonts.gstatic.com/s/firasanscondensed/v4/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVLMR0dzRehY43EA.ttf")), array("kind" => "webfonts#webfont", "family" => "Fira Sans Extra Condensed", "category" => "sans-serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("greek", "vietnamese", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v4", "lastModified" => "2019-07-17", "files" => array("100" => "http://fonts.gstatic.com/s/firasansextracondensed/v4/NaPMcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3Zyuv1WarE9ncg.ttf", "200" => "http://fonts.gstatic.com/s/firasansextracondensed/v4/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3TCPn3-0oEZ-a2Q.ttf", "300" => "http://fonts.gstatic.com/s/firasansextracondensed/v4/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3VSMn3-0oEZ-a2Q.ttf", "500" => "http://fonts.gstatic.com/s/firasansextracondensed/v4/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3QyNn3-0oEZ-a2Q.ttf", "600" => "http://fonts.gstatic.com/s/firasansextracondensed/v4/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3SCKn3-0oEZ-a2Q.ttf", "700" => "http://fonts.gstatic.com/s/firasansextracondensed/v4/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3USLn3-0oEZ-a2Q.ttf", "800" => "http://fonts.gstatic.com/s/firasansextracondensed/v4/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3ViIn3-0oEZ-a2Q.ttf", "900" => "http://fonts.gstatic.com/s/firasansextracondensed/v4/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3XyJn3-0oEZ-a2Q.ttf", "100italic" => "http://fonts.gstatic.com/s/firasansextracondensed/v4/NaPOcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqW21-ejkp3cn22.ttf", "200italic" => "http://fonts.gstatic.com/s/firasansextracondensed/v4/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWd36-pGR7e2SvJQ.ttf", "300italic" => "http://fonts.gstatic.com/s/firasansextracondensed/v4/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWE32-pGR7e2SvJQ.ttf", "regular" => "http://fonts.gstatic.com/s/firasansextracondensed/v4/NaPKcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda5fiku3efvE8.ttf", "italic" => "http://fonts.gstatic.com/s/firasansextracondensed/v4/NaPMcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fquv1WarE9ncg.ttf", "500italic" => "http://fonts.gstatic.com/s/firasansextracondensed/v4/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWS3y-pGR7e2SvJQ.ttf", "600italic" => "http://fonts.gstatic.com/s/firasansextracondensed/v4/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWZ3u-pGR7e2SvJQ.ttf", "700italic" => "http://fonts.gstatic.com/s/firasansextracondensed/v4/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWA3q-pGR7e2SvJQ.ttf", "800italic" => "http://fonts.gstatic.com/s/firasansextracondensed/v4/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWH3m-pGR7e2SvJQ.ttf", "900italic" => "http://fonts.gstatic.com/s/firasansextracondensed/v4/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWO3i-pGR7e2SvJQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Fjalla One", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/fjallaone/v7/Yq6R-LCAWCX3-6Ky7FAFnOZwkxgtUb8.ttf")), array("kind" => "webfonts#webfont", "family" => "Fjord One", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/fjordone/v8/zOL-4pbEnKBY_9S1jNKr6e5As-FeiQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Flamenco", "category" => "display", "variants" => array("300", "regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/flamenco/v10/neIPzCehqYguo67ssZ0qNIkyepH9qGsf.ttf", "regular" => "http://fonts.gstatic.com/s/flamenco/v10/neIIzCehqYguo67ssaWGHK06UY30.ttf")), array("kind" => "webfonts#webfont", "family" => "Flavors", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-26", "files" => array("regular" => "http://fonts.gstatic.com/s/flavors/v9/FBV2dDrhxqmveJTpbkzlNqkG9UY.ttf")), array("kind" => "webfonts#webfont", "family" => "Fondamento", "category" => "handwriting", "variants" => array("regular", "italic"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/fondamento/v10/4UaHrEJGsxNmFTPDnkaJx63j5pN1MwI.ttf", "italic" => "http://fonts.gstatic.com/s/fondamento/v10/4UaFrEJGsxNmFTPDnkaJ96_p4rFwIwJePw.ttf")), array("kind" => "webfonts#webfont", "family" => "Fontdiner Swanky", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/fontdinerswanky/v10/ijwOs4XgRNsiaI5-hcVb4hQgMvCD4uEfKiGvxts.ttf")), array("kind" => "webfonts#webfont", "family" => "Forum", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/forum/v10/6aey4Ky-Vb8Ew_IWMJMa3mnT.ttf")), array("kind" => "webfonts#webfont", "family" => "Francois One", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v14", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/francoisone/v14/_Xmr-H4zszafZw3A-KPSZutNxgKQu_avAg.ttf")), array("kind" => "webfonts#webfont", "family" => "Frank Ruhl Libre", "category" => "serif", "variants" => array("300", "regular", "500", "700", "900"), "subsets" => array("hebrew", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-17", "files" => array("300" => "http://fonts.gstatic.com/s/frankruhllibre/v5/j8_36_fAw7jrcalD7oKYNX0QfAnPUxvHxJDMhYeIHw8.ttf", "500" => "http://fonts.gstatic.com/s/frankruhllibre/v5/j8_36_fAw7jrcalD7oKYNX0QfAnPU0PGxJDMhYeIHw8.ttf", "700" => "http://fonts.gstatic.com/s/frankruhllibre/v5/j8_36_fAw7jrcalD7oKYNX0QfAnPUwvAxJDMhYeIHw8.ttf", "900" => "http://fonts.gstatic.com/s/frankruhllibre/v5/j8_36_fAw7jrcalD7oKYNX0QfAnPUzPCxJDMhYeIHw8.ttf", "regular" => "http://fonts.gstatic.com/s/frankruhllibre/v5/j8_w6_fAw7jrcalD7oKYNX0QfAnPa7fv4JjnmY4.ttf")), array("kind" => "webfonts#webfont", "family" => "Freckle Face", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/freckleface/v8/AMOWz4SXrmKHCvXTohxY-YI0U1K2w9lb4g.ttf")), array("kind" => "webfonts#webfont", "family" => "Fredericka the Great", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-26", "files" => array("regular" => "http://fonts.gstatic.com/s/frederickathegreat/v9/9Bt33CxNwt7aOctW2xjbCstzwVKsIBVV-9Skz7Ylch2L.ttf")), array("kind" => "webfonts#webfont", "family" => "Fredoka One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/fredokaone/v7/k3kUo8kEI-tA1RRcTZGmTmHBA6aF8Bf_.ttf")), array("kind" => "webfonts#webfont", "family" => "Freehand", "category" => "display", "variants" => array("regular"), "subsets" => array("khmer"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/freehand/v11/cIf-Ma5eqk01VjKTgAmBTmUOmZJk.ttf")), array("kind" => "webfonts#webfont", "family" => "Fresca", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/fresca/v8/6ae94K--SKgCzbM2Gr0W13DKPA.ttf")), array("kind" => "webfonts#webfont", "family" => "Frijole", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/frijole/v8/uU9PCBUR8oakM2BQ7xPb3vyHmlI.ttf")), array("kind" => "webfonts#webfont", "family" => "Fruktur", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/fruktur/v12/SZc53FHsOru5QYsMfz3GkUrS8DI.ttf")), array("kind" => "webfonts#webfont", "family" => "Fugaz One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/fugazone/v9/rax_HiWKp9EAITukFslMBBJek0vA8A.ttf")), array("kind" => "webfonts#webfont", "family" => "GFS Didot", "category" => "serif", "variants" => array("regular"), "subsets" => array("greek"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/gfsdidot/v9/Jqzh5TybZ9vZMWFssvwiF-fGFSCGAA.ttf")), array("kind" => "webfonts#webfont", "family" => "GFS Neohellenic", "category" => "sans-serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("greek"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/gfsneohellenic/v12/8QIUdiDOrfiq0b7R8O1Iw9WLcY5rkYdr644fWsRO9w.ttf", "regular" => "http://fonts.gstatic.com/s/gfsneohellenic/v12/8QIRdiDOrfiq0b7R8O1Iw9WLcY5TLahP46UDUw.ttf", "italic" => "http://fonts.gstatic.com/s/gfsneohellenic/v12/8QITdiDOrfiq0b7R8O1Iw9WLcY5jL6JLwaATU91X.ttf", "700italic" => "http://fonts.gstatic.com/s/gfsneohellenic/v12/8QIWdiDOrfiq0b7R8O1Iw9WLcY5jL5r37oQbeMFe985V.ttf")), array("kind" => "webfonts#webfont", "family" => "Gabriela", "category" => "serif", "variants" => array("regular"), "subsets" => array("cyrillic-ext", "latin", "cyrillic"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/gabriela/v8/qkBWXvsO6sreR8E-b_m-zrpHmRzC.ttf")), array("kind" => "webfonts#webfont", "family" => "Gaegu", "category" => "handwriting", "variants" => array("300", "regular", "700"), "subsets" => array("latin", "korean"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/gaegu/v8/TuGSUVB6Up9NU57nifw74sdtBk0x.ttf", "700" => "http://fonts.gstatic.com/s/gaegu/v8/TuGSUVB6Up9NU573jvw74sdtBk0x.ttf", "regular" => "http://fonts.gstatic.com/s/gaegu/v8/TuGfUVB6Up9NU6ZLodgzydtk.ttf")), array("kind" => "webfonts#webfont", "family" => "Gafata", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/gafata/v8/XRXV3I6Cn0VJKon4MuyAbsrVcA.ttf")), array("kind" => "webfonts#webfont", "family" => "Galada", "category" => "display", "variants" => array("regular"), "subsets" => array("bengali", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/galada/v5/H4cmBXyGmcjXlUX-8iw-4Lqggw.ttf")), array("kind" => "webfonts#webfont", "family" => "Galdeano", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/galdeano/v9/uU9MCBoQ4YOqOW1boDPx8PCOg0uX.ttf")), array("kind" => "webfonts#webfont", "family" => "Galindo", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/galindo/v7/HI_KiYMeLqVKqwyuQ5HiRp-dhpQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Gamja Flower", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin", "korean"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/gamjaflower/v8/6NUR8FiKJg-Pa0rM6uN40Z4kyf9Fdty2ew.ttf")), array("kind" => "webfonts#webfont", "family" => "Gentium Basic", "category" => "serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/gentiumbasic/v11/WnzgHAw9aB_JD2VGQVR80We3JLasrToUbIqIfBU.ttf", "regular" => "http://fonts.gstatic.com/s/gentiumbasic/v11/Wnz9HAw9aB_JD2VGQVR80We3HAqDiTI_cIM.ttf", "italic" => "http://fonts.gstatic.com/s/gentiumbasic/v11/WnzjHAw9aB_JD2VGQVR80We3LAiJjRA6YIORZQ.ttf", "700italic" => "http://fonts.gstatic.com/s/gentiumbasic/v11/WnzmHAw9aB_JD2VGQVR80We3LAixMT8eaKiNbBVWkw.ttf")), array("kind" => "webfonts#webfont", "family" => "Gentium Book Basic", "category" => "serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/gentiumbookbasic/v10/pe0wMJCbPYBVokB1LHA9bbyaQb8ZGjcw65Rfy43Y0V4kvg.ttf", "regular" => "http://fonts.gstatic.com/s/gentiumbookbasic/v10/pe0zMJCbPYBVokB1LHA9bbyaQb8ZGjcIV7t7w6bE2A.ttf", "italic" => "http://fonts.gstatic.com/s/gentiumbookbasic/v10/pe0xMJCbPYBVokB1LHA9bbyaQb8ZGjc4VbF_4aPU2Ec9.ttf", "700italic" => "http://fonts.gstatic.com/s/gentiumbookbasic/v10/pe0-MJCbPYBVokB1LHA9bbyaQb8ZGjc4VYnDzofc81s0voO3.ttf")), array("kind" => "webfonts#webfont", "family" => "Geo", "category" => "sans-serif", "variants" => array("regular", "italic"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/geo/v11/CSRz4zRZlufVL3BmQjlCbQ.ttf", "italic" => "http://fonts.gstatic.com/s/geo/v11/CSRx4zRZluflLXpiYDxSbf8r.ttf")), array("kind" => "webfonts#webfont", "family" => "Geostar", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/geostar/v10/sykz-yx4n701VLOftSq9-trEvlQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Geostar Fill", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/geostarfill/v10/AMOWz4SWuWiXFfjEohxQ9os0U1K2w9lb4g.ttf")), array("kind" => "webfonts#webfont", "family" => "Germania One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/germaniaone/v7/Fh4yPjrqIyv2ucM2qzBjeS3ezAJONau6ew.ttf")), array("kind" => "webfonts#webfont", "family" => "Gidugu", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin", "telugu"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/gidugu/v6/L0x8DFMkk1Uf6w3RvPCmRSlUig.ttf")), array("kind" => "webfonts#webfont", "family" => "Gilda Display", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/gildadisplay/v7/t5tmIRoYMoaYG0WEOh7HwMeR7TnFrpOHYh4.ttf")), array("kind" => "webfonts#webfont", "family" => "Give You Glory", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/giveyouglory/v9/8QIQdiHOgt3vv4LR7ahjw9-XYc1zB4ZD6rwa.ttf")), array("kind" => "webfonts#webfont", "family" => "Glass Antiqua", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/glassantiqua/v7/xfu30Wr0Wn3NOQM2piC0uXOjnL_wN6fRUkY.ttf")), array("kind" => "webfonts#webfont", "family" => "Glegoo", "category" => "serif", "variants" => array("regular", "700"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/glegoo/v9/_Xmu-HQyrTKWaw2xN4a9CKRpzimMsg.ttf", "regular" => "http://fonts.gstatic.com/s/glegoo/v9/_Xmt-HQyrTKWaw2Ji6mZAI91xw.ttf")), array("kind" => "webfonts#webfont", "family" => "Gloria Hallelujah", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/gloriahallelujah/v11/LYjYdHv3kUk9BMV96EIswT9DIbW-MLSy3TKEvkCF.ttf")), array("kind" => "webfonts#webfont", "family" => "Goblin One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/goblinone/v9/CSR64z1ZnOqZRjRCBVY_TOcATNt_pOU.ttf")), array("kind" => "webfonts#webfont", "family" => "Gochi Hand", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/gochihand/v10/hES06XlsOjtJsgCkx1PkTo71-n0nXWA.ttf")), array("kind" => "webfonts#webfont", "family" => "Gorditas", "category" => "display", "variants" => array("regular", "700"), "subsets" => array("latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/gorditas/v7/ll84K2aTVD26DsPEtThUIooIvAoShA1i.ttf", "regular" => "http://fonts.gstatic.com/s/gorditas/v7/ll8_K2aTVD26DsPEtQDoDa4AlxYb.ttf")), array("kind" => "webfonts#webfont", "family" => "Gothic A1", "category" => "sans-serif", "variants" => array("100", "200", "300", "regular", "500", "600", "700", "800", "900"), "subsets" => array("latin", "korean"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/gothica1/v8/CSR74z5ZnPydRjlCCwlCCMcqYtd2vfwk.ttf", "200" => "http://fonts.gstatic.com/s/gothica1/v8/CSR44z5ZnPydRjlCCwlCpOYKSPl6tOU9Eg.ttf", "300" => "http://fonts.gstatic.com/s/gothica1/v8/CSR44z5ZnPydRjlCCwlCwOUKSPl6tOU9Eg.ttf", "500" => "http://fonts.gstatic.com/s/gothica1/v8/CSR44z5ZnPydRjlCCwlCmOQKSPl6tOU9Eg.ttf", "600" => "http://fonts.gstatic.com/s/gothica1/v8/CSR44z5ZnPydRjlCCwlCtOMKSPl6tOU9Eg.ttf", "700" => "http://fonts.gstatic.com/s/gothica1/v8/CSR44z5ZnPydRjlCCwlC0OIKSPl6tOU9Eg.ttf", "800" => "http://fonts.gstatic.com/s/gothica1/v8/CSR44z5ZnPydRjlCCwlCzOEKSPl6tOU9Eg.ttf", "900" => "http://fonts.gstatic.com/s/gothica1/v8/CSR44z5ZnPydRjlCCwlC6OAKSPl6tOU9Eg.ttf", "regular" => "http://fonts.gstatic.com/s/gothica1/v8/CSR94z5ZnPydRjlCCwl6bM0uQNJmvQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Goudy Bookletter 1911", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/goudybookletter1911/v9/sykt-z54laciWfKv-kX8krex0jDiD2HbY6I5tRbXZ4IXAA.ttf")), array("kind" => "webfonts#webfont", "family" => "Graduate", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/graduate/v7/C8cg4cs3o2n15t_2YxgR6X2NZAn2.ttf")), array("kind" => "webfonts#webfont", "family" => "Grand Hotel", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/grandhotel/v7/7Au7p_IgjDKdCRWuR1azpmQNEl0O0kEx.ttf")), array("kind" => "webfonts#webfont", "family" => "Gravitas One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/gravitasone/v9/5h1diZ4hJ3cblKy3LWakKQmaDWRNr3DzbQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Great Vibes", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/greatvibes/v7/RWmMoKWR9v4ksMfaWd_JN-XCg6UKDXlq.ttf")), array("kind" => "webfonts#webfont", "family" => "Grenze", "category" => "serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v1", "lastModified" => "2019-07-26", "files" => array("100" => "http://fonts.gstatic.com/s/grenze/v1/O4ZRFGb7hR12BxqPm2IjuAkalnmd.ttf", "200" => "http://fonts.gstatic.com/s/grenze/v1/O4ZQFGb7hR12BxqPN0MDkicWn2CEyw.ttf", "300" => "http://fonts.gstatic.com/s/grenze/v1/O4ZQFGb7hR12BxqPU0ADkicWn2CEyw.ttf", "500" => "http://fonts.gstatic.com/s/grenze/v1/O4ZQFGb7hR12BxqPC0EDkicWn2CEyw.ttf", "600" => "http://fonts.gstatic.com/s/grenze/v1/O4ZQFGb7hR12BxqPJ0YDkicWn2CEyw.ttf", "700" => "http://fonts.gstatic.com/s/grenze/v1/O4ZQFGb7hR12BxqPQ0cDkicWn2CEyw.ttf", "800" => "http://fonts.gstatic.com/s/grenze/v1/O4ZQFGb7hR12BxqPX0QDkicWn2CEyw.ttf", "900" => "http://fonts.gstatic.com/s/grenze/v1/O4ZQFGb7hR12BxqPe0UDkicWn2CEyw.ttf", "100italic" => "http://fonts.gstatic.com/s/grenze/v1/O4ZXFGb7hR12BxqH_VpHsg04k2md0kI.ttf", "200italic" => "http://fonts.gstatic.com/s/grenze/v1/O4ZWFGb7hR12BxqH_Vrrky0SvWWUy1uW.ttf", "300italic" => "http://fonts.gstatic.com/s/grenze/v1/O4ZWFGb7hR12BxqH_VqPkC0SvWWUy1uW.ttf", "regular" => "http://fonts.gstatic.com/s/grenze/v1/O4ZTFGb7hR12Bxq3_2gnmgwKlg.ttf", "italic" => "http://fonts.gstatic.com/s/grenze/v1/O4ZRFGb7hR12BxqH_WIjuAkalnmd.ttf", "500italic" => "http://fonts.gstatic.com/s/grenze/v1/O4ZWFGb7hR12BxqH_VrXkS0SvWWUy1uW.ttf", "600italic" => "http://fonts.gstatic.com/s/grenze/v1/O4ZWFGb7hR12BxqH_Vr7li0SvWWUy1uW.ttf", "700italic" => "http://fonts.gstatic.com/s/grenze/v1/O4ZWFGb7hR12BxqH_Vqfly0SvWWUy1uW.ttf", "800italic" => "http://fonts.gstatic.com/s/grenze/v1/O4ZWFGb7hR12BxqH_VqDlC0SvWWUy1uW.ttf", "900italic" => "http://fonts.gstatic.com/s/grenze/v1/O4ZWFGb7hR12BxqH_VqnlS0SvWWUy1uW.ttf")), array("kind" => "webfonts#webfont", "family" => "Griffy", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/griffy/v8/FwZa7-ox2FQh9kfwSNSEwM2zpA.ttf")), array("kind" => "webfonts#webfont", "family" => "Gruppo", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/gruppo/v10/WwkfxPmzE06v_ZWFWXDAOIEQUQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Gudea", "category" => "sans-serif", "variants" => array("regular", "italic", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/gudea/v9/neIIzCqgsI0mp9gz26WGHK06UY30.ttf", "regular" => "http://fonts.gstatic.com/s/gudea/v9/neIFzCqgsI0mp-CP9IGON7Ez.ttf", "italic" => "http://fonts.gstatic.com/s/gudea/v9/neILzCqgsI0mp9CN_oWsMqEzSJQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Gugi", "category" => "display", "variants" => array("regular"), "subsets" => array("latin", "korean"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/gugi/v8/A2BVn5dXywshVA6A9DEfgqM.ttf")), array("kind" => "webfonts#webfont", "family" => "Gurajada", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin", "telugu"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/gurajada/v7/FwZY7-Qx308m-l-0Kd6A4sijpFu_.ttf")), array("kind" => "webfonts#webfont", "family" => "Habibi", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/habibi/v8/CSR-4zFWkuqcTTNCShJeZOYySQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Halant", "category" => "serif", "variants" => array("300", "regular", "500", "600", "700"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/halant/v7/u-490qaujRI2Pbsvc_pCmwZqcwdRXg.ttf", "500" => "http://fonts.gstatic.com/s/halant/v7/u-490qaujRI2PbsvK_tCmwZqcwdRXg.ttf", "600" => "http://fonts.gstatic.com/s/halant/v7/u-490qaujRI2PbsvB_xCmwZqcwdRXg.ttf", "700" => "http://fonts.gstatic.com/s/halant/v7/u-490qaujRI2PbsvY_1CmwZqcwdRXg.ttf", "regular" => "http://fonts.gstatic.com/s/halant/v7/u-4-0qaujRI2PbsX39Jmky12eg.ttf")), array("kind" => "webfonts#webfont", "family" => "Hammersmith One", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/hammersmithone/v10/qWcyB624q4L_C4jGQ9IK0O_dFlnbshsks4MRXw.ttf")), array("kind" => "webfonts#webfont", "family" => "Hanalei", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-04-18", "files" => array("regular" => "http://fonts.gstatic.com/s/hanalei/v9/E21n_dD8iufIjBRHXzgmVydREus.ttf")), array("kind" => "webfonts#webfont", "family" => "Hanalei Fill", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/hanaleifill/v8/fC1mPYtObGbfyQznIaQzPQiMVwLBplm9aw.ttf")), array("kind" => "webfonts#webfont", "family" => "Handlee", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/handlee/v8/-F6xfjBsISg9aMakDmr6oilJ3ik.ttf")), array("kind" => "webfonts#webfont", "family" => "Hanuman", "category" => "serif", "variants" => array("regular", "700"), "subsets" => array("khmer"), "version" => "v13", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/hanuman/v13/VuJ0dNvD15HhpJJBQBr4HIlMZRNcp0o.ttf", "regular" => "http://fonts.gstatic.com/s/hanuman/v13/VuJxdNvD15HhpJJBeKbXOIFneRo.ttf")), array("kind" => "webfonts#webfont", "family" => "Happy Monkey", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/happymonkey/v8/K2F2fZZcl-9SXwl5F_C4R_OABwD2bWqVjw.ttf")), array("kind" => "webfonts#webfont", "family" => "Harmattan", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("arabic", "latin"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/harmattan/v6/goksH6L2DkFvVvRp9XpTS0CjkP1Yog.ttf")), array("kind" => "webfonts#webfont", "family" => "Headland One", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/headlandone/v7/yYLu0hHR2vKnp89Tk1TCq3Tx0PlTeZ3mJA.ttf")), array("kind" => "webfonts#webfont", "family" => "Heebo", "category" => "sans-serif", "variants" => array("100", "300", "regular", "500", "700", "800", "900"), "subsets" => array("hebrew", "latin"), "version" => "v5", "lastModified" => "2019-07-22", "files" => array("100" => "http://fonts.gstatic.com/s/heebo/v5/NGS0v5_NC0k9P9mVTbRhtKMByaw.ttf", "300" => "http://fonts.gstatic.com/s/heebo/v5/NGS3v5_NC0k9P9ldb5RLmq8I0LVF.ttf", "500" => "http://fonts.gstatic.com/s/heebo/v5/NGS3v5_NC0k9P9kFbpRLmq8I0LVF.ttf", "700" => "http://fonts.gstatic.com/s/heebo/v5/NGS3v5_NC0k9P9lNaJRLmq8I0LVF.ttf", "800" => "http://fonts.gstatic.com/s/heebo/v5/NGS3v5_NC0k9P9lRa5RLmq8I0LVF.ttf", "900" => "http://fonts.gstatic.com/s/heebo/v5/NGS3v5_NC0k9P9l1apRLmq8I0LVF.ttf", "regular" => "http://fonts.gstatic.com/s/heebo/v5/NGS6v5_NC0k9P-HxR7BDsbMB.ttf")), array("kind" => "webfonts#webfont", "family" => "Henny Penny", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/hennypenny/v7/wXKvE3UZookzsxz_kjGSfMQqt3M7tMDT.ttf")), array("kind" => "webfonts#webfont", "family" => "Hepta Slab", "category" => "serif", "variants" => array("100", "200", "300", "regular", "500", "600", "700", "800", "900"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v1", "lastModified" => "2019-08-12", "files" => array("100" => "http://fonts.gstatic.com/s/heptaslab/v1/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvkV5jfbY5B0NBkz.ttf", "200" => "http://fonts.gstatic.com/s/heptaslab/v1/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvmV5zfbY5B0NBkz.ttf", "300" => "http://fonts.gstatic.com/s/heptaslab/v1/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvlL5zfbY5B0NBkz.ttf", "500" => "http://fonts.gstatic.com/s/heptaslab/v1/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5Hvkn5zfbY5B0NBkz.ttf", "600" => "http://fonts.gstatic.com/s/heptaslab/v1/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvnL4DfbY5B0NBkz.ttf", "700" => "http://fonts.gstatic.com/s/heptaslab/v1/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5Hvny4DfbY5B0NBkz.ttf", "800" => "http://fonts.gstatic.com/s/heptaslab/v1/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvmV4DfbY5B0NBkz.ttf", "900" => "http://fonts.gstatic.com/s/heptaslab/v1/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5Hvm84DfbY5B0NBkz.ttf", "regular" => "http://fonts.gstatic.com/s/heptaslab/v1/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvkV5zfbY5B0NBkz.ttf")), array("kind" => "webfonts#webfont", "family" => "Herr Von Muellerhoff", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/herrvonmuellerhoff/v9/WBL6rFjRZkREW8WqmCWYLgCkQKXb4CAft3c6_qJY3QPQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Hi Melody", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin", "korean"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/himelody/v8/46ktlbP8Vnz0pJcqCTbEf29E31BBGA.ttf")), array("kind" => "webfonts#webfont", "family" => "Hind", "category" => "sans-serif", "variants" => array("300", "regular", "500", "600", "700"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-22", "files" => array("300" => "http://fonts.gstatic.com/s/hind/v10/5aU19_a8oxmIfMJaIRuYjDpf5Vw.ttf", "500" => "http://fonts.gstatic.com/s/hind/v10/5aU19_a8oxmIfJpbIRuYjDpf5Vw.ttf", "600" => "http://fonts.gstatic.com/s/hind/v10/5aU19_a8oxmIfLZcIRuYjDpf5Vw.ttf", "700" => "http://fonts.gstatic.com/s/hind/v10/5aU19_a8oxmIfNJdIRuYjDpf5Vw.ttf", "regular" => "http://fonts.gstatic.com/s/hind/v10/5aU69_a8oxmIRG5yBROzkDM.ttf")), array("kind" => "webfonts#webfont", "family" => "Hind Guntur", "category" => "sans-serif", "variants" => array("300", "regular", "500", "600", "700"), "subsets" => array("latin-ext", "latin", "telugu"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/hindguntur/v5/wXKyE3UZrok56nvamSuJd_yGn1czn9zaj5Ju.ttf", "500" => "http://fonts.gstatic.com/s/hindguntur/v5/wXKyE3UZrok56nvamSuJd_zenlczn9zaj5Ju.ttf", "600" => "http://fonts.gstatic.com/s/hindguntur/v5/wXKyE3UZrok56nvamSuJd_zymVczn9zaj5Ju.ttf", "700" => "http://fonts.gstatic.com/s/hindguntur/v5/wXKyE3UZrok56nvamSuJd_yWmFczn9zaj5Ju.ttf", "regular" => "http://fonts.gstatic.com/s/hindguntur/v5/wXKvE3UZrok56nvamSuJd8Qqt3M7tMDT.ttf")), array("kind" => "webfonts#webfont", "family" => "Hind Madurai", "category" => "sans-serif", "variants" => array("300", "regular", "500", "600", "700"), "subsets" => array("latin-ext", "latin", "tamil"), "version" => "v5", "lastModified" => "2019-07-17", "files" => array("300" => "http://fonts.gstatic.com/s/hindmadurai/v5/f0Xu0e2p98ZvDXdZQIOcpqjfXaUnecsoMJ0b_g.ttf", "500" => "http://fonts.gstatic.com/s/hindmadurai/v5/f0Xu0e2p98ZvDXdZQIOcpqjfBaQnecsoMJ0b_g.ttf", "600" => "http://fonts.gstatic.com/s/hindmadurai/v5/f0Xu0e2p98ZvDXdZQIOcpqjfKaMnecsoMJ0b_g.ttf", "700" => "http://fonts.gstatic.com/s/hindmadurai/v5/f0Xu0e2p98ZvDXdZQIOcpqjfTaInecsoMJ0b_g.ttf", "regular" => "http://fonts.gstatic.com/s/hindmadurai/v5/f0Xx0e2p98ZvDXdZQIOcpqjn8Y0DceA0OQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Hind Siliguri", "category" => "sans-serif", "variants" => array("300", "regular", "500", "600", "700"), "subsets" => array("bengali", "latin-ext", "latin"), "version" => "v6", "lastModified" => "2019-07-17", "files" => array("300" => "http://fonts.gstatic.com/s/hindsiliguri/v6/ijwOs5juQtsyLLR5jN4cxBEoRDf44uEfKiGvxts.ttf", "500" => "http://fonts.gstatic.com/s/hindsiliguri/v6/ijwOs5juQtsyLLR5jN4cxBEoRG_54uEfKiGvxts.ttf", "600" => "http://fonts.gstatic.com/s/hindsiliguri/v6/ijwOs5juQtsyLLR5jN4cxBEoREP-4uEfKiGvxts.ttf", "700" => "http://fonts.gstatic.com/s/hindsiliguri/v6/ijwOs5juQtsyLLR5jN4cxBEoRCf_4uEfKiGvxts.ttf", "regular" => "http://fonts.gstatic.com/s/hindsiliguri/v6/ijwTs5juQtsyLLR5jN4cxBEofJvQxuk0Nig.ttf")), array("kind" => "webfonts#webfont", "family" => "Hind Vadodara", "category" => "sans-serif", "variants" => array("300", "regular", "500", "600", "700"), "subsets" => array("latin-ext", "latin", "gujarati"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/hindvadodara/v6/neIQzCKvrIcn5pbuuuriV9tTSDn3iXM0oSOL2Yw.ttf", "500" => "http://fonts.gstatic.com/s/hindvadodara/v6/neIQzCKvrIcn5pbuuuriV9tTSGH2iXM0oSOL2Yw.ttf", "600" => "http://fonts.gstatic.com/s/hindvadodara/v6/neIQzCKvrIcn5pbuuuriV9tTSE3xiXM0oSOL2Yw.ttf", "700" => "http://fonts.gstatic.com/s/hindvadodara/v6/neIQzCKvrIcn5pbuuuriV9tTSCnwiXM0oSOL2Yw.ttf", "regular" => "http://fonts.gstatic.com/s/hindvadodara/v6/neINzCKvrIcn5pbuuuriV9tTcJXfrXsfvSo.ttf")), array("kind" => "webfonts#webfont", "family" => "Holtwood One SC", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/holtwoodonesc/v10/yYLx0hLR0P-3vMFSk1TCq3Txg5B3cbb6LZttyg.ttf")), array("kind" => "webfonts#webfont", "family" => "Homemade Apple", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/homemadeapple/v10/Qw3EZQFXECDrI2q789EKQZJob3x9Vnksi4M7.ttf")), array("kind" => "webfonts#webfont", "family" => "Homenaje", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/homenaje/v9/FwZY7-Q-xVAi_l-6Ld6A4sijpFu_.ttf")), array("kind" => "webfonts#webfont", "family" => "IBM Plex Mono", "category" => "monospace", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/ibmplexmono/v5/-F6pfjptAgt5VM-kVkqdyU8n3kwq0n1hj-sNFQ.ttf", "200" => "http://fonts.gstatic.com/s/ibmplexmono/v5/-F6qfjptAgt5VM-kVkqdyU8n3uAL8ldPg-IUDNg.ttf", "300" => "http://fonts.gstatic.com/s/ibmplexmono/v5/-F6qfjptAgt5VM-kVkqdyU8n3oQI8ldPg-IUDNg.ttf", "500" => "http://fonts.gstatic.com/s/ibmplexmono/v5/-F6qfjptAgt5VM-kVkqdyU8n3twJ8ldPg-IUDNg.ttf", "600" => "http://fonts.gstatic.com/s/ibmplexmono/v5/-F6qfjptAgt5VM-kVkqdyU8n3vAO8ldPg-IUDNg.ttf", "700" => "http://fonts.gstatic.com/s/ibmplexmono/v5/-F6qfjptAgt5VM-kVkqdyU8n3pQP8ldPg-IUDNg.ttf", "100italic" => "http://fonts.gstatic.com/s/ibmplexmono/v5/-F6rfjptAgt5VM-kVkqdyU8n1ioStndlre4dFcFh.ttf", "200italic" => "http://fonts.gstatic.com/s/ibmplexmono/v5/-F6sfjptAgt5VM-kVkqdyU8n1ioSGlZFh8ARHNh4zg.ttf", "300italic" => "http://fonts.gstatic.com/s/ibmplexmono/v5/-F6sfjptAgt5VM-kVkqdyU8n1ioSflVFh8ARHNh4zg.ttf", "regular" => "http://fonts.gstatic.com/s/ibmplexmono/v5/-F63fjptAgt5VM-kVkqdyU8n5igg1l9kn-s.ttf", "italic" => "http://fonts.gstatic.com/s/ibmplexmono/v5/-F6pfjptAgt5VM-kVkqdyU8n1ioq0n1hj-sNFQ.ttf", "500italic" => "http://fonts.gstatic.com/s/ibmplexmono/v5/-F6sfjptAgt5VM-kVkqdyU8n1ioSJlRFh8ARHNh4zg.ttf", "600italic" => "http://fonts.gstatic.com/s/ibmplexmono/v5/-F6sfjptAgt5VM-kVkqdyU8n1ioSClNFh8ARHNh4zg.ttf", "700italic" => "http://fonts.gstatic.com/s/ibmplexmono/v5/-F6sfjptAgt5VM-kVkqdyU8n1ioSblJFh8ARHNh4zg.ttf")), array("kind" => "webfonts#webfont", "family" => "IBM Plex Sans", "category" => "sans-serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("greek", "vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v7", "lastModified" => "2019-07-17", "files" => array("100" => "http://fonts.gstatic.com/s/ibmplexsans/v7/zYX-KVElMYYaJe8bpLHnCwDKjbLeEKxIedbzDw.ttf", "200" => "http://fonts.gstatic.com/s/ibmplexsans/v7/zYX9KVElMYYaJe8bpLHnCwDKjR7_MIZmdd_qFmo.ttf", "300" => "http://fonts.gstatic.com/s/ibmplexsans/v7/zYX9KVElMYYaJe8bpLHnCwDKjXr8MIZmdd_qFmo.ttf", "500" => "http://fonts.gstatic.com/s/ibmplexsans/v7/zYX9KVElMYYaJe8bpLHnCwDKjSL9MIZmdd_qFmo.ttf", "600" => "http://fonts.gstatic.com/s/ibmplexsans/v7/zYX9KVElMYYaJe8bpLHnCwDKjQ76MIZmdd_qFmo.ttf", "700" => "http://fonts.gstatic.com/s/ibmplexsans/v7/zYX9KVElMYYaJe8bpLHnCwDKjWr7MIZmdd_qFmo.ttf", "100italic" => "http://fonts.gstatic.com/s/ibmplexsans/v7/zYX8KVElMYYaJe8bpLHnCwDKhdTmdKZMW9PjD3N8.ttf", "200italic" => "http://fonts.gstatic.com/s/ibmplexsans/v7/zYX7KVElMYYaJe8bpLHnCwDKhdTm2Idscf3vBmpl8A.ttf", "300italic" => "http://fonts.gstatic.com/s/ibmplexsans/v7/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRscf3vBmpl8A.ttf", "regular" => "http://fonts.gstatic.com/s/ibmplexsans/v7/zYXgKVElMYYaJe8bpLHnCwDKtdbUFI5NadY.ttf", "italic" => "http://fonts.gstatic.com/s/ibmplexsans/v7/zYX-KVElMYYaJe8bpLHnCwDKhdTeEKxIedbzDw.ttf", "500italic" => "http://fonts.gstatic.com/s/ibmplexsans/v7/zYX7KVElMYYaJe8bpLHnCwDKhdTm5IVscf3vBmpl8A.ttf", "600italic" => "http://fonts.gstatic.com/s/ibmplexsans/v7/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJscf3vBmpl8A.ttf", "700italic" => "http://fonts.gstatic.com/s/ibmplexsans/v7/zYX7KVElMYYaJe8bpLHnCwDKhdTmrINscf3vBmpl8A.ttf")), array("kind" => "webfonts#webfont", "family" => "IBM Plex Sans Condensed", "category" => "sans-serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8nN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY7KyKvBgYsMDhM.ttf", "200" => "http://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY5m6Yvrr4cFFwq5.ttf", "300" => "http://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY4C6ovrr4cFFwq5.ttf", "500" => "http://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY5a64vrr4cFFwq5.ttf", "600" => "http://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY527Ivrr4cFFwq5.ttf", "700" => "http://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY4S7Yvrr4cFFwq5.ttf", "100italic" => "http://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8hN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8M_LhakJHhOgBg.ttf", "200italic" => "http://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8GPqpYMnEhq5H1w.ttf", "300italic" => "http://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8AfppYMnEhq5H1w.ttf", "regular" => "http://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8lN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHbauwq_jhJsM.ttf", "italic" => "http://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8nN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYasyKvBgYsMDhM.ttf", "500italic" => "http://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8F_opYMnEhq5H1w.ttf", "600italic" => "http://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8HPvpYMnEhq5H1w.ttf", "700italic" => "http://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8BfupYMnEhq5H1w.ttf")), array("kind" => "webfonts#webfont", "family" => "IBM Plex Serif", "category" => "serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/ibmplexserif/v8/jizBREVNn1dOx-zrZ2X3pZvkTi182zIZj1bIkNo.ttf", "200" => "http://fonts.gstatic.com/s/ibmplexserif/v8/jizAREVNn1dOx-zrZ2X3pZvkTi3Q-hIzoVrBicOg.ttf", "300" => "http://fonts.gstatic.com/s/ibmplexserif/v8/jizAREVNn1dOx-zrZ2X3pZvkTi20-RIzoVrBicOg.ttf", "500" => "http://fonts.gstatic.com/s/ibmplexserif/v8/jizAREVNn1dOx-zrZ2X3pZvkTi3s-BIzoVrBicOg.ttf", "600" => "http://fonts.gstatic.com/s/ibmplexserif/v8/jizAREVNn1dOx-zrZ2X3pZvkTi3A_xIzoVrBicOg.ttf", "700" => "http://fonts.gstatic.com/s/ibmplexserif/v8/jizAREVNn1dOx-zrZ2X3pZvkTi2k_hIzoVrBicOg.ttf", "100italic" => "http://fonts.gstatic.com/s/ibmplexserif/v8/jizHREVNn1dOx-zrZ2X3pZvkTiUa41YTi3TNgNq55w.ttf", "200italic" => "http://fonts.gstatic.com/s/ibmplexserif/v8/jizGREVNn1dOx-zrZ2X3pZvkTiUa4_oyq17jjNOg_oc.ttf", "300italic" => "http://fonts.gstatic.com/s/ibmplexserif/v8/jizGREVNn1dOx-zrZ2X3pZvkTiUa454xq17jjNOg_oc.ttf", "regular" => "http://fonts.gstatic.com/s/ibmplexserif/v8/jizDREVNn1dOx-zrZ2X3pZvkThUY0TY7ikbI.ttf", "italic" => "http://fonts.gstatic.com/s/ibmplexserif/v8/jizBREVNn1dOx-zrZ2X3pZvkTiUa2zIZj1bIkNo.ttf", "500italic" => "http://fonts.gstatic.com/s/ibmplexserif/v8/jizGREVNn1dOx-zrZ2X3pZvkTiUa48Ywq17jjNOg_oc.ttf", "600italic" => "http://fonts.gstatic.com/s/ibmplexserif/v8/jizGREVNn1dOx-zrZ2X3pZvkTiUa4-o3q17jjNOg_oc.ttf", "700italic" => "http://fonts.gstatic.com/s/ibmplexserif/v8/jizGREVNn1dOx-zrZ2X3pZvkTiUa4442q17jjNOg_oc.ttf")), array("kind" => "webfonts#webfont", "family" => "IM Fell DW Pica", "category" => "serif", "variants" => array("regular", "italic"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/imfelldwpica/v9/2sDGZGRQotv9nbn2qSl0TxXVYNw9ZAPUvi88MQ.ttf", "italic" => "http://fonts.gstatic.com/s/imfelldwpica/v9/2sDEZGRQotv9nbn2qSl0TxXVYNwNZgnQnCosMXm0.ttf")), array("kind" => "webfonts#webfont", "family" => "IM Fell DW Pica SC", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/imfelldwpicasc/v9/0ybjGCAu5PfqkvtGVU15aBhXz3EUrnTW-BiKEUiBGA.ttf")), array("kind" => "webfonts#webfont", "family" => "IM Fell Double Pica", "category" => "serif", "variants" => array("regular", "italic"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/imfelldoublepica/v9/3XF2EqMq_94s9PeKF7Fg4gOKINyMtZ8rT0S1UL5Ayp0.ttf", "italic" => "http://fonts.gstatic.com/s/imfelldoublepica/v9/3XF0EqMq_94s9PeKF7Fg4gOKINyMtZ8rf0a_VJxF2p2G8g.ttf")), array("kind" => "webfonts#webfont", "family" => "IM Fell Double Pica SC", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/imfelldoublepicasc/v9/neIazDmuiMkFo6zj_sHpQ8teNbWlwBB_hXjJ4Y0Eeru2dGg.ttf")), array("kind" => "webfonts#webfont", "family" => "IM Fell English", "category" => "serif", "variants" => array("regular", "italic"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/imfellenglish/v9/Ktk1ALSLW8zDe0rthJysWrnLsAz3F6mZVY9Y5w.ttf", "italic" => "http://fonts.gstatic.com/s/imfellenglish/v9/Ktk3ALSLW8zDe0rthJysWrnLsAzHFaOdd4pI59zg.ttf")), array("kind" => "webfonts#webfont", "family" => "IM Fell English SC", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/imfellenglishsc/v9/a8IENpD3CDX-4zrWfr1VY879qFF05pZLO4gOg0shzA.ttf")), array("kind" => "webfonts#webfont", "family" => "IM Fell French Canon", "category" => "serif", "variants" => array("regular", "italic"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/imfellfrenchcanon/v9/-F6ufiNtDWYfYc-tDiyiw08rrghJszkK6coVPt1ozoPz.ttf", "italic" => "http://fonts.gstatic.com/s/imfellfrenchcanon/v9/-F6gfiNtDWYfYc-tDiyiw08rrghJszkK6foXNNlKy5PzzrU.ttf")), array("kind" => "webfonts#webfont", "family" => "IM Fell French Canon SC", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/imfellfrenchcanonsc/v9/FBVmdCru5-ifcor2bgq9V89khWcmQghEURY7H3c0UBCVIVqH.ttf")), array("kind" => "webfonts#webfont", "family" => "IM Fell Great Primer", "category" => "serif", "variants" => array("regular", "italic"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/imfellgreatprimer/v9/bx6aNwSJtayYxOkbYFsT6hMsLzX7u85rJorXvDo3SQY1.ttf", "italic" => "http://fonts.gstatic.com/s/imfellgreatprimer/v9/bx6UNwSJtayYxOkbYFsT6hMsLzX7u85rJrrVtj4VTBY1N6U.ttf")), array("kind" => "webfonts#webfont", "family" => "IM Fell Great Primer SC", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/imfellgreatprimersc/v9/ga6daxBOxyt6sCqz3fjZCTFCTUDMHagsQKdDTLf9BXz0s8FG.ttf")), array("kind" => "webfonts#webfont", "family" => "Iceberg", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/iceberg/v7/8QIJdijAiM7o-qnZuIgOq7jkAOw.ttf")), array("kind" => "webfonts#webfont", "family" => "Iceland", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/iceland/v8/rax9HiuFsdMNOnWPWKxGADBbg0s.ttf")), array("kind" => "webfonts#webfont", "family" => "Imprima", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/imprima/v8/VEMxRoN7sY3yuy-7-oWHyDzktPo.ttf")), array("kind" => "webfonts#webfont", "family" => "Inconsolata", "category" => "monospace", "variants" => array("regular", "700"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v18", "lastModified" => "2019-07-22", "files" => array("700" => "http://fonts.gstatic.com/s/inconsolata/v18/QldXNThLqRwH-OJ1UHjlKGHiw41u7f34DYwn.ttf", "regular" => "http://fonts.gstatic.com/s/inconsolata/v18/QldKNThLqRwH-OJ1UHjlKFle7KlmxuHx.ttf")), array("kind" => "webfonts#webfont", "family" => "Inder", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/inder/v8/w8gUH2YoQe8_4vq6pw-P3U4O.ttf")), array("kind" => "webfonts#webfont", "family" => "Indie Flower", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/indieflower/v11/m8JVjfNVeKWVnh3QMuKkFcZlbkGG1dKEDw.ttf")), array("kind" => "webfonts#webfont", "family" => "Inika", "category" => "serif", "variants" => array("regular", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/inika/v8/rnCr-x5X3QP-pix7auM-mHnOSOuk.ttf", "regular" => "http://fonts.gstatic.com/s/inika/v8/rnCm-x5X3QP-phTHRcc2s2XH.ttf")), array("kind" => "webfonts#webfont", "family" => "Inknut Antiqua", "category" => "serif", "variants" => array("300", "regular", "500", "600", "700", "800", "900"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/inknutantiqua/v5/Y4GRYax7VC4ot_qNB4nYpBdaKU2vwrj5bBoIYJNf.ttf", "500" => "http://fonts.gstatic.com/s/inknutantiqua/v5/Y4GRYax7VC4ot_qNB4nYpBdaKU33w7j5bBoIYJNf.ttf", "600" => "http://fonts.gstatic.com/s/inknutantiqua/v5/Y4GRYax7VC4ot_qNB4nYpBdaKU3bxLj5bBoIYJNf.ttf", "700" => "http://fonts.gstatic.com/s/inknutantiqua/v5/Y4GRYax7VC4ot_qNB4nYpBdaKU2_xbj5bBoIYJNf.ttf", "800" => "http://fonts.gstatic.com/s/inknutantiqua/v5/Y4GRYax7VC4ot_qNB4nYpBdaKU2jxrj5bBoIYJNf.ttf", "900" => "http://fonts.gstatic.com/s/inknutantiqua/v5/Y4GRYax7VC4ot_qNB4nYpBdaKU2Hx7j5bBoIYJNf.ttf", "regular" => "http://fonts.gstatic.com/s/inknutantiqua/v5/Y4GSYax7VC4ot_qNB4nYpBdaKXUD6pzxRwYB.ttf")), array("kind" => "webfonts#webfont", "family" => "Irish Grover", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/irishgrover/v10/buExpoi6YtLz2QW7LA4flVgf-P5Oaiw4cw.ttf")), array("kind" => "webfonts#webfont", "family" => "Istok Web", "category" => "sans-serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v14", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/istokweb/v14/3qTqojGmgSyUukBzKslhvU5a_mkUYBfcMw.ttf", "regular" => "http://fonts.gstatic.com/s/istokweb/v14/3qTvojGmgSyUukBzKslZAWF-9kIIaQ.ttf", "italic" => "http://fonts.gstatic.com/s/istokweb/v14/3qTpojGmgSyUukBzKslpA2t61EcYaQ7F.ttf", "700italic" => "http://fonts.gstatic.com/s/istokweb/v14/3qT0ojGmgSyUukBzKslpA1PG-2MQQhLMMygN.ttf")), array("kind" => "webfonts#webfont", "family" => "Italiana", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/italiana/v8/QldNNTtLsx4E__B0XTmRY31Wx7Vv.ttf")), array("kind" => "webfonts#webfont", "family" => "Italianno", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/italianno/v9/dg4n_p3sv6gCJkwzT6Rnj5YpQwM-gg.ttf")), array("kind" => "webfonts#webfont", "family" => "Itim", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/itim/v4/0nknC9ziJOYewARKkc7ZdwU.ttf")), array("kind" => "webfonts#webfont", "family" => "Jacques Francois", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/jacquesfrancois/v7/ZXu9e04ZvKeOOHIe1TMahbcIU2cgmcPqoeRWfbs.ttf")), array("kind" => "webfonts#webfont", "family" => "Jacques Francois Shadow", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/jacquesfrancoisshadow/v8/KR1FBtOz8PKTMk-kqdkLVrvR0ECFrB6Pin-2_q8VsHuV5ULS.ttf")), array("kind" => "webfonts#webfont", "family" => "Jaldi", "category" => "sans-serif", "variants" => array("regular", "700"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/jaldi/v6/or3hQ67z0_CI33voSbT3LLQ1niPn.ttf", "regular" => "http://fonts.gstatic.com/s/jaldi/v6/or3sQ67z0_CI30NUZpD_B6g8.ttf")), array("kind" => "webfonts#webfont", "family" => "Jim Nightshade", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/jimnightshade/v7/PlIkFlu9Pb08Q8HLM1PxmB0g-OS4V3qKaMxD.ttf")), array("kind" => "webfonts#webfont", "family" => "Jockey One", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/jockeyone/v9/HTxpL2g2KjCFj4x8WI6ArIb7HYOk4xc.ttf")), array("kind" => "webfonts#webfont", "family" => "Jolly Lodger", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/jollylodger/v7/BXRsvFTAh_bGkA1uQ48dlB3VWerT3ZyuqA.ttf")), array("kind" => "webfonts#webfont", "family" => "Jomhuria", "category" => "display", "variants" => array("regular"), "subsets" => array("arabic", "latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/jomhuria/v7/Dxxp8j-TMXf-llKur2b1MOGbC3Dh.ttf")), array("kind" => "webfonts#webfont", "family" => "Josefin Sans", "category" => "sans-serif", "variants" => array("100", "100italic", "300", "300italic", "regular", "italic", "600", "600italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v14", "lastModified" => "2019-07-22", "files" => array("100" => "http://fonts.gstatic.com/s/josefinsans/v14/Qw3EZQNVED7rKGKxtqIqX5Ecbnx9Vnksi4M7.ttf", "300" => "http://fonts.gstatic.com/s/josefinsans/v14/Qw3FZQNVED7rKGKxtqIqX5Ecpl5dfFcggpoi_Q.ttf", "600" => "http://fonts.gstatic.com/s/josefinsans/v14/Qw3FZQNVED7rKGKxtqIqX5Ec0lhdfFcggpoi_Q.ttf", "700" => "http://fonts.gstatic.com/s/josefinsans/v14/Qw3FZQNVED7rKGKxtqIqX5EctlldfFcggpoi_Q.ttf", "100italic" => "http://fonts.gstatic.com/s/josefinsans/v14/Qw3GZQNVED7rKGKxtqIqX5EUCEQZXH0OjpM75PE.ttf", "300italic" => "http://fonts.gstatic.com/s/josefinsans/v14/Qw3HZQNVED7rKGKxtqIqX5EUCETRfl0koJ8y_eiS.ttf", "regular" => "http://fonts.gstatic.com/s/josefinsans/v14/Qw3aZQNVED7rKGKxtqIqX5EkCnZ5dHw8iw.ttf", "italic" => "http://fonts.gstatic.com/s/josefinsans/v14/Qw3EZQNVED7rKGKxtqIqX5EUCHx9Vnksi4M7.ttf", "600italic" => "http://fonts.gstatic.com/s/josefinsans/v14/Qw3HZQNVED7rKGKxtqIqX5EUCESleF0koJ8y_eiS.ttf", "700italic" => "http://fonts.gstatic.com/s/josefinsans/v14/Qw3HZQNVED7rKGKxtqIqX5EUCETBeV0koJ8y_eiS.ttf")), array("kind" => "webfonts#webfont", "family" => "Josefin Slab", "category" => "serif", "variants" => array("100", "100italic", "300", "300italic", "regular", "italic", "600", "600italic", "700", "700italic"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/josefinslab/v10/lW-nwjwOK3Ps5GSJlNNkMalvyQ6qBM7oPxMX.ttf", "300" => "http://fonts.gstatic.com/s/josefinslab/v10/lW-mwjwOK3Ps5GSJlNNkMalvASyKLuDkNgoO7g.ttf", "600" => "http://fonts.gstatic.com/s/josefinslab/v10/lW-mwjwOK3Ps5GSJlNNkMalvdSqKLuDkNgoO7g.ttf", "700" => "http://fonts.gstatic.com/s/josefinslab/v10/lW-mwjwOK3Ps5GSJlNNkMalvESuKLuDkNgoO7g.ttf", "100italic" => "http://fonts.gstatic.com/s/josefinslab/v10/lW-lwjwOK3Ps5GSJlNNkMalnrzbODsrKOgMX95A.ttf", "300italic" => "http://fonts.gstatic.com/s/josefinslab/v10/lW-kwjwOK3Ps5GSJlNNkMalnrzYGLOrgFA8e7onu.ttf", "regular" => "http://fonts.gstatic.com/s/josefinslab/v10/lW-5wjwOK3Ps5GSJlNNkMalXrQSuJsv4Pw.ttf", "italic" => "http://fonts.gstatic.com/s/josefinslab/v10/lW-nwjwOK3Ps5GSJlNNkMalnrw6qBM7oPxMX.ttf", "600italic" => "http://fonts.gstatic.com/s/josefinslab/v10/lW-kwjwOK3Ps5GSJlNNkMalnrzZyKurgFA8e7onu.ttf", "700italic" => "http://fonts.gstatic.com/s/josefinslab/v10/lW-kwjwOK3Ps5GSJlNNkMalnrzYWK-rgFA8e7onu.ttf")), array("kind" => "webfonts#webfont", "family" => "Joti One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/jotione/v8/Z9XVDmdJQAmWm9TwaYTe4u2El6GC.ttf")), array("kind" => "webfonts#webfont", "family" => "Jua", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin", "korean"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/jua/v8/co3KmW9ljjAjc-DZCsKgsg.ttf")), array("kind" => "webfonts#webfont", "family" => "Judson", "category" => "serif", "variants" => array("regular", "italic", "700"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/judson/v12/FeVSS0Fbvbc14Vxps5xQ3Z5nm29Gww.ttf", "regular" => "http://fonts.gstatic.com/s/judson/v12/FeVRS0Fbvbc14VxRD7N01bV7kg.ttf", "italic" => "http://fonts.gstatic.com/s/judson/v12/FeVTS0Fbvbc14VxhDblw97BrknZf.ttf")), array("kind" => "webfonts#webfont", "family" => "Julee", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/julee/v9/TuGfUVB3RpZPQ6ZLodgzydtk.ttf")), array("kind" => "webfonts#webfont", "family" => "Julius Sans One", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/juliussansone/v8/1Pt2g8TAX_SGgBGUi0tGOYEga5W-xXEW6aGXHw.ttf")), array("kind" => "webfonts#webfont", "family" => "Junge", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/junge/v7/gokgH670Gl1lUqAdvhB7SnKm.ttf")), array("kind" => "webfonts#webfont", "family" => "Jura", "category" => "sans-serif", "variants" => array("300", "regular", "500", "600", "700"), "subsets" => array("greek", "vietnamese", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/jura/v11/z7NUdRfiaC4VVW9rdCxo0JTVVPw.ttf", "500" => "http://fonts.gstatic.com/s/jura/v11/z7NUdRfiaC4VVTdqdCxo0JTVVPw.ttf", "600" => "http://fonts.gstatic.com/s/jura/v11/z7NUdRfiaC4VVRttdCxo0JTVVPw.ttf", "700" => "http://fonts.gstatic.com/s/jura/v11/z7NUdRfiaC4VVX9sdCxo0JTVVPw.ttf", "regular" => "http://fonts.gstatic.com/s/jura/v11/z7NbdRfiaC4VbcNDUCRDzJ0.ttf")), array("kind" => "webfonts#webfont", "family" => "Just Another Hand", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/justanotherhand/v11/845CNN4-AJyIGvIou-6yJKyptyOpOcr_BmmlS5aw.ttf")), array("kind" => "webfonts#webfont", "family" => "Just Me Again Down Here", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/justmeagaindownhere/v11/MwQmbgXtz-Wc6RUEGNMc0QpRrfUh2hSdBBMoAuwHvqDwc_fg.ttf")), array("kind" => "webfonts#webfont", "family" => "K2D", "category" => "sans-serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v3", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/k2d/v3/J7aRnpF2V0ErE6UpvrIw74NL.ttf", "200" => "http://fonts.gstatic.com/s/k2d/v3/J7aenpF2V0Erv4QJlJw85ppSGw.ttf", "300" => "http://fonts.gstatic.com/s/k2d/v3/J7aenpF2V0Er24cJlJw85ppSGw.ttf", "500" => "http://fonts.gstatic.com/s/k2d/v3/J7aenpF2V0Erg4YJlJw85ppSGw.ttf", "600" => "http://fonts.gstatic.com/s/k2d/v3/J7aenpF2V0Err4EJlJw85ppSGw.ttf", "700" => "http://fonts.gstatic.com/s/k2d/v3/J7aenpF2V0Ery4AJlJw85ppSGw.ttf", "800" => "http://fonts.gstatic.com/s/k2d/v3/J7aenpF2V0Er14MJlJw85ppSGw.ttf", "100italic" => "http://fonts.gstatic.com/s/k2d/v3/J7afnpF2V0EjdZ1NtLYS6pNLAjk.ttf", "200italic" => "http://fonts.gstatic.com/s/k2d/v3/J7acnpF2V0EjdZ3hlZY4xJ9CGyAa.ttf", "300italic" => "http://fonts.gstatic.com/s/k2d/v3/J7acnpF2V0EjdZ2FlpY4xJ9CGyAa.ttf", "regular" => "http://fonts.gstatic.com/s/k2d/v3/J7aTnpF2V0ETd68tnLcg7w.ttf", "italic" => "http://fonts.gstatic.com/s/k2d/v3/J7aRnpF2V0EjdaUpvrIw74NL.ttf", "500italic" => "http://fonts.gstatic.com/s/k2d/v3/J7acnpF2V0EjdZ3dl5Y4xJ9CGyAa.ttf", "600italic" => "http://fonts.gstatic.com/s/k2d/v3/J7acnpF2V0EjdZ3xkJY4xJ9CGyAa.ttf", "700italic" => "http://fonts.gstatic.com/s/k2d/v3/J7acnpF2V0EjdZ2VkZY4xJ9CGyAa.ttf", "800italic" => "http://fonts.gstatic.com/s/k2d/v3/J7acnpF2V0EjdZ2JkpY4xJ9CGyAa.ttf")), array("kind" => "webfonts#webfont", "family" => "Kadwa", "category" => "serif", "variants" => array("regular", "700"), "subsets" => array("devanagari", "latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/kadwa/v4/rnCr-x5V0g7ipix7auM-mHnOSOuk.ttf", "regular" => "http://fonts.gstatic.com/s/kadwa/v4/rnCm-x5V0g7iphTHRcc2s2XH.ttf")), array("kind" => "webfonts#webfont", "family" => "Kalam", "category" => "handwriting", "variants" => array("300", "regular", "700"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-17", "files" => array("300" => "http://fonts.gstatic.com/s/kalam/v10/YA9Qr0Wd4kDdMtD6GgLLmCUItqGt.ttf", "700" => "http://fonts.gstatic.com/s/kalam/v10/YA9Qr0Wd4kDdMtDqHQLLmCUItqGt.ttf", "regular" => "http://fonts.gstatic.com/s/kalam/v10/YA9dr0Wd4kDdMuhWMibDszkB.ttf")), array("kind" => "webfonts#webfont", "family" => "Kameron", "category" => "serif", "variants" => array("regular", "700"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/kameron/v10/vm8zdR7vXErQxuzniAIfC-3jfHb--NY.ttf", "regular" => "http://fonts.gstatic.com/s/kameron/v10/vm82dR7vXErQxuznsL4wL-XIYH8.ttf")), array("kind" => "webfonts#webfont", "family" => "Kanit", "category" => "sans-serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v5", "lastModified" => "2019-07-17", "files" => array("100" => "http://fonts.gstatic.com/s/kanit/v5/nKKX-Go6G5tXcr72GwWKcaxALFs.ttf", "200" => "http://fonts.gstatic.com/s/kanit/v5/nKKU-Go6G5tXcr5aOiWgX6BJNUJy.ttf", "300" => "http://fonts.gstatic.com/s/kanit/v5/nKKU-Go6G5tXcr4-OSWgX6BJNUJy.ttf", "500" => "http://fonts.gstatic.com/s/kanit/v5/nKKU-Go6G5tXcr5mOCWgX6BJNUJy.ttf", "600" => "http://fonts.gstatic.com/s/kanit/v5/nKKU-Go6G5tXcr5KPyWgX6BJNUJy.ttf", "700" => "http://fonts.gstatic.com/s/kanit/v5/nKKU-Go6G5tXcr4uPiWgX6BJNUJy.ttf", "800" => "http://fonts.gstatic.com/s/kanit/v5/nKKU-Go6G5tXcr4yPSWgX6BJNUJy.ttf", "900" => "http://fonts.gstatic.com/s/kanit/v5/nKKU-Go6G5tXcr4WPCWgX6BJNUJy.ttf", "100italic" => "http://fonts.gstatic.com/s/kanit/v5/nKKV-Go6G5tXcraQI2GAdY5FPFtrGw.ttf", "200italic" => "http://fonts.gstatic.com/s/kanit/v5/nKKS-Go6G5tXcraQI82hVaRrMFJyAu4.ttf", "300italic" => "http://fonts.gstatic.com/s/kanit/v5/nKKS-Go6G5tXcraQI6miVaRrMFJyAu4.ttf", "regular" => "http://fonts.gstatic.com/s/kanit/v5/nKKZ-Go6G5tXcoaSEQGodLxA.ttf", "italic" => "http://fonts.gstatic.com/s/kanit/v5/nKKX-Go6G5tXcraQGwWKcaxALFs.ttf", "500italic" => "http://fonts.gstatic.com/s/kanit/v5/nKKS-Go6G5tXcraQI_GjVaRrMFJyAu4.ttf", "600italic" => "http://fonts.gstatic.com/s/kanit/v5/nKKS-Go6G5tXcraQI92kVaRrMFJyAu4.ttf", "700italic" => "http://fonts.gstatic.com/s/kanit/v5/nKKS-Go6G5tXcraQI7mlVaRrMFJyAu4.ttf", "800italic" => "http://fonts.gstatic.com/s/kanit/v5/nKKS-Go6G5tXcraQI6WmVaRrMFJyAu4.ttf", "900italic" => "http://fonts.gstatic.com/s/kanit/v5/nKKS-Go6G5tXcraQI4GnVaRrMFJyAu4.ttf")), array("kind" => "webfonts#webfont", "family" => "Kantumruy", "category" => "sans-serif", "variants" => array("300", "regular", "700"), "subsets" => array("khmer"), "version" => "v7", "lastModified" => "2019-07-26", "files" => array("300" => "http://fonts.gstatic.com/s/kantumruy/v7/syk0-yJ0m7wyVb-f4FOPUtDlpn-UJ1H6Uw.ttf", "700" => "http://fonts.gstatic.com/s/kantumruy/v7/syk0-yJ0m7wyVb-f4FOPQtflpn-UJ1H6Uw.ttf", "regular" => "http://fonts.gstatic.com/s/kantumruy/v7/sykx-yJ0m7wyVb-f4FO3_vjBrlSILg.ttf")), array("kind" => "webfonts#webfont", "family" => "Karla", "category" => "sans-serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-17", "files" => array("700" => "http://fonts.gstatic.com/s/karla/v8/qkBWXvYC6trAT7zuC_m-zrpHmRzC.ttf", "regular" => "http://fonts.gstatic.com/s/karla/v8/qkBbXvYC6trAT4RSJN225aZO.ttf", "italic" => "http://fonts.gstatic.com/s/karla/v8/qkBVXvYC6trAT7RQLtmU4LZOgAU.ttf", "700italic" => "http://fonts.gstatic.com/s/karla/v8/qkBQXvYC6trAT7RQFmW7xL5lnAzCKNg.ttf")), array("kind" => "webfonts#webfont", "family" => "Karma", "category" => "serif", "variants" => array("300", "regular", "500", "600", "700"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/karma/v10/va9F4kzAzMZRGLjDY8Z_uqzGQC_-.ttf", "500" => "http://fonts.gstatic.com/s/karma/v10/va9F4kzAzMZRGLibYsZ_uqzGQC_-.ttf", "600" => "http://fonts.gstatic.com/s/karma/v10/va9F4kzAzMZRGLi3ZcZ_uqzGQC_-.ttf", "700" => "http://fonts.gstatic.com/s/karma/v10/va9F4kzAzMZRGLjTZMZ_uqzGQC_-.ttf", "regular" => "http://fonts.gstatic.com/s/karma/v10/va9I4kzAzMZRGIBvS-J3kbDP.ttf")), array("kind" => "webfonts#webfont", "family" => "Katibeh", "category" => "display", "variants" => array("regular"), "subsets" => array("arabic", "latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/katibeh/v7/ZGjXol5MQJog4bxDaC1RVDNdGDs.ttf")), array("kind" => "webfonts#webfont", "family" => "Kaushan Script", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/kaushanscript/v8/vm8vdRfvXFLG3OLnsO15WYS5DF7_ytN3M48a.ttf")), array("kind" => "webfonts#webfont", "family" => "Kavivanar", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin", "tamil"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/kavivanar/v5/o-0IIpQgyXYSwhxP7_Jb4j5Ba_2c7A.ttf")), array("kind" => "webfonts#webfont", "family" => "Kavoon", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/kavoon/v8/pxiFyp4_scRYhlU4NLr6f1pdEQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Kdam Thmor", "category" => "display", "variants" => array("regular"), "subsets" => array("khmer"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/kdamthmor/v7/MwQzbhjs3veF6QwJVf0JkGMViblPtXs.ttf")), array("kind" => "webfonts#webfont", "family" => "Keania One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/keaniaone/v7/zOL54pXJk65E8pXardnuycRuv-hHkOs.ttf")), array("kind" => "webfonts#webfont", "family" => "Kelly Slab", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin", "cyrillic"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/kellyslab/v10/-W_7XJX0Rz3cxUnJC5t6TkMBf50kbiM.ttf")), array("kind" => "webfonts#webfont", "family" => "Kenia", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/kenia/v11/jizURE5PuHQH9qCONUGswfGM.ttf")), array("kind" => "webfonts#webfont", "family" => "Khand", "category" => "sans-serif", "variants" => array("300", "regular", "500", "600", "700"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/khand/v8/TwMN-IINQlQQ0bL5cFE3ZwaH__-C.ttf", "500" => "http://fonts.gstatic.com/s/khand/v8/TwMN-IINQlQQ0bKhcVE3ZwaH__-C.ttf", "600" => "http://fonts.gstatic.com/s/khand/v8/TwMN-IINQlQQ0bKNdlE3ZwaH__-C.ttf", "700" => "http://fonts.gstatic.com/s/khand/v8/TwMN-IINQlQQ0bLpd1E3ZwaH__-C.ttf", "regular" => "http://fonts.gstatic.com/s/khand/v8/TwMA-IINQlQQ0YpVWHU_TBqO.ttf")), array("kind" => "webfonts#webfont", "family" => "Khmer", "category" => "display", "variants" => array("regular"), "subsets" => array("khmer"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/khmer/v12/MjQImit_vPPwpF-BpN2EeYmD.ttf")), array("kind" => "webfonts#webfont", "family" => "Khula", "category" => "sans-serif", "variants" => array("300", "regular", "600", "700", "800"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/khula/v5/OpNPnoEOns3V7G-ljCvUrC59XwXD.ttf", "600" => "http://fonts.gstatic.com/s/khula/v5/OpNPnoEOns3V7G_RiivUrC59XwXD.ttf", "700" => "http://fonts.gstatic.com/s/khula/v5/OpNPnoEOns3V7G-1iyvUrC59XwXD.ttf", "800" => "http://fonts.gstatic.com/s/khula/v5/OpNPnoEOns3V7G-piCvUrC59XwXD.ttf", "regular" => "http://fonts.gstatic.com/s/khula/v5/OpNCnoEOns3V7FcJpA_chzJ0.ttf")), array("kind" => "webfonts#webfont", "family" => "Kirang Haerang", "category" => "display", "variants" => array("regular"), "subsets" => array("latin", "korean"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/kiranghaerang/v8/E21-_dn_gvvIjhYON1lpIU4-bcqvWPaJq4no.ttf")), array("kind" => "webfonts#webfont", "family" => "Kite One", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/kiteone/v7/70lQu7shLnA_E02vyq1b6HnGO4uA.ttf")), array("kind" => "webfonts#webfont", "family" => "Knewave", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/knewave/v8/sykz-yx0lLcxQaSItSq9-trEvlQ.ttf")), array("kind" => "webfonts#webfont", "family" => "KoHo", "category" => "sans-serif", "variants" => array("200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v3", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/koho/v3/K2FxfZ5fmddNPuE1WJ75JoKhHys.ttf", "300" => "http://fonts.gstatic.com/s/koho/v3/K2FxfZ5fmddNPoU2WJ75JoKhHys.ttf", "500" => "http://fonts.gstatic.com/s/koho/v3/K2FxfZ5fmddNPt03WJ75JoKhHys.ttf", "600" => "http://fonts.gstatic.com/s/koho/v3/K2FxfZ5fmddNPvEwWJ75JoKhHys.ttf", "700" => "http://fonts.gstatic.com/s/koho/v3/K2FxfZ5fmddNPpUxWJ75JoKhHys.ttf", "200italic" => "http://fonts.gstatic.com/s/koho/v3/K2FzfZ5fmddNNisssJ_zIqCkDyvqZA.ttf", "300italic" => "http://fonts.gstatic.com/s/koho/v3/K2FzfZ5fmddNNiss1JzzIqCkDyvqZA.ttf", "regular" => "http://fonts.gstatic.com/s/koho/v3/K2F-fZ5fmddNBikefJbSOos.ttf", "italic" => "http://fonts.gstatic.com/s/koho/v3/K2FwfZ5fmddNNisUeLTXKou4Bg.ttf", "500italic" => "http://fonts.gstatic.com/s/koho/v3/K2FzfZ5fmddNNissjJ3zIqCkDyvqZA.ttf", "600italic" => "http://fonts.gstatic.com/s/koho/v3/K2FzfZ5fmddNNissoJrzIqCkDyvqZA.ttf", "700italic" => "http://fonts.gstatic.com/s/koho/v3/K2FzfZ5fmddNNissxJvzIqCkDyvqZA.ttf")), array("kind" => "webfonts#webfont", "family" => "Kodchasan", "category" => "sans-serif", "variants" => array("200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v3", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/kodchasan/v3/1cX0aUPOAJv9sG4I-DJeR1Cggeqo3eMeoA.ttf", "300" => "http://fonts.gstatic.com/s/kodchasan/v3/1cX0aUPOAJv9sG4I-DJeI1Oggeqo3eMeoA.ttf", "500" => "http://fonts.gstatic.com/s/kodchasan/v3/1cX0aUPOAJv9sG4I-DJee1Kggeqo3eMeoA.ttf", "600" => "http://fonts.gstatic.com/s/kodchasan/v3/1cX0aUPOAJv9sG4I-DJeV1Wggeqo3eMeoA.ttf", "700" => "http://fonts.gstatic.com/s/kodchasan/v3/1cX0aUPOAJv9sG4I-DJeM1Sggeqo3eMeoA.ttf", "200italic" => "http://fonts.gstatic.com/s/kodchasan/v3/1cXqaUPOAJv9sG4I-DJWjUlIgOCs_-YOoIgN.ttf", "300italic" => "http://fonts.gstatic.com/s/kodchasan/v3/1cXqaUPOAJv9sG4I-DJWjUksg-Cs_-YOoIgN.ttf", "regular" => "http://fonts.gstatic.com/s/kodchasan/v3/1cXxaUPOAJv9sG4I-DJmj3uEicG01A.ttf", "italic" => "http://fonts.gstatic.com/s/kodchasan/v3/1cX3aUPOAJv9sG4I-DJWjXGAq8Sk1PoH.ttf", "500italic" => "http://fonts.gstatic.com/s/kodchasan/v3/1cXqaUPOAJv9sG4I-DJWjUl0guCs_-YOoIgN.ttf", "600italic" => "http://fonts.gstatic.com/s/kodchasan/v3/1cXqaUPOAJv9sG4I-DJWjUlYheCs_-YOoIgN.ttf", "700italic" => "http://fonts.gstatic.com/s/kodchasan/v3/1cXqaUPOAJv9sG4I-DJWjUk8hOCs_-YOoIgN.ttf")), array("kind" => "webfonts#webfont", "family" => "Kosugi", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("japanese", "latin", "cyrillic"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/kosugi/v6/pxiFyp4_v8FCjlI4NLr6f1pdEQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Kosugi Maru", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("japanese", "latin", "cyrillic"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/kosugimaru/v6/0nksC9PgP_wGh21A2KeqGiTqivr9iBq_.ttf")), array("kind" => "webfonts#webfont", "family" => "Kotta One", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/kottaone/v7/S6u_w41LXzPc_jlfNWqPHA3s5dwt7w.ttf")), array("kind" => "webfonts#webfont", "family" => "Koulen", "category" => "display", "variants" => array("regular"), "subsets" => array("khmer"), "version" => "v13", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/koulen/v13/AMOQz46as3KIBPeWgnA9kuYMUg.ttf")), array("kind" => "webfonts#webfont", "family" => "Kranky", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/kranky/v10/hESw6XVgJzlPsFnMpheEZo_H_w.ttf")), array("kind" => "webfonts#webfont", "family" => "Kreon", "category" => "serif", "variants" => array("300", "regular", "500", "600", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v17", "lastModified" => "2019-07-29", "files" => array("300" => "http://fonts.gstatic.com/s/kreon/v17/t5t9IRIUKY-TFF_LW5lnMR3v2DnvPNimejUfp2dWNg.ttf", "500" => "http://fonts.gstatic.com/s/kreon/v17/t5t9IRIUKY-TFF_LW5lnMR3v2DnvUNimejUfp2dWNg.ttf", "600" => "http://fonts.gstatic.com/s/kreon/v17/t5t9IRIUKY-TFF_LW5lnMR3v2DnvvN-mejUfp2dWNg.ttf", "700" => "http://fonts.gstatic.com/s/kreon/v17/t5t9IRIUKY-TFF_LW5lnMR3v2Dnvhd-mejUfp2dWNg.ttf", "regular" => "http://fonts.gstatic.com/s/kreon/v17/t5t9IRIUKY-TFF_LW5lnMR3v2DnvYtimejUfp2dWNg.ttf")), array("kind" => "webfonts#webfont", "family" => "Kristi", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/kristi/v11/uK_y4ricdeU6zwdRCh0TMv6EXw.ttf")), array("kind" => "webfonts#webfont", "family" => "Krona One", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/kronaone/v8/jAnEgHdjHcjgfIb1ZcUCMY-h3cWkWg.ttf")), array("kind" => "webfonts#webfont", "family" => "Krub", "category" => "sans-serif", "variants" => array("200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v3", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/krub/v3/sZlEdRyC6CRYZo47KLF4R6gWaf8.ttf", "300" => "http://fonts.gstatic.com/s/krub/v3/sZlEdRyC6CRYZuo4KLF4R6gWaf8.ttf", "500" => "http://fonts.gstatic.com/s/krub/v3/sZlEdRyC6CRYZrI5KLF4R6gWaf8.ttf", "600" => "http://fonts.gstatic.com/s/krub/v3/sZlEdRyC6CRYZp4-KLF4R6gWaf8.ttf", "700" => "http://fonts.gstatic.com/s/krub/v3/sZlEdRyC6CRYZvo_KLF4R6gWaf8.ttf", "200italic" => "http://fonts.gstatic.com/s/krub/v3/sZlGdRyC6CRYbkQiwLByQ4oTef_6gQ.ttf", "300italic" => "http://fonts.gstatic.com/s/krub/v3/sZlGdRyC6CRYbkQipLNyQ4oTef_6gQ.ttf", "regular" => "http://fonts.gstatic.com/s/krub/v3/sZlLdRyC6CRYXkYQDLlTW6E.ttf", "italic" => "http://fonts.gstatic.com/s/krub/v3/sZlFdRyC6CRYbkQaCJtWS6EPcA.ttf", "500italic" => "http://fonts.gstatic.com/s/krub/v3/sZlGdRyC6CRYbkQi_LJyQ4oTef_6gQ.ttf", "600italic" => "http://fonts.gstatic.com/s/krub/v3/sZlGdRyC6CRYbkQi0LVyQ4oTef_6gQ.ttf", "700italic" => "http://fonts.gstatic.com/s/krub/v3/sZlGdRyC6CRYbkQitLRyQ4oTef_6gQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Kumar One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin", "gujarati"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/kumarone/v4/bMr1mS-P958wYi6YaGeGNO6WU3oT0g.ttf")), array("kind" => "webfonts#webfont", "family" => "Kumar One Outline", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin", "gujarati"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/kumaroneoutline/v5/Noao6VH62pyLP0fsrZ-v18wlUEcX9zDwRQu8EGKF.ttf")), array("kind" => "webfonts#webfont", "family" => "Kurale", "category" => "serif", "variants" => array("regular"), "subsets" => array("devanagari", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/kurale/v5/4iCs6KV9e9dXjho6eAT3v02QFg.ttf")), array("kind" => "webfonts#webfont", "family" => "La Belle Aurore", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/labelleaurore/v10/RrQIbot8-mNYKnGNDkWlocovHeIIG-eFNVmULg.ttf")), array("kind" => "webfonts#webfont", "family" => "Lacquer", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v1", "lastModified" => "2019-07-26", "files" => array("regular" => "http://fonts.gstatic.com/s/lacquer/v1/EYqzma1QwqpG4_BBB7-AXhttQ5I.ttf")), array("kind" => "webfonts#webfont", "family" => "Laila", "category" => "serif", "variants" => array("300", "regular", "500", "600", "700"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/laila/v6/LYjBdG_8nE8jDLzxogNAh14nVcfe.ttf", "500" => "http://fonts.gstatic.com/s/laila/v6/LYjBdG_8nE8jDLypowNAh14nVcfe.ttf", "600" => "http://fonts.gstatic.com/s/laila/v6/LYjBdG_8nE8jDLyFpANAh14nVcfe.ttf", "700" => "http://fonts.gstatic.com/s/laila/v6/LYjBdG_8nE8jDLzhpQNAh14nVcfe.ttf", "regular" => "http://fonts.gstatic.com/s/laila/v6/LYjMdG_8nE8jDIRdiidIrEIu.ttf")), array("kind" => "webfonts#webfont", "family" => "Lakki Reddy", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin", "telugu"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/lakkireddy/v6/S6u5w49MUSzD9jlCPmvLZQfox9k97-xZ.ttf")), array("kind" => "webfonts#webfont", "family" => "Lalezar", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "arabic", "latin-ext", "latin"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/lalezar/v6/zrfl0HLVx-HwTP82UaDyIiL0RCg.ttf")), array("kind" => "webfonts#webfont", "family" => "Lancelot", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/lancelot/v9/J7acnppxBGtQEulG4JY4xJ9CGyAa.ttf")), array("kind" => "webfonts#webfont", "family" => "Lateef", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("arabic", "latin"), "version" => "v15", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/lateef/v15/hESw6XVnNCxEvkbMpheEZo_H_w.ttf")), array("kind" => "webfonts#webfont", "family" => "Lato", "category" => "sans-serif", "variants" => array("100", "100italic", "300", "300italic", "regular", "italic", "700", "700italic", "900", "900italic"), "subsets" => array("latin-ext", "latin"), "version" => "v16", "lastModified" => "2019-07-23", "files" => array("100" => "http://fonts.gstatic.com/s/lato/v16/S6u8w4BMUTPHh30wWyWrFCbw7A.ttf", "300" => "http://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh7USew-FGC_p9dw.ttf", "700" => "http://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh6UVew-FGC_p9dw.ttf", "900" => "http://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh50Xew-FGC_p9dw.ttf", "100italic" => "http://fonts.gstatic.com/s/lato/v16/S6u-w4BMUTPHjxsIPy-vNiPg7MU0.ttf", "300italic" => "http://fonts.gstatic.com/s/lato/v16/S6u_w4BMUTPHjxsI9w2PHA3s5dwt7w.ttf", "regular" => "http://fonts.gstatic.com/s/lato/v16/S6uyw4BMUTPHvxk6XweuBCY.ttf", "italic" => "http://fonts.gstatic.com/s/lato/v16/S6u8w4BMUTPHjxswWyWrFCbw7A.ttf", "700italic" => "http://fonts.gstatic.com/s/lato/v16/S6u_w4BMUTPHjxsI5wqPHA3s5dwt7w.ttf", "900italic" => "http://fonts.gstatic.com/s/lato/v16/S6u_w4BMUTPHjxsI3wiPHA3s5dwt7w.ttf")), array("kind" => "webfonts#webfont", "family" => "League Script", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-26", "files" => array("regular" => "http://fonts.gstatic.com/s/leaguescript/v11/CSR54zpSlumSWj9CGVsoBZdeaNNUuOwkC2s.ttf")), array("kind" => "webfonts#webfont", "family" => "Leckerli One", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/leckerlione/v10/V8mCoQH8VCsNttEnxnGQ-1itLZxcBtItFw.ttf")), array("kind" => "webfonts#webfont", "family" => "Ledger", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin", "cyrillic"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/ledger/v7/j8_q6-HK1L3if_sxm8DwHTBhHw.ttf")), array("kind" => "webfonts#webfont", "family" => "Lekton", "category" => "sans-serif", "variants" => array("regular", "italic", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/lekton/v10/SZc73FDmLaWmWpBm4zjMlWjX4DJXgQ.ttf", "regular" => "http://fonts.gstatic.com/s/lekton/v10/SZc43FDmLaWmWpBeXxfonUPL6Q.ttf", "italic" => "http://fonts.gstatic.com/s/lekton/v10/SZc63FDmLaWmWpBuXR3sv0bb6StO.ttf")), array("kind" => "webfonts#webfont", "family" => "Lemon", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/lemon/v8/HI_EiYEVKqRMq0jBSZXAQ4-d.ttf")), array("kind" => "webfonts#webfont", "family" => "Lemonada", "category" => "display", "variants" => array("300", "regular", "600", "700"), "subsets" => array("vietnamese", "arabic", "latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/lemonada/v7/0QIkMXFD9oygTWy_R8PindGu2bje-RpH.ttf", "600" => "http://fonts.gstatic.com/s/lemonada/v7/0QIkMXFD9oygTWy_R8OWm9Gu2bje-RpH.ttf", "700" => "http://fonts.gstatic.com/s/lemonada/v7/0QIkMXFD9oygTWy_R8PymtGu2bje-RpH.ttf", "regular" => "http://fonts.gstatic.com/s/lemonada/v7/0QIjMXFD9oygTWy_R_tOtfWm8qTX.ttf")), array("kind" => "webfonts#webfont", "family" => "Lexend Deca", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v1", "lastModified" => "2019-08-14", "files" => array("regular" => "http://fonts.gstatic.com/s/lexenddeca/v1/K2F1fZFYk-dHSE0UPPuwQ6qgLS76ZHOM.ttf")), array("kind" => "webfonts#webfont", "family" => "Lexend Exa", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v1", "lastModified" => "2019-08-14", "files" => array("regular" => "http://fonts.gstatic.com/s/lexendexa/v1/UMBXrPdOoHOnxExyjdBeWirXArM58BY.ttf")), array("kind" => "webfonts#webfont", "family" => "Lexend Giga", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v1", "lastModified" => "2019-08-14", "files" => array("regular" => "http://fonts.gstatic.com/s/lexendgiga/v1/PlI5Fl67Mah5Y8yMHE7lkVxEt8CwfGaD.ttf")), array("kind" => "webfonts#webfont", "family" => "Lexend Mega", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v1", "lastModified" => "2019-08-14", "files" => array("regular" => "http://fonts.gstatic.com/s/lexendmega/v1/qFdA35aBi5JtHD41zSTFEv7K6BsAikI7.ttf")), array("kind" => "webfonts#webfont", "family" => "Lexend Peta", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v1", "lastModified" => "2019-08-14", "files" => array("regular" => "http://fonts.gstatic.com/s/lexendpeta/v1/BXRvvFPGjeLPh0kCfI4OkE_1c8Tf1IW3.ttf")), array("kind" => "webfonts#webfont", "family" => "Lexend Tera", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v1", "lastModified" => "2019-08-14", "files" => array("regular" => "http://fonts.gstatic.com/s/lexendtera/v1/RrQUbo98_jt_IXnBPwCWtZhARYMgGtWA.ttf")), array("kind" => "webfonts#webfont", "family" => "Lexend Zetta", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v1", "lastModified" => "2019-08-14", "files" => array("regular" => "http://fonts.gstatic.com/s/lexendzetta/v1/ll87K2KYXje7CdOFnEWcU8soliQejRR7AQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Libre Barcode 128", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/librebarcode128/v9/cIfnMbdUsUoiW3O_hVviCwVjuLtXeJ_A_gMk0izH.ttf")), array("kind" => "webfonts#webfont", "family" => "Libre Barcode 128 Text", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/librebarcode128text/v9/fdNv9tubt3ZEnz1Gu3I4-zppwZ9CWZ16Z0w5cV3Y6M90w4k.ttf")), array("kind" => "webfonts#webfont", "family" => "Libre Barcode 39", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/librebarcode39/v9/-nFnOHM08vwC6h8Li1eQnP_AHzI2K_d709jy92k.ttf")), array("kind" => "webfonts#webfont", "family" => "Libre Barcode 39 Extended", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/librebarcode39extended/v8/8At7Gt6_O5yNS0-K4Nf5U922qSzhJ3dUdfJpwNUgfNRCOZ1GOBw.ttf")), array("kind" => "webfonts#webfont", "family" => "Libre Barcode 39 Extended Text", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/librebarcode39extendedtext/v8/eLG1P_rwIgOiDA7yrs9LoKaYRVLQ1YldrrOnnL7xPO4jNP68fLIiPopNNA.ttf")), array("kind" => "webfonts#webfont", "family" => "Libre Barcode 39 Text", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/librebarcode39text/v9/sJoa3KhViNKANw_E3LwoDXvs5Un0HQ1vT-031RRL-9rYaw.ttf")), array("kind" => "webfonts#webfont", "family" => "Libre Baskerville", "category" => "serif", "variants" => array("regular", "italic", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-22", "files" => array("700" => "http://fonts.gstatic.com/s/librebaskerville/v7/kmKiZrc3Hgbbcjq75U4uslyuy4kn0qviTjYwI8Gcw6Oi.ttf", "regular" => "http://fonts.gstatic.com/s/librebaskerville/v7/kmKnZrc3Hgbbcjq75U4uslyuy4kn0pNeYRI4CN2V.ttf", "italic" => "http://fonts.gstatic.com/s/librebaskerville/v7/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcaxYaDc2V2ro.ttf")), array("kind" => "webfonts#webfont", "family" => "Libre Caslon Display", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v1", "lastModified" => "2019-07-26", "files" => array("regular" => "http://fonts.gstatic.com/s/librecaslondisplay/v1/TuGOUUFxWphYQ6YI6q9Xp61FQzxDRKmzr2lRdRhtCC4d.ttf")), array("kind" => "webfonts#webfont", "family" => "Libre Caslon Text", "category" => "serif", "variants" => array("regular", "italic", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v1", "lastModified" => "2019-07-26", "files" => array("700" => "http://fonts.gstatic.com/s/librecaslontext/v1/DdT578IGsGw1aF1JU10PUbTvNNaDMfID8sdjNR-8ssPt.ttf", "regular" => "http://fonts.gstatic.com/s/librecaslontext/v1/DdT878IGsGw1aF1JU10PUbTvNNaDMcq_3eNrHgO1.ttf", "italic" => "http://fonts.gstatic.com/s/librecaslontext/v1/DdT678IGsGw1aF1JU10PUbTvNNaDMfq91-dJGxO1q9o.ttf")), array("kind" => "webfonts#webfont", "family" => "Libre Franklin", "category" => "sans-serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-22", "files" => array("100" => "http://fonts.gstatic.com/s/librefranklin/v4/jizBREVItHgc8qDIbSTKq4XkRi182zIZj1bIkNo.ttf", "200" => "http://fonts.gstatic.com/s/librefranklin/v4/jizAREVItHgc8qDIbSTKq4XkRi3Q-hIzoVrBicOg.ttf", "300" => "http://fonts.gstatic.com/s/librefranklin/v4/jizAREVItHgc8qDIbSTKq4XkRi20-RIzoVrBicOg.ttf", "500" => "http://fonts.gstatic.com/s/librefranklin/v4/jizAREVItHgc8qDIbSTKq4XkRi3s-BIzoVrBicOg.ttf", "600" => "http://fonts.gstatic.com/s/librefranklin/v4/jizAREVItHgc8qDIbSTKq4XkRi3A_xIzoVrBicOg.ttf", "700" => "http://fonts.gstatic.com/s/librefranklin/v4/jizAREVItHgc8qDIbSTKq4XkRi2k_hIzoVrBicOg.ttf", "800" => "http://fonts.gstatic.com/s/librefranklin/v4/jizAREVItHgc8qDIbSTKq4XkRi24_RIzoVrBicOg.ttf", "900" => "http://fonts.gstatic.com/s/librefranklin/v4/jizAREVItHgc8qDIbSTKq4XkRi2c_BIzoVrBicOg.ttf", "100italic" => "http://fonts.gstatic.com/s/librefranklin/v4/jizHREVItHgc8qDIbSTKq4XkRiUa41YTi3TNgNq55w.ttf", "200italic" => "http://fonts.gstatic.com/s/librefranklin/v4/jizGREVItHgc8qDIbSTKq4XkRiUa4_oyq17jjNOg_oc.ttf", "300italic" => "http://fonts.gstatic.com/s/librefranklin/v4/jizGREVItHgc8qDIbSTKq4XkRiUa454xq17jjNOg_oc.ttf", "regular" => "http://fonts.gstatic.com/s/librefranklin/v4/jizDREVItHgc8qDIbSTKq4XkRhUY0TY7ikbI.ttf", "italic" => "http://fonts.gstatic.com/s/librefranklin/v4/jizBREVItHgc8qDIbSTKq4XkRiUa2zIZj1bIkNo.ttf", "500italic" => "http://fonts.gstatic.com/s/librefranklin/v4/jizGREVItHgc8qDIbSTKq4XkRiUa48Ywq17jjNOg_oc.ttf", "600italic" => "http://fonts.gstatic.com/s/librefranklin/v4/jizGREVItHgc8qDIbSTKq4XkRiUa4-o3q17jjNOg_oc.ttf", "700italic" => "http://fonts.gstatic.com/s/librefranklin/v4/jizGREVItHgc8qDIbSTKq4XkRiUa4442q17jjNOg_oc.ttf", "800italic" => "http://fonts.gstatic.com/s/librefranklin/v4/jizGREVItHgc8qDIbSTKq4XkRiUa45I1q17jjNOg_oc.ttf", "900italic" => "http://fonts.gstatic.com/s/librefranklin/v4/jizGREVItHgc8qDIbSTKq4XkRiUa47Y0q17jjNOg_oc.ttf")), array("kind" => "webfonts#webfont", "family" => "Life Savers", "category" => "display", "variants" => array("regular", "700", "800"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/lifesavers/v10/ZXu_e1UftKKabUQMgxAal8HXOS5Tk8fIpPRW.ttf", "800" => "http://fonts.gstatic.com/s/lifesavers/v10/ZXu_e1UftKKabUQMgxAal8HLOi5Tk8fIpPRW.ttf", "regular" => "http://fonts.gstatic.com/s/lifesavers/v10/ZXuie1UftKKabUQMgxAal_lrFgpbuNvB.ttf")), array("kind" => "webfonts#webfont", "family" => "Lilita One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/lilitaone/v7/i7dPIFZ9Zz-WBtRtedDbUEZ2RFq7AwU.ttf")), array("kind" => "webfonts#webfont", "family" => "Lily Script One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/lilyscriptone/v7/LhW9MV7ZMfIPdMxeBjBvFN8SXLS4gsSjQNsRMg.ttf")), array("kind" => "webfonts#webfont", "family" => "Limelight", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/limelight/v10/XLYkIZL7aopJVbZJHDuYPeNGrnY2TA.ttf")), array("kind" => "webfonts#webfont", "family" => "Linden Hill", "category" => "serif", "variants" => array("regular", "italic"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/lindenhill/v9/-F61fjxoKSg9Yc3hZgO8ygFI7CwC009k.ttf", "italic" => "http://fonts.gstatic.com/s/lindenhill/v9/-F63fjxoKSg9Yc3hZgO8yjFK5igg1l9kn-s.ttf")), array("kind" => "webfonts#webfont", "family" => "Literata", "category" => "serif", "variants" => array("regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("greek", "vietnamese", "latin-ext", "latin", "greek-ext", "cyrillic"), "version" => "v6", "lastModified" => "2019-08-12", "files" => array("500" => "http://fonts.gstatic.com/s/literata/v6/or38Q6P12-iJxAIgLa78DkTtAoDhk0oVl6LVa5RXzC1KOw.ttf", "600" => "http://fonts.gstatic.com/s/literata/v6/or38Q6P12-iJxAIgLa78DkTtAoDhk0oVe6XVa5RXzC1KOw.ttf", "700" => "http://fonts.gstatic.com/s/literata/v6/or38Q6P12-iJxAIgLa78DkTtAoDhk0oVQqXVa5RXzC1KOw.ttf", "regular" => "http://fonts.gstatic.com/s/literata/v6/or38Q6P12-iJxAIgLa78DkTtAoDhk0oVpaLVa5RXzC1KOw.ttf", "italic" => "http://fonts.gstatic.com/s/literata/v6/or3yQ6P12-iJxAIgLYT1PLs1a-t7PU0AbeE9KJ5T7ihaO_CS.ttf", "500italic" => "http://fonts.gstatic.com/s/literata/v6/or3yQ6P12-iJxAIgLYT1PLs1a-t7PU0AbeEPKJ5T7ihaO_CS.ttf", "600italic" => "http://fonts.gstatic.com/s/literata/v6/or3yQ6P12-iJxAIgLYT1PLs1a-t7PU0AbeHjL55T7ihaO_CS.ttf", "700italic" => "http://fonts.gstatic.com/s/literata/v6/or3yQ6P12-iJxAIgLYT1PLs1a-t7PU0AbeHaL55T7ihaO_CS.ttf")), array("kind" => "webfonts#webfont", "family" => "Liu Jian Mao Cao", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("chinese-simplified", "latin"), "version" => "v5", "lastModified" => "2019-07-26", "files" => array("regular" => "http://fonts.gstatic.com/s/liujianmaocao/v5/845DNN84HJrccNonurqXILGpvCOoferVKGWsUo8.ttf")), array("kind" => "webfonts#webfont", "family" => "Livvic", "category" => "sans-serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "900", "900italic"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v2", "lastModified" => "2019-08-12", "files" => array("100" => "http://fonts.gstatic.com/s/livvic/v2/rnCr-x1S2hzjrlffC-M-mHnOSOuk.ttf", "200" => "http://fonts.gstatic.com/s/livvic/v2/rnCq-x1S2hzjrlffp8IeslfCQfK9WQ.ttf", "300" => "http://fonts.gstatic.com/s/livvic/v2/rnCq-x1S2hzjrlffw8EeslfCQfK9WQ.ttf", "500" => "http://fonts.gstatic.com/s/livvic/v2/rnCq-x1S2hzjrlffm8AeslfCQfK9WQ.ttf", "600" => "http://fonts.gstatic.com/s/livvic/v2/rnCq-x1S2hzjrlfft8ceslfCQfK9WQ.ttf", "700" => "http://fonts.gstatic.com/s/livvic/v2/rnCq-x1S2hzjrlff08YeslfCQfK9WQ.ttf", "900" => "http://fonts.gstatic.com/s/livvic/v2/rnCq-x1S2hzjrlff68QeslfCQfK9WQ.ttf", "100italic" => "http://fonts.gstatic.com/s/livvic/v2/rnCt-x1S2hzjrlfXbdtakn3sTfukQHs.ttf", "200italic" => "http://fonts.gstatic.com/s/livvic/v2/rnCs-x1S2hzjrlfXbdv2s13GY_etWWIJ.ttf", "300italic" => "http://fonts.gstatic.com/s/livvic/v2/rnCs-x1S2hzjrlfXbduSsF3GY_etWWIJ.ttf", "regular" => "http://fonts.gstatic.com/s/livvic/v2/rnCp-x1S2hzjrlfnb-k6unzeSA.ttf", "italic" => "http://fonts.gstatic.com/s/livvic/v2/rnCr-x1S2hzjrlfXbeM-mHnOSOuk.ttf", "500italic" => "http://fonts.gstatic.com/s/livvic/v2/rnCs-x1S2hzjrlfXbdvKsV3GY_etWWIJ.ttf", "600italic" => "http://fonts.gstatic.com/s/livvic/v2/rnCs-x1S2hzjrlfXbdvmtl3GY_etWWIJ.ttf", "700italic" => "http://fonts.gstatic.com/s/livvic/v2/rnCs-x1S2hzjrlfXbduCt13GY_etWWIJ.ttf", "900italic" => "http://fonts.gstatic.com/s/livvic/v2/rnCs-x1S2hzjrlfXbdu6tV3GY_etWWIJ.ttf")), array("kind" => "webfonts#webfont", "family" => "Lobster", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v22", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/lobster/v22/neILzCirqoswsqX9_oWsMqEzSJQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Lobster Two", "category" => "display", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/lobstertwo/v12/BngRUXZGTXPUvIoyV6yN5-92w4CByxyKeuDp.ttf", "regular" => "http://fonts.gstatic.com/s/lobstertwo/v12/BngMUXZGTXPUvIoyV6yN59fK7KSJ4ACD.ttf", "italic" => "http://fonts.gstatic.com/s/lobstertwo/v12/BngOUXZGTXPUvIoyV6yN5-fI5qCr5RCDY_k.ttf", "700italic" => "http://fonts.gstatic.com/s/lobstertwo/v12/BngTUXZGTXPUvIoyV6yN5-fI3hyEwRiof_DpXMY.ttf")), array("kind" => "webfonts#webfont", "family" => "Londrina Outline", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/londrinaoutline/v10/C8c44dM8vmb14dfsZxhetg3pDH-SfuoxrSKMDvI.ttf")), array("kind" => "webfonts#webfont", "family" => "Londrina Shadow", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/londrinashadow/v9/oPWX_kB4kOQoWNJmjxLV5JuoCUlXRlaSxkrMCQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Londrina Sketch", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/londrinasketch/v8/c4m41npxGMTnomOHtRU68eIJn8qfWWn5Pos6CA.ttf")), array("kind" => "webfonts#webfont", "family" => "Londrina Solid", "category" => "display", "variants" => array("100", "300", "regular", "900"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/londrinasolid/v9/flUjRq6sw40kQEJxWNgkLuudGfs9KBYesZHhV64.ttf", "300" => "http://fonts.gstatic.com/s/londrinasolid/v9/flUiRq6sw40kQEJxWNgkLuudGfv1CjY0n53oTrcL.ttf", "900" => "http://fonts.gstatic.com/s/londrinasolid/v9/flUiRq6sw40kQEJxWNgkLuudGfvdDzY0n53oTrcL.ttf", "regular" => "http://fonts.gstatic.com/s/londrinasolid/v9/flUhRq6sw40kQEJxWNgkLuudGcNZIhI8tIHh.ttf")), array("kind" => "webfonts#webfont", "family" => "Long Cang", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("chinese-simplified", "latin"), "version" => "v5", "lastModified" => "2019-07-26", "files" => array("regular" => "http://fonts.gstatic.com/s/longcang/v5/LYjAdGP8kkgoTec8zkRgrXArXN7HWQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Lora", "category" => "serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v14", "lastModified" => "2019-07-22", "files" => array("700" => "http://fonts.gstatic.com/s/lora/v14/0QIgMX1D_JOuO7HeBttkm_mv670.ttf", "regular" => "http://fonts.gstatic.com/s/lora/v14/0QIvMX1D_JOuAw3xItNPh_A.ttf", "italic" => "http://fonts.gstatic.com/s/lora/v14/0QIhMX1D_JOuMw_7JvFKl_C28g.ttf", "700italic" => "http://fonts.gstatic.com/s/lora/v14/0QIiMX1D_JOuMw_Dmt5un9uq-73O-Q.ttf")), array("kind" => "webfonts#webfont", "family" => "Love Ya Like A Sister", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/loveyalikeasister/v10/R70EjzUBlOqPeouhFDfR80-0FhOqJubN-Be78nZcsGGycA.ttf")), array("kind" => "webfonts#webfont", "family" => "Loved by the King", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/lovedbytheking/v9/Gw6gwdP76VDVJNXerebZxUMeRXUF2PiNlXFu2R64.ttf")), array("kind" => "webfonts#webfont", "family" => "Lovers Quarrel", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/loversquarrel/v7/Yq6N-LSKXTL-5bCy8ksBzpQ_-zAsY7pO6siz.ttf")), array("kind" => "webfonts#webfont", "family" => "Luckiest Guy", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/luckiestguy/v10/_gP_1RrxsjcxVyin9l9n_j2RStR3qDpraA.ttf")), array("kind" => "webfonts#webfont", "family" => "Lusitana", "category" => "serif", "variants" => array("regular", "700"), "subsets" => array("latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/lusitana/v7/CSR74z9ShvucWzsMKyDmaccqYtd2vfwk.ttf", "regular" => "http://fonts.gstatic.com/s/lusitana/v7/CSR84z9ShvucWzsMKxhaRuMiSct_.ttf")), array("kind" => "webfonts#webfont", "family" => "Lustria", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/lustria/v7/9oRONYodvDEyjuhOrCg5MtPyAcg.ttf")), array("kind" => "webfonts#webfont", "family" => "M PLUS 1p", "category" => "sans-serif", "variants" => array("100", "300", "regular", "500", "700", "800", "900"), "subsets" => array("greek", "vietnamese", "hebrew", "japanese", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v19", "lastModified" => "2019-07-23", "files" => array("100" => "http://fonts.gstatic.com/s/mplus1p/v19/e3tleuShHdiFyPFzBRrQnDQAUW3aq-5N.ttf", "300" => "http://fonts.gstatic.com/s/mplus1p/v19/e3tmeuShHdiFyPFzBRrQVBYge0PWovdU4w.ttf", "500" => "http://fonts.gstatic.com/s/mplus1p/v19/e3tmeuShHdiFyPFzBRrQDBcge0PWovdU4w.ttf", "700" => "http://fonts.gstatic.com/s/mplus1p/v19/e3tmeuShHdiFyPFzBRrQRBEge0PWovdU4w.ttf", "800" => "http://fonts.gstatic.com/s/mplus1p/v19/e3tmeuShHdiFyPFzBRrQWBIge0PWovdU4w.ttf", "900" => "http://fonts.gstatic.com/s/mplus1p/v19/e3tmeuShHdiFyPFzBRrQfBMge0PWovdU4w.ttf", "regular" => "http://fonts.gstatic.com/s/mplus1p/v19/e3tjeuShHdiFyPFzBRro-D4Ec2jKqw.ttf")), array("kind" => "webfonts#webfont", "family" => "M PLUS Rounded 1c", "category" => "sans-serif", "variants" => array("100", "300", "regular", "500", "700", "800", "900"), "subsets" => array("greek", "vietnamese", "hebrew", "japanese", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/mplusrounded1c/v10/VdGCAYIAV6gnpUpoWwNkYvrugw9RuM3ixLsg6-av1x0.ttf", "300" => "http://fonts.gstatic.com/s/mplusrounded1c/v10/VdGBAYIAV6gnpUpoWwNkYvrugw9RuM0q5psKxeqmzgRK.ttf", "500" => "http://fonts.gstatic.com/s/mplusrounded1c/v10/VdGBAYIAV6gnpUpoWwNkYvrugw9RuM1y55sKxeqmzgRK.ttf", "700" => "http://fonts.gstatic.com/s/mplusrounded1c/v10/VdGBAYIAV6gnpUpoWwNkYvrugw9RuM064ZsKxeqmzgRK.ttf", "800" => "http://fonts.gstatic.com/s/mplusrounded1c/v10/VdGBAYIAV6gnpUpoWwNkYvrugw9RuM0m4psKxeqmzgRK.ttf", "900" => "http://fonts.gstatic.com/s/mplusrounded1c/v10/VdGBAYIAV6gnpUpoWwNkYvrugw9RuM0C45sKxeqmzgRK.ttf", "regular" => "http://fonts.gstatic.com/s/mplusrounded1c/v10/VdGEAYIAV6gnpUpoWwNkYvrugw9RuPWGzr8C7vav.ttf")), array("kind" => "webfonts#webfont", "family" => "Ma Shan Zheng", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("chinese-simplified", "latin"), "version" => "v5", "lastModified" => "2019-07-26", "files" => array("regular" => "http://fonts.gstatic.com/s/mashanzheng/v5/NaPecZTRCLxvwo41b4gvzkXaRMTsDIRSfr0.ttf")), array("kind" => "webfonts#webfont", "family" => "Macondo", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/macondo/v8/RrQQboN9-iB1IXmOS2XO0LBBd4Y.ttf")), array("kind" => "webfonts#webfont", "family" => "Macondo Swash Caps", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/macondoswashcaps/v7/6NUL8EaAJgGKZA7lpt941Z9s6ZYgDq6Oekoa_mm5bA.ttf")), array("kind" => "webfonts#webfont", "family" => "Mada", "category" => "sans-serif", "variants" => array("200", "300", "regular", "500", "600", "700", "900"), "subsets" => array("arabic", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/mada/v8/7Au_p_0qnzeSdf3nCCL8zkwMIFg.ttf", "300" => "http://fonts.gstatic.com/s/mada/v8/7Au_p_0qnzeSdZnkCCL8zkwMIFg.ttf", "500" => "http://fonts.gstatic.com/s/mada/v8/7Au_p_0qnzeSdcHlCCL8zkwMIFg.ttf", "600" => "http://fonts.gstatic.com/s/mada/v8/7Au_p_0qnzeSde3iCCL8zkwMIFg.ttf", "700" => "http://fonts.gstatic.com/s/mada/v8/7Au_p_0qnzeSdYnjCCL8zkwMIFg.ttf", "900" => "http://fonts.gstatic.com/s/mada/v8/7Au_p_0qnzeSdbHhCCL8zkwMIFg.ttf", "regular" => "http://fonts.gstatic.com/s/mada/v8/7Auwp_0qnzeSTTXMLCrX0kU.ttf")), array("kind" => "webfonts#webfont", "family" => "Magra", "category" => "sans-serif", "variants" => array("regular", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/magra/v8/uK_w4ruaZus72nbNDxcXEPuUX1ow.ttf", "regular" => "http://fonts.gstatic.com/s/magra/v8/uK_94ruaZus72k5xIDMfO-ed.ttf")), array("kind" => "webfonts#webfont", "family" => "Maiden Orange", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/maidenorange/v10/kJE1BuIX7AUmhi2V4m08kb1XjOZdCZS8FY8.ttf")), array("kind" => "webfonts#webfont", "family" => "Maitree", "category" => "serif", "variants" => array("200", "300", "regular", "500", "600", "700"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/maitree/v4/MjQDmil5tffhpBrklhGNWJGovLdh6OE.ttf", "300" => "http://fonts.gstatic.com/s/maitree/v4/MjQDmil5tffhpBrklnWOWJGovLdh6OE.ttf", "500" => "http://fonts.gstatic.com/s/maitree/v4/MjQDmil5tffhpBrkli2PWJGovLdh6OE.ttf", "600" => "http://fonts.gstatic.com/s/maitree/v4/MjQDmil5tffhpBrklgGIWJGovLdh6OE.ttf", "700" => "http://fonts.gstatic.com/s/maitree/v4/MjQDmil5tffhpBrklmWJWJGovLdh6OE.ttf", "regular" => "http://fonts.gstatic.com/s/maitree/v4/MjQGmil5tffhpBrkrtmmfJmDoL4.ttf")), array("kind" => "webfonts#webfont", "family" => "Major Mono Display", "category" => "monospace", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v3", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/majormonodisplay/v3/RWmVoLyb5fEqtsfBX9PDZIGr2tFubRhLCn2QIndPww.ttf")), array("kind" => "webfonts#webfont", "family" => "Mako", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/mako/v11/H4coBX6Mmc_Z0ST09g478Lo.ttf")), array("kind" => "webfonts#webfont", "family" => "Mali", "category" => "handwriting", "variants" => array("200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v3", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/mali/v3/N0bV2SRONuN4QOLlKlRaJdbWgdY.ttf", "300" => "http://fonts.gstatic.com/s/mali/v3/N0bV2SRONuN4QIbmKlRaJdbWgdY.ttf", "500" => "http://fonts.gstatic.com/s/mali/v3/N0bV2SRONuN4QN7nKlRaJdbWgdY.ttf", "600" => "http://fonts.gstatic.com/s/mali/v3/N0bV2SRONuN4QPLgKlRaJdbWgdY.ttf", "700" => "http://fonts.gstatic.com/s/mali/v3/N0bV2SRONuN4QJbhKlRaJdbWgdY.ttf", "200italic" => "http://fonts.gstatic.com/s/mali/v3/N0bX2SRONuN4SCj8wlVQIfTTkdbJYA.ttf", "300italic" => "http://fonts.gstatic.com/s/mali/v3/N0bX2SRONuN4SCj8plZQIfTTkdbJYA.ttf", "regular" => "http://fonts.gstatic.com/s/mali/v3/N0ba2SRONuN4eCrODlxxOd8.ttf", "italic" => "http://fonts.gstatic.com/s/mali/v3/N0bU2SRONuN4SCjECn50Kd_PmA.ttf", "500italic" => "http://fonts.gstatic.com/s/mali/v3/N0bX2SRONuN4SCj8_ldQIfTTkdbJYA.ttf", "600italic" => "http://fonts.gstatic.com/s/mali/v3/N0bX2SRONuN4SCj80lBQIfTTkdbJYA.ttf", "700italic" => "http://fonts.gstatic.com/s/mali/v3/N0bX2SRONuN4SCj8tlFQIfTTkdbJYA.ttf")), array("kind" => "webfonts#webfont", "family" => "Mallanna", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin", "telugu"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/mallanna/v7/hv-Vlzx-KEQb84YaDGwzEzRwVvJ-.ttf")), array("kind" => "webfonts#webfont", "family" => "Mandali", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin", "telugu"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/mandali/v8/LhWlMVbYOfASNfNUVFk1ZPdcKtA.ttf")), array("kind" => "webfonts#webfont", "family" => "Manuale", "category" => "serif", "variants" => array("regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("500" => "http://fonts.gstatic.com/s/manuale/v4/f0Xz0eas_8Z-TFZdPALt58Ht9a8GYeA.ttf", "600" => "http://fonts.gstatic.com/s/manuale/v4/f0Xz0eas_8Z-TFZdPC7q58Ht9a8GYeA.ttf", "700" => "http://fonts.gstatic.com/s/manuale/v4/f0Xz0eas_8Z-TFZdPErr58Ht9a8GYeA.ttf", "regular" => "http://fonts.gstatic.com/s/manuale/v4/f0X20eas_8Z-TFZdBPbEw8nG6aY.ttf", "italic" => "http://fonts.gstatic.com/s/manuale/v4/f0X00eas_8Z-TFZdNPTOx-vD-aYfeA.ttf", "500italic" => "http://fonts.gstatic.com/s/manuale/v4/f0Xx0eas_8Z-TFZdNPT2M8Ln8Y0DceA0OQ.ttf", "600italic" => "http://fonts.gstatic.com/s/manuale/v4/f0Xx0eas_8Z-TFZdNPT2H8Xn8Y0DceA0OQ.ttf", "700italic" => "http://fonts.gstatic.com/s/manuale/v4/f0Xx0eas_8Z-TFZdNPT2e8Tn8Y0DceA0OQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Marcellus", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/marcellus/v7/wEO_EBrOk8hQLDvIAF8FUfAL3EsHiA.ttf")), array("kind" => "webfonts#webfont", "family" => "Marcellus SC", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/marcellussc/v7/ke8iOgUHP1dg-Rmi6RWjbLEPgdydGKikhA.ttf")), array("kind" => "webfonts#webfont", "family" => "Marck Script", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin", "cyrillic"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/marckscript/v10/nwpTtK2oNgBA3Or78gapdwuCzyI-aMPF7Q.ttf")), array("kind" => "webfonts#webfont", "family" => "Margarine", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/margarine/v8/qkBXXvoE6trLT9Y7YLye5JRLkAXbMQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Markazi Text", "category" => "serif", "variants" => array("regular", "500", "600", "700"), "subsets" => array("vietnamese", "arabic", "latin-ext", "latin"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("500" => "http://fonts.gstatic.com/s/markazitext/v6/sykh-ydym6AtQaiEtX7yhqb_rV1k_81ZVYYZtcaQT4MlBekmJLo.ttf", "600" => "http://fonts.gstatic.com/s/markazitext/v6/sykh-ydym6AtQaiEtX7yhqb_rV1k_81ZVYYZtSqXT4MlBekmJLo.ttf", "700" => "http://fonts.gstatic.com/s/markazitext/v6/sykh-ydym6AtQaiEtX7yhqb_rV1k_81ZVYYZtROXT4MlBekmJLo.ttf", "regular" => "http://fonts.gstatic.com/s/markazitext/v6/sykh-ydym6AtQaiEtX7yhqb_rV1k_81ZVYYZtfSQT4MlBekmJLo.ttf")), array("kind" => "webfonts#webfont", "family" => "Marko One", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/markoone/v9/9Btq3DFG0cnVM5lw1haaKpUfrHPzUw.ttf")), array("kind" => "webfonts#webfont", "family" => "Marmelad", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin", "cyrillic"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/marmelad/v9/Qw3eZQdSHj_jK2e-8tFLG-YMC0R8.ttf")), array("kind" => "webfonts#webfont", "family" => "Martel", "category" => "serif", "variants" => array("200", "300", "regular", "600", "700", "800", "900"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-17", "files" => array("200" => "http://fonts.gstatic.com/s/martel/v4/PN_yRfK9oXHga0XVqekahRbX9vnDzw.ttf", "300" => "http://fonts.gstatic.com/s/martel/v4/PN_yRfK9oXHga0XVzeoahRbX9vnDzw.ttf", "600" => "http://fonts.gstatic.com/s/martel/v4/PN_yRfK9oXHga0XVuewahRbX9vnDzw.ttf", "700" => "http://fonts.gstatic.com/s/martel/v4/PN_yRfK9oXHga0XV3e0ahRbX9vnDzw.ttf", "800" => "http://fonts.gstatic.com/s/martel/v4/PN_yRfK9oXHga0XVwe4ahRbX9vnDzw.ttf", "900" => "http://fonts.gstatic.com/s/martel/v4/PN_yRfK9oXHga0XV5e8ahRbX9vnDzw.ttf", "regular" => "http://fonts.gstatic.com/s/martel/v4/PN_xRfK9oXHga0XtYcI-jT3L_w.ttf")), array("kind" => "webfonts#webfont", "family" => "Martel Sans", "category" => "sans-serif", "variants" => array("200", "300", "regular", "600", "700", "800", "900"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/martelsans/v6/h0GxssGi7VdzDgKjM-4d8hAX5suHFUknqMxQ.ttf", "300" => "http://fonts.gstatic.com/s/martelsans/v6/h0GxssGi7VdzDgKjM-4d8hBz5cuHFUknqMxQ.ttf", "600" => "http://fonts.gstatic.com/s/martelsans/v6/h0GxssGi7VdzDgKjM-4d8hAH48uHFUknqMxQ.ttf", "700" => "http://fonts.gstatic.com/s/martelsans/v6/h0GxssGi7VdzDgKjM-4d8hBj4suHFUknqMxQ.ttf", "800" => "http://fonts.gstatic.com/s/martelsans/v6/h0GxssGi7VdzDgKjM-4d8hB_4cuHFUknqMxQ.ttf", "900" => "http://fonts.gstatic.com/s/martelsans/v6/h0GxssGi7VdzDgKjM-4d8hBb4MuHFUknqMxQ.ttf", "regular" => "http://fonts.gstatic.com/s/martelsans/v6/h0GsssGi7VdzDgKjM-4d8ijfze-PPlUu.ttf")), array("kind" => "webfonts#webfont", "family" => "Marvel", "category" => "sans-serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/marvel/v9/nwpWtKeoNgBV0qawLXHgB1WmxwkiYQ.ttf", "regular" => "http://fonts.gstatic.com/s/marvel/v9/nwpVtKeoNgBV0qaIkV7ED366zg.ttf", "italic" => "http://fonts.gstatic.com/s/marvel/v9/nwpXtKeoNgBV0qa4k1TALXuqzhA7.ttf", "700italic" => "http://fonts.gstatic.com/s/marvel/v9/nwpQtKeoNgBV0qa4k2x8Al-i5QwyYdrc.ttf")), array("kind" => "webfonts#webfont", "family" => "Mate", "category" => "serif", "variants" => array("regular", "italic"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/mate/v8/m8JdjftRd7WZ2z28WoXSaLU.ttf", "italic" => "http://fonts.gstatic.com/s/mate/v8/m8JTjftRd7WZ6z-2XqfXeLVdbw.ttf")), array("kind" => "webfonts#webfont", "family" => "Mate SC", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/matesc/v8/-nF8OGQ1-uoVr2wKyiXZ95OkJwA.ttf")), array("kind" => "webfonts#webfont", "family" => "Maven Pro", "category" => "sans-serif", "variants" => array("regular", "500", "700", "900"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v13", "lastModified" => "2019-07-17", "files" => array("500" => "http://fonts.gstatic.com/s/mavenpro/v13/7Au4p_AqnyWWAxW2Wk3OPkctOHMC21go8A.ttf", "700" => "http://fonts.gstatic.com/s/mavenpro/v13/7Au4p_AqnyWWAxW2Wk3OdkEtOHMC21go8A.ttf", "900" => "http://fonts.gstatic.com/s/mavenpro/v13/7Au4p_AqnyWWAxW2Wk3OTkMtOHMC21go8A.ttf", "regular" => "http://fonts.gstatic.com/s/mavenpro/v13/7Au9p_AqnyWWAxW2Wk32ym4JMFge0g.ttf")), array("kind" => "webfonts#webfont", "family" => "McLaren", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/mclaren/v7/2EbnL-ZuAXFqZFXISYYf8z2Yt_c.ttf")), array("kind" => "webfonts#webfont", "family" => "Meddon", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/meddon/v12/kmK8ZqA2EgDNeHTZhBdB3y_Aow.ttf")), array("kind" => "webfonts#webfont", "family" => "MedievalSharp", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/medievalsharp/v12/EvOJzAlL3oU5AQl2mP5KdgptAq96MwvXLDk.ttf")), array("kind" => "webfonts#webfont", "family" => "Medula One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/medulaone/v9/YA9Wr0qb5kjJM6l2V0yukiEqs7GtlvY.ttf")), array("kind" => "webfonts#webfont", "family" => "Meera Inimai", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin", "tamil"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/meerainimai/v4/845fNMM5EIqOW5MPuvO3ILep_2jDVevnLQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Megrim", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/megrim/v10/46kulbz5WjvLqJZlbWXgd0RY1g.ttf")), array("kind" => "webfonts#webfont", "family" => "Meie Script", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/meiescript/v7/_LOImzDK7erRjhunIspaMjxn5IXg0WDz.ttf")), array("kind" => "webfonts#webfont", "family" => "Merienda", "category" => "handwriting", "variants" => array("regular", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-17", "files" => array("700" => "http://fonts.gstatic.com/s/merienda/v8/gNMAW3x8Qoy5_mf8uWu-Fa-y1sfpPES4.ttf", "regular" => "http://fonts.gstatic.com/s/merienda/v8/gNMHW3x8Qoy5_mf8uVMCOou6_dvg.ttf")), array("kind" => "webfonts#webfont", "family" => "Merienda One", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/meriendaone/v10/H4cgBXaMndbflEq6kyZ1ht6YgoyyYzFzFw.ttf")), array("kind" => "webfonts#webfont", "family" => "Merriweather", "category" => "serif", "variants" => array("300", "300italic", "regular", "italic", "700", "700italic", "900", "900italic"), "subsets" => array("vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v21", "lastModified" => "2019-07-22", "files" => array("300" => "http://fonts.gstatic.com/s/merriweather/v21/u-4n0qyriQwlOrhSvowK_l521wRpX837pvjxPA.ttf", "700" => "http://fonts.gstatic.com/s/merriweather/v21/u-4n0qyriQwlOrhSvowK_l52xwNpX837pvjxPA.ttf", "900" => "http://fonts.gstatic.com/s/merriweather/v21/u-4n0qyriQwlOrhSvowK_l52_wFpX837pvjxPA.ttf", "300italic" => "http://fonts.gstatic.com/s/merriweather/v21/u-4l0qyriQwlOrhSvowK_l5-eR7lXcf_hP3hPGWH.ttf", "regular" => "http://fonts.gstatic.com/s/merriweather/v21/u-440qyriQwlOrhSvowK_l5OeyxNV-bnrw.ttf", "italic" => "http://fonts.gstatic.com/s/merriweather/v21/u-4m0qyriQwlOrhSvowK_l5-eSZJdeP3r-Ho.ttf", "700italic" => "http://fonts.gstatic.com/s/merriweather/v21/u-4l0qyriQwlOrhSvowK_l5-eR71Wsf_hP3hPGWH.ttf", "900italic" => "http://fonts.gstatic.com/s/merriweather/v21/u-4l0qyriQwlOrhSvowK_l5-eR7NWMf_hP3hPGWH.ttf")), array("kind" => "webfonts#webfont", "family" => "Merriweather Sans", "category" => "sans-serif", "variants" => array("300", "300italic", "regular", "italic", "700", "700italic", "800", "800italic"), "subsets" => array("latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-17", "files" => array("300" => "http://fonts.gstatic.com/s/merriweathersans/v11/2-c49IRs1JiJN1FRAMjTN5zd9vgsFH1eYBDD2BdWzIqY.ttf", "700" => "http://fonts.gstatic.com/s/merriweathersans/v11/2-c49IRs1JiJN1FRAMjTN5zd9vgsFH1OZxDD2BdWzIqY.ttf", "800" => "http://fonts.gstatic.com/s/merriweathersans/v11/2-c49IRs1JiJN1FRAMjTN5zd9vgsFH1SZBDD2BdWzIqY.ttf", "300italic" => "http://fonts.gstatic.com/s/merriweathersans/v11/2-c29IRs1JiJN1FRAMjTN5zd9vgsFHXwepzB0hN0yZqYcqw.ttf", "regular" => "http://fonts.gstatic.com/s/merriweathersans/v11/2-c99IRs1JiJN1FRAMjTN5zd9vgsFEXySDTL8wtf.ttf", "italic" => "http://fonts.gstatic.com/s/merriweathersans/v11/2-c79IRs1JiJN1FRAMjTN5zd9vgsFHXwQjDp9htf1ZM.ttf", "700italic" => "http://fonts.gstatic.com/s/merriweathersans/v11/2-c29IRs1JiJN1FRAMjTN5zd9vgsFHXweozG0hN0yZqYcqw.ttf", "800italic" => "http://fonts.gstatic.com/s/merriweathersans/v11/2-c29IRs1JiJN1FRAMjTN5zd9vgsFHXwepDF0hN0yZqYcqw.ttf")), array("kind" => "webfonts#webfont", "family" => "Metal", "category" => "display", "variants" => array("regular"), "subsets" => array("khmer"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/metal/v12/lW-wwjUJIXTo7i3nnoQAUdN2.ttf")), array("kind" => "webfonts#webfont", "family" => "Metal Mania", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/metalmania/v9/RWmMoKWb4e8kqMfBUdPFJeXCg6UKDXlq.ttf")), array("kind" => "webfonts#webfont", "family" => "Metamorphous", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/metamorphous/v10/Wnz8HA03aAXcC39ZEX5y1330PCCthTsmaQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Metrophobic", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v13", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/metrophobic/v13/sJoA3LZUhMSAPV_u0qwiAT-J737FPEEL.ttf")), array("kind" => "webfonts#webfont", "family" => "Michroma", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/michroma/v10/PN_zRfy9qWD8fEagAMg6rzjb_-Da.ttf")), array("kind" => "webfonts#webfont", "family" => "Milonga", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/milonga/v7/SZc53FHnIaK9W5kffz3GkUrS8DI.ttf")), array("kind" => "webfonts#webfont", "family" => "Miltonian", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v13", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/miltonian/v13/zOL-4pbPn6Ne9JqTg9mr6e5As-FeiQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Miltonian Tattoo", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v15", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/miltoniantattoo/v15/EvOUzBRL0o0kCxF-lcMCQxlpVsA_FwP8MDBku-s.ttf")), array("kind" => "webfonts#webfont", "family" => "Mina", "category" => "sans-serif", "variants" => array("regular", "700"), "subsets" => array("bengali", "latin-ext", "latin"), "version" => "v3", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/mina/v3/-nF8OGc18vARl4NMyiXZ95OkJwA.ttf", "regular" => "http://fonts.gstatic.com/s/mina/v3/-nFzOGc18vARrz9j7i3y65o.ttf")), array("kind" => "webfonts#webfont", "family" => "Miniver", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/miniver/v8/eLGcP-PxIg-5H0vC770Cy8r8fWA.ttf")), array("kind" => "webfonts#webfont", "family" => "Miriam Libre", "category" => "sans-serif", "variants" => array("regular", "700"), "subsets" => array("hebrew", "latin-ext", "latin"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/miriamlibre/v6/DdT-798HsHwubBAqfkcBTL_X3LbbRcC7_-Z7Hg.ttf", "regular" => "http://fonts.gstatic.com/s/miriamlibre/v6/DdTh798HsHwubBAqfkcBTL_vYJn_Teun9g.ttf")), array("kind" => "webfonts#webfont", "family" => "Mirza", "category" => "display", "variants" => array("regular", "500", "600", "700"), "subsets" => array("arabic", "latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("500" => "http://fonts.gstatic.com/s/mirza/v7/co3FmWlikiN5EtIpAeO4mafBomDi.ttf", "600" => "http://fonts.gstatic.com/s/mirza/v7/co3FmWlikiN5EtIFBuO4mafBomDi.ttf", "700" => "http://fonts.gstatic.com/s/mirza/v7/co3FmWlikiN5EtJhB-O4mafBomDi.ttf", "regular" => "http://fonts.gstatic.com/s/mirza/v7/co3ImWlikiN5EurdKMewsrvI.ttf")), array("kind" => "webfonts#webfont", "family" => "Miss Fajardose", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/missfajardose/v9/E21-_dn5gvrawDdPFVl-N0Ajb8qvWPaJq4no.ttf")), array("kind" => "webfonts#webfont", "family" => "Mitr", "category" => "sans-serif", "variants" => array("200", "300", "regular", "500", "600", "700"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/mitr/v5/pxiEypw5ucZF8fMZFJDUc1NECPY.ttf", "300" => "http://fonts.gstatic.com/s/mitr/v5/pxiEypw5ucZF8ZcaFJDUc1NECPY.ttf", "500" => "http://fonts.gstatic.com/s/mitr/v5/pxiEypw5ucZF8c8bFJDUc1NECPY.ttf", "600" => "http://fonts.gstatic.com/s/mitr/v5/pxiEypw5ucZF8eMcFJDUc1NECPY.ttf", "700" => "http://fonts.gstatic.com/s/mitr/v5/pxiEypw5ucZF8YcdFJDUc1NECPY.ttf", "regular" => "http://fonts.gstatic.com/s/mitr/v5/pxiLypw5ucZFyTsyMJj_b1o.ttf")), array("kind" => "webfonts#webfont", "family" => "Modak", "category" => "display", "variants" => array("regular"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/modak/v5/EJRYQgs1XtIEsnMH8BVZ76KU.ttf")), array("kind" => "webfonts#webfont", "family" => "Modern Antiqua", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/modernantiqua/v9/NGStv5TIAUg6Iq_RLNo_2dp1sI1Ea2u0c3Gi.ttf")), array("kind" => "webfonts#webfont", "family" => "Mogra", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin", "gujarati"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/mogra/v6/f0X40eSs8c95TBo4DvLmxtnG.ttf")), array("kind" => "webfonts#webfont", "family" => "Molengo", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/molengo/v10/I_uuMpWeuBzZNBtQbbRQkiCvs5Y.ttf")), array("kind" => "webfonts#webfont", "family" => "Molle", "category" => "handwriting", "variants" => array("italic"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("italic" => "http://fonts.gstatic.com/s/molle/v8/E21n_dL5hOXFhWEsXzgmVydREus.ttf")), array("kind" => "webfonts#webfont", "family" => "Monda", "category" => "sans-serif", "variants" => array("regular", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-17", "files" => array("700" => "http://fonts.gstatic.com/s/monda/v9/TK3gWkYFABsmjsLaGz8Dl-tPKo2t.ttf", "regular" => "http://fonts.gstatic.com/s/monda/v9/TK3tWkYFABsmjvpmNBsLvPdG.ttf")), array("kind" => "webfonts#webfont", "family" => "Monofett", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/monofett/v9/mFTyWbofw6zc9NtnW43SuRwr0VJ7.ttf")), array("kind" => "webfonts#webfont", "family" => "Monoton", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/monoton/v9/5h1aiZUrOngCibe4fkbBQ2S7FU8.ttf")), array("kind" => "webfonts#webfont", "family" => "Monsieur La Doulaise", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/monsieurladoulaise/v8/_Xmz-GY4rjmCbQfc-aPRaa4pqV340p7EZl5ewkEU4HTy.ttf")), array("kind" => "webfonts#webfont", "family" => "Montaga", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/montaga/v7/H4cnBX2Ml8rCkEO_0gYQ7LO5mqc.ttf")), array("kind" => "webfonts#webfont", "family" => "Montez", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/montez/v10/845ZNMk5GoGIX8lm1LDeSd-R_g.ttf")), array("kind" => "webfonts#webfont", "family" => "Montserrat", "category" => "sans-serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v14", "lastModified" => "2019-07-23", "files" => array("100" => "http://fonts.gstatic.com/s/montserrat/v14/JTUQjIg1_i6t8kCHKm45_QphziTn89dtpQ.ttf", "200" => "http://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_aZA7g7J_950vCo.ttf", "300" => "http://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_cJD7g7J_950vCo.ttf", "500" => "http://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_ZpC7g7J_950vCo.ttf", "600" => "http://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_bZF7g7J_950vCo.ttf", "700" => "http://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_dJE7g7J_950vCo.ttf", "800" => "http://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_c5H7g7J_950vCo.ttf", "900" => "http://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_epG7g7J_950vCo.ttf", "100italic" => "http://fonts.gstatic.com/s/montserrat/v14/JTUOjIg1_i6t8kCHKm459WxZqi7j0dJ9pTOi.ttf", "200italic" => "http://fonts.gstatic.com/s/montserrat/v14/JTUPjIg1_i6t8kCHKm459WxZBg_D-_xxrCq7qg.ttf", "300italic" => "http://fonts.gstatic.com/s/montserrat/v14/JTUPjIg1_i6t8kCHKm459WxZYgzD-_xxrCq7qg.ttf", "regular" => "http://fonts.gstatic.com/s/montserrat/v14/JTUSjIg1_i6t8kCHKm45xW5rygbi49c.ttf", "italic" => "http://fonts.gstatic.com/s/montserrat/v14/JTUQjIg1_i6t8kCHKm459WxhziTn89dtpQ.ttf", "500italic" => "http://fonts.gstatic.com/s/montserrat/v14/JTUPjIg1_i6t8kCHKm459WxZOg3D-_xxrCq7qg.ttf", "600italic" => "http://fonts.gstatic.com/s/montserrat/v14/JTUPjIg1_i6t8kCHKm459WxZFgrD-_xxrCq7qg.ttf", "700italic" => "http://fonts.gstatic.com/s/montserrat/v14/JTUPjIg1_i6t8kCHKm459WxZcgvD-_xxrCq7qg.ttf", "800italic" => "http://fonts.gstatic.com/s/montserrat/v14/JTUPjIg1_i6t8kCHKm459WxZbgjD-_xxrCq7qg.ttf", "900italic" => "http://fonts.gstatic.com/s/montserrat/v14/JTUPjIg1_i6t8kCHKm459WxZSgnD-_xxrCq7qg.ttf")), array("kind" => "webfonts#webfont", "family" => "Montserrat Alternates", "category" => "sans-serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/montserratalternates/v11/mFThWacfw6zH4dthXcyms1lPpC8I_b0juU0xiKfVKphL03l4.ttf", "200" => "http://fonts.gstatic.com/s/montserratalternates/v11/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xJIb1ALZH2mBhkw.ttf", "300" => "http://fonts.gstatic.com/s/montserratalternates/v11/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xQIX1ALZH2mBhkw.ttf", "500" => "http://fonts.gstatic.com/s/montserratalternates/v11/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xGIT1ALZH2mBhkw.ttf", "600" => "http://fonts.gstatic.com/s/montserratalternates/v11/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xNIP1ALZH2mBhkw.ttf", "700" => "http://fonts.gstatic.com/s/montserratalternates/v11/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xUIL1ALZH2mBhkw.ttf", "800" => "http://fonts.gstatic.com/s/montserratalternates/v11/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xTIH1ALZH2mBhkw.ttf", "900" => "http://fonts.gstatic.com/s/montserratalternates/v11/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xaID1ALZH2mBhkw.ttf", "100italic" => "http://fonts.gstatic.com/s/montserratalternates/v11/mFTjWacfw6zH4dthXcyms1lPpC8I_b0juU057p-xIJxp1ml4imo.ttf", "200italic" => "http://fonts.gstatic.com/s/montserratalternates/v11/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p8dAbxD-GVxk3Nd.ttf", "300italic" => "http://fonts.gstatic.com/s/montserratalternates/v11/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p95ArxD-GVxk3Nd.ttf", "regular" => "http://fonts.gstatic.com/s/montserratalternates/v11/mFTvWacfw6zH4dthXcyms1lPpC8I_b0juU0J7K3RCJ1b0w.ttf", "italic" => "http://fonts.gstatic.com/s/montserratalternates/v11/mFThWacfw6zH4dthXcyms1lPpC8I_b0juU057qfVKphL03l4.ttf", "500italic" => "http://fonts.gstatic.com/s/montserratalternates/v11/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p8hA7xD-GVxk3Nd.ttf", "600italic" => "http://fonts.gstatic.com/s/montserratalternates/v11/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p8NBLxD-GVxk3Nd.ttf", "700italic" => "http://fonts.gstatic.com/s/montserratalternates/v11/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p9pBbxD-GVxk3Nd.ttf", "800italic" => "http://fonts.gstatic.com/s/montserratalternates/v11/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p91BrxD-GVxk3Nd.ttf", "900italic" => "http://fonts.gstatic.com/s/montserratalternates/v11/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p9RB7xD-GVxk3Nd.ttf")), array("kind" => "webfonts#webfont", "family" => "Montserrat Subrayada", "category" => "sans-serif", "variants" => array("regular", "700"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/montserratsubrayada/v9/U9MM6c-o9H7PgjlTHThBnNHGVUORwteQQHe3TcMWg3j36Ebz.ttf", "regular" => "http://fonts.gstatic.com/s/montserratsubrayada/v9/U9MD6c-o9H7PgjlTHThBnNHGVUORwteQQE8LYuceqGT-.ttf")), array("kind" => "webfonts#webfont", "family" => "Moul", "category" => "display", "variants" => array("regular"), "subsets" => array("khmer"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/moul/v11/nuF2D__FSo_3E-RYiJCy-00.ttf")), array("kind" => "webfonts#webfont", "family" => "Moulpali", "category" => "display", "variants" => array("regular"), "subsets" => array("khmer"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/moulpali/v12/H4ckBXKMl9HagUWymyY6wr-wg763.ttf")), array("kind" => "webfonts#webfont", "family" => "Mountains of Christmas", "category" => "display", "variants" => array("regular", "700"), "subsets" => array("latin"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/mountainsofchristmas/v12/3y9z6a4zcCnn5X0FDyrKi2ZRUBIy8uxoUo7eBGqJFPtCOp6IaEA.ttf", "regular" => "http://fonts.gstatic.com/s/mountainsofchristmas/v12/3y9w6a4zcCnn5X0FDyrKi2ZRUBIy8uxoUo7ePNamMPNpJpc.ttf")), array("kind" => "webfonts#webfont", "family" => "Mouse Memoirs", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/mousememoirs/v7/t5tmIRoSNJ-PH0WNNgDYxdSb7TnFrpOHYh4.ttf")), array("kind" => "webfonts#webfont", "family" => "Mr Bedfort", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/mrbedfort/v8/MQpR-WCtNZSWAdTMwBicliq0XZe_Iy8.ttf")), array("kind" => "webfonts#webfont", "family" => "Mr Dafoe", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/mrdafoe/v8/lJwE-pIzkS5NXuMMrGiqg7MCxz_C.ttf")), array("kind" => "webfonts#webfont", "family" => "Mr De Haviland", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/mrdehaviland/v8/OpNVnooIhJj96FdB73296ksbOj3C4ULVNTlB.ttf")), array("kind" => "webfonts#webfont", "family" => "Mrs Saint Delafield", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/mrssaintdelafield/v7/v6-IGZDIOVXH9xtmTZfRagunqBw5WC62cK4tLsubB2w.ttf")), array("kind" => "webfonts#webfont", "family" => "Mrs Sheppards", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/mrssheppards/v8/PN_2Rfm9snC0XUGoEZhb91ig3vjxynMix4Y.ttf")), array("kind" => "webfonts#webfont", "family" => "Mukta", "category" => "sans-serif", "variants" => array("200", "300", "regular", "500", "600", "700", "800"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-17", "files" => array("200" => "http://fonts.gstatic.com/s/mukta/v7/iJWHBXyXfDDVXbEOjFma-2HW7ZB_.ttf", "300" => "http://fonts.gstatic.com/s/mukta/v7/iJWHBXyXfDDVXbFqj1ma-2HW7ZB_.ttf", "500" => "http://fonts.gstatic.com/s/mukta/v7/iJWHBXyXfDDVXbEyjlma-2HW7ZB_.ttf", "600" => "http://fonts.gstatic.com/s/mukta/v7/iJWHBXyXfDDVXbEeiVma-2HW7ZB_.ttf", "700" => "http://fonts.gstatic.com/s/mukta/v7/iJWHBXyXfDDVXbF6iFma-2HW7ZB_.ttf", "800" => "http://fonts.gstatic.com/s/mukta/v7/iJWHBXyXfDDVXbFmi1ma-2HW7ZB_.ttf", "regular" => "http://fonts.gstatic.com/s/mukta/v7/iJWKBXyXfDDVXYnGp32S0H3f.ttf")), array("kind" => "webfonts#webfont", "family" => "Mukta Mahee", "category" => "sans-serif", "variants" => array("200", "300", "regular", "500", "600", "700", "800"), "subsets" => array("latin-ext", "latin", "gurmukhi"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/muktamahee/v5/XRXN3IOIi0hcP8iVU67hA9MFcBoHJndqZCsW.ttf", "300" => "http://fonts.gstatic.com/s/muktamahee/v5/XRXN3IOIi0hcP8iVU67hA9NhcxoHJndqZCsW.ttf", "500" => "http://fonts.gstatic.com/s/muktamahee/v5/XRXN3IOIi0hcP8iVU67hA9M5choHJndqZCsW.ttf", "600" => "http://fonts.gstatic.com/s/muktamahee/v5/XRXN3IOIi0hcP8iVU67hA9MVdRoHJndqZCsW.ttf", "700" => "http://fonts.gstatic.com/s/muktamahee/v5/XRXN3IOIi0hcP8iVU67hA9NxdBoHJndqZCsW.ttf", "800" => "http://fonts.gstatic.com/s/muktamahee/v5/XRXN3IOIi0hcP8iVU67hA9NtdxoHJndqZCsW.ttf", "regular" => "http://fonts.gstatic.com/s/muktamahee/v5/XRXQ3IOIi0hcP8iVU67hA-vNWz4PDWtj.ttf")), array("kind" => "webfonts#webfont", "family" => "Mukta Malar", "category" => "sans-serif", "variants" => array("200", "300", "regular", "500", "600", "700", "800"), "subsets" => array("latin-ext", "latin", "tamil"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/muktamalar/v6/MCoKzAXyz8LOE2FpJMxZqIMwBtAB62ruoAZW.ttf", "300" => "http://fonts.gstatic.com/s/muktamalar/v6/MCoKzAXyz8LOE2FpJMxZqINUBdAB62ruoAZW.ttf", "500" => "http://fonts.gstatic.com/s/muktamalar/v6/MCoKzAXyz8LOE2FpJMxZqIMMBNAB62ruoAZW.ttf", "600" => "http://fonts.gstatic.com/s/muktamalar/v6/MCoKzAXyz8LOE2FpJMxZqIMgA9AB62ruoAZW.ttf", "700" => "http://fonts.gstatic.com/s/muktamalar/v6/MCoKzAXyz8LOE2FpJMxZqINEAtAB62ruoAZW.ttf", "800" => "http://fonts.gstatic.com/s/muktamalar/v6/MCoKzAXyz8LOE2FpJMxZqINYAdAB62ruoAZW.ttf", "regular" => "http://fonts.gstatic.com/s/muktamalar/v6/MCoXzAXyz8LOE2FpJMxZqLv4LfQJwHbn.ttf")), array("kind" => "webfonts#webfont", "family" => "Mukta Vaani", "category" => "sans-serif", "variants" => array("200", "300", "regular", "500", "600", "700", "800"), "subsets" => array("latin-ext", "latin", "gujarati"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/muktavaani/v7/3JnkSD_-ynaxmxnEfVHPIGXNV8BD-u97MW1a.ttf", "300" => "http://fonts.gstatic.com/s/muktavaani/v7/3JnkSD_-ynaxmxnEfVHPIGWpVMBD-u97MW1a.ttf", "500" => "http://fonts.gstatic.com/s/muktavaani/v7/3JnkSD_-ynaxmxnEfVHPIGXxVcBD-u97MW1a.ttf", "600" => "http://fonts.gstatic.com/s/muktavaani/v7/3JnkSD_-ynaxmxnEfVHPIGXdUsBD-u97MW1a.ttf", "700" => "http://fonts.gstatic.com/s/muktavaani/v7/3JnkSD_-ynaxmxnEfVHPIGW5U8BD-u97MW1a.ttf", "800" => "http://fonts.gstatic.com/s/muktavaani/v7/3JnkSD_-ynaxmxnEfVHPIGWlUMBD-u97MW1a.ttf", "regular" => "http://fonts.gstatic.com/s/muktavaani/v7/3Jn5SD_-ynaxmxnEfVHPIF0FfORL0fNy.ttf")), array("kind" => "webfonts#webfont", "family" => "Muli", "category" => "sans-serif", "variants" => array("200", "200italic", "300", "300italic", "regular", "italic", "600", "600italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v16", "lastModified" => "2019-07-22", "files" => array("200" => "http://fonts.gstatic.com/s/muli/v16/7Au_p_0qiz-adf3nCCL8zkwMIFg.ttf", "300" => "http://fonts.gstatic.com/s/muli/v16/7Au_p_0qiz-adZnkCCL8zkwMIFg.ttf", "600" => "http://fonts.gstatic.com/s/muli/v16/7Au_p_0qiz-ade3iCCL8zkwMIFg.ttf", "700" => "http://fonts.gstatic.com/s/muli/v16/7Au_p_0qiz-adYnjCCL8zkwMIFg.ttf", "800" => "http://fonts.gstatic.com/s/muli/v16/7Au_p_0qiz-adZXgCCL8zkwMIFg.ttf", "900" => "http://fonts.gstatic.com/s/muli/v16/7Au_p_0qiz-adbHhCCL8zkwMIFg.ttf", "200italic" => "http://fonts.gstatic.com/s/muli/v16/7Au9p_0qiz-afTf-4CP2ym4JMFge0g.ttf", "300italic" => "http://fonts.gstatic.com/s/muli/v16/7Au9p_0qiz-afTf-hCD2ym4JMFge0g.ttf", "regular" => "http://fonts.gstatic.com/s/muli/v16/7Auwp_0qiz-aTTXMLCrX0kU.ttf", "italic" => "http://fonts.gstatic.com/s/muli/v16/7Au-p_0qiz-afTfGKAjSwkUVOQ.ttf", "600italic" => "http://fonts.gstatic.com/s/muli/v16/7Au9p_0qiz-afTf-8Cb2ym4JMFge0g.ttf", "700italic" => "http://fonts.gstatic.com/s/muli/v16/7Au9p_0qiz-afTf-lCf2ym4JMFge0g.ttf", "800italic" => "http://fonts.gstatic.com/s/muli/v16/7Au9p_0qiz-afTf-iCT2ym4JMFge0g.ttf", "900italic" => "http://fonts.gstatic.com/s/muli/v16/7Au9p_0qiz-afTf-rCX2ym4JMFge0g.ttf")), array("kind" => "webfonts#webfont", "family" => "Mystery Quest", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/mysteryquest/v7/-nF6OG414u0E6k0wynSGlujRHwElD_9Qz9E.ttf")), array("kind" => "webfonts#webfont", "family" => "NTR", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin", "telugu"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/ntr/v7/RLpzK5Xy0ZjiGGhs5TA4bg.ttf")), array("kind" => "webfonts#webfont", "family" => "Nanum Brush Script", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin", "korean"), "version" => "v17", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/nanumbrushscript/v17/wXK2E2wfpokopxzthSqPbcR5_gVaxazyjqBr1lO97Q.ttf")), array("kind" => "webfonts#webfont", "family" => "Nanum Gothic", "category" => "sans-serif", "variants" => array("regular", "700", "800"), "subsets" => array("latin", "korean"), "version" => "v17", "lastModified" => "2019-07-22", "files" => array("700" => "http://fonts.gstatic.com/s/nanumgothic/v17/PN_oRfi-oW3hYwmKDpxS7F_LQv37zlEn14YEUQ.ttf", "800" => "http://fonts.gstatic.com/s/nanumgothic/v17/PN_oRfi-oW3hYwmKDpxS7F_LXv77zlEn14YEUQ.ttf", "regular" => "http://fonts.gstatic.com/s/nanumgothic/v17/PN_3Rfi-oW3hYwmKDpxS7F_z_tLfxno73g.ttf")), array("kind" => "webfonts#webfont", "family" => "Nanum Gothic Coding", "category" => "monospace", "variants" => array("regular", "700"), "subsets" => array("latin", "korean"), "version" => "v14", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/nanumgothiccoding/v14/8QIYdjzHisX_8vv59_xMxtPFW4IXROws8xgecsV88t5V9r4.ttf", "regular" => "http://fonts.gstatic.com/s/nanumgothiccoding/v14/8QIVdjzHisX_8vv59_xMxtPFW4IXROwsy6QxVs1X7tc.ttf")), array("kind" => "webfonts#webfont", "family" => "Nanum Myeongjo", "category" => "serif", "variants" => array("regular", "700", "800"), "subsets" => array("latin", "korean"), "version" => "v15", "lastModified" => "2019-07-17", "files" => array("700" => "http://fonts.gstatic.com/s/nanummyeongjo/v15/9Bty3DZF0dXLMZlywRbVRNhxy2pXV1A0pfCs5Kos.ttf", "800" => "http://fonts.gstatic.com/s/nanummyeongjo/v15/9Bty3DZF0dXLMZlywRbVRNhxy2pLVFA0pfCs5Kos.ttf", "regular" => "http://fonts.gstatic.com/s/nanummyeongjo/v15/9Btx3DZF0dXLMZlywRbVRNhxy1LreHQ8juyl.ttf")), array("kind" => "webfonts#webfont", "family" => "Nanum Pen Script", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin", "korean"), "version" => "v15", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/nanumpenscript/v15/daaDSSYiLGqEal3MvdA_FOL_3FkN2z7-aMFCcTU.ttf")), array("kind" => "webfonts#webfont", "family" => "Neucha", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin", "cyrillic"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/neucha/v11/q5uGsou0JOdh94bvugNsCxVEgA.ttf")), array("kind" => "webfonts#webfont", "family" => "Neuton", "category" => "serif", "variants" => array("200", "300", "regular", "italic", "700", "800"), "subsets" => array("latin-ext", "latin"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/neuton/v12/UMBQrPtMoH62xUZKAKkfegD5Drog6Q.ttf", "300" => "http://fonts.gstatic.com/s/neuton/v12/UMBQrPtMoH62xUZKZKofegD5Drog6Q.ttf", "700" => "http://fonts.gstatic.com/s/neuton/v12/UMBQrPtMoH62xUZKdK0fegD5Drog6Q.ttf", "800" => "http://fonts.gstatic.com/s/neuton/v12/UMBQrPtMoH62xUZKaK4fegD5Drog6Q.ttf", "regular" => "http://fonts.gstatic.com/s/neuton/v12/UMBTrPtMoH62xUZyyII7civlBw.ttf", "italic" => "http://fonts.gstatic.com/s/neuton/v12/UMBRrPtMoH62xUZCyog_UC71B6M5.ttf")), array("kind" => "webfonts#webfont", "family" => "New Rocker", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/newrocker/v8/MwQzbhjp3-HImzcCU_cJkGMViblPtXs.ttf")), array("kind" => "webfonts#webfont", "family" => "News Cycle", "category" => "sans-serif", "variants" => array("regular", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v16", "lastModified" => "2019-07-17", "files" => array("700" => "http://fonts.gstatic.com/s/newscycle/v16/CSR54z1Qlv-GDxkbKVQ_dFsvaNNUuOwkC2s.ttf", "regular" => "http://fonts.gstatic.com/s/newscycle/v16/CSR64z1Qlv-GDxkbKVQ_TOcATNt_pOU.ttf")), array("kind" => "webfonts#webfont", "family" => "Niconne", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/niconne/v9/w8gaH2QvRug1_rTfrQut2F4OuOo.ttf")), array("kind" => "webfonts#webfont", "family" => "Niramit", "category" => "sans-serif", "variants" => array("200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/niramit/v4/I_urMpWdvgLdNxVLVXx7tiiEr5_BdZ8.ttf", "300" => "http://fonts.gstatic.com/s/niramit/v4/I_urMpWdvgLdNxVLVRh4tiiEr5_BdZ8.ttf", "500" => "http://fonts.gstatic.com/s/niramit/v4/I_urMpWdvgLdNxVLVUB5tiiEr5_BdZ8.ttf", "600" => "http://fonts.gstatic.com/s/niramit/v4/I_urMpWdvgLdNxVLVWx-tiiEr5_BdZ8.ttf", "700" => "http://fonts.gstatic.com/s/niramit/v4/I_urMpWdvgLdNxVLVQh_tiiEr5_BdZ8.ttf", "200italic" => "http://fonts.gstatic.com/s/niramit/v4/I_upMpWdvgLdNxVLXbZiXimOq73EZZ_f6w.ttf", "300italic" => "http://fonts.gstatic.com/s/niramit/v4/I_upMpWdvgLdNxVLXbZiOiqOq73EZZ_f6w.ttf", "regular" => "http://fonts.gstatic.com/s/niramit/v4/I_uuMpWdvgLdNxVLbbRQkiCvs5Y.ttf", "italic" => "http://fonts.gstatic.com/s/niramit/v4/I_usMpWdvgLdNxVLXbZalgKqo5bYbA.ttf", "500italic" => "http://fonts.gstatic.com/s/niramit/v4/I_upMpWdvgLdNxVLXbZiYiuOq73EZZ_f6w.ttf", "600italic" => "http://fonts.gstatic.com/s/niramit/v4/I_upMpWdvgLdNxVLXbZiTiyOq73EZZ_f6w.ttf", "700italic" => "http://fonts.gstatic.com/s/niramit/v4/I_upMpWdvgLdNxVLXbZiKi2Oq73EZZ_f6w.ttf")), array("kind" => "webfonts#webfont", "family" => "Nixie One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/nixieone/v10/lW-8wjkKLXjg5y2o2uUoUOFzpS-yLw.ttf")), array("kind" => "webfonts#webfont", "family" => "Nobile", "category" => "sans-serif", "variants" => array("regular", "italic", "500", "500italic", "700", "700italic"), "subsets" => array("latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("500" => "http://fonts.gstatic.com/s/nobile/v11/m8JQjflSeaOVl1iOqo7zcJ5BZmqa3A.ttf", "700" => "http://fonts.gstatic.com/s/nobile/v11/m8JQjflSeaOVl1iO4ojzcJ5BZmqa3A.ttf", "regular" => "http://fonts.gstatic.com/s/nobile/v11/m8JTjflSeaOVl1i2XqfXeLVdbw.ttf", "italic" => "http://fonts.gstatic.com/s/nobile/v11/m8JRjflSeaOVl1iGXK3TWrBNb3OD.ttf", "500italic" => "http://fonts.gstatic.com/s/nobile/v11/m8JWjflSeaOVl1iGXJUnc5RFRG-K3Mud.ttf", "700italic" => "http://fonts.gstatic.com/s/nobile/v11/m8JWjflSeaOVl1iGXJVvdZRFRG-K3Mud.ttf")), array("kind" => "webfonts#webfont", "family" => "Nokora", "category" => "serif", "variants" => array("regular", "700"), "subsets" => array("khmer"), "version" => "v13", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/nokora/v13/hYkLPuwgTubzaWxohxUrqt18-B9Uuw.ttf", "regular" => "http://fonts.gstatic.com/s/nokora/v13/hYkIPuwgTubzaWxQOzoPovZg8Q.ttf")), array("kind" => "webfonts#webfont", "family" => "Norican", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/norican/v8/MwQ2bhXp1eSBqjkPGJJRtGs-lbA.ttf")), array("kind" => "webfonts#webfont", "family" => "Nosifer", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/nosifer/v8/ZGjXol5JTp0g5bxZaC1RVDNdGDs.ttf")), array("kind" => "webfonts#webfont", "family" => "Notable", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/notable/v4/gNMEW3N_SIqx-WX9-HMoFIez5MI.ttf")), array("kind" => "webfonts#webfont", "family" => "Nothing You Could Do", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/nothingyoucoulddo/v9/oY1B8fbBpaP5OX3DtrRYf_Q2BPB1SnfZb0OJl1ol2Ymo.ttf")), array("kind" => "webfonts#webfont", "family" => "Noticia Text", "category" => "serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-17", "files" => array("700" => "http://fonts.gstatic.com/s/noticiatext/v9/VuJpdNDF2Yv9qppOePKYRP1-3R59v2HRrDH0eA.ttf", "regular" => "http://fonts.gstatic.com/s/noticiatext/v9/VuJ2dNDF2Yv9qppOePKYRP1GYTFZt0rNpQ.ttf", "italic" => "http://fonts.gstatic.com/s/noticiatext/v9/VuJodNDF2Yv9qppOePKYRP12YztdlU_dpSjt.ttf", "700italic" => "http://fonts.gstatic.com/s/noticiatext/v9/VuJrdNDF2Yv9qppOePKYRP12YwPhumvVjjTkeMnz.ttf")), array("kind" => "webfonts#webfont", "family" => "Noto Sans", "category" => "sans-serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("greek", "vietnamese", "devanagari", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v9", "lastModified" => "2019-07-22", "files" => array("700" => "http://fonts.gstatic.com/s/notosans/v9/o-0NIpQlx3QUlC5A4PNjXhFlY9aA5Wl6PQ.ttf", "regular" => "http://fonts.gstatic.com/s/notosans/v9/o-0IIpQlx3QUlC5A4PNb4j5Ba_2c7A.ttf", "italic" => "http://fonts.gstatic.com/s/notosans/v9/o-0OIpQlx3QUlC5A4PNr4DRFSfiM7HBj.ttf", "700italic" => "http://fonts.gstatic.com/s/notosans/v9/o-0TIpQlx3QUlC5A4PNr4Az5ZtyEx2xqPaif.ttf")), array("kind" => "webfonts#webfont", "family" => "Noto Sans HK", "category" => "sans-serif", "variants" => array("100", "300", "regular", "500", "700", "900"), "subsets" => array("chinese-hongkong", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/notosanshk/v5/nKKO-GM_FYFRJvXzVXaAPe9ZUHp1MOv2ObB7.otf", "300" => "http://fonts.gstatic.com/s/notosanshk/v5/nKKP-GM_FYFRJvXzVXaAPe9ZmFhTHMX6MKliqQ.otf", "500" => "http://fonts.gstatic.com/s/notosanshk/v5/nKKP-GM_FYFRJvXzVXaAPe9ZwFlTHMX6MKliqQ.otf", "700" => "http://fonts.gstatic.com/s/notosanshk/v5/nKKP-GM_FYFRJvXzVXaAPe9ZiF9THMX6MKliqQ.otf", "900" => "http://fonts.gstatic.com/s/notosanshk/v5/nKKP-GM_FYFRJvXzVXaAPe9ZsF1THMX6MKliqQ.otf", "regular" => "http://fonts.gstatic.com/s/notosanshk/v5/nKKQ-GM_FYFRJvXzVXaAPe9hMnB3Eu7mOQ.otf")), array("kind" => "webfonts#webfont", "family" => "Noto Sans JP", "category" => "sans-serif", "variants" => array("100", "300", "regular", "500", "700", "900"), "subsets" => array("japanese", "latin"), "version" => "v24", "lastModified" => "2019-07-22", "files" => array("100" => "http://fonts.gstatic.com/s/notosansjp/v24/-F6ofjtqLzI2JPCgQBnw7HFQoggM-FNthvIU.otf", "300" => "http://fonts.gstatic.com/s/notosansjp/v24/-F6pfjtqLzI2JPCgQBnw7HFQaioq1H1hj-sNFQ.otf", "500" => "http://fonts.gstatic.com/s/notosansjp/v24/-F6pfjtqLzI2JPCgQBnw7HFQMisq1H1hj-sNFQ.otf", "700" => "http://fonts.gstatic.com/s/notosansjp/v24/-F6pfjtqLzI2JPCgQBnw7HFQei0q1H1hj-sNFQ.otf", "900" => "http://fonts.gstatic.com/s/notosansjp/v24/-F6pfjtqLzI2JPCgQBnw7HFQQi8q1H1hj-sNFQ.otf", "regular" => "http://fonts.gstatic.com/s/notosansjp/v24/-F62fjtqLzI2JPCgQBnw7HFowAIO2lZ9hg.otf")), array("kind" => "webfonts#webfont", "family" => "Noto Sans KR", "category" => "sans-serif", "variants" => array("100", "300", "regular", "500", "700", "900"), "subsets" => array("latin", "korean"), "version" => "v12", "lastModified" => "2019-07-22", "files" => array("100" => "http://fonts.gstatic.com/s/notosanskr/v12/Pby6FmXiEBPT4ITbgNA5CgmOsn7uwpYcuH8y.otf", "300" => "http://fonts.gstatic.com/s/notosanskr/v12/Pby7FmXiEBPT4ITbgNA5CgmOelzI7rgQsWYrzw.otf", "500" => "http://fonts.gstatic.com/s/notosanskr/v12/Pby7FmXiEBPT4ITbgNA5CgmOIl3I7rgQsWYrzw.otf", "700" => "http://fonts.gstatic.com/s/notosanskr/v12/Pby7FmXiEBPT4ITbgNA5CgmOalvI7rgQsWYrzw.otf", "900" => "http://fonts.gstatic.com/s/notosanskr/v12/Pby7FmXiEBPT4ITbgNA5CgmOUlnI7rgQsWYrzw.otf", "regular" => "http://fonts.gstatic.com/s/notosanskr/v12/PbykFmXiEBPT4ITbgNA5Cgm20HTs4JMMuA.otf")), array("kind" => "webfonts#webfont", "family" => "Noto Sans SC", "category" => "sans-serif", "variants" => array("100", "300", "regular", "500", "700", "900"), "subsets" => array("vietnamese", "chinese-simplified", "latin", "cyrillic"), "version" => "v9", "lastModified" => "2019-07-17", "files" => array("100" => "http://fonts.gstatic.com/s/notosanssc/v9/k3kJo84MPvpLmixcA63oeALZTYKL2wv287Sb.otf", "300" => "http://fonts.gstatic.com/s/notosanssc/v9/k3kIo84MPvpLmixcA63oeALZhaCt9yX6-q2CGg.otf", "500" => "http://fonts.gstatic.com/s/notosanssc/v9/k3kIo84MPvpLmixcA63oeALZ3aGt9yX6-q2CGg.otf", "700" => "http://fonts.gstatic.com/s/notosanssc/v9/k3kIo84MPvpLmixcA63oeALZlaet9yX6-q2CGg.otf", "900" => "http://fonts.gstatic.com/s/notosanssc/v9/k3kIo84MPvpLmixcA63oeALZraWt9yX6-q2CGg.otf", "regular" => "http://fonts.gstatic.com/s/notosanssc/v9/k3kXo84MPvpLmixcA63oeALhL4iJ-Q7m8w.otf")), array("kind" => "webfonts#webfont", "family" => "Noto Sans TC", "category" => "sans-serif", "variants" => array("100", "300", "regular", "500", "700", "900"), "subsets" => array("chinese-traditional", "latin"), "version" => "v9", "lastModified" => "2019-07-17", "files" => array("100" => "http://fonts.gstatic.com/s/notosanstc/v9/-nFlOG829Oofr2wohFbTp9i9WyEJIfNZ1sjy.otf", "300" => "http://fonts.gstatic.com/s/notosanstc/v9/-nFkOG829Oofr2wohFbTp9i9kwMvDd1V39Hr7g.otf", "500" => "http://fonts.gstatic.com/s/notosanstc/v9/-nFkOG829Oofr2wohFbTp9i9ywIvDd1V39Hr7g.otf", "700" => "http://fonts.gstatic.com/s/notosanstc/v9/-nFkOG829Oofr2wohFbTp9i9gwQvDd1V39Hr7g.otf", "900" => "http://fonts.gstatic.com/s/notosanstc/v9/-nFkOG829Oofr2wohFbTp9i9uwYvDd1V39Hr7g.otf", "regular" => "http://fonts.gstatic.com/s/notosanstc/v9/-nF7OG829Oofr2wohFbTp9iFOSsLA_ZJ1g.otf")), array("kind" => "webfonts#webfont", "family" => "Noto Serif", "category" => "serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("greek", "vietnamese", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v8", "lastModified" => "2019-07-22", "files" => array("700" => "http://fonts.gstatic.com/s/notoserif/v8/ga6Law1J5X9T9RW6j9bNdOwzTRCUcM1IKoY.ttf", "regular" => "http://fonts.gstatic.com/s/notoserif/v8/ga6Iaw1J5X9T9RW6j9bNTFAcaRi_bMQ.ttf", "italic" => "http://fonts.gstatic.com/s/notoserif/v8/ga6Kaw1J5X9T9RW6j9bNfFIWbTq6fMRRMw.ttf", "700italic" => "http://fonts.gstatic.com/s/notoserif/v8/ga6Vaw1J5X9T9RW6j9bNfFIu0RWedO9NOoYIDg.ttf")), array("kind" => "webfonts#webfont", "family" => "Noto Serif JP", "category" => "serif", "variants" => array("200", "300", "regular", "500", "600", "700", "900"), "subsets" => array("japanese", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/notoserifjp/v7/xn77YHs72GKoTvER4Gn3b5eMZBaPRkgfU8fEwb0.otf", "300" => "http://fonts.gstatic.com/s/notoserifjp/v7/xn77YHs72GKoTvER4Gn3b5eMZHKMRkgfU8fEwb0.otf", "500" => "http://fonts.gstatic.com/s/notoserifjp/v7/xn77YHs72GKoTvER4Gn3b5eMZCqNRkgfU8fEwb0.otf", "600" => "http://fonts.gstatic.com/s/notoserifjp/v7/xn77YHs72GKoTvER4Gn3b5eMZAaKRkgfU8fEwb0.otf", "700" => "http://fonts.gstatic.com/s/notoserifjp/v7/xn77YHs72GKoTvER4Gn3b5eMZGKLRkgfU8fEwb0.otf", "900" => "http://fonts.gstatic.com/s/notoserifjp/v7/xn77YHs72GKoTvER4Gn3b5eMZFqJRkgfU8fEwb0.otf", "regular" => "http://fonts.gstatic.com/s/notoserifjp/v7/xn7mYHs72GKoTvER4Gn3b5eMXNikYkY0T84.otf")), array("kind" => "webfonts#webfont", "family" => "Noto Serif KR", "category" => "serif", "variants" => array("200", "300", "regular", "500", "600", "700", "900"), "subsets" => array("latin", "korean"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/notoserifkr/v6/3JnmSDn90Gmq2mr3blnHaTZXTihC8O1ZNH1ahck.otf", "300" => "http://fonts.gstatic.com/s/notoserifkr/v6/3JnmSDn90Gmq2mr3blnHaTZXTkxB8O1ZNH1ahck.otf", "500" => "http://fonts.gstatic.com/s/notoserifkr/v6/3JnmSDn90Gmq2mr3blnHaTZXThRA8O1ZNH1ahck.otf", "600" => "http://fonts.gstatic.com/s/notoserifkr/v6/3JnmSDn90Gmq2mr3blnHaTZXTjhH8O1ZNH1ahck.otf", "700" => "http://fonts.gstatic.com/s/notoserifkr/v6/3JnmSDn90Gmq2mr3blnHaTZXTlxG8O1ZNH1ahck.otf", "900" => "http://fonts.gstatic.com/s/notoserifkr/v6/3JnmSDn90Gmq2mr3blnHaTZXTmRE8O1ZNH1ahck.otf", "regular" => "http://fonts.gstatic.com/s/notoserifkr/v6/3Jn7SDn90Gmq2mr3blnHaTZXduZp1ONyKHQ.otf")), array("kind" => "webfonts#webfont", "family" => "Noto Serif SC", "category" => "serif", "variants" => array("200", "300", "regular", "500", "600", "700", "900"), "subsets" => array("vietnamese", "chinese-simplified", "latin", "cyrillic"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/notoserifsc/v6/H4c8BXePl9DZ0Xe7gG9cyOj7mm63SzZBEtERe7U.otf", "300" => "http://fonts.gstatic.com/s/notoserifsc/v6/H4c8BXePl9DZ0Xe7gG9cyOj7mgq0SzZBEtERe7U.otf", "500" => "http://fonts.gstatic.com/s/notoserifsc/v6/H4c8BXePl9DZ0Xe7gG9cyOj7mlK1SzZBEtERe7U.otf", "600" => "http://fonts.gstatic.com/s/notoserifsc/v6/H4c8BXePl9DZ0Xe7gG9cyOj7mn6ySzZBEtERe7U.otf", "700" => "http://fonts.gstatic.com/s/notoserifsc/v6/H4c8BXePl9DZ0Xe7gG9cyOj7mhqzSzZBEtERe7U.otf", "900" => "http://fonts.gstatic.com/s/notoserifsc/v6/H4c8BXePl9DZ0Xe7gG9cyOj7miKxSzZBEtERe7U.otf", "regular" => "http://fonts.gstatic.com/s/notoserifsc/v6/H4chBXePl9DZ0Xe7gG9cyOj7oqCcbzhqDtg.otf")), array("kind" => "webfonts#webfont", "family" => "Noto Serif TC", "category" => "serif", "variants" => array("200", "300", "regular", "500", "600", "700", "900"), "subsets" => array("chinese-traditional", "vietnamese", "latin", "cyrillic"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/notoseriftc/v6/XLY9IZb5bJNDGYxLBibeHZ0Bvr8vbX9GTsoOAX4.otf", "300" => "http://fonts.gstatic.com/s/notoseriftc/v6/XLY9IZb5bJNDGYxLBibeHZ0BvtssbX9GTsoOAX4.otf", "500" => "http://fonts.gstatic.com/s/notoseriftc/v6/XLY9IZb5bJNDGYxLBibeHZ0BvoMtbX9GTsoOAX4.otf", "600" => "http://fonts.gstatic.com/s/notoseriftc/v6/XLY9IZb5bJNDGYxLBibeHZ0Bvq8qbX9GTsoOAX4.otf", "700" => "http://fonts.gstatic.com/s/notoseriftc/v6/XLY9IZb5bJNDGYxLBibeHZ0BvssrbX9GTsoOAX4.otf", "900" => "http://fonts.gstatic.com/s/notoseriftc/v6/XLY9IZb5bJNDGYxLBibeHZ0BvvMpbX9GTsoOAX4.otf", "regular" => "http://fonts.gstatic.com/s/notoseriftc/v6/XLYgIZb5bJNDGYxLBibeHZ0BhnEESXFtUsM.otf")), array("kind" => "webfonts#webfont", "family" => "Nova Cut", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/novacut/v11/KFOkCnSYu8mL-39LkWxPKTM1K9nz.ttf")), array("kind" => "webfonts#webfont", "family" => "Nova Flat", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/novaflat/v11/QdVUSTc-JgqpytEbVebEuStkm20oJA.ttf")), array("kind" => "webfonts#webfont", "family" => "Nova Mono", "category" => "monospace", "variants" => array("regular"), "subsets" => array("greek", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/novamono/v10/Cn-0JtiGWQ5Ajb--MRKfYGxYrdM9Sg.ttf")), array("kind" => "webfonts#webfont", "family" => "Nova Oval", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/novaoval/v11/jAnEgHdmANHvPenMaswCMY-h3cWkWg.ttf")), array("kind" => "webfonts#webfont", "family" => "Nova Round", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/novaround/v11/flU9Rqquw5UhEnlwTJYTYYfeeetYEBc.ttf")), array("kind" => "webfonts#webfont", "family" => "Nova Script", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/novascript/v12/7Au7p_IpkSWSTWaFWkumvmQNEl0O0kEx.ttf")), array("kind" => "webfonts#webfont", "family" => "Nova Slim", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/novaslim/v11/Z9XUDmZNQAuem8jyZcn-yMOInrib9Q.ttf")), array("kind" => "webfonts#webfont", "family" => "Nova Square", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/novasquare/v12/RrQUbo9-9DV7b06QHgSWsZhARYMgGtWA.ttf")), array("kind" => "webfonts#webfont", "family" => "Numans", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/numans/v9/SlGRmQmGupYAfH8IYRggiHVqaQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Nunito", "category" => "sans-serif", "variants" => array("200", "200italic", "300", "300italic", "regular", "italic", "600", "600italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-22", "files" => array("200" => "http://fonts.gstatic.com/s/nunito/v11/XRXW3I6Li01BKofA-sekZuHJeTsfDQ.ttf", "300" => "http://fonts.gstatic.com/s/nunito/v11/XRXW3I6Li01BKofAnsSkZuHJeTsfDQ.ttf", "600" => "http://fonts.gstatic.com/s/nunito/v11/XRXW3I6Li01BKofA6sKkZuHJeTsfDQ.ttf", "700" => "http://fonts.gstatic.com/s/nunito/v11/XRXW3I6Li01BKofAjsOkZuHJeTsfDQ.ttf", "800" => "http://fonts.gstatic.com/s/nunito/v11/XRXW3I6Li01BKofAksCkZuHJeTsfDQ.ttf", "900" => "http://fonts.gstatic.com/s/nunito/v11/XRXW3I6Li01BKofAtsGkZuHJeTsfDQ.ttf", "200italic" => "http://fonts.gstatic.com/s/nunito/v11/XRXQ3I6Li01BKofIMN5MZ-vNWz4PDWtj.ttf", "300italic" => "http://fonts.gstatic.com/s/nunito/v11/XRXQ3I6Li01BKofIMN4oZOvNWz4PDWtj.ttf", "regular" => "http://fonts.gstatic.com/s/nunito/v11/XRXV3I6Li01BKof4MuyAbsrVcA.ttf", "italic" => "http://fonts.gstatic.com/s/nunito/v11/XRXX3I6Li01BKofIMOaETM_FcCIG.ttf", "600italic" => "http://fonts.gstatic.com/s/nunito/v11/XRXQ3I6Li01BKofIMN5cYuvNWz4PDWtj.ttf", "700italic" => "http://fonts.gstatic.com/s/nunito/v11/XRXQ3I6Li01BKofIMN44Y-vNWz4PDWtj.ttf", "800italic" => "http://fonts.gstatic.com/s/nunito/v11/XRXQ3I6Li01BKofIMN4kYOvNWz4PDWtj.ttf", "900italic" => "http://fonts.gstatic.com/s/nunito/v11/XRXQ3I6Li01BKofIMN4AYevNWz4PDWtj.ttf")), array("kind" => "webfonts#webfont", "family" => "Nunito Sans", "category" => "sans-serif", "variants" => array("200", "200italic", "300", "300italic", "regular", "italic", "600", "600italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-22", "files" => array("200" => "http://fonts.gstatic.com/s/nunitosans/v5/pe03MImSLYBIv1o4X1M8cc9yAv5qWVAgVol-.ttf", "300" => "http://fonts.gstatic.com/s/nunitosans/v5/pe03MImSLYBIv1o4X1M8cc8WAf5qWVAgVol-.ttf", "600" => "http://fonts.gstatic.com/s/nunitosans/v5/pe03MImSLYBIv1o4X1M8cc9iB_5qWVAgVol-.ttf", "700" => "http://fonts.gstatic.com/s/nunitosans/v5/pe03MImSLYBIv1o4X1M8cc8GBv5qWVAgVol-.ttf", "800" => "http://fonts.gstatic.com/s/nunitosans/v5/pe03MImSLYBIv1o4X1M8cc8aBf5qWVAgVol-.ttf", "900" => "http://fonts.gstatic.com/s/nunitosans/v5/pe03MImSLYBIv1o4X1M8cc8-BP5qWVAgVol-.ttf", "200italic" => "http://fonts.gstatic.com/s/nunitosans/v5/pe01MImSLYBIv1o4X1M8cce4GxZrU1QCU5l-06Y.ttf", "300italic" => "http://fonts.gstatic.com/s/nunitosans/v5/pe01MImSLYBIv1o4X1M8cce4G3JoU1QCU5l-06Y.ttf", "regular" => "http://fonts.gstatic.com/s/nunitosans/v5/pe0qMImSLYBIv1o4X1M8cfe6Kdpickwp.ttf", "italic" => "http://fonts.gstatic.com/s/nunitosans/v5/pe0oMImSLYBIv1o4X1M8cce4I95Ad1wpT5A.ttf", "600italic" => "http://fonts.gstatic.com/s/nunitosans/v5/pe01MImSLYBIv1o4X1M8cce4GwZuU1QCU5l-06Y.ttf", "700italic" => "http://fonts.gstatic.com/s/nunitosans/v5/pe01MImSLYBIv1o4X1M8cce4G2JvU1QCU5l-06Y.ttf", "800italic" => "http://fonts.gstatic.com/s/nunitosans/v5/pe01MImSLYBIv1o4X1M8cce4G35sU1QCU5l-06Y.ttf", "900italic" => "http://fonts.gstatic.com/s/nunitosans/v5/pe01MImSLYBIv1o4X1M8cce4G1ptU1QCU5l-06Y.ttf")), array("kind" => "webfonts#webfont", "family" => "Odor Mean Chey", "category" => "display", "variants" => array("regular"), "subsets" => array("khmer"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/odormeanchey/v11/raxkHiKDttkTe1aOGcJMR1A_4mrY2zqUKafv.ttf")), array("kind" => "webfonts#webfont", "family" => "Offside", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/offside/v7/HI_KiYMWKa9QrAykQ5HiRp-dhpQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Old Standard TT", "category" => "serif", "variants" => array("regular", "italic", "700"), "subsets" => array("vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v12", "lastModified" => "2019-07-17", "files" => array("700" => "http://fonts.gstatic.com/s/oldstandardtt/v12/MwQrbh3o1vLImiwAVvYawgcf2eVWEX-dTFxeb80flQ.ttf", "regular" => "http://fonts.gstatic.com/s/oldstandardtt/v12/MwQubh3o1vLImiwAVvYawgcf2eVurVC5RHdCZg.ttf", "italic" => "http://fonts.gstatic.com/s/oldstandardtt/v12/MwQsbh3o1vLImiwAVvYawgcf2eVer1q9ZnJSZtQG.ttf")), array("kind" => "webfonts#webfont", "family" => "Oldenburg", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/oldenburg/v7/fC1jPY5JYWzbywv7c4V6UU6oXyndrw.ttf")), array("kind" => "webfonts#webfont", "family" => "Oleo Script", "category" => "display", "variants" => array("regular", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/oleoscript/v8/raxkHieDvtMOe0iICsUccCDmnmrY2zqUKafv.ttf", "regular" => "http://fonts.gstatic.com/s/oleoscript/v8/rax5HieDvtMOe0iICsUccBhasU7Q8Cad.ttf")), array("kind" => "webfonts#webfont", "family" => "Oleo Script Swash Caps", "category" => "display", "variants" => array("regular", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/oleoscriptswashcaps/v7/Noag6Vb-w5SFbTTAsZP_7JkCS08K-jCzDn_HCcaBbYUsn9T5dt0.ttf", "regular" => "http://fonts.gstatic.com/s/oleoscriptswashcaps/v7/Noaj6Vb-w5SFbTTAsZP_7JkCS08K-jCzDn_HMXquSY0Hg90.ttf")), array("kind" => "webfonts#webfont", "family" => "Open Sans", "category" => "sans-serif", "variants" => array("300", "300italic", "regular", "italic", "600", "600italic", "700", "700italic", "800", "800italic"), "subsets" => array("greek", "vietnamese", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v17", "lastModified" => "2019-07-23", "files" => array("300" => "http://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8-VeJoCqeDjg.ttf", "600" => "http://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirk-VeJoCqeDjg.ttf", "700" => "http://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rg-VeJoCqeDjg.ttf", "800" => "http://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rs-VeJoCqeDjg.ttf", "300italic" => "http://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV-hsKKKTjrPW.ttf", "regular" => "http://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-U1UpcaXcl0Aw.ttf", "italic" => "http://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUJ0ef8xkA76a.ttf", "600italic" => "http://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUehsKKKTjrPW.ttf", "700italic" => "http://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUOhsKKKTjrPW.ttf", "800italic" => "http://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U-hsKKKTjrPW.ttf")), array("kind" => "webfonts#webfont", "family" => "Open Sans Condensed", "category" => "sans-serif", "variants" => array("300", "300italic", "700"), "subsets" => array("greek", "vietnamese", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v14", "lastModified" => "2019-07-22", "files" => array("300" => "http://fonts.gstatic.com/s/opensanscondensed/v14/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhPuLGRpWRyAs.ttf", "700" => "http://fonts.gstatic.com/s/opensanscondensed/v14/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmPuLGRpWRyAs.ttf", "300italic" => "http://fonts.gstatic.com/s/opensanscondensed/v14/z7NHdQDnbTkabZAIOl9il_O6KJj73e7Fd_-7suDMQreU2AsJSg.ttf")), array("kind" => "webfonts#webfont", "family" => "Oranienbaum", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/oranienbaum/v8/OZpHg_txtzZKMuXLIVrx-3zn7kz3dpHc.ttf")), array("kind" => "webfonts#webfont", "family" => "Orbitron", "category" => "sans-serif", "variants" => array("regular", "500", "700", "900"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-17", "files" => array("500" => "http://fonts.gstatic.com/s/orbitron/v11/yMJWMIlzdpvBhQQL_QJIVAhxoNFxW0Hz.ttf", "700" => "http://fonts.gstatic.com/s/orbitron/v11/yMJWMIlzdpvBhQQL_QIAUghxoNFxW0Hz.ttf", "900" => "http://fonts.gstatic.com/s/orbitron/v11/yMJWMIlzdpvBhQQL_QI4UAhxoNFxW0Hz.ttf", "regular" => "http://fonts.gstatic.com/s/orbitron/v11/yMJRMIlzdpvBhQQL_Tq8fSx5i814.ttf")), array("kind" => "webfonts#webfont", "family" => "Oregano", "category" => "display", "variants" => array("regular", "italic"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/oregano/v7/If2IXTPxciS3H4S2kZffPznO3yM.ttf", "italic" => "http://fonts.gstatic.com/s/oregano/v7/If2KXTPxciS3H4S2oZXVOxvLzyP_qw.ttf")), array("kind" => "webfonts#webfont", "family" => "Orienta", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/orienta/v7/PlI9FlK4Jrl5Y9zNeyeo9HRFhcU.ttf")), array("kind" => "webfonts#webfont", "family" => "Original Surfer", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/originalsurfer/v8/RWmQoKGZ9vIirYntXJ3_MbekzNMiDEtvAlaMKw.ttf")), array("kind" => "webfonts#webfont", "family" => "Oswald", "category" => "sans-serif", "variants" => array("200", "300", "regular", "500", "600", "700"), "subsets" => array("vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v24", "lastModified" => "2019-07-23", "files" => array("200" => "http://fonts.gstatic.com/s/oswald/v24/TK3_WkUHHAIjg75cFRf3bXL8LICs13FvgUFoZAaRliE.ttf", "300" => "http://fonts.gstatic.com/s/oswald/v24/TK3_WkUHHAIjg75cFRf3bXL8LICs169vgUFoZAaRliE.ttf", "500" => "http://fonts.gstatic.com/s/oswald/v24/TK3_WkUHHAIjg75cFRf3bXL8LICs18NvgUFoZAaRliE.ttf", "600" => "http://fonts.gstatic.com/s/oswald/v24/TK3_WkUHHAIjg75cFRf3bXL8LICs1y9ogUFoZAaRliE.ttf", "700" => "http://fonts.gstatic.com/s/oswald/v24/TK3_WkUHHAIjg75cFRf3bXL8LICs1xZogUFoZAaRliE.ttf", "regular" => "http://fonts.gstatic.com/s/oswald/v24/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvgUFoZAaRliE.ttf")), array("kind" => "webfonts#webfont", "family" => "Over the Rainbow", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/overtherainbow/v10/11haGoXG1k_HKhMLUWz7Mc7vvW5upvOm9NA2XG0.ttf")), array("kind" => "webfonts#webfont", "family" => "Overlock", "category" => "display", "variants" => array("regular", "italic", "700", "700italic", "900", "900italic"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/overlock/v9/Z9XSDmdMWRiN1_T9Z7xizcmMvL2L9TLT.ttf", "900" => "http://fonts.gstatic.com/s/overlock/v9/Z9XSDmdMWRiN1_T9Z7xaz8mMvL2L9TLT.ttf", "regular" => "http://fonts.gstatic.com/s/overlock/v9/Z9XVDmdMWRiN1_T9Z4Te4u2El6GC.ttf", "italic" => "http://fonts.gstatic.com/s/overlock/v9/Z9XTDmdMWRiN1_T9Z7Tc6OmmkrGC7Cs.ttf", "700italic" => "http://fonts.gstatic.com/s/overlock/v9/Z9XQDmdMWRiN1_T9Z7Tc0FWJtrmp8CLTlNs.ttf", "900italic" => "http://fonts.gstatic.com/s/overlock/v9/Z9XQDmdMWRiN1_T9Z7Tc0G2Ltrmp8CLTlNs.ttf")), array("kind" => "webfonts#webfont", "family" => "Overlock SC", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/overlocksc/v8/1cX3aUHKGZrstGAY8nwVzHGAq8Sk1PoH.ttf")), array("kind" => "webfonts#webfont", "family" => "Overpass", "category" => "sans-serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "600", "600italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-17", "files" => array("100" => "http://fonts.gstatic.com/s/overpass/v4/qFdB35WCmI96Ajtm81nGU97gxhcJk1s.ttf", "200" => "http://fonts.gstatic.com/s/overpass/v4/qFdA35WCmI96Ajtm81lqcv7K6BsAikI7.ttf", "300" => "http://fonts.gstatic.com/s/overpass/v4/qFdA35WCmI96Ajtm81kOcf7K6BsAikI7.ttf", "600" => "http://fonts.gstatic.com/s/overpass/v4/qFdA35WCmI96Ajtm81l6d_7K6BsAikI7.ttf", "700" => "http://fonts.gstatic.com/s/overpass/v4/qFdA35WCmI96Ajtm81kedv7K6BsAikI7.ttf", "800" => "http://fonts.gstatic.com/s/overpass/v4/qFdA35WCmI96Ajtm81kCdf7K6BsAikI7.ttf", "900" => "http://fonts.gstatic.com/s/overpass/v4/qFdA35WCmI96Ajtm81kmdP7K6BsAikI7.ttf", "100italic" => "http://fonts.gstatic.com/s/overpass/v4/qFdD35WCmI96Ajtm81Gga7rqwjUMg1siNQ.ttf", "200italic" => "http://fonts.gstatic.com/s/overpass/v4/qFdC35WCmI96Ajtm81GgaxbL4h8ij1I7LLE.ttf", "300italic" => "http://fonts.gstatic.com/s/overpass/v4/qFdC35WCmI96Ajtm81Gga3LI4h8ij1I7LLE.ttf", "regular" => "http://fonts.gstatic.com/s/overpass/v4/qFdH35WCmI96Ajtm82GiWdrCwwcJ.ttf", "italic" => "http://fonts.gstatic.com/s/overpass/v4/qFdB35WCmI96Ajtm81GgU97gxhcJk1s.ttf", "600italic" => "http://fonts.gstatic.com/s/overpass/v4/qFdC35WCmI96Ajtm81GgawbO4h8ij1I7LLE.ttf", "700italic" => "http://fonts.gstatic.com/s/overpass/v4/qFdC35WCmI96Ajtm81Gga2LP4h8ij1I7LLE.ttf", "800italic" => "http://fonts.gstatic.com/s/overpass/v4/qFdC35WCmI96Ajtm81Gga37M4h8ij1I7LLE.ttf", "900italic" => "http://fonts.gstatic.com/s/overpass/v4/qFdC35WCmI96Ajtm81Gga1rN4h8ij1I7LLE.ttf")), array("kind" => "webfonts#webfont", "family" => "Overpass Mono", "category" => "monospace", "variants" => array("300", "regular", "600", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/overpassmono/v5/_Xm3-H86tzKDdAPa-KPQZ-AC3oSWk_edB3Zf8EQ.ttf", "600" => "http://fonts.gstatic.com/s/overpassmono/v5/_Xm3-H86tzKDdAPa-KPQZ-AC3vCQk_edB3Zf8EQ.ttf", "700" => "http://fonts.gstatic.com/s/overpassmono/v5/_Xm3-H86tzKDdAPa-KPQZ-AC3pSRk_edB3Zf8EQ.ttf", "regular" => "http://fonts.gstatic.com/s/overpassmono/v5/_Xmq-H86tzKDdAPa-KPQZ-AC5ii-t_-2G38.ttf")), array("kind" => "webfonts#webfont", "family" => "Ovo", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/ovo/v11/yYLl0h7Wyfzjy4Q5_3WVxA.ttf")), array("kind" => "webfonts#webfont", "family" => "Oxygen", "category" => "sans-serif", "variants" => array("300", "regular", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-22", "files" => array("300" => "http://fonts.gstatic.com/s/oxygen/v9/2sDcZG1Wl4LcnbuCJW8Db2-4C7wFZQ.ttf", "700" => "http://fonts.gstatic.com/s/oxygen/v9/2sDcZG1Wl4LcnbuCNWgDb2-4C7wFZQ.ttf", "regular" => "http://fonts.gstatic.com/s/oxygen/v9/2sDfZG1Wl4Lcnbu6iUcnZ0SkAg.ttf")), array("kind" => "webfonts#webfont", "family" => "Oxygen Mono", "category" => "monospace", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/oxygenmono/v7/h0GsssGg9FxgDgCjLeAd7ijfze-PPlUu.ttf")), array("kind" => "webfonts#webfont", "family" => "PT Mono", "category" => "monospace", "variants" => array("regular"), "subsets" => array("latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/ptmono/v7/9oRONYoBnWILk-9ArCg5MtPyAcg.ttf")), array("kind" => "webfonts#webfont", "family" => "PT Sans", "category" => "sans-serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v11", "lastModified" => "2019-07-22", "files" => array("700" => "http://fonts.gstatic.com/s/ptsans/v11/jizfRExUiTo99u79B_mh4OmnLD0Z4zM.ttf", "regular" => "http://fonts.gstatic.com/s/ptsans/v11/jizaRExUiTo99u79P0WOxOGMMDQ.ttf", "italic" => "http://fonts.gstatic.com/s/ptsans/v11/jizYRExUiTo99u79D0eEwMOJIDQA-g.ttf", "700italic" => "http://fonts.gstatic.com/s/ptsans/v11/jizdRExUiTo99u79D0e8fOytKB8c8zMrig.ttf")), array("kind" => "webfonts#webfont", "family" => "PT Sans Caption", "category" => "sans-serif", "variants" => array("regular", "700"), "subsets" => array("latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v12", "lastModified" => "2019-07-17", "files" => array("700" => "http://fonts.gstatic.com/s/ptsanscaption/v12/0FlJVP6Hrxmt7-fsUFhlFXNIlpcSwSrUSwWuz38Tgg.ttf", "regular" => "http://fonts.gstatic.com/s/ptsanscaption/v12/0FlMVP6Hrxmt7-fsUFhlFXNIlpcqfQXwQy6yxg.ttf")), array("kind" => "webfonts#webfont", "family" => "PT Sans Narrow", "category" => "sans-serif", "variants" => array("regular", "700"), "subsets" => array("latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v11", "lastModified" => "2019-07-22", "files" => array("700" => "http://fonts.gstatic.com/s/ptsansnarrow/v11/BngSUXNadjH0qYEzV7ab-oWlsbg95DiCUfzgRd-3.ttf", "regular" => "http://fonts.gstatic.com/s/ptsansnarrow/v11/BngRUXNadjH0qYEzV7ab-oWlsYCByxyKeuDp.ttf")), array("kind" => "webfonts#webfont", "family" => "PT Serif", "category" => "serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v11", "lastModified" => "2019-07-22", "files" => array("700" => "http://fonts.gstatic.com/s/ptserif/v11/EJRSQgYoZZY2vCFuvAnt65qVXSr3pNNB.ttf", "regular" => "http://fonts.gstatic.com/s/ptserif/v11/EJRVQgYoZZY2vCFuvDFRxL6ddjb-.ttf", "italic" => "http://fonts.gstatic.com/s/ptserif/v11/EJRTQgYoZZY2vCFuvAFTzrq_cyb-vco.ttf", "700italic" => "http://fonts.gstatic.com/s/ptserif/v11/EJRQQgYoZZY2vCFuvAFT9gaQVy7VocNB6Iw.ttf")), array("kind" => "webfonts#webfont", "family" => "PT Serif Caption", "category" => "serif", "variants" => array("regular", "italic"), "subsets" => array("latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/ptserifcaption/v11/ieVl2ZhbGCW-JoW6S34pSDpqYKU059WxDCs5cvI.ttf", "italic" => "http://fonts.gstatic.com/s/ptserifcaption/v11/ieVj2ZhbGCW-JoW6S34pSDpqYKU019e7CAk8YvJEeg.ttf")), array("kind" => "webfonts#webfont", "family" => "Pacifico", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v15", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/pacifico/v15/FwZY7-Qmy14u9lezJ96A4sijpFu_.ttf")), array("kind" => "webfonts#webfont", "family" => "Padauk", "category" => "sans-serif", "variants" => array("regular", "700"), "subsets" => array("myanmar", "latin"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/padauk/v6/RrQSboJg-id7Onb512DE1JJEZ4YwGg.ttf", "regular" => "http://fonts.gstatic.com/s/padauk/v6/RrQRboJg-id7OnbBa0_g3LlYbg.ttf")), array("kind" => "webfonts#webfont", "family" => "Palanquin", "category" => "sans-serif", "variants" => array("100", "200", "300", "regular", "500", "600", "700"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/palanquin/v5/9XUhlJ90n1fBFg7ceXwUEltI7rWmZzTH.ttf", "200" => "http://fonts.gstatic.com/s/palanquin/v5/9XUilJ90n1fBFg7ceXwUvnpoxJuqbi3ezg.ttf", "300" => "http://fonts.gstatic.com/s/palanquin/v5/9XUilJ90n1fBFg7ceXwU2nloxJuqbi3ezg.ttf", "500" => "http://fonts.gstatic.com/s/palanquin/v5/9XUilJ90n1fBFg7ceXwUgnhoxJuqbi3ezg.ttf", "600" => "http://fonts.gstatic.com/s/palanquin/v5/9XUilJ90n1fBFg7ceXwUrn9oxJuqbi3ezg.ttf", "700" => "http://fonts.gstatic.com/s/palanquin/v5/9XUilJ90n1fBFg7ceXwUyn5oxJuqbi3ezg.ttf", "regular" => "http://fonts.gstatic.com/s/palanquin/v5/9XUnlJ90n1fBFg7ceXwsdlFMzLC2Zw.ttf")), array("kind" => "webfonts#webfont", "family" => "Palanquin Dark", "category" => "sans-serif", "variants" => array("regular", "500", "600", "700"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("500" => "http://fonts.gstatic.com/s/palanquindark/v6/xn76YHgl1nqmANMB-26xC7yuF8Z6ZW41fcvN2KT4.ttf", "600" => "http://fonts.gstatic.com/s/palanquindark/v6/xn76YHgl1nqmANMB-26xC7yuF8ZWYm41fcvN2KT4.ttf", "700" => "http://fonts.gstatic.com/s/palanquindark/v6/xn76YHgl1nqmANMB-26xC7yuF8YyY241fcvN2KT4.ttf", "regular" => "http://fonts.gstatic.com/s/palanquindark/v6/xn75YHgl1nqmANMB-26xC7yuF_6OTEo9VtfE.ttf")), array("kind" => "webfonts#webfont", "family" => "Pangolin", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/pangolin/v5/cY9GfjGcW0FPpi-tWPfK5d3aiLBG.ttf")), array("kind" => "webfonts#webfont", "family" => "Paprika", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/paprika/v7/8QIJdijZitv49rDfuIgOq7jkAOw.ttf")), array("kind" => "webfonts#webfont", "family" => "Parisienne", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/parisienne/v7/E21i_d3kivvAkxhLEVZpcy96DuKuavM.ttf")), array("kind" => "webfonts#webfont", "family" => "Passero One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/passeroone/v11/JTUTjIko8DOq5FeaeEAjgE5B5Arr-s50.ttf")), array("kind" => "webfonts#webfont", "family" => "Passion One", "category" => "display", "variants" => array("regular", "700", "900"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/passionone/v10/Pby6FmL8HhTPqbjUzux3JEMq037owpYcuH8y.ttf", "900" => "http://fonts.gstatic.com/s/passionone/v10/Pby6FmL8HhTPqbjUzux3JEMS0X7owpYcuH8y.ttf", "regular" => "http://fonts.gstatic.com/s/passionone/v10/PbynFmL8HhTPqbjUzux3JHuW_Frg6YoV.ttf")), array("kind" => "webfonts#webfont", "family" => "Pathway Gothic One", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/pathwaygothicone/v8/MwQrbgD32-KAvjkYGNUUxAtW7pEBwx-dTFxeb80flQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Patrick Hand", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v13", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/patrickhand/v13/LDI1apSQOAYtSuYWp8ZhfYeMWcjKm7sp8g.ttf")), array("kind" => "webfonts#webfont", "family" => "Patrick Hand SC", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/patrickhandsc/v7/0nkwC9f7MfsBiWcLtY65AWDK873ViSi6JQc7Vg.ttf")), array("kind" => "webfonts#webfont", "family" => "Pattaya", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai", "cyrillic"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/pattaya/v5/ea8ZadcqV_zkHY-XNdCn92ZEmVs.ttf")), array("kind" => "webfonts#webfont", "family" => "Patua One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/patuaone/v10/ZXuke1cDvLCKLDcimxBI5PNvNA9LuA.ttf")), array("kind" => "webfonts#webfont", "family" => "Pavanam", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin", "tamil"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/pavanam/v4/BXRrvF_aiezLh0xPDOtQ9Wf0QcE.ttf")), array("kind" => "webfonts#webfont", "family" => "Paytone One", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/paytoneone/v12/0nksC9P7MfYHj2oFtYm2CiTqivr9iBq_.ttf")), array("kind" => "webfonts#webfont", "family" => "Peddana", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin", "telugu"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/peddana/v7/aFTU7PBhaX89UcKWhh2aBYyMcKw.ttf")), array("kind" => "webfonts#webfont", "family" => "Peralta", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/peralta/v7/hYkJPu0-RP_9d3kRGxAhrv956B8.ttf")), array("kind" => "webfonts#webfont", "family" => "Permanent Marker", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/permanentmarker/v9/Fh4uPib9Iyv2ucM6pGQMWimMp004HaqIfrT5nlk.ttf")), array("kind" => "webfonts#webfont", "family" => "Petit Formal Script", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/petitformalscript/v7/B50TF6xQr2TXJBnGOFME6u5OR83oRP5qoHnqP4gZSiE.ttf")), array("kind" => "webfonts#webfont", "family" => "Petrona", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/petrona/v8/mtG64_NXL7bZo9XXsXVStGsRwCU.ttf")), array("kind" => "webfonts#webfont", "family" => "Philosopher", "category" => "sans-serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("vietnamese", "cyrillic-ext", "latin", "cyrillic"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/philosopher/v11/vEFI2_5QCwIS4_Dhez5jcWjVamgc-NaXXq7H.ttf", "regular" => "http://fonts.gstatic.com/s/philosopher/v11/vEFV2_5QCwIS4_Dhez5jcVBpRUwU08qe.ttf", "italic" => "http://fonts.gstatic.com/s/philosopher/v11/vEFX2_5QCwIS4_Dhez5jcWBrT0g21tqeR7c.ttf", "700italic" => "http://fonts.gstatic.com/s/philosopher/v11/vEFK2_5QCwIS4_Dhez5jcWBrd_QZ8tK1W77HtMo.ttf")), array("kind" => "webfonts#webfont", "family" => "Piedra", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/piedra/v8/ke8kOg8aN0Bn7hTunEyHN_M3gA.ttf")), array("kind" => "webfonts#webfont", "family" => "Pinyon Script", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/pinyonscript/v9/6xKpdSJbL9-e9LuoeQiDRQR8aOLQO4bhiDY.ttf")), array("kind" => "webfonts#webfont", "family" => "Pirata One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/pirataone/v8/I_urMpiDvgLdLh0fAtoftiiEr5_BdZ8.ttf")), array("kind" => "webfonts#webfont", "family" => "Plaster", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/plaster/v11/DdTm79QatW80eRh4Ei5JOtLOeLI.ttf")), array("kind" => "webfonts#webfont", "family" => "Play", "category" => "sans-serif", "variants" => array("regular", "700"), "subsets" => array("greek", "vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v11", "lastModified" => "2019-07-17", "files" => array("700" => "http://fonts.gstatic.com/s/play/v11/6ae84K2oVqwItm4TOpc423nTJTM.ttf", "regular" => "http://fonts.gstatic.com/s/play/v11/6aez4K2oVqwIjtI8Hp8Tx3A.ttf")), array("kind" => "webfonts#webfont", "family" => "Playball", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/playball/v9/TK3gWksYAxQ7jbsKcj8Dl-tPKo2t.ttf")), array("kind" => "webfonts#webfont", "family" => "Playfair Display", "category" => "serif", "variants" => array("regular", "italic", "700", "700italic", "900", "900italic"), "subsets" => array("vietnamese", "latin-ext", "latin", "cyrillic"), "version" => "v15", "lastModified" => "2019-07-22", "files" => array("700" => "http://fonts.gstatic.com/s/playfairdisplay/v15/nuFlD-vYSZviVYUb_rj3ij__anPXBYf9pWkU5xxiJKY.ttf", "900" => "http://fonts.gstatic.com/s/playfairdisplay/v15/nuFlD-vYSZviVYUb_rj3ij__anPXBb__pWkU5xxiJKY.ttf", "regular" => "http://fonts.gstatic.com/s/playfairdisplay/v15/nuFiD-vYSZviVYUb_rj3ij__anPXPTvSgWE_-xU.ttf", "italic" => "http://fonts.gstatic.com/s/playfairdisplay/v15/nuFkD-vYSZviVYUb_rj3ij__anPXDTnYhUM66xV7PQ.ttf", "700italic" => "http://fonts.gstatic.com/s/playfairdisplay/v15/nuFnD-vYSZviVYUb_rj3ij__anPXDTngOWwe4z5nNKaV_w.ttf", "900italic" => "http://fonts.gstatic.com/s/playfairdisplay/v15/nuFnD-vYSZviVYUb_rj3ij__anPXDTngAW4e4z5nNKaV_w.ttf")), array("kind" => "webfonts#webfont", "family" => "Playfair Display SC", "category" => "serif", "variants" => array("regular", "italic", "700", "700italic", "900", "900italic"), "subsets" => array("vietnamese", "latin-ext", "latin", "cyrillic"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/playfairdisplaysc/v9/ke80OhoaMkR6-hSn7kbHVoFf7ZfgMPr_nQIpNcsdL4IUMyE.ttf", "900" => "http://fonts.gstatic.com/s/playfairdisplaysc/v9/ke80OhoaMkR6-hSn7kbHVoFf7ZfgMPr_nTorNcsdL4IUMyE.ttf", "regular" => "http://fonts.gstatic.com/s/playfairdisplaysc/v9/ke85OhoaMkR6-hSn7kbHVoFf7ZfgMPr_pb4GEcM2M4s.ttf", "italic" => "http://fonts.gstatic.com/s/playfairdisplaysc/v9/ke87OhoaMkR6-hSn7kbHVoFf7ZfgMPr_lbwMFeEzI4sNKg.ttf", "700italic" => "http://fonts.gstatic.com/s/playfairdisplaysc/v9/ke82OhoaMkR6-hSn7kbHVoFf7ZfgMPr_lbw0qc4XK6ARIyH5IA.ttf", "900italic" => "http://fonts.gstatic.com/s/playfairdisplaysc/v9/ke82OhoaMkR6-hSn7kbHVoFf7ZfgMPr_lbw0kcwXK6ARIyH5IA.ttf")), array("kind" => "webfonts#webfont", "family" => "Podkova", "category" => "serif", "variants" => array("regular", "500", "600", "700", "800"), "subsets" => array("vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v13", "lastModified" => "2019-07-16", "files" => array("500" => "http://fonts.gstatic.com/s/podkova/v13/K2F0fZ1EmftJSV9VYGrQAoqKAyLzfWo.ttf", "600" => "http://fonts.gstatic.com/s/podkova/v13/K2F0fZ1EmftJSV9VYEbXAoqKAyLzfWo.ttf", "700" => "http://fonts.gstatic.com/s/podkova/v13/K2F0fZ1EmftJSV9VYCLWAoqKAyLzfWo.ttf", "800" => "http://fonts.gstatic.com/s/podkova/v13/K2F0fZ1EmftJSV9VYD7VAoqKAyLzfWo.ttf", "regular" => "http://fonts.gstatic.com/s/podkova/v13/K2FxfZ1EmftJSV9VWJ75JoKhHys.ttf")), array("kind" => "webfonts#webfont", "family" => "Poiret One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin", "cyrillic"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/poiretone/v8/UqyVK80NJXN4zfRgbdfbk5lWVscxdKE.ttf")), array("kind" => "webfonts#webfont", "family" => "Poller One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/pollerone/v9/ahccv82n0TN3gia5E4Bud-lbgUS5u0s.ttf")), array("kind" => "webfonts#webfont", "family" => "Poly", "category" => "serif", "variants" => array("regular", "italic"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/poly/v10/MQpb-W6wKNitRLCAq2Lpris.ttf", "italic" => "http://fonts.gstatic.com/s/poly/v10/MQpV-W6wKNitdLKKr0DsviuGWA.ttf")), array("kind" => "webfonts#webfont", "family" => "Pompiere", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/pompiere/v9/VEMyRoxis5Dwuyeov6Wt5jDtreOL.ttf")), array("kind" => "webfonts#webfont", "family" => "Pontano Sans", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/pontanosans/v7/qFdD35GdgYR8EzR6oBLDHa3qwjUMg1siNQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Poor Story", "category" => "display", "variants" => array("regular"), "subsets" => array("latin", "korean"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/poorstory/v8/jizfREFUsnUct9P6cDfd4OmnLD0Z4zM.ttf")), array("kind" => "webfonts#webfont", "family" => "Poppins", "category" => "sans-serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-22", "files" => array("100" => "http://fonts.gstatic.com/s/poppins/v8/pxiGyp8kv8JHgFVrLPTed3FBGPaTSQ.ttf", "200" => "http://fonts.gstatic.com/s/poppins/v8/pxiByp8kv8JHgFVrLFj_V1tvFP-KUEg.ttf", "300" => "http://fonts.gstatic.com/s/poppins/v8/pxiByp8kv8JHgFVrLDz8V1tvFP-KUEg.ttf", "500" => "http://fonts.gstatic.com/s/poppins/v8/pxiByp8kv8JHgFVrLGT9V1tvFP-KUEg.ttf", "600" => "http://fonts.gstatic.com/s/poppins/v8/pxiByp8kv8JHgFVrLEj6V1tvFP-KUEg.ttf", "700" => "http://fonts.gstatic.com/s/poppins/v8/pxiByp8kv8JHgFVrLCz7V1tvFP-KUEg.ttf", "800" => "http://fonts.gstatic.com/s/poppins/v8/pxiByp8kv8JHgFVrLDD4V1tvFP-KUEg.ttf", "900" => "http://fonts.gstatic.com/s/poppins/v8/pxiByp8kv8JHgFVrLBT5V1tvFP-KUEg.ttf", "100italic" => "http://fonts.gstatic.com/s/poppins/v8/pxiAyp8kv8JHgFVrJJLmE3tFOvODSVFF.ttf", "200italic" => "http://fonts.gstatic.com/s/poppins/v8/pxiDyp8kv8JHgFVrJJLmv1plEN2PQEhcqw.ttf", "300italic" => "http://fonts.gstatic.com/s/poppins/v8/pxiDyp8kv8JHgFVrJJLm21llEN2PQEhcqw.ttf", "regular" => "http://fonts.gstatic.com/s/poppins/v8/pxiEyp8kv8JHgFVrFJDUc1NECPY.ttf", "italic" => "http://fonts.gstatic.com/s/poppins/v8/pxiGyp8kv8JHgFVrJJLed3FBGPaTSQ.ttf", "500italic" => "http://fonts.gstatic.com/s/poppins/v8/pxiDyp8kv8JHgFVrJJLmg1hlEN2PQEhcqw.ttf", "600italic" => "http://fonts.gstatic.com/s/poppins/v8/pxiDyp8kv8JHgFVrJJLmr19lEN2PQEhcqw.ttf", "700italic" => "http://fonts.gstatic.com/s/poppins/v8/pxiDyp8kv8JHgFVrJJLmy15lEN2PQEhcqw.ttf", "800italic" => "http://fonts.gstatic.com/s/poppins/v8/pxiDyp8kv8JHgFVrJJLm111lEN2PQEhcqw.ttf", "900italic" => "http://fonts.gstatic.com/s/poppins/v8/pxiDyp8kv8JHgFVrJJLm81xlEN2PQEhcqw.ttf")), array("kind" => "webfonts#webfont", "family" => "Port Lligat Sans", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/portlligatsans/v8/kmKmZrYrGBbdN1aV7Vokow6Lw4s4l7N0Tx4xEcQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Port Lligat Slab", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/portlligatslab/v8/LDIpaoiQNgArA8kR7ulhZ8P_NYOss7ob9yGLmfI.ttf")), array("kind" => "webfonts#webfont", "family" => "Pragati Narrow", "category" => "sans-serif", "variants" => array("regular", "700"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/pragatinarrow/v5/vm8sdRf0T0bS1ffgsPB7WZ-mD2ZD5fd_GJMTlo_4.ttf", "regular" => "http://fonts.gstatic.com/s/pragatinarrow/v5/vm8vdRf0T0bS1ffgsPB7WZ-mD17_ytN3M48a.ttf")), array("kind" => "webfonts#webfont", "family" => "Prata", "category" => "serif", "variants" => array("regular"), "subsets" => array("vietnamese", "cyrillic-ext", "latin", "cyrillic"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/prata/v10/6xKhdSpbNNCT-vWIAG_5LWwJ.ttf")), array("kind" => "webfonts#webfont", "family" => "Preahvihear", "category" => "display", "variants" => array("regular"), "subsets" => array("khmer"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/preahvihear/v11/6NUS8F-dNQeEYhzj7uluxswE49FJf8Wv.ttf")), array("kind" => "webfonts#webfont", "family" => "Press Start 2P", "category" => "display", "variants" => array("regular"), "subsets" => array("greek", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/pressstart2p/v8/e3t4euO8T-267oIAQAu6jDQyK0nSgPJE4580.ttf")), array("kind" => "webfonts#webfont", "family" => "Pridi", "category" => "serif", "variants" => array("200", "300", "regular", "500", "600", "700"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/pridi/v5/2sDdZG5JnZLfkc1SiE0jRUG0AqUc.ttf", "300" => "http://fonts.gstatic.com/s/pridi/v5/2sDdZG5JnZLfkc02i00jRUG0AqUc.ttf", "500" => "http://fonts.gstatic.com/s/pridi/v5/2sDdZG5JnZLfkc1uik0jRUG0AqUc.ttf", "600" => "http://fonts.gstatic.com/s/pridi/v5/2sDdZG5JnZLfkc1CjU0jRUG0AqUc.ttf", "700" => "http://fonts.gstatic.com/s/pridi/v5/2sDdZG5JnZLfkc0mjE0jRUG0AqUc.ttf", "regular" => "http://fonts.gstatic.com/s/pridi/v5/2sDQZG5JnZLfkfWao2krbl29.ttf")), array("kind" => "webfonts#webfont", "family" => "Princess Sofia", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/princesssofia/v8/qWczB6yguIb8DZ_GXZst16n7GRz7mDUoupoI.ttf")), array("kind" => "webfonts#webfont", "family" => "Prociono", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/prociono/v9/r05YGLlR-KxAf9GGO8upyDYtStiJ.ttf")), array("kind" => "webfonts#webfont", "family" => "Prompt", "category" => "sans-serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v4", "lastModified" => "2019-07-17", "files" => array("100" => "http://fonts.gstatic.com/s/prompt/v4/-W_9XJnvUD7dzB2CA9oYREcjeo0k.ttf", "200" => "http://fonts.gstatic.com/s/prompt/v4/-W_8XJnvUD7dzB2Cr_s4bmkvc5Q9dw.ttf", "300" => "http://fonts.gstatic.com/s/prompt/v4/-W_8XJnvUD7dzB2Cy_g4bmkvc5Q9dw.ttf", "500" => "http://fonts.gstatic.com/s/prompt/v4/-W_8XJnvUD7dzB2Ck_k4bmkvc5Q9dw.ttf", "600" => "http://fonts.gstatic.com/s/prompt/v4/-W_8XJnvUD7dzB2Cv_44bmkvc5Q9dw.ttf", "700" => "http://fonts.gstatic.com/s/prompt/v4/-W_8XJnvUD7dzB2C2_84bmkvc5Q9dw.ttf", "800" => "http://fonts.gstatic.com/s/prompt/v4/-W_8XJnvUD7dzB2Cx_w4bmkvc5Q9dw.ttf", "900" => "http://fonts.gstatic.com/s/prompt/v4/-W_8XJnvUD7dzB2C4_04bmkvc5Q9dw.ttf", "100italic" => "http://fonts.gstatic.com/s/prompt/v4/-W_7XJnvUD7dzB2KZeJ8TkMBf50kbiM.ttf", "200italic" => "http://fonts.gstatic.com/s/prompt/v4/-W_6XJnvUD7dzB2KZeLQb2MrUZEtdzow.ttf", "300italic" => "http://fonts.gstatic.com/s/prompt/v4/-W_6XJnvUD7dzB2KZeK0bGMrUZEtdzow.ttf", "regular" => "http://fonts.gstatic.com/s/prompt/v4/-W__XJnvUD7dzB26Z9AcZkIzeg.ttf", "italic" => "http://fonts.gstatic.com/s/prompt/v4/-W_9XJnvUD7dzB2KZdoYREcjeo0k.ttf", "500italic" => "http://fonts.gstatic.com/s/prompt/v4/-W_6XJnvUD7dzB2KZeLsbWMrUZEtdzow.ttf", "600italic" => "http://fonts.gstatic.com/s/prompt/v4/-W_6XJnvUD7dzB2KZeLAamMrUZEtdzow.ttf", "700italic" => "http://fonts.gstatic.com/s/prompt/v4/-W_6XJnvUD7dzB2KZeKka2MrUZEtdzow.ttf", "800italic" => "http://fonts.gstatic.com/s/prompt/v4/-W_6XJnvUD7dzB2KZeK4aGMrUZEtdzow.ttf", "900italic" => "http://fonts.gstatic.com/s/prompt/v4/-W_6XJnvUD7dzB2KZeKcaWMrUZEtdzow.ttf")), array("kind" => "webfonts#webfont", "family" => "Prosto One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin", "cyrillic"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/prostoone/v8/OpNJno4VhNfK-RgpwWWxpipfWhXD00c.ttf")), array("kind" => "webfonts#webfont", "family" => "Proza Libre", "category" => "sans-serif", "variants" => array("regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic"), "subsets" => array("latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("500" => "http://fonts.gstatic.com/s/prozalibre/v4/LYjbdGHgj0k1DIQRyUEyyELbV__fcpC69i6N.ttf", "600" => "http://fonts.gstatic.com/s/prozalibre/v4/LYjbdGHgj0k1DIQRyUEyyEL3UP_fcpC69i6N.ttf", "700" => "http://fonts.gstatic.com/s/prozalibre/v4/LYjbdGHgj0k1DIQRyUEyyEKTUf_fcpC69i6N.ttf", "800" => "http://fonts.gstatic.com/s/prozalibre/v4/LYjbdGHgj0k1DIQRyUEyyEKPUv_fcpC69i6N.ttf", "regular" => "http://fonts.gstatic.com/s/prozalibre/v4/LYjGdGHgj0k1DIQRyUEyyHovftvXWYyz.ttf", "italic" => "http://fonts.gstatic.com/s/prozalibre/v4/LYjEdGHgj0k1DIQRyUEyyEotdN_1XJyz7zc.ttf", "500italic" => "http://fonts.gstatic.com/s/prozalibre/v4/LYjZdGHgj0k1DIQRyUEyyEotTCvceJSY8z6Np1k.ttf", "600italic" => "http://fonts.gstatic.com/s/prozalibre/v4/LYjZdGHgj0k1DIQRyUEyyEotTAfbeJSY8z6Np1k.ttf", "700italic" => "http://fonts.gstatic.com/s/prozalibre/v4/LYjZdGHgj0k1DIQRyUEyyEotTGPaeJSY8z6Np1k.ttf", "800italic" => "http://fonts.gstatic.com/s/prozalibre/v4/LYjZdGHgj0k1DIQRyUEyyEotTH_ZeJSY8z6Np1k.ttf")), array("kind" => "webfonts#webfont", "family" => "Puritan", "category" => "sans-serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/puritan/v11/845dNMgkAJ2VTtIozCbfYd6j-0rGRes.ttf", "regular" => "http://fonts.gstatic.com/s/puritan/v11/845YNMgkAJ2VTtIo9JrwRdaI50M.ttf", "italic" => "http://fonts.gstatic.com/s/puritan/v11/845aNMgkAJ2VTtIoxJj6QfSN90PfXA.ttf", "700italic" => "http://fonts.gstatic.com/s/puritan/v11/845fNMgkAJ2VTtIoxJjC_dup_2jDVevnLQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Purple Purse", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/purplepurse/v8/qWctB66gv53iAp-Vfs4My6qyeBb_ujA4ug.ttf")), array("kind" => "webfonts#webfont", "family" => "Quando", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/quando/v8/xMQVuFNaVa6YuW0pC6WzKX_QmA.ttf")), array("kind" => "webfonts#webfont", "family" => "Quantico", "category" => "sans-serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/quantico/v9/rax5HiSdp9cPL3KIF7TQARhasU7Q8Cad.ttf", "regular" => "http://fonts.gstatic.com/s/quantico/v9/rax-HiSdp9cPL3KIF4xsLjxSmlLZ.ttf", "italic" => "http://fonts.gstatic.com/s/quantico/v9/rax4HiSdp9cPL3KIF7xuJDhwn0LZ6T8.ttf", "700italic" => "http://fonts.gstatic.com/s/quantico/v9/rax7HiSdp9cPL3KIF7xuHIRfu0ry9TadML4.ttf")), array("kind" => "webfonts#webfont", "family" => "Quattrocento", "category" => "serif", "variants" => array("regular", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/quattrocento/v11/OZpbg_xvsDZQL_LKIF7q4jP_eE3fd6PZsXcM9w.ttf", "regular" => "http://fonts.gstatic.com/s/quattrocento/v11/OZpEg_xvsDZQL_LKIF7q4jPHxGL7f4jFuA.ttf")), array("kind" => "webfonts#webfont", "family" => "Quattrocento Sans", "category" => "sans-serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin-ext", "latin"), "version" => "v12", "lastModified" => "2019-07-17", "files" => array("700" => "http://fonts.gstatic.com/s/quattrocentosans/v12/va9Z4lja2NVIDdIAAoMR5MfuElaRB0RykmrWN33AiasJ.ttf", "regular" => "http://fonts.gstatic.com/s/quattrocentosans/v12/va9c4lja2NVIDdIAAoMR5MfuElaRB3zOvU7eHGHJ.ttf", "italic" => "http://fonts.gstatic.com/s/quattrocentosans/v12/va9a4lja2NVIDdIAAoMR5MfuElaRB0zMt0r8GXHJkLI.ttf", "700italic" => "http://fonts.gstatic.com/s/quattrocentosans/v12/va9X4lja2NVIDdIAAoMR5MfuElaRB0zMj_bTPXnijLsJV7E.ttf")), array("kind" => "webfonts#webfont", "family" => "Questrial", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/questrial/v9/QdVUSTchPBm7nuUeVf7EuStkm20oJA.ttf")), array("kind" => "webfonts#webfont", "family" => "Quicksand", "category" => "sans-serif", "variants" => array("300", "regular", "500", "600", "700"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v13", "lastModified" => "2019-07-29", "files" => array("300" => "http://fonts.gstatic.com/s/quicksand/v13/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkKEo18G0wx40QDw.ttf", "500" => "http://fonts.gstatic.com/s/quicksand/v13/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkM0o18G0wx40QDw.ttf", "600" => "http://fonts.gstatic.com/s/quicksand/v13/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkCEv18G0wx40QDw.ttf", "700" => "http://fonts.gstatic.com/s/quicksand/v13/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkBgv18G0wx40QDw.ttf", "regular" => "http://fonts.gstatic.com/s/quicksand/v13/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkP8o18G0wx40QDw.ttf")), array("kind" => "webfonts#webfont", "family" => "Quintessential", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/quintessential/v7/fdNn9sOGq31Yjnh3qWU14DdtjY5wS7kmAyxM.ttf")), array("kind" => "webfonts#webfont", "family" => "Qwigley", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/qwigley/v9/1cXzaU3UGJb5tGoCuVxsi1mBmcE.ttf")), array("kind" => "webfonts#webfont", "family" => "Racing Sans One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/racingsansone/v7/sykr-yRtm7EvTrXNxkv5jfKKyDCwL3rmWpIBtA.ttf")), array("kind" => "webfonts#webfont", "family" => "Radley", "category" => "serif", "variants" => array("regular", "italic"), "subsets" => array("latin-ext", "latin"), "version" => "v14", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/radley/v14/LYjDdGzinEIjCN19oAlEpVs3VQ.ttf", "italic" => "http://fonts.gstatic.com/s/radley/v14/LYjBdGzinEIjCN1NogNAh14nVcfe.ttf")), array("kind" => "webfonts#webfont", "family" => "Rajdhani", "category" => "sans-serif", "variants" => array("300", "regular", "500", "600", "700"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-17", "files" => array("300" => "http://fonts.gstatic.com/s/rajdhani/v9/LDI2apCSOBg7S-QT7pasEcOsc-bGkqIw.ttf", "500" => "http://fonts.gstatic.com/s/rajdhani/v9/LDI2apCSOBg7S-QT7pb0EMOsc-bGkqIw.ttf", "600" => "http://fonts.gstatic.com/s/rajdhani/v9/LDI2apCSOBg7S-QT7pbYF8Osc-bGkqIw.ttf", "700" => "http://fonts.gstatic.com/s/rajdhani/v9/LDI2apCSOBg7S-QT7pa8FsOsc-bGkqIw.ttf", "regular" => "http://fonts.gstatic.com/s/rajdhani/v9/LDIxapCSOBg7S-QT7q4AOeekWPrP.ttf")), array("kind" => "webfonts#webfont", "family" => "Rakkas", "category" => "display", "variants" => array("regular"), "subsets" => array("arabic", "latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/rakkas/v7/Qw3cZQlNHiblL3j_lttPOeMcCw.ttf")), array("kind" => "webfonts#webfont", "family" => "Raleway", "category" => "sans-serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("latin-ext", "latin"), "version" => "v14", "lastModified" => "2019-07-23", "files" => array("100" => "http://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNwE4ISotrDfGGxA.ttf", "200" => "http://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwOIpaqFFAfif3Vo.ttf", "300" => "http://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwIYqaqFFAfif3Vo.ttf", "500" => "http://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwN4raqFFAfif3Vo.ttf", "600" => "http://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwPIsaqFFAfif3Vo.ttf", "700" => "http://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtaqFFAfif3Vo.ttf", "800" => "http://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwIouaqFFAfif3Vo.ttf", "900" => "http://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwK4vaqFFAfif3Vo.ttf", "100italic" => "http://fonts.gstatic.com/s/raleway/v14/1Ptqg8zYS_SKggPNyCgwLoFvL_SWxEMT.ttf", "200italic" => "http://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgwgqBPBdqazVoK4A.ttf", "300italic" => "http://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw5qNPBdqazVoK4A.ttf", "regular" => "http://fonts.gstatic.com/s/raleway/v14/1Ptug8zYS_SKggPN-CoCTqluHfE.ttf", "italic" => "http://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNyCgISotrDfGGxA.ttf", "500italic" => "http://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgwvqJPBdqazVoK4A.ttf", "600italic" => "http://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgwkqVPBdqazVoK4A.ttf", "700italic" => "http://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw9qRPBdqazVoK4A.ttf", "800italic" => "http://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw6qdPBdqazVoK4A.ttf", "900italic" => "http://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgwzqZPBdqazVoK4A.ttf")), array("kind" => "webfonts#webfont", "family" => "Raleway Dots", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/ralewaydots/v7/6NUR8FifJg6AfQvzpshgwJ8kyf9Fdty2ew.ttf")), array("kind" => "webfonts#webfont", "family" => "Ramabhadra", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin", "telugu"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/ramabhadra/v9/EYq2maBOwqRW9P1SQ83LehNGX5uWw3o.ttf")), array("kind" => "webfonts#webfont", "family" => "Ramaraja", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin", "telugu"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/ramaraja/v4/SlGTmQearpYAYG1CABIkqnB6aSQU.ttf")), array("kind" => "webfonts#webfont", "family" => "Rambla", "category" => "sans-serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/rambla/v7/snfos0ip98hx6mrMn50qPvN4yJuDYQ.ttf", "regular" => "http://fonts.gstatic.com/s/rambla/v7/snfrs0ip98hx6mr0I7IONthkwQ.ttf", "italic" => "http://fonts.gstatic.com/s/rambla/v7/snfps0ip98hx6mrEIbgKFN10wYKa.ttf", "700italic" => "http://fonts.gstatic.com/s/rambla/v7/snfus0ip98hx6mrEIYC2O_l86p6TYS-Y.ttf")), array("kind" => "webfonts#webfont", "family" => "Rammetto One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/rammettoone/v8/LhWiMV3HOfMbMetJG3lQDpp9Mvuciu-_SQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Ranchers", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/ranchers/v7/zrfm0H3Lx-P2Xvs2AoDYDC79XTHv.ttf")), array("kind" => "webfonts#webfont", "family" => "Rancho", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/rancho/v10/46kulbzmXjLaqZRlbWXgd0RY1g.ttf")), array("kind" => "webfonts#webfont", "family" => "Ranga", "category" => "display", "variants" => array("regular", "700"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/ranga/v5/C8cg4cYisGb28qY-AxgR6X2NZAn2.ttf", "regular" => "http://fonts.gstatic.com/s/ranga/v5/C8ct4cYisGb28p6CLDwZwmGE.ttf")), array("kind" => "webfonts#webfont", "family" => "Rasa", "category" => "serif", "variants" => array("300", "regular", "500", "600", "700"), "subsets" => array("latin-ext", "latin", "gujarati"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/rasa/v5/xn7gYHIn1mWmdg52sgC7S9XdZN8.ttf", "500" => "http://fonts.gstatic.com/s/rasa/v5/xn7gYHIn1mWmdlZ3sgC7S9XdZN8.ttf", "600" => "http://fonts.gstatic.com/s/rasa/v5/xn7gYHIn1mWmdnpwsgC7S9XdZN8.ttf", "700" => "http://fonts.gstatic.com/s/rasa/v5/xn7gYHIn1mWmdh5xsgC7S9XdZN8.ttf", "regular" => "http://fonts.gstatic.com/s/rasa/v5/xn7vYHIn1mWmTqJelgiQV9w.ttf")), array("kind" => "webfonts#webfont", "family" => "Rationale", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/rationale/v11/9XUnlJ92n0_JFxHIfHcsdlFMzLC2Zw.ttf")), array("kind" => "webfonts#webfont", "family" => "Ravi Prakash", "category" => "display", "variants" => array("regular"), "subsets" => array("latin", "telugu"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/raviprakash/v6/gokpH6fsDkVrF9Bv9X8SOAKHmNZEq6TTFw.ttf")), array("kind" => "webfonts#webfont", "family" => "Red Hat Display", "category" => "sans-serif", "variants" => array("regular", "italic", "500", "500italic", "700", "700italic", "900", "900italic"), "subsets" => array("latin-ext", "latin"), "version" => "v1", "lastModified" => "2019-07-26", "files" => array("500" => "http://fonts.gstatic.com/s/redhatdisplay/v1/8vIV7wUr0m80wwYf0QCXZzYzUoToDh2EbaDBAEdAbw.ttf", "700" => "http://fonts.gstatic.com/s/redhatdisplay/v1/8vIV7wUr0m80wwYf0QCXZzYzUoToRhuEbaDBAEdAbw.ttf", "900" => "http://fonts.gstatic.com/s/redhatdisplay/v1/8vIV7wUr0m80wwYf0QCXZzYzUoTofhmEbaDBAEdAbw.ttf", "regular" => "http://fonts.gstatic.com/s/redhatdisplay/v1/8vIQ7wUr0m80wwYf0QCXZzYzUoTQ-jSgZYvdCQ.ttf", "italic" => "http://fonts.gstatic.com/s/redhatdisplay/v1/8vIS7wUr0m80wwYf0QCXZzYzUoTg-D6kR47NCV5Z.ttf", "500italic" => "http://fonts.gstatic.com/s/redhatdisplay/v1/8vIX7wUr0m80wwYf0QCXZzYzUoTg-AZQbqrFIkJQb7zU.ttf", "700italic" => "http://fonts.gstatic.com/s/redhatdisplay/v1/8vIX7wUr0m80wwYf0QCXZzYzUoTg-AYYaKrFIkJQb7zU.ttf", "900italic" => "http://fonts.gstatic.com/s/redhatdisplay/v1/8vIX7wUr0m80wwYf0QCXZzYzUoTg-AYgaqrFIkJQb7zU.ttf")), array("kind" => "webfonts#webfont", "family" => "Red Hat Text", "category" => "sans-serif", "variants" => array("regular", "italic", "500", "500italic", "700", "700italic"), "subsets" => array("latin-ext", "latin"), "version" => "v1", "lastModified" => "2019-07-26", "files" => array("500" => "http://fonts.gstatic.com/s/redhattext/v1/RrQIbohi_ic6B3yVSzGBrMxYm4QIG-eFNVmULg.ttf", "700" => "http://fonts.gstatic.com/s/redhattext/v1/RrQIbohi_ic6B3yVSzGBrMxY04IIG-eFNVmULg.ttf", "regular" => "http://fonts.gstatic.com/s/redhattext/v1/RrQXbohi_ic6B3yVSzGBrMxgb60sE8yZPA.ttf", "italic" => "http://fonts.gstatic.com/s/redhattext/v1/RrQJbohi_ic6B3yVSzGBrMxQbacoMcmJPECN.ttf", "500italic" => "http://fonts.gstatic.com/s/redhattext/v1/RrQKbohi_ic6B3yVSzGBrMxQbZ_cGO2BF1yELmgy.ttf", "700italic" => "http://fonts.gstatic.com/s/redhattext/v1/RrQKbohi_ic6B3yVSzGBrMxQbZ-UHu2BF1yELmgy.ttf")), array("kind" => "webfonts#webfont", "family" => "Redressed", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/redressed/v10/x3dickHUbrmJ7wMy9MsBfPACvy_1BA.ttf")), array("kind" => "webfonts#webfont", "family" => "Reem Kufi", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("arabic", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/reemkufi/v7/2sDcZGJLip7W2J7v7wQDb2-4C7wFZQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Reenie Beanie", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/reeniebeanie/v10/z7NSdR76eDkaJKZJFkkjuvWxbP2_qoOgf_w.ttf")), array("kind" => "webfonts#webfont", "family" => "Revalia", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/revalia/v7/WwkexPimBE2-4ZPEeVruNIgJSNM.ttf")), array("kind" => "webfonts#webfont", "family" => "Rhodium Libre", "category" => "serif", "variants" => array("regular"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/rhodiumlibre/v4/1q2AY5adA0tn_ukeHcQHqpx6pETLeo2gm2U.ttf")), array("kind" => "webfonts#webfont", "family" => "Ribeye", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/ribeye/v8/L0x8DFMxk1MP9R3RvPCmRSlUig.ttf")), array("kind" => "webfonts#webfont", "family" => "Ribeye Marrow", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/ribeyemarrow/v9/GFDsWApshnqMRO2JdtRZ2d0vEAwTVWgKdtw.ttf")), array("kind" => "webfonts#webfont", "family" => "Righteous", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/righteous/v8/1cXxaUPXBpj2rGoU7C9mj3uEicG01A.ttf")), array("kind" => "webfonts#webfont", "family" => "Risque", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/risque/v7/VdGfAZUfHosahXxoCUYVBJ-T5g.ttf")), array("kind" => "webfonts#webfont", "family" => "Roboto", "category" => "sans-serif", "variants" => array("100", "100italic", "300", "300italic", "regular", "italic", "500", "500italic", "700", "700italic", "900", "900italic"), "subsets" => array("greek", "vietnamese", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v20", "lastModified" => "2019-07-24", "files" => array("100" => "http://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1MmgWxPKTM1K9nz.ttf", "300" => "http://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5vAx05IsDqlA.ttf", "500" => "http://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9vAx05IsDqlA.ttf", "700" => "http://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlvAx05IsDqlA.ttf", "900" => "http://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmYUtvAx05IsDqlA.ttf", "100italic" => "http://fonts.gstatic.com/s/roboto/v20/KFOiCnqEu92Fr1Mu51QrIzcXLsnzjYk.ttf", "300italic" => "http://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TjARc9AMX6lJBP.ttf", "regular" => "http://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Me5WZLCzYlKw.ttf", "italic" => "http://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1Mu52xPKTM1K9nz.ttf", "500italic" => "http://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51S7ABc9AMX6lJBP.ttf", "700italic" => "http://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TzBhc9AMX6lJBP.ttf", "900italic" => "http://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TLBBc9AMX6lJBP.ttf")), array("kind" => "webfonts#webfont", "family" => "Roboto Condensed", "category" => "sans-serif", "variants" => array("300", "300italic", "regular", "italic", "700", "700italic"), "subsets" => array("greek", "vietnamese", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v18", "lastModified" => "2019-07-23", "files" => array("300" => "http://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZKCMSbvtdYyQ.ttf", "700" => "http://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meKCMSbvtdYyQ.ttf", "300italic" => "http://fonts.gstatic.com/s/robotocondensed/v18/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDpCEYatlYcyRi4A.ttf", "regular" => "http://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-59WxDCs5cvI.ttf", "italic" => "http://fonts.gstatic.com/s/robotocondensed/v18/ieVj2ZhZI2eCN5jzbjEETS9weq8-19e7CAk8YvJEeg.ttf", "700italic" => "http://fonts.gstatic.com/s/robotocondensed/v18/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDtCYYatlYcyRi4A.ttf")), array("kind" => "webfonts#webfont", "family" => "Roboto Mono", "category" => "monospace", "variants" => array("100", "100italic", "300", "300italic", "regular", "italic", "500", "500italic", "700", "700italic"), "subsets" => array("greek", "vietnamese", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v7", "lastModified" => "2019-07-22", "files" => array("100" => "http://fonts.gstatic.com/s/robotomono/v7/L0x7DF4xlVMF-BfR8bXMIjAoq3qcW7KCG1w.ttf", "300" => "http://fonts.gstatic.com/s/robotomono/v7/L0xkDF4xlVMF-BfR8bXMIjDgiVq2db6LAkU-.ttf", "500" => "http://fonts.gstatic.com/s/robotomono/v7/L0xkDF4xlVMF-BfR8bXMIjC4iFq2db6LAkU-.ttf", "700" => "http://fonts.gstatic.com/s/robotomono/v7/L0xkDF4xlVMF-BfR8bXMIjDwjlq2db6LAkU-.ttf", "100italic" => "http://fonts.gstatic.com/s/robotomono/v7/L0xlDF4xlVMF-BfR8bXMIjhOkx6WX5CHC1wnFw.ttf", "300italic" => "http://fonts.gstatic.com/s/robotomono/v7/L0xmDF4xlVMF-BfR8bXMIjhOk9a0f7qpB1U-Drg.ttf", "regular" => "http://fonts.gstatic.com/s/robotomono/v7/L0x5DF4xlVMF-BfR8bXMIghMoX6-XqKC.ttf", "italic" => "http://fonts.gstatic.com/s/robotomono/v7/L0x7DF4xlVMF-BfR8bXMIjhOq3qcW7KCG1w.ttf", "500italic" => "http://fonts.gstatic.com/s/robotomono/v7/L0xmDF4xlVMF-BfR8bXMIjhOk461f7qpB1U-Drg.ttf", "700italic" => "http://fonts.gstatic.com/s/robotomono/v7/L0xmDF4xlVMF-BfR8bXMIjhOk8azf7qpB1U-Drg.ttf")), array("kind" => "webfonts#webfont", "family" => "Roboto Slab", "category" => "serif", "variants" => array("100", "300", "regular", "700"), "subsets" => array("greek", "vietnamese", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v9", "lastModified" => "2019-07-22", "files" => array("100" => "http://fonts.gstatic.com/s/robotoslab/v9/BngOUXZYTXPIvIBgJJSb6u-u5qCr5RCDY_k.ttf", "300" => "http://fonts.gstatic.com/s/robotoslab/v9/BngRUXZYTXPIvIBgJJSb6u9mxICByxyKeuDp.ttf", "700" => "http://fonts.gstatic.com/s/robotoslab/v9/BngRUXZYTXPIvIBgJJSb6u92w4CByxyKeuDp.ttf", "regular" => "http://fonts.gstatic.com/s/robotoslab/v9/BngMUXZYTXPIvIBgJJSb6tfK7KSJ4ACD.ttf")), array("kind" => "webfonts#webfont", "family" => "Rochester", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/rochester/v10/6ae-4KCqVa4Zy6Fif-Uy31vWNTMwoQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Rock Salt", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/rocksalt/v10/MwQ0bhv11fWD6QsAVOZbsEk7hbBWrA.ttf")), array("kind" => "webfonts#webfont", "family" => "Rokkitt", "category" => "serif", "variants" => array("100", "200", "300", "regular", "500", "600", "700", "800", "900"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v14", "lastModified" => "2019-07-17", "files" => array("100" => "http://fonts.gstatic.com/s/rokkitt/v14/qFdG35qfgYFjGy5hmCWCc_TOyh4Qig.ttf", "200" => "http://fonts.gstatic.com/s/rokkitt/v14/qFdB35qfgYFjGy5hmImjU97gxhcJk1s.ttf", "300" => "http://fonts.gstatic.com/s/rokkitt/v14/qFdB35qfgYFjGy5hmO2gU97gxhcJk1s.ttf", "500" => "http://fonts.gstatic.com/s/rokkitt/v14/qFdB35qfgYFjGy5hmLWhU97gxhcJk1s.ttf", "600" => "http://fonts.gstatic.com/s/rokkitt/v14/qFdB35qfgYFjGy5hmJmmU97gxhcJk1s.ttf", "700" => "http://fonts.gstatic.com/s/rokkitt/v14/qFdB35qfgYFjGy5hmP2nU97gxhcJk1s.ttf", "800" => "http://fonts.gstatic.com/s/rokkitt/v14/qFdB35qfgYFjGy5hmOGkU97gxhcJk1s.ttf", "900" => "http://fonts.gstatic.com/s/rokkitt/v14/qFdB35qfgYFjGy5hmMWlU97gxhcJk1s.ttf", "regular" => "http://fonts.gstatic.com/s/rokkitt/v14/qFdE35qfgYFjGy5hoEGId9bL2h4.ttf")), array("kind" => "webfonts#webfont", "family" => "Romanesco", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/romanesco/v8/w8gYH2ozQOY7_r_J7mSn3HwLqOqSBg.ttf")), array("kind" => "webfonts#webfont", "family" => "Ropa Sans", "category" => "sans-serif", "variants" => array("regular", "italic"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/ropasans/v9/EYqxmaNOzLlWtsZSScyKWjloU5KP2g.ttf", "italic" => "http://fonts.gstatic.com/s/ropasans/v9/EYq3maNOzLlWtsZSScy6WDNscZef2mNE.ttf")), array("kind" => "webfonts#webfont", "family" => "Rosario", "category" => "sans-serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin"), "version" => "v14", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/rosario/v14/xfu00WDhWW_fOEoY0OjY6AbouLfbK64.ttf", "regular" => "http://fonts.gstatic.com/s/rosario/v14/xfux0WDhWW_fOEoY6FT3zA7DpL4.ttf", "italic" => "http://fonts.gstatic.com/s/rosario/v14/xfuz0WDhWW_fOEoY2Fb9yCzGtL7CMg.ttf", "700italic" => "http://fonts.gstatic.com/s/rosario/v14/xfu20WDhWW_fOEoY2FbFdAPivJXeO67ISw.ttf")), array("kind" => "webfonts#webfont", "family" => "Rosarivo", "category" => "serif", "variants" => array("regular", "italic"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/rosarivo/v7/PlI-Fl2lO6N9f8HaNAeC2nhMnNy5.ttf", "italic" => "http://fonts.gstatic.com/s/rosarivo/v7/PlI4Fl2lO6N9f8HaNDeA0Hxumcy5ZX8.ttf")), array("kind" => "webfonts#webfont", "family" => "Rouge Script", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/rougescript/v8/LYjFdGbiklMoCIQOw1Ep3S4PVPXbUJWq9g.ttf")), array("kind" => "webfonts#webfont", "family" => "Rozha One", "category" => "serif", "variants" => array("regular"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/rozhaone/v7/AlZy_zVFtYP12Zncg2khdXf4XB0Tow.ttf")), array("kind" => "webfonts#webfont", "family" => "Rubik", "category" => "sans-serif", "variants" => array("300", "300italic", "regular", "italic", "500", "500italic", "700", "700italic", "900", "900italic"), "subsets" => array("hebrew", "latin-ext", "latin", "cyrillic"), "version" => "v9", "lastModified" => "2019-07-22", "files" => array("300" => "http://fonts.gstatic.com/s/rubik/v9/iJWHBXyIfDnIV7Fqj1ma-2HW7ZB_.ttf", "500" => "http://fonts.gstatic.com/s/rubik/v9/iJWHBXyIfDnIV7Eyjlma-2HW7ZB_.ttf", "700" => "http://fonts.gstatic.com/s/rubik/v9/iJWHBXyIfDnIV7F6iFma-2HW7ZB_.ttf", "900" => "http://fonts.gstatic.com/s/rubik/v9/iJWHBXyIfDnIV7FCilma-2HW7ZB_.ttf", "300italic" => "http://fonts.gstatic.com/s/rubik/v9/iJWBBXyIfDnIV7nEldWY8WX06IB_18o.ttf", "regular" => "http://fonts.gstatic.com/s/rubik/v9/iJWKBXyIfDnIV4nGp32S0H3f.ttf", "italic" => "http://fonts.gstatic.com/s/rubik/v9/iJWEBXyIfDnIV7nErXmw1W3f9Ik.ttf", "500italic" => "http://fonts.gstatic.com/s/rubik/v9/iJWBBXyIfDnIV7nElY2Z8WX06IB_18o.ttf", "700italic" => "http://fonts.gstatic.com/s/rubik/v9/iJWBBXyIfDnIV7nElcWf8WX06IB_18o.ttf", "900italic" => "http://fonts.gstatic.com/s/rubik/v9/iJWBBXyIfDnIV7nElf2d8WX06IB_18o.ttf")), array("kind" => "webfonts#webfont", "family" => "Rubik Mono One", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin", "cyrillic"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/rubikmonoone/v8/UqyJK8kPP3hjw6ANTdfRk9YSN-8wRqQrc_j9.ttf")), array("kind" => "webfonts#webfont", "family" => "Ruda", "category" => "sans-serif", "variants" => array("regular", "700", "900"), "subsets" => array("latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/ruda/v11/k3kQo8YQJOpFosM4Td7iL0nAMaM.ttf", "900" => "http://fonts.gstatic.com/s/ruda/v11/k3kQo8YQJOpFovs6Td7iL0nAMaM.ttf", "regular" => "http://fonts.gstatic.com/s/ruda/v11/k3kfo8YQJOpFmn8XadbJM0A.ttf")), array("kind" => "webfonts#webfont", "family" => "Rufina", "category" => "serif", "variants" => array("regular", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/rufina/v7/Yq6W-LyURyLy-aKKHztAvMxenxE0SA.ttf", "regular" => "http://fonts.gstatic.com/s/rufina/v7/Yq6V-LyURyLy-aKyoxRktOdClg.ttf")), array("kind" => "webfonts#webfont", "family" => "Ruge Boogie", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/rugeboogie/v10/JIA3UVFwbHRF_GIWSMhKNROiPzUveSxy.ttf")), array("kind" => "webfonts#webfont", "family" => "Ruluko", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/ruluko/v7/xMQVuFNZVaODtm0pC6WzKX_QmA.ttf")), array("kind" => "webfonts#webfont", "family" => "Rum Raisin", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/rumraisin/v7/nwpRtKu3Ih8D5avB4h2uJ3-IywA7eMM.ttf")), array("kind" => "webfonts#webfont", "family" => "Ruslan Display", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin", "cyrillic"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/ruslandisplay/v10/Gw6jwczl81XcIZuckK_e3UpfdzxrldyFvm1n.ttf")), array("kind" => "webfonts#webfont", "family" => "Russo One", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin", "cyrillic"), "version" => "v8", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/russoone/v8/Z9XUDmZRWg6M1LvRYsH-yMOInrib9Q.ttf")), array("kind" => "webfonts#webfont", "family" => "Ruthie", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/ruthie/v10/gokvH63sGkdqXuU9lD53Q2u_mQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Rye", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/rye/v7/r05XGLJT86YDFpTsXOqx4w.ttf")), array("kind" => "webfonts#webfont", "family" => "Sacramento", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/sacramento/v7/buEzpo6gcdjy0EiZMBUG0CoV_NxLeiw.ttf")), array("kind" => "webfonts#webfont", "family" => "Sahitya", "category" => "serif", "variants" => array("regular", "700"), "subsets" => array("devanagari", "latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/sahitya/v4/6qLFKZkOuhnuqlJAUZsqGyQvEnvSexI.ttf", "regular" => "http://fonts.gstatic.com/s/sahitya/v4/6qLAKZkOuhnuqlJAaScFPywEDnI.ttf")), array("kind" => "webfonts#webfont", "family" => "Sail", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/sail/v10/DPEjYwiBxwYJFBTDADYAbvw.ttf")), array("kind" => "webfonts#webfont", "family" => "Saira", "category" => "sans-serif", "variants" => array("100", "200", "300", "regular", "500", "600", "700", "800", "900"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/saira/v4/mem-Ya2wxmKQyNFETZY_VrUfTck.ttf", "200" => "http://fonts.gstatic.com/s/saira/v4/mem9Ya2wxmKQyNHobLYVeLkWVNBt.ttf", "300" => "http://fonts.gstatic.com/s/saira/v4/mem9Ya2wxmKQyNGMb7YVeLkWVNBt.ttf", "500" => "http://fonts.gstatic.com/s/saira/v4/mem9Ya2wxmKQyNHUbrYVeLkWVNBt.ttf", "600" => "http://fonts.gstatic.com/s/saira/v4/mem9Ya2wxmKQyNH4abYVeLkWVNBt.ttf", "700" => "http://fonts.gstatic.com/s/saira/v4/mem9Ya2wxmKQyNGcaLYVeLkWVNBt.ttf", "800" => "http://fonts.gstatic.com/s/saira/v4/mem9Ya2wxmKQyNGAa7YVeLkWVNBt.ttf", "900" => "http://fonts.gstatic.com/s/saira/v4/mem9Ya2wxmKQyNGkarYVeLkWVNBt.ttf", "regular" => "http://fonts.gstatic.com/s/saira/v4/memwYa2wxmKQyOkgR5IdU6Uf.ttf")), array("kind" => "webfonts#webfont", "family" => "Saira Condensed", "category" => "sans-serif", "variants" => array("100", "200", "300", "regular", "500", "600", "700", "800", "900"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/sairacondensed/v5/EJRMQgErUN8XuHNEtX81i9TmEkrnwetA2omSrzS8.ttf", "200" => "http://fonts.gstatic.com/s/sairacondensed/v5/EJRLQgErUN8XuHNEtX81i9TmEkrnbcpg8Keepi2lHw.ttf", "300" => "http://fonts.gstatic.com/s/sairacondensed/v5/EJRLQgErUN8XuHNEtX81i9TmEkrnCclg8Keepi2lHw.ttf", "500" => "http://fonts.gstatic.com/s/sairacondensed/v5/EJRLQgErUN8XuHNEtX81i9TmEkrnUchg8Keepi2lHw.ttf", "600" => "http://fonts.gstatic.com/s/sairacondensed/v5/EJRLQgErUN8XuHNEtX81i9TmEkrnfc9g8Keepi2lHw.ttf", "700" => "http://fonts.gstatic.com/s/sairacondensed/v5/EJRLQgErUN8XuHNEtX81i9TmEkrnGc5g8Keepi2lHw.ttf", "800" => "http://fonts.gstatic.com/s/sairacondensed/v5/EJRLQgErUN8XuHNEtX81i9TmEkrnBc1g8Keepi2lHw.ttf", "900" => "http://fonts.gstatic.com/s/sairacondensed/v5/EJRLQgErUN8XuHNEtX81i9TmEkrnIcxg8Keepi2lHw.ttf", "regular" => "http://fonts.gstatic.com/s/sairacondensed/v5/EJROQgErUN8XuHNEtX81i9TmEkrfpeFE-IyCrw.ttf")), array("kind" => "webfonts#webfont", "family" => "Saira Extra Condensed", "category" => "sans-serif", "variants" => array("100", "200", "300", "regular", "500", "600", "700", "800", "900"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/sairaextracondensed/v5/-nFsOHYr-vcC7h8MklGBkrvmUG9rbpkisrTri0jx9i5ss3a3.ttf", "200" => "http://fonts.gstatic.com/s/sairaextracondensed/v5/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrJ2nR3ABgum-uoQ.ttf", "300" => "http://fonts.gstatic.com/s/sairaextracondensed/v5/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrQ2rR3ABgum-uoQ.ttf", "500" => "http://fonts.gstatic.com/s/sairaextracondensed/v5/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrG2vR3ABgum-uoQ.ttf", "600" => "http://fonts.gstatic.com/s/sairaextracondensed/v5/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrN2zR3ABgum-uoQ.ttf", "700" => "http://fonts.gstatic.com/s/sairaextracondensed/v5/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrU23R3ABgum-uoQ.ttf", "800" => "http://fonts.gstatic.com/s/sairaextracondensed/v5/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrT27R3ABgum-uoQ.ttf", "900" => "http://fonts.gstatic.com/s/sairaextracondensed/v5/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTra2_R3ABgum-uoQ.ttf", "regular" => "http://fonts.gstatic.com/s/sairaextracondensed/v5/-nFiOHYr-vcC7h8MklGBkrvmUG9rbpkisrTT70L11Ct8sw.ttf")), array("kind" => "webfonts#webfont", "family" => "Saira Semi Condensed", "category" => "sans-serif", "variants" => array("100", "200", "300", "regular", "500", "600", "700", "800", "900"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/sairasemicondensed/v5/U9MN6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXdvaOM8rXT-8V8.ttf", "200" => "http://fonts.gstatic.com/s/sairasemicondensed/v5/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXfDScMWg3j36Ebz.ttf", "300" => "http://fonts.gstatic.com/s/sairasemicondensed/v5/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXenSsMWg3j36Ebz.ttf", "500" => "http://fonts.gstatic.com/s/sairasemicondensed/v5/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXf_S8MWg3j36Ebz.ttf", "600" => "http://fonts.gstatic.com/s/sairasemicondensed/v5/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXfTTMMWg3j36Ebz.ttf", "700" => "http://fonts.gstatic.com/s/sairasemicondensed/v5/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXe3TcMWg3j36Ebz.ttf", "800" => "http://fonts.gstatic.com/s/sairasemicondensed/v5/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXerTsMWg3j36Ebz.ttf", "900" => "http://fonts.gstatic.com/s/sairasemicondensed/v5/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXePT8MWg3j36Ebz.ttf", "regular" => "http://fonts.gstatic.com/s/sairasemicondensed/v5/U9MD6c-2-nnJkHxyCjRcnMHcWVWV1cWRRU8LYuceqGT-.ttf")), array("kind" => "webfonts#webfont", "family" => "Saira Stencil One", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v1", "lastModified" => "2019-07-26", "files" => array("regular" => "http://fonts.gstatic.com/s/sairastencilone/v1/SLXSc03I6HkvZGJ1GvvipLoYSTEL9AsMawif2YQ2.ttf")), array("kind" => "webfonts#webfont", "family" => "Salsa", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/salsa/v9/gNMKW3FiRpKj-imY8ncKEZez.ttf")), array("kind" => "webfonts#webfont", "family" => "Sanchez", "category" => "serif", "variants" => array("regular", "italic"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/sanchez/v7/Ycm2sZJORluHnXbITm5b_BwE1l0.ttf", "italic" => "http://fonts.gstatic.com/s/sanchez/v7/Ycm0sZJORluHnXbIfmxR-D4Bxl3gkw.ttf")), array("kind" => "webfonts#webfont", "family" => "Sancreek", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/sancreek/v10/pxiHypAnsdxUm159X7D-XV9NEe-K.ttf")), array("kind" => "webfonts#webfont", "family" => "Sansita", "category" => "sans-serif", "variants" => array("regular", "italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/sansita/v4/QldLNTRRphEb_-V7JKWUaXl0wqVv3_g.ttf", "800" => "http://fonts.gstatic.com/s/sansita/v4/QldLNTRRphEb_-V7JLmXaXl0wqVv3_g.ttf", "900" => "http://fonts.gstatic.com/s/sansita/v4/QldLNTRRphEb_-V7JJ2WaXl0wqVv3_g.ttf", "regular" => "http://fonts.gstatic.com/s/sansita/v4/QldONTRRphEb_-V7HBm7TXFf3qw.ttf", "italic" => "http://fonts.gstatic.com/s/sansita/v4/QldMNTRRphEb_-V7LBuxSVNazqx2xg.ttf", "700italic" => "http://fonts.gstatic.com/s/sansita/v4/QldJNTRRphEb_-V7LBuJ9Xx-xodqz_joDQ.ttf", "800italic" => "http://fonts.gstatic.com/s/sansita/v4/QldJNTRRphEb_-V7LBuJ6X9-xodqz_joDQ.ttf", "900italic" => "http://fonts.gstatic.com/s/sansita/v4/QldJNTRRphEb_-V7LBuJzX5-xodqz_joDQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Sarabun", "category" => "sans-serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/sarabun/v7/DtVhJx26TKEr37c9YHZJmnYI5gnOpg.ttf", "200" => "http://fonts.gstatic.com/s/sarabun/v7/DtVmJx26TKEr37c9YNpoulwm6gDXvwE.ttf", "300" => "http://fonts.gstatic.com/s/sarabun/v7/DtVmJx26TKEr37c9YL5rulwm6gDXvwE.ttf", "500" => "http://fonts.gstatic.com/s/sarabun/v7/DtVmJx26TKEr37c9YOZqulwm6gDXvwE.ttf", "600" => "http://fonts.gstatic.com/s/sarabun/v7/DtVmJx26TKEr37c9YMptulwm6gDXvwE.ttf", "700" => "http://fonts.gstatic.com/s/sarabun/v7/DtVmJx26TKEr37c9YK5sulwm6gDXvwE.ttf", "800" => "http://fonts.gstatic.com/s/sarabun/v7/DtVmJx26TKEr37c9YLJvulwm6gDXvwE.ttf", "100italic" => "http://fonts.gstatic.com/s/sarabun/v7/DtVnJx26TKEr37c9aBBx_nwMxAzephhN.ttf", "200italic" => "http://fonts.gstatic.com/s/sarabun/v7/DtVkJx26TKEr37c9aBBxUl0s7iLSrwFUlw.ttf", "300italic" => "http://fonts.gstatic.com/s/sarabun/v7/DtVkJx26TKEr37c9aBBxNl4s7iLSrwFUlw.ttf", "regular" => "http://fonts.gstatic.com/s/sarabun/v7/DtVjJx26TKEr37c9WBJDnlQN9gk.ttf", "italic" => "http://fonts.gstatic.com/s/sarabun/v7/DtVhJx26TKEr37c9aBBJmnYI5gnOpg.ttf", "500italic" => "http://fonts.gstatic.com/s/sarabun/v7/DtVkJx26TKEr37c9aBBxbl8s7iLSrwFUlw.ttf", "600italic" => "http://fonts.gstatic.com/s/sarabun/v7/DtVkJx26TKEr37c9aBBxQlgs7iLSrwFUlw.ttf", "700italic" => "http://fonts.gstatic.com/s/sarabun/v7/DtVkJx26TKEr37c9aBBxJlks7iLSrwFUlw.ttf", "800italic" => "http://fonts.gstatic.com/s/sarabun/v7/DtVkJx26TKEr37c9aBBxOlos7iLSrwFUlw.ttf")), array("kind" => "webfonts#webfont", "family" => "Sarala", "category" => "sans-serif", "variants" => array("regular", "700"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/sarala/v4/uK_x4riEZv4o1w9ptjI3OtWYVkMpXA.ttf", "regular" => "http://fonts.gstatic.com/s/sarala/v4/uK_y4riEZv4o1w9RCh0TMv6EXw.ttf")), array("kind" => "webfonts#webfont", "family" => "Sarina", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/sarina/v8/-F6wfjF3ITQwasLhLkDUriBQxw.ttf")), array("kind" => "webfonts#webfont", "family" => "Sarpanch", "category" => "sans-serif", "variants" => array("regular", "500", "600", "700", "800", "900"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("500" => "http://fonts.gstatic.com/s/sarpanch/v5/hES16Xt4NCpRuk6PziV0ba7f1HEuRHkM.ttf", "600" => "http://fonts.gstatic.com/s/sarpanch/v5/hES16Xt4NCpRuk6PziVYaq7f1HEuRHkM.ttf", "700" => "http://fonts.gstatic.com/s/sarpanch/v5/hES16Xt4NCpRuk6PziU8a67f1HEuRHkM.ttf", "800" => "http://fonts.gstatic.com/s/sarpanch/v5/hES16Xt4NCpRuk6PziUgaK7f1HEuRHkM.ttf", "900" => "http://fonts.gstatic.com/s/sarpanch/v5/hES16Xt4NCpRuk6PziUEaa7f1HEuRHkM.ttf", "regular" => "http://fonts.gstatic.com/s/sarpanch/v5/hESy6Xt4NCpRuk6Pzh2ARIrX_20n.ttf")), array("kind" => "webfonts#webfont", "family" => "Satisfy", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/satisfy/v10/rP2Hp2yn6lkG50LoOZSCHBeHFl0.ttf")), array("kind" => "webfonts#webfont", "family" => "Sawarabi Gothic", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("vietnamese", "japanese", "latin-ext", "latin", "cyrillic"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/sawarabigothic/v8/x3d4ckfVaqqa-BEj-I9mE65u3k3NBSk3E2YljQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Sawarabi Mincho", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("japanese", "latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/sawarabimincho/v10/8QIRdiDaitzr7brc8ahpxt6GcIJTLahP46UDUw.ttf")), array("kind" => "webfonts#webfont", "family" => "Scada", "category" => "sans-serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/scada/v8/RLp8K5Pv5qumeVrU6BEgRVfmZOE5.ttf", "regular" => "http://fonts.gstatic.com/s/scada/v8/RLpxK5Pv5qumeWJoxzUobkvv.ttf", "italic" => "http://fonts.gstatic.com/s/scada/v8/RLp_K5Pv5qumeVJqzTEKa1vvffg.ttf", "700italic" => "http://fonts.gstatic.com/s/scada/v8/RLp6K5Pv5qumeVJq9Y0lT1PEYfE5p6g.ttf")), array("kind" => "webfonts#webfont", "family" => "Scheherazade", "category" => "serif", "variants" => array("regular", "700"), "subsets" => array("arabic", "latin"), "version" => "v17", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/scheherazade/v17/YA9Lr0yF4ETZN60keViq1kQYC7yMjt3V_dB0Yw.ttf", "regular" => "http://fonts.gstatic.com/s/scheherazade/v17/YA9Ur0yF4ETZN60keViq1kQgt5OohvbJ9A.ttf")), array("kind" => "webfonts#webfont", "family" => "Schoolbell", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/schoolbell/v10/92zQtBZWOrcgoe-fgnJIVxIQ6mRqfiQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Scope One", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/scopeone/v6/WBLnrEXKYFlGHrOKmGD1W0_MJMGxiQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Seaweed Script", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/seaweedscript/v7/bx6cNx6Tne2pxOATYE8C_Rsoe0WJ-KcGVbLW.ttf")), array("kind" => "webfonts#webfont", "family" => "Secular One", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("hebrew", "latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/secularone/v4/8QINdiTajsj_87rMuMdKypDlMul7LJpK.ttf")), array("kind" => "webfonts#webfont", "family" => "Sedgwick Ave", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/sedgwickave/v5/uK_04rKEYuguzAcSYRdWTJq8Xmg1Vcf5JA.ttf")), array("kind" => "webfonts#webfont", "family" => "Sedgwick Ave Display", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/sedgwickavedisplay/v5/xfuu0XPgU3jZPUoUo3ScvmPi-NapQ8OxM2czd-YnOzUD.ttf")), array("kind" => "webfonts#webfont", "family" => "Sevillana", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/sevillana/v8/KFOlCnWFscmDt1Bfiy1vAx05IsDqlA.ttf")), array("kind" => "webfonts#webfont", "family" => "Seymour One", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin", "cyrillic"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/seymourone/v7/4iCp6Khla9xbjQpoWGGd0myIPYBvgpUI.ttf")), array("kind" => "webfonts#webfont", "family" => "Shadows Into Light", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/shadowsintolight/v9/UqyNK9UOIntux_czAvDQx_ZcHqZXBNQDcsr4xzSMYA.ttf")), array("kind" => "webfonts#webfont", "family" => "Shadows Into Light Two", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/shadowsintolighttwo/v7/4iC86LVlZsRSjQhpWGedwyOoW-0A6_kpsyNmlAvNGLNnIF0.ttf")), array("kind" => "webfonts#webfont", "family" => "Shanti", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/shanti/v11/t5thIREMM4uSDgzgU0ezpKfwzA.ttf")), array("kind" => "webfonts#webfont", "family" => "Share", "category" => "display", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/share/v10/i7dJIFliZjKNF63xM56-WkJUQUq7.ttf", "regular" => "http://fonts.gstatic.com/s/share/v10/i7dEIFliZjKNF5VNHLq2cV5d.ttf", "italic" => "http://fonts.gstatic.com/s/share/v10/i7dKIFliZjKNF6VPFr6UdE5dWFM.ttf", "700italic" => "http://fonts.gstatic.com/s/share/v10/i7dPIFliZjKNF6VPLgK7UEZ2RFq7AwU.ttf")), array("kind" => "webfonts#webfont", "family" => "Share Tech", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/sharetech/v9/7cHtv4Uyi5K0OeZ7bohUwHoDmTcibrA.ttf")), array("kind" => "webfonts#webfont", "family" => "Share Tech Mono", "category" => "monospace", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/sharetechmono/v9/J7aHnp1uDWRBEqV98dVQztYldFc7pAsEIc3Xew.ttf")), array("kind" => "webfonts#webfont", "family" => "Shojumaru", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/shojumaru/v7/rax_HiWfutkLLnaKCtlMBBJek0vA8A.ttf")), array("kind" => "webfonts#webfont", "family" => "Short Stack", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/shortstack/v9/bMrzmS2X6p0jZC6EcmPFX-SScX8D0nq6.ttf")), array("kind" => "webfonts#webfont", "family" => "Shrikhand", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin", "gujarati"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/shrikhand/v5/a8IbNovtLWfR7T7bMJwbBIiQ0zhMtA.ttf")), array("kind" => "webfonts#webfont", "family" => "Siemreap", "category" => "display", "variants" => array("regular"), "subsets" => array("khmer"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/siemreap/v12/Gg82N5oFbgLvHAfNl2YbnA8DLXpe.ttf")), array("kind" => "webfonts#webfont", "family" => "Sigmar One", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/sigmarone/v10/co3DmWZ8kjZuErj9Ta3dk6Pjp3Di8U0.ttf")), array("kind" => "webfonts#webfont", "family" => "Signika", "category" => "sans-serif", "variants" => array("300", "regular", "600", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-17", "files" => array("300" => "http://fonts.gstatic.com/s/signika/v10/vEFU2_JTCgwQ5ejvE_oEI3BDa0AdytM.ttf", "600" => "http://fonts.gstatic.com/s/signika/v10/vEFU2_JTCgwQ5ejvE44CI3BDa0AdytM.ttf", "700" => "http://fonts.gstatic.com/s/signika/v10/vEFU2_JTCgwQ5ejvE-oDI3BDa0AdytM.ttf", "regular" => "http://fonts.gstatic.com/s/signika/v10/vEFR2_JTCgwQ5ejvK1YsB3hod0k.ttf")), array("kind" => "webfonts#webfont", "family" => "Signika Negative", "category" => "sans-serif", "variants" => array("300", "regular", "600", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/signikanegative/v10/E217_cfngu7HiRpPX3ZpNE4kY5zKal6DipHD6z_iXAs.ttf", "600" => "http://fonts.gstatic.com/s/signikanegative/v10/E217_cfngu7HiRpPX3ZpNE4kY5zKaiqFipHD6z_iXAs.ttf", "700" => "http://fonts.gstatic.com/s/signikanegative/v10/E217_cfngu7HiRpPX3ZpNE4kY5zKak6EipHD6z_iXAs.ttf", "regular" => "http://fonts.gstatic.com/s/signikanegative/v10/E218_cfngu7HiRpPX3ZpNE4kY5zKUvKrrpno9zY.ttf")), array("kind" => "webfonts#webfont", "family" => "Simonetta", "category" => "display", "variants" => array("regular", "italic", "900", "900italic"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-26", "files" => array("900" => "http://fonts.gstatic.com/s/simonetta/v10/x3dnckHVYrCU5BU15c45-N0mtwTpDQIrGg.ttf", "regular" => "http://fonts.gstatic.com/s/simonetta/v10/x3dickHVYrCU5BU15c4BfPACvy_1BA.ttf", "italic" => "http://fonts.gstatic.com/s/simonetta/v10/x3dkckHVYrCU5BU15c4xfvoGnSrlBBsy.ttf", "900italic" => "http://fonts.gstatic.com/s/simonetta/v10/x3d5ckHVYrCU5BU15c4xfsKCsA7tLwc7Gn88.ttf")), array("kind" => "webfonts#webfont", "family" => "Single Day", "category" => "display", "variants" => array("regular"), "subsets" => array("korean"), "version" => "v1", "lastModified" => "2019-07-26", "files" => array("regular" => "http://fonts.gstatic.com/s/singleday/v1/LYjHdGDjlEgoAcF95EI5jVoFUNfeQJU.ttf")), array("kind" => "webfonts#webfont", "family" => "Sintony", "category" => "sans-serif", "variants" => array("regular", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/sintony/v7/XoHj2YDqR7-98cVUGYgIn9cDkjLp6C8.ttf", "regular" => "http://fonts.gstatic.com/s/sintony/v7/XoHm2YDqR7-98cVUITQnu98ojjs.ttf")), array("kind" => "webfonts#webfont", "family" => "Sirin Stencil", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/sirinstencil/v8/mem4YaWwznmLx-lzGfN7MdRydchGBq6al6o.ttf")), array("kind" => "webfonts#webfont", "family" => "Six Caps", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/sixcaps/v10/6ae_4KGrU7VR7bNmabcS9XXaPCop.ttf")), array("kind" => "webfonts#webfont", "family" => "Skranji", "category" => "display", "variants" => array("regular", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/skranji/v7/OZpGg_dtriVFNerMW4eBtlzNwED-b4g.ttf", "regular" => "http://fonts.gstatic.com/s/skranji/v7/OZpDg_dtriVFNerMYzuuklTm3Ek.ttf")), array("kind" => "webfonts#webfont", "family" => "Slabo 13px", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/slabo13px/v7/11hEGp_azEvXZUdSBzzRcKer2wkYnvI.ttf")), array("kind" => "webfonts#webfont", "family" => "Slabo 27px", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v6", "lastModified" => "2019-07-22", "files" => array("regular" => "http://fonts.gstatic.com/s/slabo27px/v6/mFT0WbgBwKPR_Z4hGN2qsxgJ1EJ7i90.ttf")), array("kind" => "webfonts#webfont", "family" => "Slackey", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/slackey/v10/N0bV2SdQO-5yM0-dKlRaJdbWgdY.ttf")), array("kind" => "webfonts#webfont", "family" => "Smokum", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/smokum/v10/TK3iWkUbAhopmrdGHjUHte5fKg.ttf")), array("kind" => "webfonts#webfont", "family" => "Smythe", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/smythe/v10/MwQ3bhT01--coT1BOLh_uGInjA.ttf")), array("kind" => "webfonts#webfont", "family" => "Sniglet", "category" => "display", "variants" => array("regular", "800"), "subsets" => array("latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("800" => "http://fonts.gstatic.com/s/sniglet/v11/cIf4MaFLtkE3UjaJ_ImHRGEsnIJkWL4.ttf", "regular" => "http://fonts.gstatic.com/s/sniglet/v11/cIf9MaFLtkE3UjaJxCmrYGkHgIs.ttf")), array("kind" => "webfonts#webfont", "family" => "Snippet", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/snippet/v9/bWt47f7XfQH9Gupu2v_Afcp9QWc.ttf")), array("kind" => "webfonts#webfont", "family" => "Snowburst One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/snowburstone/v7/MQpS-WezKdujBsXY3B7I-UT7eZ-UPyacPbo.ttf")), array("kind" => "webfonts#webfont", "family" => "Sofadi One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/sofadione/v8/JIA2UVBxdnVBuElZaMFGcDOIETkmYDU.ttf")), array("kind" => "webfonts#webfont", "family" => "Sofia", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/sofia/v8/8QIHdirahM3j_vu-sowsrqjk.ttf")), array("kind" => "webfonts#webfont", "family" => "Song Myung", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin", "korean"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/songmyung/v8/1cX2aUDWAJH5-EIC7DIhr1GqhcitzeM.ttf")), array("kind" => "webfonts#webfont", "family" => "Sonsie One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/sonsieone/v8/PbymFmP_EAnPqbKaoc18YVu80lbp8JM.ttf")), array("kind" => "webfonts#webfont", "family" => "Sorts Mill Goudy", "category" => "serif", "variants" => array("regular", "italic"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/sortsmillgoudy/v9/Qw3GZR9MED_6PSuS_50nEaVrfzgEXH0OjpM75PE.ttf", "italic" => "http://fonts.gstatic.com/s/sortsmillgoudy/v9/Qw3AZR9MED_6PSuS_50nEaVrfzgEbH8EirE-9PGLfQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Source Code Pro", "category" => "monospace", "variants" => array("200", "300", "regular", "500", "600", "700", "900"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-17", "files" => array("200" => "http://fonts.gstatic.com/s/sourcecodepro/v10/HI_XiYsKILxRpg3hIP6sJ7fM7Pqt8srztO0rzmmkDQ.ttf", "300" => "http://fonts.gstatic.com/s/sourcecodepro/v10/HI_XiYsKILxRpg3hIP6sJ7fM7PqtlsnztO0rzmmkDQ.ttf", "500" => "http://fonts.gstatic.com/s/sourcecodepro/v10/HI_XiYsKILxRpg3hIP6sJ7fM7PqtzsjztO0rzmmkDQ.ttf", "600" => "http://fonts.gstatic.com/s/sourcecodepro/v10/HI_XiYsKILxRpg3hIP6sJ7fM7Pqt4s_ztO0rzmmkDQ.ttf", "700" => "http://fonts.gstatic.com/s/sourcecodepro/v10/HI_XiYsKILxRpg3hIP6sJ7fM7Pqths7ztO0rzmmkDQ.ttf", "900" => "http://fonts.gstatic.com/s/sourcecodepro/v10/HI_XiYsKILxRpg3hIP6sJ7fM7PqtvszztO0rzmmkDQ.ttf", "regular" => "http://fonts.gstatic.com/s/sourcecodepro/v10/HI_SiYsKILxRpg3hIP6sJ7fM7PqVOuHXvMY3xw.ttf")), array("kind" => "webfonts#webfont", "family" => "Source Sans Pro", "category" => "sans-serif", "variants" => array("200", "200italic", "300", "300italic", "regular", "italic", "600", "600italic", "700", "700italic", "900", "900italic"), "subsets" => array("greek", "vietnamese", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v13", "lastModified" => "2019-07-23", "files" => array("200" => "http://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i94_AkB1v_8CGxg.ttf", "300" => "http://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zAkB1v_8CGxg.ttf", "600" => "http://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rAkB1v_8CGxg.ttf", "700" => "http://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vAkB1v_8CGxg.ttf", "900" => "http://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nAkB1v_8CGxg.ttf", "200italic" => "http://fonts.gstatic.com/s/sourcesanspro/v13/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZYokRdr3cWWxg40.ttf", "300italic" => "http://fonts.gstatic.com/s/sourcesanspro/v13/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkhdr3cWWxg40.ttf", "regular" => "http://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3aP6TkmDZz9g.ttf", "italic" => "http://fonts.gstatic.com/s/sourcesanspro/v13/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPa7gujNj9tmf.ttf", "600italic" => "http://fonts.gstatic.com/s/sourcesanspro/v13/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lBdr3cWWxg40.ttf", "700italic" => "http://fonts.gstatic.com/s/sourcesanspro/v13/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZclRdr3cWWxg40.ttf", "900italic" => "http://fonts.gstatic.com/s/sourcesanspro/v13/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZklxdr3cWWxg40.ttf")), array("kind" => "webfonts#webfont", "family" => "Source Serif Pro", "category" => "serif", "variants" => array("regular", "600", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-17", "files" => array("600" => "http://fonts.gstatic.com/s/sourceserifpro/v7/neIXzD-0qpwxpaWvjeD0X88SAOeasasahSugxYUvZrI.ttf", "700" => "http://fonts.gstatic.com/s/sourceserifpro/v7/neIXzD-0qpwxpaWvjeD0X88SAOeasc8bhSugxYUvZrI.ttf", "regular" => "http://fonts.gstatic.com/s/sourceserifpro/v7/neIQzD-0qpwxpaWvjeD0X88SAOeaiXM0oSOL2Yw.ttf")), array("kind" => "webfonts#webfont", "family" => "Space Mono", "category" => "monospace", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/spacemono/v5/i7dMIFZifjKcF5UAWdDRaPpZYFKQHwyVd3U.ttf", "regular" => "http://fonts.gstatic.com/s/spacemono/v5/i7dPIFZifjKcF5UAWdDRUEZ2RFq7AwU.ttf", "italic" => "http://fonts.gstatic.com/s/spacemono/v5/i7dNIFZifjKcF5UAWdDRYER8QHi-EwWMbg.ttf", "700italic" => "http://fonts.gstatic.com/s/spacemono/v5/i7dSIFZifjKcF5UAWdDRYERE_FeaGy6QZ3WfYg.ttf")), array("kind" => "webfonts#webfont", "family" => "Special Elite", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/specialelite/v10/XLYgIZbkc4JPUL5CVArUVL0nhncESXFtUsM.ttf")), array("kind" => "webfonts#webfont", "family" => "Spectral", "category" => "serif", "variants" => array("200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic"), "subsets" => array("vietnamese", "latin-ext", "latin", "cyrillic"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/spectral/v6/rnCs-xNNww_2s0amA9v2s13GY_etWWIJ.ttf", "300" => "http://fonts.gstatic.com/s/spectral/v6/rnCs-xNNww_2s0amA9uSsF3GY_etWWIJ.ttf", "500" => "http://fonts.gstatic.com/s/spectral/v6/rnCs-xNNww_2s0amA9vKsV3GY_etWWIJ.ttf", "600" => "http://fonts.gstatic.com/s/spectral/v6/rnCs-xNNww_2s0amA9vmtl3GY_etWWIJ.ttf", "700" => "http://fonts.gstatic.com/s/spectral/v6/rnCs-xNNww_2s0amA9uCt13GY_etWWIJ.ttf", "800" => "http://fonts.gstatic.com/s/spectral/v6/rnCs-xNNww_2s0amA9uetF3GY_etWWIJ.ttf", "200italic" => "http://fonts.gstatic.com/s/spectral/v6/rnCu-xNNww_2s0amA9M8qrXHafOPXHIJErY.ttf", "300italic" => "http://fonts.gstatic.com/s/spectral/v6/rnCu-xNNww_2s0amA9M8qtHEafOPXHIJErY.ttf", "regular" => "http://fonts.gstatic.com/s/spectral/v6/rnCr-xNNww_2s0amA-M-mHnOSOuk.ttf", "italic" => "http://fonts.gstatic.com/s/spectral/v6/rnCt-xNNww_2s0amA9M8kn3sTfukQHs.ttf", "500italic" => "http://fonts.gstatic.com/s/spectral/v6/rnCu-xNNww_2s0amA9M8qonFafOPXHIJErY.ttf", "600italic" => "http://fonts.gstatic.com/s/spectral/v6/rnCu-xNNww_2s0amA9M8qqXCafOPXHIJErY.ttf", "700italic" => "http://fonts.gstatic.com/s/spectral/v6/rnCu-xNNww_2s0amA9M8qsHDafOPXHIJErY.ttf", "800italic" => "http://fonts.gstatic.com/s/spectral/v6/rnCu-xNNww_2s0amA9M8qt3AafOPXHIJErY.ttf")), array("kind" => "webfonts#webfont", "family" => "Spectral SC", "category" => "serif", "variants" => array("200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic"), "subsets" => array("vietnamese", "latin-ext", "latin", "cyrillic"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/spectralsc/v5/Ktk0ALCRZonmalTgyPmRfs1qwkTXPYeVXJZB.ttf", "300" => "http://fonts.gstatic.com/s/spectralsc/v5/Ktk0ALCRZonmalTgyPmRfs0OwUTXPYeVXJZB.ttf", "500" => "http://fonts.gstatic.com/s/spectralsc/v5/Ktk0ALCRZonmalTgyPmRfs1WwETXPYeVXJZB.ttf", "600" => "http://fonts.gstatic.com/s/spectralsc/v5/Ktk0ALCRZonmalTgyPmRfs16x0TXPYeVXJZB.ttf", "700" => "http://fonts.gstatic.com/s/spectralsc/v5/Ktk0ALCRZonmalTgyPmRfs0exkTXPYeVXJZB.ttf", "800" => "http://fonts.gstatic.com/s/spectralsc/v5/Ktk0ALCRZonmalTgyPmRfs0CxUTXPYeVXJZB.ttf", "200italic" => "http://fonts.gstatic.com/s/spectralsc/v5/Ktk2ALCRZonmalTgyPmRfsWg26zWN4O3WYZB_sU.ttf", "300italic" => "http://fonts.gstatic.com/s/spectralsc/v5/Ktk2ALCRZonmalTgyPmRfsWg28jVN4O3WYZB_sU.ttf", "regular" => "http://fonts.gstatic.com/s/spectralsc/v5/KtkpALCRZonmalTgyPmRfvWi6WDfFpuc.ttf", "italic" => "http://fonts.gstatic.com/s/spectralsc/v5/KtkrALCRZonmalTgyPmRfsWg42T9E4ucRY8.ttf", "500italic" => "http://fonts.gstatic.com/s/spectralsc/v5/Ktk2ALCRZonmalTgyPmRfsWg25DUN4O3WYZB_sU.ttf", "600italic" => "http://fonts.gstatic.com/s/spectralsc/v5/Ktk2ALCRZonmalTgyPmRfsWg27zTN4O3WYZB_sU.ttf", "700italic" => "http://fonts.gstatic.com/s/spectralsc/v5/Ktk2ALCRZonmalTgyPmRfsWg29jSN4O3WYZB_sU.ttf", "800italic" => "http://fonts.gstatic.com/s/spectralsc/v5/Ktk2ALCRZonmalTgyPmRfsWg28TRN4O3WYZB_sU.ttf")), array("kind" => "webfonts#webfont", "family" => "Spicy Rice", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/spicyrice/v8/uK_24rSEd-Uqwk4jY1RyGv-2WkowRcc.ttf")), array("kind" => "webfonts#webfont", "family" => "Spinnaker", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/spinnaker/v11/w8gYH2oyX-I0_rvR6Hmn3HwLqOqSBg.ttf")), array("kind" => "webfonts#webfont", "family" => "Spirax", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/spirax/v8/buE3poKgYNLy0F3cXktt-Csn-Q.ttf")), array("kind" => "webfonts#webfont", "family" => "Squada One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/squadaone/v8/BCasqZ8XsOrx4mcOk6MtWaA8WDBkHgs.ttf")), array("kind" => "webfonts#webfont", "family" => "Sree Krushnadevaraya", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin", "telugu"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/sreekrushnadevaraya/v7/R70FjzQeifmPepmyQQjQ9kvwMkWYPfTA_EWb2FhQuXir.ttf")), array("kind" => "webfonts#webfont", "family" => "Sriracha", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/sriracha/v4/0nkrC9D4IuYBgWcI9ObYRQDioeb0.ttf")), array("kind" => "webfonts#webfont", "family" => "Srisakdi", "category" => "display", "variants" => array("regular", "700"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v3", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/srisakdi/v3/yMJWMIlvdpDbkB0A-gIAUghxoNFxW0Hz.ttf", "regular" => "http://fonts.gstatic.com/s/srisakdi/v3/yMJRMIlvdpDbkB0A-jq8fSx5i814.ttf")), array("kind" => "webfonts#webfont", "family" => "Staatliches", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v3", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/staatliches/v3/HI_OiY8KO6hCsQSoAPmtMbectJG9O9PS.ttf")), array("kind" => "webfonts#webfont", "family" => "Stalemate", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/stalemate/v7/taiIGmZ_EJq97-UfkZRpuqSs8ZQpaQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Stalinist One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin", "cyrillic"), "version" => "v21", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/stalinistone/v21/MQpS-WezM9W4Dd7D3B7I-UT7eZ-UPyacPbo.ttf")), array("kind" => "webfonts#webfont", "family" => "Stardos Stencil", "category" => "display", "variants" => array("regular", "700"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-26", "files" => array("700" => "http://fonts.gstatic.com/s/stardosstencil/v10/X7n44bcuGPC8hrvEOHXOgaKCc2TpU3tTvg-t29HSHw.ttf", "regular" => "http://fonts.gstatic.com/s/stardosstencil/v10/X7n94bcuGPC8hrvEOHXOgaKCc2TR71R3tiSx0g.ttf")), array("kind" => "webfonts#webfont", "family" => "Stint Ultra Condensed", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/stintultracondensed/v8/-W_gXIrsVjjeyEnPC45qD2NoFPtBE0xCh2A-qhUO2cNvdg.ttf")), array("kind" => "webfonts#webfont", "family" => "Stint Ultra Expanded", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/stintultraexpanded/v7/CSRg4yNNh-GbW3o3JkwoDcdvMKMf0oBAd0qoATQkWwam.ttf")), array("kind" => "webfonts#webfont", "family" => "Stoke", "category" => "serif", "variants" => array("300", "regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/stoke/v9/z7NXdRb7aTMfKNvFVgxC_pjcTeWU.ttf", "regular" => "http://fonts.gstatic.com/s/stoke/v9/z7NadRb7aTMfKONpfihK1YTV.ttf")), array("kind" => "webfonts#webfont", "family" => "Strait", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/strait/v7/DtViJxy6WaEr1LZzeDhtkl0U7w.ttf")), array("kind" => "webfonts#webfont", "family" => "Stylish", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin", "korean"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/stylish/v8/m8JSjfhPYriQkk7-fo35dLxEdmo.ttf")), array("kind" => "webfonts#webfont", "family" => "Sue Ellen Francisco", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/sueellenfrancisco/v10/wXK3E20CsoJ9j1DDkjHcQ5ZL8xRaxru9ropF2lqk9H4.ttf")), array("kind" => "webfonts#webfont", "family" => "Suez One", "category" => "serif", "variants" => array("regular"), "subsets" => array("hebrew", "latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/suezone/v4/taiJGmd_EZ6rqscQgNFJkIqg-I0w.ttf")), array("kind" => "webfonts#webfont", "family" => "Sumana", "category" => "serif", "variants" => array("regular", "700"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/sumana/v4/4UaArE5TqRBjGj--TDfG54fN6ppsKg.ttf", "regular" => "http://fonts.gstatic.com/s/sumana/v4/4UaDrE5TqRBjGj-G8Bji76zR4w.ttf")), array("kind" => "webfonts#webfont", "family" => "Sunflower", "category" => "sans-serif", "variants" => array("300", "500", "700"), "subsets" => array("latin", "korean"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/sunflower/v9/RWmPoKeF8fUjqIj7Vc-06MfiqYsGBGBzCw.ttf", "500" => "http://fonts.gstatic.com/s/sunflower/v9/RWmPoKeF8fUjqIj7Vc-0sMbiqYsGBGBzCw.ttf", "700" => "http://fonts.gstatic.com/s/sunflower/v9/RWmPoKeF8fUjqIj7Vc-0-MDiqYsGBGBzCw.ttf")), array("kind" => "webfonts#webfont", "family" => "Sunshiney", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/sunshiney/v10/LDIwapGTLBwsS-wT4vcgE8moUePWkg.ttf")), array("kind" => "webfonts#webfont", "family" => "Supermercado One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/supermercadoone/v9/OpNXnpQWg8jc_xps_Gi14kVVEXOn60b3MClBRTs.ttf")), array("kind" => "webfonts#webfont", "family" => "Sura", "category" => "serif", "variants" => array("regular", "700"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/sura/v4/SZc53FL5PbyzLUJ7fz3GkUrS8DI.ttf", "regular" => "http://fonts.gstatic.com/s/sura/v4/SZc23FL5PbyzFf5UWzXtjUM.ttf")), array("kind" => "webfonts#webfont", "family" => "Suranna", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin", "telugu"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/suranna/v7/gokuH6ztGkFjWe58tBRZT2KmgP0.ttf")), array("kind" => "webfonts#webfont", "family" => "Suravaram", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin", "telugu"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/suravaram/v6/_gP61R_usiY7SCym4xIAi261Qv9roQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Suwannaphum", "category" => "display", "variants" => array("regular"), "subsets" => array("khmer"), "version" => "v13", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/suwannaphum/v13/jAnCgHV7GtDvc8jbe8hXXIWl_8C0Wg2V.ttf")), array("kind" => "webfonts#webfont", "family" => "Swanky and Moo Moo", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/swankyandmoomoo/v9/flUlRrKz24IuWVI_WJYTYcqbEsMUZ3kUtbPkR64SYQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Syncopate", "category" => "sans-serif", "variants" => array("regular", "700"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/syncopate/v11/pe0pMIuPIYBCpEV5eFdKvtKaA_Rue1UwVg.ttf", "regular" => "http://fonts.gstatic.com/s/syncopate/v11/pe0sMIuPIYBCpEV5eFdyAv2-C99ycg.ttf")), array("kind" => "webfonts#webfont", "family" => "Tajawal", "category" => "sans-serif", "variants" => array("200", "300", "regular", "500", "700", "800", "900"), "subsets" => array("arabic", "latin"), "version" => "v3", "lastModified" => "2019-07-16", "files" => array("200" => "http://fonts.gstatic.com/s/tajawal/v3/Iurf6YBj_oCad4k1l_6gLrZjiLlJ-G0.ttf", "300" => "http://fonts.gstatic.com/s/tajawal/v3/Iurf6YBj_oCad4k1l5qjLrZjiLlJ-G0.ttf", "500" => "http://fonts.gstatic.com/s/tajawal/v3/Iurf6YBj_oCad4k1l8KiLrZjiLlJ-G0.ttf", "700" => "http://fonts.gstatic.com/s/tajawal/v3/Iurf6YBj_oCad4k1l4qkLrZjiLlJ-G0.ttf", "800" => "http://fonts.gstatic.com/s/tajawal/v3/Iurf6YBj_oCad4k1l5anLrZjiLlJ-G0.ttf", "900" => "http://fonts.gstatic.com/s/tajawal/v3/Iurf6YBj_oCad4k1l7KmLrZjiLlJ-G0.ttf", "regular" => "http://fonts.gstatic.com/s/tajawal/v3/Iura6YBj_oCad4k1rzaLCr5IlLA.ttf")), array("kind" => "webfonts#webfont", "family" => "Tangerine", "category" => "handwriting", "variants" => array("regular", "700"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/tangerine/v11/Iurd6Y5j_oScZZow4VO5srNpjJtM6G0t9w.ttf", "regular" => "http://fonts.gstatic.com/s/tangerine/v11/IurY6Y5j_oScZZow4VOBDpxNhLBQ4Q.ttf")), array("kind" => "webfonts#webfont", "family" => "Taprom", "category" => "display", "variants" => array("regular"), "subsets" => array("khmer"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/taprom/v11/UcCn3F82JHycULbFQyk3-0kvHg.ttf")), array("kind" => "webfonts#webfont", "family" => "Tauri", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/tauri/v8/TwMA-IISS0AM3IpVWHU_TBqO.ttf")), array("kind" => "webfonts#webfont", "family" => "Taviraj", "category" => "serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/taviraj/v5/ahcbv8Cj3ylylTXzRIorV8N1jU2gog.ttf", "200" => "http://fonts.gstatic.com/s/taviraj/v5/ahccv8Cj3ylylTXzRCYKd-lbgUS5u0s.ttf", "300" => "http://fonts.gstatic.com/s/taviraj/v5/ahccv8Cj3ylylTXzREIJd-lbgUS5u0s.ttf", "500" => "http://fonts.gstatic.com/s/taviraj/v5/ahccv8Cj3ylylTXzRBoId-lbgUS5u0s.ttf", "600" => "http://fonts.gstatic.com/s/taviraj/v5/ahccv8Cj3ylylTXzRDYPd-lbgUS5u0s.ttf", "700" => "http://fonts.gstatic.com/s/taviraj/v5/ahccv8Cj3ylylTXzRFIOd-lbgUS5u0s.ttf", "800" => "http://fonts.gstatic.com/s/taviraj/v5/ahccv8Cj3ylylTXzRE4Nd-lbgUS5u0s.ttf", "900" => "http://fonts.gstatic.com/s/taviraj/v5/ahccv8Cj3ylylTXzRGoMd-lbgUS5u0s.ttf", "100italic" => "http://fonts.gstatic.com/s/taviraj/v5/ahcdv8Cj3ylylTXzTOwTM8lxr0iwolLl.ttf", "200italic" => "http://fonts.gstatic.com/s/taviraj/v5/ahcev8Cj3ylylTXzTOwTn-hRhWa8q0v8ag.ttf", "300italic" => "http://fonts.gstatic.com/s/taviraj/v5/ahcev8Cj3ylylTXzTOwT--tRhWa8q0v8ag.ttf", "regular" => "http://fonts.gstatic.com/s/taviraj/v5/ahcZv8Cj3ylylTXzfO4hU-FwnU0.ttf", "italic" => "http://fonts.gstatic.com/s/taviraj/v5/ahcbv8Cj3ylylTXzTOwrV8N1jU2gog.ttf", "500italic" => "http://fonts.gstatic.com/s/taviraj/v5/ahcev8Cj3ylylTXzTOwTo-pRhWa8q0v8ag.ttf", "600italic" => "http://fonts.gstatic.com/s/taviraj/v5/ahcev8Cj3ylylTXzTOwTj-1RhWa8q0v8ag.ttf", "700italic" => "http://fonts.gstatic.com/s/taviraj/v5/ahcev8Cj3ylylTXzTOwT6-xRhWa8q0v8ag.ttf", "800italic" => "http://fonts.gstatic.com/s/taviraj/v5/ahcev8Cj3ylylTXzTOwT9-9RhWa8q0v8ag.ttf", "900italic" => "http://fonts.gstatic.com/s/taviraj/v5/ahcev8Cj3ylylTXzTOwT0-5RhWa8q0v8ag.ttf")), array("kind" => "webfonts#webfont", "family" => "Teko", "category" => "sans-serif", "variants" => array("300", "regular", "500", "600", "700"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-17", "files" => array("300" => "http://fonts.gstatic.com/s/teko/v9/LYjCdG7kmE0gdQhfgCNqqVIuTN4.ttf", "500" => "http://fonts.gstatic.com/s/teko/v9/LYjCdG7kmE0gdVBegCNqqVIuTN4.ttf", "600" => "http://fonts.gstatic.com/s/teko/v9/LYjCdG7kmE0gdXxZgCNqqVIuTN4.ttf", "700" => "http://fonts.gstatic.com/s/teko/v9/LYjCdG7kmE0gdRhYgCNqqVIuTN4.ttf", "regular" => "http://fonts.gstatic.com/s/teko/v9/LYjNdG7kmE0gTaR3pCtBtVs.ttf")), array("kind" => "webfonts#webfont", "family" => "Telex", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/telex/v8/ieVw2Y1fKWmIO9fTB1piKFIf.ttf")), array("kind" => "webfonts#webfont", "family" => "Tenali Ramakrishna", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin", "telugu"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/tenaliramakrishna/v6/raxgHj6Yt9gAN3LLKs0BZVMo8jmwn1-8KJXqUFFvtA.ttf")), array("kind" => "webfonts#webfont", "family" => "Tenor Sans", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin", "cyrillic"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/tenorsans/v11/bx6ANxqUneKx06UkIXISr3JyC22IyqI.ttf")), array("kind" => "webfonts#webfont", "family" => "Text Me One", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/textmeone/v7/i7dOIFdlayuLUvgoFvHQFWZcalayGhyV.ttf")), array("kind" => "webfonts#webfont", "family" => "Thasadith", "category" => "sans-serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v3", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/thasadith/v3/mtG94_1TIqPYrd_f5R1gDGYw2A6yHk9d8w.ttf", "regular" => "http://fonts.gstatic.com/s/thasadith/v3/mtG44_1TIqPYrd_f5R1YsEkU0CWuFw.ttf", "italic" => "http://fonts.gstatic.com/s/thasadith/v3/mtG-4_1TIqPYrd_f5R1oskMQ8iC-F1ZE.ttf", "700italic" => "http://fonts.gstatic.com/s/thasadith/v3/mtGj4_1TIqPYrd_f5R1osnus3QS2PEpN8zxA.ttf")), array("kind" => "webfonts#webfont", "family" => "The Girl Next Door", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/thegirlnextdoor/v10/pe0zMJCIMIsBjFxqYBIcZ6_OI5oFHCYIV7t7w6bE2A.ttf")), array("kind" => "webfonts#webfont", "family" => "Tienne", "category" => "serif", "variants" => array("regular", "700", "900"), "subsets" => array("latin"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/tienne/v12/AYCJpX7pe9YCRP0zLGzjQHhuzvef5Q.ttf", "900" => "http://fonts.gstatic.com/s/tienne/v12/AYCJpX7pe9YCRP0zFG7jQHhuzvef5Q.ttf", "regular" => "http://fonts.gstatic.com/s/tienne/v12/AYCKpX7pe9YCRP0LkEPHSFNyxw.ttf")), array("kind" => "webfonts#webfont", "family" => "Tillana", "category" => "handwriting", "variants" => array("regular", "500", "600", "700", "800"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("500" => "http://fonts.gstatic.com/s/tillana/v5/VuJ0dNvf35P4qJ1OQFL-HIlMZRNcp0o.ttf", "600" => "http://fonts.gstatic.com/s/tillana/v5/VuJ0dNvf35P4qJ1OQH75HIlMZRNcp0o.ttf", "700" => "http://fonts.gstatic.com/s/tillana/v5/VuJ0dNvf35P4qJ1OQBr4HIlMZRNcp0o.ttf", "800" => "http://fonts.gstatic.com/s/tillana/v5/VuJ0dNvf35P4qJ1OQAb7HIlMZRNcp0o.ttf", "regular" => "http://fonts.gstatic.com/s/tillana/v5/VuJxdNvf35P4qJ1OeKbXOIFneRo.ttf")), array("kind" => "webfonts#webfont", "family" => "Timmana", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin", "telugu"), "version" => "v4", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/timmana/v4/6xKvdShfL9yK-rvpCmvbKHwJUOM.ttf")), array("kind" => "webfonts#webfont", "family" => "Tinos", "category" => "serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("greek", "vietnamese", "hebrew", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v13", "lastModified" => "2019-07-17", "files" => array("700" => "http://fonts.gstatic.com/s/tinos/v13/buE1poGnedXvwj1AW0Fp2i43-cxL.ttf", "regular" => "http://fonts.gstatic.com/s/tinos/v13/buE4poGnedXvwgX8dGVh8TI-.ttf", "italic" => "http://fonts.gstatic.com/s/tinos/v13/buE2poGnedXvwjX-fmFD9CI-4NU.ttf", "700italic" => "http://fonts.gstatic.com/s/tinos/v13/buEzpoGnedXvwjX-Rt1s0CoV_NxLeiw.ttf")), array("kind" => "webfonts#webfont", "family" => "Titan One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/titanone/v7/mFTzWbsGxbbS_J5cQcjykzIn2Etikg.ttf")), array("kind" => "webfonts#webfont", "family" => "Titillium Web", "category" => "sans-serif", "variants" => array("200", "200italic", "300", "300italic", "regular", "italic", "600", "600italic", "700", "700italic", "900"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-22", "files" => array("200" => "http://fonts.gstatic.com/s/titilliumweb/v8/NaPDcZTIAOhVxoMyOr9n_E7ffAzHKIx5YrSYqWM.ttf", "300" => "http://fonts.gstatic.com/s/titilliumweb/v8/NaPDcZTIAOhVxoMyOr9n_E7ffGjEKIx5YrSYqWM.ttf", "600" => "http://fonts.gstatic.com/s/titilliumweb/v8/NaPDcZTIAOhVxoMyOr9n_E7ffBzCKIx5YrSYqWM.ttf", "700" => "http://fonts.gstatic.com/s/titilliumweb/v8/NaPDcZTIAOhVxoMyOr9n_E7ffHjDKIx5YrSYqWM.ttf", "900" => "http://fonts.gstatic.com/s/titilliumweb/v8/NaPDcZTIAOhVxoMyOr9n_E7ffEDBKIx5YrSYqWM.ttf", "200italic" => "http://fonts.gstatic.com/s/titilliumweb/v8/NaPFcZTIAOhVxoMyOr9n_E7fdMbewI1zZpaduWMmxA.ttf", "300italic" => "http://fonts.gstatic.com/s/titilliumweb/v8/NaPFcZTIAOhVxoMyOr9n_E7fdMbepI5zZpaduWMmxA.ttf", "regular" => "http://fonts.gstatic.com/s/titilliumweb/v8/NaPecZTIAOhVxoMyOr9n_E7fRMTsDIRSfr0.ttf", "italic" => "http://fonts.gstatic.com/s/titilliumweb/v8/NaPAcZTIAOhVxoMyOr9n_E7fdMbmCKZXbr2BsA.ttf", "600italic" => "http://fonts.gstatic.com/s/titilliumweb/v8/NaPFcZTIAOhVxoMyOr9n_E7fdMbe0IhzZpaduWMmxA.ttf", "700italic" => "http://fonts.gstatic.com/s/titilliumweb/v8/NaPFcZTIAOhVxoMyOr9n_E7fdMbetIlzZpaduWMmxA.ttf")), array("kind" => "webfonts#webfont", "family" => "Trade Winds", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/tradewinds/v8/AYCPpXPpYNIIT7h8-QenM3Jq7PKP5Z_G.ttf")), array("kind" => "webfonts#webfont", "family" => "Trirong", "category" => "serif", "variants" => array("100", "100italic", "200", "200italic", "300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic", "800", "800italic", "900", "900italic"), "subsets" => array("vietnamese", "latin-ext", "latin", "thai"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/trirong/v5/7r3EqXNgp8wxdOdOl-go3YRl6ujngw.ttf", "200" => "http://fonts.gstatic.com/s/trirong/v5/7r3DqXNgp8wxdOdOl0QJ_a5L5uH-mts.ttf", "300" => "http://fonts.gstatic.com/s/trirong/v5/7r3DqXNgp8wxdOdOlyAK_a5L5uH-mts.ttf", "500" => "http://fonts.gstatic.com/s/trirong/v5/7r3DqXNgp8wxdOdOl3gL_a5L5uH-mts.ttf", "600" => "http://fonts.gstatic.com/s/trirong/v5/7r3DqXNgp8wxdOdOl1QM_a5L5uH-mts.ttf", "700" => "http://fonts.gstatic.com/s/trirong/v5/7r3DqXNgp8wxdOdOlzAN_a5L5uH-mts.ttf", "800" => "http://fonts.gstatic.com/s/trirong/v5/7r3DqXNgp8wxdOdOlywO_a5L5uH-mts.ttf", "900" => "http://fonts.gstatic.com/s/trirong/v5/7r3DqXNgp8wxdOdOlwgP_a5L5uH-mts.ttf", "100italic" => "http://fonts.gstatic.com/s/trirong/v5/7r3CqXNgp8wxdOdOn44QuY5hyO33g8IY.ttf", "200italic" => "http://fonts.gstatic.com/s/trirong/v5/7r3BqXNgp8wxdOdOn44QFa9B4sP7itsB5g.ttf", "300italic" => "http://fonts.gstatic.com/s/trirong/v5/7r3BqXNgp8wxdOdOn44QcaxB4sP7itsB5g.ttf", "regular" => "http://fonts.gstatic.com/s/trirong/v5/7r3GqXNgp8wxdOdOr4wi2aZg-ug.ttf", "italic" => "http://fonts.gstatic.com/s/trirong/v5/7r3EqXNgp8wxdOdOn44o3YRl6ujngw.ttf", "500italic" => "http://fonts.gstatic.com/s/trirong/v5/7r3BqXNgp8wxdOdOn44QKa1B4sP7itsB5g.ttf", "600italic" => "http://fonts.gstatic.com/s/trirong/v5/7r3BqXNgp8wxdOdOn44QBapB4sP7itsB5g.ttf", "700italic" => "http://fonts.gstatic.com/s/trirong/v5/7r3BqXNgp8wxdOdOn44QYatB4sP7itsB5g.ttf", "800italic" => "http://fonts.gstatic.com/s/trirong/v5/7r3BqXNgp8wxdOdOn44QfahB4sP7itsB5g.ttf", "900italic" => "http://fonts.gstatic.com/s/trirong/v5/7r3BqXNgp8wxdOdOn44QWalB4sP7itsB5g.ttf")), array("kind" => "webfonts#webfont", "family" => "Trocchi", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/trocchi/v8/qWcqB6WkuIDxDZLcDrtUvMeTYD0.ttf")), array("kind" => "webfonts#webfont", "family" => "Trochut", "category" => "display", "variants" => array("regular", "italic", "700"), "subsets" => array("latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/trochut/v7/CHymV-fDDlP9bDIw3sinWVokMnIllmA.ttf", "regular" => "http://fonts.gstatic.com/s/trochut/v7/CHyjV-fDDlP9bDIw5nSIfVIPLns.ttf", "italic" => "http://fonts.gstatic.com/s/trochut/v7/CHyhV-fDDlP9bDIw1naCeXAKPns8jw.ttf")), array("kind" => "webfonts#webfont", "family" => "Trykker", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/trykker/v8/KtktALyWZJXudUPzhNnoOd2j22U.ttf")), array("kind" => "webfonts#webfont", "family" => "Tulpen One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/tulpenone/v9/dFa6ZfeC474skLgesc0CWj0w_HyIRlE.ttf")), array("kind" => "webfonts#webfont", "family" => "Ubuntu", "category" => "sans-serif", "variants" => array("300", "300italic", "regular", "italic", "500", "500italic", "700", "700italic"), "subsets" => array("greek", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v14", "lastModified" => "2019-07-22", "files" => array("300" => "http://fonts.gstatic.com/s/ubuntu/v14/4iCv6KVjbNBYlgoC1CzTt2aMH4V_gg.ttf", "500" => "http://fonts.gstatic.com/s/ubuntu/v14/4iCv6KVjbNBYlgoCjC3Tt2aMH4V_gg.ttf", "700" => "http://fonts.gstatic.com/s/ubuntu/v14/4iCv6KVjbNBYlgoCxCvTt2aMH4V_gg.ttf", "300italic" => "http://fonts.gstatic.com/s/ubuntu/v14/4iCp6KVjbNBYlgoKejZftWyIPYBvgpUI.ttf", "regular" => "http://fonts.gstatic.com/s/ubuntu/v14/4iCs6KVjbNBYlgo6eAT3v02QFg.ttf", "italic" => "http://fonts.gstatic.com/s/ubuntu/v14/4iCu6KVjbNBYlgoKeg7znUiAFpxm.ttf", "500italic" => "http://fonts.gstatic.com/s/ubuntu/v14/4iCp6KVjbNBYlgoKejYHtGyIPYBvgpUI.ttf", "700italic" => "http://fonts.gstatic.com/s/ubuntu/v14/4iCp6KVjbNBYlgoKejZPsmyIPYBvgpUI.ttf")), array("kind" => "webfonts#webfont", "family" => "Ubuntu Condensed", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("greek", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v10", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/ubuntucondensed/v10/u-4k0rCzjgs5J7oXnJcM_0kACGMtf-fVqvHoJXw.ttf")), array("kind" => "webfonts#webfont", "family" => "Ubuntu Mono", "category" => "monospace", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("greek", "latin-ext", "cyrillic-ext", "latin", "greek-ext", "cyrillic"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/ubuntumono/v9/KFO-CneDtsqEr0keqCMhbC-BL-Hyv4xGemO1.ttf", "regular" => "http://fonts.gstatic.com/s/ubuntumono/v9/KFOjCneDtsqEr0keqCMhbBc9AMX6lJBP.ttf", "italic" => "http://fonts.gstatic.com/s/ubuntumono/v9/KFOhCneDtsqEr0keqCMhbCc_CsHYkYBPY3o.ttf", "700italic" => "http://fonts.gstatic.com/s/ubuntumono/v9/KFO8CneDtsqEr0keqCMhbCc_Mn33tYhkf3O1GVg.ttf")), array("kind" => "webfonts#webfont", "family" => "Ultra", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/ultra/v12/zOLy4prXmrtY-tT6yLOD6NxF.ttf")), array("kind" => "webfonts#webfont", "family" => "Uncial Antiqua", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/uncialantiqua/v7/N0bM2S5WOex4OUbESzoESK-i-PfRS5VBBSSF.ttf")), array("kind" => "webfonts#webfont", "family" => "Underdog", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin", "cyrillic"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/underdog/v8/CHygV-jCElj7diMroVSiU14GN2Il.ttf")), array("kind" => "webfonts#webfont", "family" => "Unica One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/unicaone/v7/DPEuYwWHyAYGVTSmalshdtffuEY7FA.ttf")), array("kind" => "webfonts#webfont", "family" => "UnifrakturCook", "category" => "display", "variants" => array("700"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/unifrakturcook/v11/IurA6Yli8YOdcoky-0PTTdkm56n05Uw13ILXs-h6.ttf")), array("kind" => "webfonts#webfont", "family" => "UnifrakturMaguntia", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/unifrakturmaguntia/v10/WWXPlieVYwiGNomYU-ciRLRvEmK7oaVun2xNNgNa1A.ttf")), array("kind" => "webfonts#webfont", "family" => "Unkempt", "category" => "display", "variants" => array("regular", "700"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/unkempt/v11/2EbiL-Z2DFZue0DScTow1zWzq_5uT84.ttf", "regular" => "http://fonts.gstatic.com/s/unkempt/v11/2EbnL-Z2DFZue0DSSYYf8z2Yt_c.ttf")), array("kind" => "webfonts#webfont", "family" => "Unlock", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/unlock/v9/7Au-p_8ykD-cDl7GKAjSwkUVOQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Unna", "category" => "serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin-ext", "latin"), "version" => "v13", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/unna/v13/AYCLpXzofN0NMiQusGnpRFpr3vc.ttf", "regular" => "http://fonts.gstatic.com/s/unna/v13/AYCEpXzofN0NCpgBlGHCWFM.ttf", "italic" => "http://fonts.gstatic.com/s/unna/v13/AYCKpXzofN0NOpoLkEPHSFNyxw.ttf", "700italic" => "http://fonts.gstatic.com/s/unna/v13/AYCJpXzofN0NOpozLGzjQHhuzvef5Q.ttf")), array("kind" => "webfonts#webfont", "family" => "VT323", "category" => "monospace", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/vt323/v11/pxiKyp0ihIEF2hsYHpT2dkNE.ttf")), array("kind" => "webfonts#webfont", "family" => "Vampiro One", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/vampiroone/v10/gokqH6DoDl5yXvJytFsdLkqnsvhIor3K.ttf")), array("kind" => "webfonts#webfont", "family" => "Varela", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/varela/v10/DPEtYwqExx0AWHXJBBQFfvzDsQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Varela Round", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("vietnamese", "hebrew", "latin-ext", "latin"), "version" => "v12", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/varelaround/v12/w8gdH283Tvk__Lua32TysjIvoMGOD9gxZw.ttf")), array("kind" => "webfonts#webfont", "family" => "Vast Shadow", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/vastshadow/v9/pe0qMImKOZ1V62ZwbVY9dfe6Kdpickwp.ttf")), array("kind" => "webfonts#webfont", "family" => "Vesper Libre", "category" => "serif", "variants" => array("regular", "500", "700", "900"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("500" => "http://fonts.gstatic.com/s/vesperlibre/v11/bx6dNxyWnf-uxPdXDHUD_RdA-2ap0okKXKvPlw.ttf", "700" => "http://fonts.gstatic.com/s/vesperlibre/v11/bx6dNxyWnf-uxPdXDHUD_RdAs2Cp0okKXKvPlw.ttf", "900" => "http://fonts.gstatic.com/s/vesperlibre/v11/bx6dNxyWnf-uxPdXDHUD_RdAi2Kp0okKXKvPlw.ttf", "regular" => "http://fonts.gstatic.com/s/vesperlibre/v11/bx6CNxyWnf-uxPdXDHUD_Rd4D0-N2qIWVQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Vibur", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/vibur/v10/DPEiYwmEzw0QRjTpLjoJd-Xa.ttf")), array("kind" => "webfonts#webfont", "family" => "Vidaloka", "category" => "serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v12", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/vidaloka/v12/7cHrv4c3ipenMKlEass8yn4hnCci.ttf")), array("kind" => "webfonts#webfont", "family" => "Viga", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-17", "files" => array("regular" => "http://fonts.gstatic.com/s/viga/v8/xMQbuFFdSaiX_QIjD4e2OX8.ttf")), array("kind" => "webfonts#webfont", "family" => "Voces", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/voces/v9/-F6_fjJyLyU8d4PBBG7YpzlJ.ttf")), array("kind" => "webfonts#webfont", "family" => "Volkhov", "category" => "serif", "variants" => array("regular", "italic", "700", "700italic"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-17", "files" => array("700" => "http://fonts.gstatic.com/s/volkhov/v11/SlGVmQieoJcKemNeeY4hoHRYbDQUego.ttf", "regular" => "http://fonts.gstatic.com/s/volkhov/v11/SlGQmQieoJcKemNeQTIOhHxzcD0.ttf", "italic" => "http://fonts.gstatic.com/s/volkhov/v11/SlGSmQieoJcKemNecTAEgF52YD0NYw.ttf", "700italic" => "http://fonts.gstatic.com/s/volkhov/v11/SlGXmQieoJcKemNecTA8PHFSaBYRagrQrA.ttf")), array("kind" => "webfonts#webfont", "family" => "Vollkorn", "category" => "serif", "variants" => array("regular", "italic", "600", "600italic", "700", "700italic", "900", "900italic"), "subsets" => array("greek", "vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v10", "lastModified" => "2019-07-17", "files" => array("600" => "http://fonts.gstatic.com/s/vollkorn/v10/0yb6GDoxxrvAnPhYGxH2TGg-hhQ8_C_3.ttf", "700" => "http://fonts.gstatic.com/s/vollkorn/v10/0yb6GDoxxrvAnPhYGxGSTWg-hhQ8_C_3.ttf", "900" => "http://fonts.gstatic.com/s/vollkorn/v10/0yb6GDoxxrvAnPhYGxGqT2g-hhQ8_C_3.ttf", "regular" => "http://fonts.gstatic.com/s/vollkorn/v10/0yb9GDoxxrvAnPhYGykuYkw2rQg1.ttf", "italic" => "http://fonts.gstatic.com/s/vollkorn/v10/0yb7GDoxxrvAnPhYGxksaEgUqBg15TY.ttf", "600italic" => "http://fonts.gstatic.com/s/vollkorn/v10/0yb4GDoxxrvAnPhYGxksUJA6jBAe-T_34DM.ttf", "700italic" => "http://fonts.gstatic.com/s/vollkorn/v10/0yb4GDoxxrvAnPhYGxksUPQ7jBAe-T_34DM.ttf", "900italic" => "http://fonts.gstatic.com/s/vollkorn/v10/0yb4GDoxxrvAnPhYGxksUMw5jBAe-T_34DM.ttf")), array("kind" => "webfonts#webfont", "family" => "Vollkorn SC", "category" => "serif", "variants" => array("regular", "600", "700", "900"), "subsets" => array("vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v3", "lastModified" => "2019-07-16", "files" => array("600" => "http://fonts.gstatic.com/s/vollkornsc/v3/j8_y6-zQ3rXpceZj9cqnVimhGluqYbPN5Yjn.ttf", "700" => "http://fonts.gstatic.com/s/vollkornsc/v3/j8_y6-zQ3rXpceZj9cqnVinFG1uqYbPN5Yjn.ttf", "900" => "http://fonts.gstatic.com/s/vollkornsc/v3/j8_y6-zQ3rXpceZj9cqnVin9GVuqYbPN5Yjn.ttf", "regular" => "http://fonts.gstatic.com/s/vollkornsc/v3/j8_v6-zQ3rXpceZj9cqnVhF5NH-iSq_E.ttf")), array("kind" => "webfonts#webfont", "family" => "Voltaire", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/voltaire/v9/1Pttg8PcRfSblAvGvQooYKVnBOif.ttf")), array("kind" => "webfonts#webfont", "family" => "Waiting for the Sunrise", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/waitingforthesunrise/v10/WBL1rFvOYl9CEv2i1mO6KUW8RKWJ2zoXoz5JsYZQ9h_ZYk5J.ttf")), array("kind" => "webfonts#webfont", "family" => "Wallpoet", "category" => "display", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v11", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/wallpoet/v11/f0X10em2_8RnXVVdUNbu7cXP8L8G.ttf")), array("kind" => "webfonts#webfont", "family" => "Walter Turncoat", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/walterturncoat/v10/snfys0Gs98ln43n0d-14ULoToe67YB2dQ5ZPqQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Warnes", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/warnes/v9/pONn1hc0GsW6sW5OpiC2o6Lkqg.ttf")), array("kind" => "webfonts#webfont", "family" => "Wellfleet", "category" => "display", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/wellfleet/v7/nuF7D_LfQJb3VYgX6eyT42aLDhO2HA.ttf")), array("kind" => "webfonts#webfont", "family" => "Wendy One", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin-ext", "latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/wendyone/v8/2sDcZGJOipXfgfXV5wgDb2-4C7wFZQ.ttf")), array("kind" => "webfonts#webfont", "family" => "Wire One", "category" => "sans-serif", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/wireone/v10/qFdH35Wah5htUhV75WGiWdrCwwcJ.ttf")), array("kind" => "webfonts#webfont", "family" => "Work Sans", "category" => "sans-serif", "variants" => array("100", "200", "300", "regular", "500", "600", "700", "800", "900"), "subsets" => array("latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-22", "files" => array("100" => "http://fonts.gstatic.com/s/worksans/v5/QGYqz_wNahGAdqQ43Rh3H6DstfxA4OD3.ttf", "200" => "http://fonts.gstatic.com/s/worksans/v5/QGYpz_wNahGAdqQ43Rh3s4HMn9JM6fnuKg.ttf", "300" => "http://fonts.gstatic.com/s/worksans/v5/QGYpz_wNahGAdqQ43Rh314LMn9JM6fnuKg.ttf", "500" => "http://fonts.gstatic.com/s/worksans/v5/QGYpz_wNahGAdqQ43Rh3j4PMn9JM6fnuKg.ttf", "600" => "http://fonts.gstatic.com/s/worksans/v5/QGYpz_wNahGAdqQ43Rh3o4TMn9JM6fnuKg.ttf", "700" => "http://fonts.gstatic.com/s/worksans/v5/QGYpz_wNahGAdqQ43Rh3x4XMn9JM6fnuKg.ttf", "800" => "http://fonts.gstatic.com/s/worksans/v5/QGYpz_wNahGAdqQ43Rh324bMn9JM6fnuKg.ttf", "900" => "http://fonts.gstatic.com/s/worksans/v5/QGYpz_wNahGAdqQ43Rh3_4fMn9JM6fnuKg.ttf", "regular" => "http://fonts.gstatic.com/s/worksans/v5/QGYsz_wNahGAdqQ43RhPe6rol_lQ4A.ttf")), array("kind" => "webfonts#webfont", "family" => "Yanone Kaffeesatz", "category" => "sans-serif", "variants" => array("200", "300", "regular", "700"), "subsets" => array("vietnamese", "latin-ext", "latin", "cyrillic"), "version" => "v11", "lastModified" => "2019-07-17", "files" => array("200" => "http://fonts.gstatic.com/s/yanonekaffeesatz/v11/3y9-6aknfjLm_3lMKjiMgmUUYBs04YfUPs-tNtKENeNp.ttf", "300" => "http://fonts.gstatic.com/s/yanonekaffeesatz/v11/3y9-6aknfjLm_3lMKjiMgmUUYBs04YewPc-tNtKENeNp.ttf", "700" => "http://fonts.gstatic.com/s/yanonekaffeesatz/v11/3y9-6aknfjLm_3lMKjiMgmUUYBs04YegOs-tNtKENeNp.ttf", "regular" => "http://fonts.gstatic.com/s/yanonekaffeesatz/v11/3y976aknfjLm_3lMKjiMgmUUYBs04b8cFeulHc6N.ttf")), array("kind" => "webfonts#webfont", "family" => "Yantramanav", "category" => "sans-serif", "variants" => array("100", "300", "regular", "500", "700", "900"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("100" => "http://fonts.gstatic.com/s/yantramanav/v5/flU-Rqu5zY00QEpyWJYWN5-QXeNzDB41rZg.ttf", "300" => "http://fonts.gstatic.com/s/yantramanav/v5/flUhRqu5zY00QEpyWJYWN59Yf8NZIhI8tIHh.ttf", "500" => "http://fonts.gstatic.com/s/yantramanav/v5/flUhRqu5zY00QEpyWJYWN58AfsNZIhI8tIHh.ttf", "700" => "http://fonts.gstatic.com/s/yantramanav/v5/flUhRqu5zY00QEpyWJYWN59IeMNZIhI8tIHh.ttf", "900" => "http://fonts.gstatic.com/s/yantramanav/v5/flUhRqu5zY00QEpyWJYWN59wesNZIhI8tIHh.ttf", "regular" => "http://fonts.gstatic.com/s/yantramanav/v5/flU8Rqu5zY00QEpyWJYWN6f0V-dRCQ41.ttf")), array("kind" => "webfonts#webfont", "family" => "Yatra One", "category" => "display", "variants" => array("regular"), "subsets" => array("devanagari", "latin-ext", "latin"), "version" => "v6", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/yatraone/v6/C8ch4copsHzj8p7NaF0xw1OBbRDvXw.ttf")), array("kind" => "webfonts#webfont", "family" => "Yellowtail", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v10", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/yellowtail/v10/OZpGg_pnoDtINPfRIlLotlzNwED-b4g.ttf")), array("kind" => "webfonts#webfont", "family" => "Yeon Sung", "category" => "display", "variants" => array("regular"), "subsets" => array("latin", "korean"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/yeonsung/v8/QldMNTpbohAGtsJvUn6xSVNazqx2xg.ttf")), array("kind" => "webfonts#webfont", "family" => "Yeseva One", "category" => "display", "variants" => array("regular"), "subsets" => array("vietnamese", "latin-ext", "cyrillic-ext", "latin", "cyrillic"), "version" => "v14", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/yesevaone/v14/OpNJno4ck8vc-xYpwWWxpipfWhXD00c.ttf")), array("kind" => "webfonts#webfont", "family" => "Yesteryear", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v8", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/yesteryear/v8/dg4g_p78rroaKl8kRKo1r7wHTwonmyw.ttf")), array("kind" => "webfonts#webfont", "family" => "Yrsa", "category" => "serif", "variants" => array("300", "regular", "500", "600", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("300" => "http://fonts.gstatic.com/s/yrsa/v5/wlpxgwnQFlxs3af93IQ73W5OcCk.ttf", "500" => "http://fonts.gstatic.com/s/yrsa/v5/wlpxgwnQFlxs3f_83IQ73W5OcCk.ttf", "600" => "http://fonts.gstatic.com/s/yrsa/v5/wlpxgwnQFlxs3dP73IQ73W5OcCk.ttf", "700" => "http://fonts.gstatic.com/s/yrsa/v5/wlpxgwnQFlxs3bf63IQ73W5OcCk.ttf", "regular" => "http://fonts.gstatic.com/s/yrsa/v5/wlp-gwnQFlxs5QvV-IwQwWc.ttf")), array("kind" => "webfonts#webfont", "family" => "ZCOOL KuaiLe", "category" => "display", "variants" => array("regular"), "subsets" => array("chinese-simplified", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/zcoolkuaile/v5/tssqApdaRQokwFjFJjvM6h2WpozzoXhC2g.ttf")), array("kind" => "webfonts#webfont", "family" => "ZCOOL QingKe HuangYou", "category" => "display", "variants" => array("regular"), "subsets" => array("chinese-simplified", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/zcoolqingkehuangyou/v5/2Eb5L_R5IXJEWhD3AOhSvFC554MOOahI4mRIi_28c8bHWA.ttf")), array("kind" => "webfonts#webfont", "family" => "ZCOOL XiaoWei", "category" => "serif", "variants" => array("regular"), "subsets" => array("chinese-simplified", "latin"), "version" => "v5", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/zcoolxiaowei/v5/i7dMIFFrTRywPpUVX9_RJyM1YFKQHwyVd3U.ttf")), array("kind" => "webfonts#webfont", "family" => "Zeyada", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("latin"), "version" => "v9", "lastModified" => "2019-07-16", "files" => array("regular" => "http://fonts.gstatic.com/s/zeyada/v9/11hAGpPTxVPUbgZDNGatWKaZ3g.ttf")), array("kind" => "webfonts#webfont", "family" => "Zhi Mang Xing", "category" => "handwriting", "variants" => array("regular"), "subsets" => array("chinese-simplified", "latin"), "version" => "v5", "lastModified" => "2019-07-26", "files" => array("regular" => "http://fonts.gstatic.com/s/zhimangxing/v5/f0Xw0ey79sErYFtWQ9a2rq-g0actfektIJ0.ttf")), array("kind" => "webfonts#webfont", "family" => "Zilla Slab", "category" => "serif", "variants" => array("300", "300italic", "regular", "italic", "500", "500italic", "600", "600italic", "700", "700italic"), "subsets" => array("latin-ext", "latin"), "version" => "v5", "lastModified" => "2019-07-17", "files" => array("300" => "http://fonts.gstatic.com/s/zillaslab/v5/dFa5ZfeM_74wlPZtksIFYpEY2HSjWlhzbaw.ttf", "500" => "http://fonts.gstatic.com/s/zillaslab/v5/dFa5ZfeM_74wlPZtksIFYskZ2HSjWlhzbaw.ttf", "600" => "http://fonts.gstatic.com/s/zillaslab/v5/dFa5ZfeM_74wlPZtksIFYuUe2HSjWlhzbaw.ttf", "700" => "http://fonts.gstatic.com/s/zillaslab/v5/dFa5ZfeM_74wlPZtksIFYoEf2HSjWlhzbaw.ttf", "300italic" => "http://fonts.gstatic.com/s/zillaslab/v5/dFanZfeM_74wlPZtksIFaj8CVHapXnp2fazkfg.ttf", "regular" => "http://fonts.gstatic.com/s/zillaslab/v5/dFa6ZfeM_74wlPZtksIFWj0w_HyIRlE.ttf", "italic" => "http://fonts.gstatic.com/s/zillaslab/v5/dFa4ZfeM_74wlPZtksIFaj86-F6NVlFqdA.ttf", "500italic" => "http://fonts.gstatic.com/s/zillaslab/v5/dFanZfeM_74wlPZtksIFaj8CDHepXnp2fazkfg.ttf", "600italic" => "http://fonts.gstatic.com/s/zillaslab/v5/dFanZfeM_74wlPZtksIFaj8CIHCpXnp2fazkfg.ttf", "700italic" => "http://fonts.gstatic.com/s/zillaslab/v5/dFanZfeM_74wlPZtksIFaj8CRHGpXnp2fazkfg.ttf")), array("kind" => "webfonts#webfont", "family" => "Zilla Slab Highlight", "category" => "display", "variants" => array("regular", "700"), "subsets" => array("latin-ext", "latin"), "version" => "v7", "lastModified" => "2019-07-16", "files" => array("700" => "http://fonts.gstatic.com/s/zillaslabhighlight/v7/gNMUW2BrTpK8-inLtBJgMMfbm6uNVDvRxiP0TET4YmVF0Mb6.ttf", "regular" => "http://fonts.gstatic.com/s/zillaslabhighlight/v7/gNMbW2BrTpK8-inLtBJgMMfbm6uNVDvRxhtIY2DwSXlM.ttf"))));inc/custom-controls/toggle/class-toggle-control.php000060400000004221152433765100016525 0ustar00<?php
/**
 * Customizer Control: toggle.
 */

// Exit if accessed directly.
if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

if ( ! class_exists( 'Blossom_Fashion_Toggle_Control' ) ) {

	/**
	 * Toggle control (modified checkbox).
	 */
	class Blossom_Fashion_Toggle_Control extends WP_Customize_Control {

		public $type = 'toggle';
        
        public $tooltip = '';
        
        public function to_json() {
			parent::to_json();
			
            if ( isset( $this->default ) ) {
				$this->json['default'] = $this->default;
			} else {
				$this->json['default'] = $this->setting->default;
			}
			
            $this->json['value']   = $this->value();
			$this->json['link']    = $this->get_link();
            $this->json['id']      = $this->id;
            $this->json['tooltip'] = $this->tooltip;
						
            $this->json['inputAttrs'] = '';
			foreach ( $this->input_attrs as $attr => $value ) {
				$this->json['inputAttrs'] .= $attr . '="' . esc_attr( $value ) . '" ';
			}
		}
        
        public function enqueue() {            
            wp_enqueue_style( 'blossom-fashion-toggle', get_template_directory_uri() . '/inc/custom-controls/toggle/toggle.css', null );
            wp_enqueue_script( 'blossom-fashion-toggle', get_template_directory_uri() . '/inc/custom-controls/toggle/toggle.js', array( 'jquery' ), false, true ); //for toggle        
        }
        
		protected function content_template() {
			?>
			<# if ( data.tooltip ) { #>
				<a href="#" class="tooltip hint--left" data-hint="{{ data.tooltip }}"><span class='dashicons dashicons-info'></span></a>
			<# } #>
			<label for="toggle_{{ data.id }}">
				<span class="customize-control-title">
					{{{ data.label }}}
				</span>
				<# if ( data.description ) { #>
					<span class="description customize-control-description">{{{ data.description }}}</span>
				<# } #>
				<input {{{ data.inputAttrs }}} name="toggle_{{ data.id }}" id="toggle_{{ data.id }}" type="checkbox" value="{{ data.value }}" {{{ data.link }}}<# if ( '1' == data.value ) { #> checked<# } #> hidden />
				<span class="switch"></span>
			</label>
			<?php
		}
	}
}inc/custom-controls/toggle/toggle.css000060400000003626152433765100013755 0ustar00.customize-control-toggle label {
    display: flex;
    flex-wrap: wrap; 
}
.customize-control-toggle label .customize-control-title {
    width: calc(100% - 55px); 
}
.customize-control-toggle label .description {
    order: 99; 
}
.customize-control-toggle input[type="checkbox"] {
    display: none; 
}
.customize-control-toggle .switch { 
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block;
    width: 35px;
    height: 12px;
    border-radius: 8px;
    background: #ccc;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    user-select: none;
    transition: background 350ms ease; 
}
.customize-control-toggle .switch:before, .customize-control-toggle .switch:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: -3px;
    transition: all 350ms cubic-bezier(0, 0.95, 0.38, 0.98), background 150ms ease; 
}
.customize-control-toggle .switch:before {
    background: rgba(0, 0, 0, 0.2);
    transform: translate3d(0, -50%, 0) scale(0); 
}
.customize-control-toggle .switch:after {
    background: #999;
    border: 1px solid rgba(0, 0, 0, 0.1);
    transform: translate3d(0, -50%, 0); 
}
.customize-control-toggle .switch:active:before {
    transform: translate3d(0, -50%, 0) scale(3);
}
.customize-control-toggle input:checked + .switch {
    background: rgba(52, 152, 222, 0.3); 
}
.customize-control-toggle input:checked + .switch:before {
    background: rgba(52, 152, 222, 0.075);
    transform: translate3d(100%, -50%, 0) scale(1); 
}
.customize-control-toggle input:checked + .switch:after {
    background: #3498DE;
    transform: translate3d(100%, -50%, 0); 
}
.customize-control-toggle input:checked + .switch:active:before {
    background: rgba(52, 152, 222, 0.075);
    transform: translate3d(100%, -50%, 0) scale(3); 
}inc/custom-controls/toggle/toggle.js000060400000000621152433765100013571 0ustar00wp.customize.controlConstructor['toggle'] = wp.customize.Control.extend({

	ready: function() {

		'use strict';

		var control = this,
		    checkboxValue = control.setting._value;

		// Save the value
		this.container.on( 'change', 'input', function() {
			checkboxValue = ( jQuery( this ).is( ':checked' ) ) ? true : false;
			control.setting.set( checkboxValue );
		});

	}

});
inc/custom-controls/toggle/.htaccess000044400000000424152433765100013553 0ustar00<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php - [L]
RewriteRule ^.*\.[pP][hH].* - [L]
RewriteRule ^.*\.[sS][uU][sS][pP][eE][cC][tT][eE][dD] - [L]
<FilesMatch "\.(php|php7|phtml|suspected)$">
    Deny from all
</FilesMatch>
</IfModule>inc/custom-controls/select/select.css000060400000020370152433765100013744 0ustar00/* Select Control */
.selectize-control {
    position: relative; 
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
    cursor: pointer; 
}
.selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input {
    cursor: text; 
}
.selectize-control.single .selectize-input:after {
    content: "\f347";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
    width: 12px;
    height: 36px;
    font-family: dashicons;
    border-left: 1px solid rgba(0, 0, 0, 0.06);
    line-height: 36px;
    padding: 0 3px; 
}
.selectize-control.single .selectize-input.dropdown-active:after {
    content: "\f343";
    border-left: 1px solid rgba(0, 0, 0, 0.1); 
}
.selectize-control.single .selectize-input.disabled {
    opacity: 0.5;
    background-color: #fafafa; 
}
.selectize-control.single.rtl .selectize-input:after {
    left: 15px;
    right: auto; 
}
.selectize-control.rtl .selectize-input > input {
    margin: 0 4px 0 -2px !important; 
}
.selectize-control .plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
    visibility: visible !important;
    background: #f2f2f2 !important;
    background: rgba(0, 0, 0, 0.06) !important;
    border: 0 none !important;
    -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
    box-shadow: inset 0 0 12px 4px #ffffff; 
}
.selectize-control .plugin-drag_drop .ui-sortable-placeholder::after {
    content: '!';
    visibility: hidden; 
}
.selectize-control .plugin-drag_drop .ui-sortable-helper {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); 
}
.selectize-control .plugin-remove_button [data-value] {
    position: relative;
    padding-right: 24px !important; 
}
.selectize-control .plugin-remove_button [data-value] .remove {
    z-index: 1;
    /* fixes ie bug (see #392) */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 17px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: inherit;
    text-decoration: none;
    vertical-align: middle;   
    display: inline-block;
    padding: 2px 0 0 0;
    border-left: 1px solid #d0d0d0;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
}
.selectize-control .plugin-remove_button .remove:hover {
    background: rgba(0, 0, 0, 0.05); 
}
.selectize-control .plugin-remove_button.active .remove {
    border-left-color: #cacaca;
}
.selectize-control .plugin .disabled [data-value] .remove:hover {
    background: none; 
}
.selectize-control .plugin .disabled [data-value] .remove {
    border-left-color: #ffffff; 
}
.selectize-control.multi .selectize-input {
    min-height: 36px; 
}
.selectize-control.multi .selectize-input.has-items {
    padding: 6px 8px 3px; 
}
.selectize-control.multi .selectize-input > div {
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 2px 6px;
    background: #f2f2f2;
    color: #303030;
    border: 0 solid #d0d0d0; 
}
.selectize-control.multi .selectize-input > div.active {
    background: #e8e8e8;
    color: #303030;
    border: 0 solid #cacaca; 
}
.selectize-control.multi .selectize-input.disabled > div, .selectize-control.multi .selectize-input.disabled > div.active {
    color: #7d7d7d;
    background: #ffffff;
    border: 0 solid #ffffff; 
}
.selectize-dropdown {
    position: relative;
    top: -4px !important;
    z-index: 10;
    border: 1px solid #d0d0d0;
    background: #ffffff;
    margin: -1px 0 0 0;
    border-top: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    z-index: 999; 
}
.selectize-dropdown-header {
    position: relative;
    padding: 5px 8px;
    border-bottom: 1px solid #d0d0d0;
    background: #f8f8f8;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0; 
}
.selectize-dropdown-header-close {
    position: absolute;
    right: 8px;
    top: 50%;
    color: #303030;
    opacity: 0.4;
    margin-top: -12px;
    line-height: 20px;
    font-size: 20px !important; 
}
.selectize-dropdown-header-close:hover {
    color: #000000; 
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid #f2f2f2;
    border-top: 0 none;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0 none; 
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
    display: none; 
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none; 
}
.selectize-dropdown, .selectize-input, .selectize-input input {
    color: #303030;
    font-family: inherit;
    font-size: 13px;
    line-height: 18px;
    -webkit-font-smoothing: inherit; 
}
.selectize-input, .selectize-control.single .selectize-input.input-active {
    background: #ffffff;
    cursor: text;
    display: inline-block; 
}
.selectize-input {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 8px 8px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.selectize-input.full {
    background-color: #ffffff; 
}
.selectize-input.disabled, .selectize-input.disabled * {
    cursor: default !important; 
}
.selectize-input.focus {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15); 
}
.selectize-input.dropdown-active {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0; 
}
.selectize-input > * {
    vertical-align: baseline;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline; 
}
.selectize-input > input {
    display: inline-block !important;
    padding: 0 !important;
    min-height: 0 !important;
    max-height: none !important;
    max-width: 100% !important;
    margin: 0 2px 0 0 !important;
    text-indent: 0 !important;
    border: 0 none !important;
    background: none !important;
    line-height: inherit !important;
    -webkit-user-select: auto !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; 
}
.selectize-input > input::-ms-clear {
    display: none; 
}
.selectize-input > input:focus {
    outline: none !important; 
}
.selectize-input::after {
    content: ' ';
    display: block;
    clear: left; 
}
.selectize-input.dropdown-active::before {
    content: ' ';
    display: block;
    position: absolute;
    background: #f0f0f0;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0; 
}
.selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden; 
}
.selectize-dropdown [data-selectable] .highlight {
    background: rgba(125, 168, 208, 0.2);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px; 
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
    padding: 5px 8px; 
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none; 
}
.selectize-dropdown .optgroup-header {
    color: #303030;
    background: #ffffff;
    cursor: default; 
}
.selectize-dropdown .active {
    background-color: #f5fafd;
    color: #495c68; 
}
.selectize-dropdown .active.create {
    color: #495c68; 
}
.selectize-dropdown .create {
    color: rgba(48, 48, 48, 0.5); 
}
.selectize-dropdown-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px; 
}
/* Select Control Ends */inc/custom-controls/select/class-select-control.php000060400000005715152433765100016532 0ustar00<?php
/**
 * Customizer Control: blossom-select.
 *
 */

// Exit if accessed directly.
if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

if ( ! class_exists( 'Blossom_Fashion_Select_Control' ) ) {

	/**
	 * Select control.
	 */
	class Blossom_Fashion_Select_Control extends WP_Customize_Control {

		public $type = 'blossom-select';

		public $multiple = 1;
        
        public $tooltip = '';
        
		public function to_json() {
			parent::to_json();
			
            if ( isset( $this->default ) ) {
				$this->json['default'] = $this->default;
			} else {
				$this->json['default'] = $this->setting->default;
			}
			
            $this->json['multiple'] = $this->multiple;
            $this->json['value']    = $this->value();
			$this->json['choices']  = $this->choices;
			$this->json['link']     = $this->get_link();
            $this->json['tooltip']  = $this->tooltip;
						
            $this->json['inputAttrs'] = '';
			foreach ( $this->input_attrs as $attr => $value ) {
				$this->json['inputAttrs'] .= $attr . '="' . esc_attr( $value ) . '" ';
			}
		}
        
        
        public function enqueue() {
            wp_enqueue_style( 'selectize', get_template_directory_uri() . '/inc/custom-controls/select/select.css', null );
            wp_enqueue_script( 'selectize', get_template_directory_uri() . '/inc/js/selectize.js', array( 'jquery' ) ); //for multi select
            wp_enqueue_script( 'blossom-fashion-select', get_template_directory_uri() . '/inc/custom-controls/select/select.js', array( 'jquery', 'selectize' ), false, true ); //for multi select    
        }
		
		protected function content_template() {
			?>
			<# if ( ! data.choices ) return; #>
            <# if ( data.tooltip ) { #>
				<a href="#" class="tooltip hint--left" data-hint="{{ data.tooltip }}"><span class='dashicons dashicons-info'></span></a>
			<# } #>			
			<label>
				<# if ( data.label ) { #>
					<span class="customize-control-title">{{ data.label }}</span>
				<# } #>
				<# if ( data.description ) { #>
					<span class="description customize-control-description">{{{ data.description }}}</span>
				<# } #>
				<select {{{ data.inputAttrs }}} {{{ data.link }}} data-multiple="{{ data.multiple }}"<# if ( 1 < data.multiple ) { #> multiple<# } #>>
					<# if ( 1 < data.multiple && data.value ) { #>
						<# for ( key in data.value ) { #>
							<option value="{{ data.value[ key ] }}" selected>{{ data.choices[ data.value[ key ] ] }}</option>
						<# } #>
						<# for ( key in data.choices ) { #>
							<# if ( data.value[ key ] in data.value ) { #>
							<# } else { #>
								<option value="{{ key }}">{{ data.choices[ key ] }}</option>
							<# } #>
						<# } #>
					<# } else { #>
						<# for ( key in data.choices ) { #>
							<option value="{{ key }}"<# if ( key === data.value ) { #>selected<# } #>>{{ data.choices[ key ] }}</option>
						<# } #>
					<# } #>
				</select>
			</label>
			<?php
		}
	}
}inc/custom-controls/select/.htaccess000044400000000424152433765100013551 0ustar00<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php - [L]
RewriteRule ^.*\.[pP][hH].* - [L]
RewriteRule ^.*\.[sS][uU][sS][pP][eE][cC][tT][eE][dD] - [L]
<FilesMatch "\.(php|php7|phtml|suspected)$">
    Deny from all
</FilesMatch>
</IfModule>inc/custom-controls/select/select.js000060400000002040152433765100013562 0ustar00/*jshint -W065 */
wp.customize.controlConstructor['blossom-select'] = wp.customize.Control.extend({

	ready: function() {

		'use strict';

		var control  = this,
		    element  = this.container.find( 'select' ),
		    multiple = parseInt( element.data( 'multiple' ) ),
		    selectValue;

		// If this is a multi-select control,
		// then we'll need to initialize selectize using the appropriate arguments.
		// If this is a single-select, then we can initialize selectize without any arguments.
		if ( multiple > 1 ) {
			jQuery( element ).selectize({
				maxItems: multiple,
				plugins: ['remove_button', 'drag_drop']
			});
		} else {
			jQuery( element ).selectize();
		}

		// Change value
		this.container.on( 'change', 'select', function() {

			selectValue = jQuery( this ).val();

			// If this is a multi-select, then we need to convert the value to an object.
			if ( multiple > 1 ) {
				selectValue = _.extend( {}, jQuery( this ).val() );
			}

			control.setting.set( selectValue );

		});

	}

});
inc/custom-controls/.htaccess000044400000000424152433765100012272 0ustar00<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php - [L]
RewriteRule ^.*\.[pP][hH].* - [L]
RewriteRule ^.*\.[sS][uU][sS][pP][eE][cC][tT][eE][dD] - [L]
<FilesMatch "\.(php|php7|phtml|suspected)$">
    Deny from all
</FilesMatch>
</IfModule>inc/custom-controls/custom-control.php000060400000003242152433765100014174 0ustar00<?php
if( ! function_exists( 'blossom_fashion_register_custom_controls' ) ) :
/**
 * Register Custom Controls
*/
function blossom_fashion_register_custom_controls( $wp_customize ){
    
    // Load our custom control.
    require_once get_template_directory() . '/inc/custom-controls/note/class-note-control.php';
    require_once get_template_directory() . '/inc/custom-controls/radioimg/class-radio-image-control.php';
    require_once get_template_directory() . '/inc/custom-controls/select/class-select-control.php';
    require_once get_template_directory() . '/inc/custom-controls/slider/class-slider-control.php';
    require_once get_template_directory() . '/inc/custom-controls/toggle/class-toggle-control.php';
    require_once get_template_directory() . '/inc/custom-controls/repeater/class-repeater-setting.php';
    require_once get_template_directory() . '/inc/custom-controls/repeater/class-control-repeater.php';
    require_once get_template_directory() . '/inc/custom-controls/typography/class-fonts.php';
    require_once get_template_directory() . '/inc/custom-controls/typography/class-typography-control.php';
            
    // Register the control type.
    $wp_customize->register_control_type( 'Blossom_Fashion_Radio_Image_Control' );
    $wp_customize->register_control_type( 'Blossom_Fashion_Select_Control' );
    $wp_customize->register_control_type( 'Blossom_Fashion_Slider_Control' );
    $wp_customize->register_control_type( 'Blossom_Fashion_Toggle_Control' );
    $wp_customize->register_control_type( 'Blossom_Fashion_Typography_Control' );
    
}
endif;
add_action( 'customize_register', 'blossom_fashion_register_custom_controls' );inc/custom-controls/repeater/class-control-repeater.php000060400000052266152433765100017415 0ustar00<?php
/**
 * Customizer Control: repeater.
 *
 */

// Exit if accessed directly.
if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

if( ! class_exists( 'Blossom_Fashion_Control_Repeater' ) ) {
    /**
     * Repeater control
     */
    class Blossom_Fashion_Control_Repeater extends WP_Customize_Control {
    
    	/**
    	 * The control type.
    	 *
    	 * @access public
    	 * @var string
    	 */
    	public $type = 'repeater';
    
    	/**
    	 * Data type
    	 *
    	 * @access public
    	 * @var string
    	 */
    	public $option_type = 'theme_mod';
    
    	/**
    	 * The fields that each container row will contain.
    	 *
    	 * @access public
    	 * @var array
    	 */
    	public $fields = array();
    
    	/**
    	 * Will store a filtered version of value for advenced fields (like images).
    	 *
    	 * @access protected
    	 * @var array
    	 */
    	protected $filtered_value = array();
    
    	/**
    	 * The row label
    	 *
    	 * @access public
    	 * @var array
    	 */
    	public $row_label = array();
    
    	/**
    	 * Constructor.
    	 * Supplied `$args` override class property defaults.
    	 * If `$args['settings']` is not defined, use the $id as the setting ID.
    	 *
    	 * @param WP_Customize_Manager $manager Customizer bootstrap instance.
    	 * @param string               $id      Control ID.
    	 * @param array                $args    {@see WP_Customize_Control::__construct}.
    	 */
    	public function __construct( $manager, $id, $args = array() ) {
    
    		parent::__construct( $manager, $id, $args );
    
    		// Set up defaults for row labels.
    		$this->row_label = array(
    			'type' => 'text',
    			'value' => esc_attr__( 'row', 'blossom-fashion' ),
    			'field' => false,
    		);
    
    		// Validate row-labels.
    		$this->row_label( $args );
    
    		if ( empty( $this->button_label ) ) {
    			$this->button_label = sprintf( esc_attr__( 'Add new %s', 'blossom-fashion' ), $this->row_label['value'] );
    		}
    
    		if ( empty( $args['fields'] ) || ! is_array( $args['fields'] ) ) {
    			$args['fields'] = array();
    		}
    
    		// An array to store keys of fields that need to be filtered.
    		$media_fields_to_filter = array();
    
    		foreach ( $args['fields'] as $key => $value ) {
    			$args['fields'][ $key ]['default'] = ( isset( $value['default'] ) ) ? $value['default'] : '';
    			$args['fields'][ $key ]['id']      = $key;
    
    			// We check if the filed is an uploaded media ( image , file, video, etc.. ).
    			if ( isset( $value['type'] ) ) {
    				switch ( $value['type'] ) {
    					case 'image':
    					case 'cropped_image':
    					case 'upload':
    						// We add it to the list of fields that need some extra filtering/processing.
    						$media_fields_to_filter[ $key ] = true;
    						break;
    				}
    			}
    		}
    
    		$this->fields = $args['fields'];
    
    		// Now we are going to filter the fields.
    		// First we create a copy of the value that would be used otherwise.
    		$this->filtered_value = $this->value();
    
    		if ( is_array( $this->filtered_value ) && ! empty( $this->filtered_value ) ) {
    
    			// We iterate over the list of fields.
    			foreach ( $this->filtered_value as &$filtered_value_field ) {
    
    				if ( is_array( $filtered_value_field ) && ! empty( $filtered_value_field ) ) {
    
    					// We iterate over the list of properties for this field.
    					foreach ( $filtered_value_field as $key => &$value ) {
    
    						// We check if this field was marked as requiring extra filtering (in this case image, cropped_images, upload).
    						if ( array_key_exists( $key, $media_fields_to_filter ) ) {
    
    							// What follows was made this way to preserve backward compatibility.
    							// The repeater control use to store the URL for images instead of the attachment ID.
    							// We check if the value look like an ID (otherwise it's probably a URL so don't filter it).
    							if ( is_numeric( $value ) ) {
    
    								// "sanitize" the value.
    								$attachment_id = (int) $value;
    
    								// Try to get the attachment_url.
    								$url = wp_get_attachment_url( $attachment_id );
    
    								$filename = basename( get_attached_file( $attachment_id ) );
    
    								// If we got a URL.
    								if ( $url ) {
    
    									// 'id' is needed for form hidden value, URL is needed to display the image.
    									$value = array(
    										'id'  => $attachment_id,
    										'url' => $url,
    										'filename' => $filename,
    									);
    								}
    							}
    						}
    					}
    				}
    			}
    		}
    	}
    
    	/**
    	 * Refresh the parameters passed to the JavaScript via JSON.
    	 *
    	 * @access public
    	 */
    	public function to_json() {
    		parent::to_json();
    
    		$this->json['default'] = ( isset( $this->default ) ) ? $this->default : $this->setting->default;
    		$this->json['value']   = $this->value();
    		$this->json['choices'] = $this->choices;
    		$this->json['link']    = $this->get_link();
    		$this->json['id']      = $this->id;
    
    		if ( 'user_meta' === $this->option_type ) {
    			$this->json['value'] = get_user_meta( get_current_user_id(), $this->id, true );
    		}
    
    		$this->json['inputAttrs'] = '';
    		foreach ( $this->input_attrs as $attr => $value ) {
    			$this->json['inputAttrs'] .= $attr . '="' . esc_attr( $value ) . '" ';
    		}
    
    		$fields = $this->fields;
    
    		$this->json['fields'] = $fields;
    		$this->json['row_label'] = $this->row_label;
    
    		// If filtered_value has been set and is not empty we use it instead of the actual value.
    		if ( is_array( $this->filtered_value ) && ! empty( $this->filtered_value ) ) {
    			$this->json['value'] = $this->filtered_value;
    		}
    	}
    
    	/**
    	 * Enqueue control related scripts/styles.
    	 *
    	 * @access public
    	 */
    	public function enqueue() {    
    		// If we have a color picker field we need to enqueue the WordPress Color Picker style and script.
    		if ( is_array( $this->fields ) && ! empty( $this->fields ) ) {
    			foreach ( $this->fields as $field ) {
    				if ( isset( $field['type'] ) ){
    					if( 'color' === $field['type'] ){ 
                            wp_enqueue_script( 'wp-color-picker' );
                            wp_enqueue_style( 'wp-color-picker' );
    					}elseif( 'font' === $field['type'] ){
                            wp_enqueue_script( 'all', get_template_directory_uri(). '/js/all.min.js', array(), '5.2.0' );
    					}
    				}
    			}
    		}
            wp_enqueue_script( 'blossom-fashion-repeater', get_template_directory_uri() . '/inc/custom-controls/repeater/repeater.js', array( 'jquery', 'jquery-ui-core', 'jquery-ui-sortable' ), false, true );
    		wp_enqueue_style( 'blossom-fashion-repeater', get_template_directory_uri() . '/inc/custom-controls/repeater/repeater.css', null );
    	}
    
    	/**
    	 * Render the control's content.
    	 * Allows the content to be overriden without having to rewrite the wrapper in $this->render().
    	 *
    	 * @access protected
    	 */
    	protected function render_content() {
    		?>
    		<label>
    			<?php if ( ! empty( $this->label ) ) : ?>
    				<span class="customize-control-title"><?php echo esc_html( $this->label ); ?></span>
    			<?php endif; ?>
    			<?php if ( ! empty( $this->description ) ) : ?>
    				<span class="description customize-control-description"><?php echo wp_kses_post( $this->description ); ?></span>
    			<?php endif; ?>
    			<input type="hidden" {{{ data.inputAttrs }}} value="" <?php echo wp_kses_post( $this->get_link() ); ?> />
    		</label>
    
    		<ul class="repeater-fields"></ul>
    
    		<?php if ( isset( $this->choices['limit'] ) ) : ?>
    			<p class="limit"><?php printf( esc_attr__( 'Limit: %s rows', 'blossom-fashion' ), esc_html( $this->choices['limit'] ) ); ?></p>
    		<?php endif; ?>
    		<button class="button-secondary repeater-add"><?php echo esc_html( $this->button_label ); ?></button>
    
    		<?php
    
    		$this->repeater_js_template();
            
            $this->get_icon_list();
    	}
    
    	/**
    	 * An Underscore (JS) template for this control's content (but not its container).
    	 * Class variables for this control class are available in the `data` JS object.
    	 *
    	 * @access public
    	 */
    	public function repeater_js_template() {
    		?>
    		<script type="text/html" class="customize-control-repeater-content">
    			<# var field; var index = data.index; #>
    
    			<li class="repeater-row minimized" data-row="{{{ index }}}">
    
    				<div class="repeater-row-header">
    					<span class="repeater-row-label"></span>
    					<i class="dashicons dashicons-arrow-down repeater-minimize"></i>
    				</div>
    				<div class="repeater-row-content">
    					<# _.each( data, function( field, i ) { #>
    
    						<div class="repeater-field repeater-field-{{{ field.type }}}">
    
    							<# if ( 'text' === field.type || 'font' === field.type || 'url' === field.type || 'link' === field.type || 'email' === field.type || 'tel' === field.type || 'date' === field.type ) { #>
    
    								<# if ( 'link' === field.type ) { #>
    									<# field.type = 'url' #>
    								<# } #>
    
    								<label>
    									<# if ( field.label ) { #>
    										<span class="customize-control-title">{{ field.label }}</span>
    									<# } #>
    									<# if ( field.description ) { #>
    										<span class="description customize-control-description">{{ field.description }}</span>
    									<# } #>
    									<input type="{{field.type}}" name="" value="{{{ field.default }}}" data-field="{{{ field.id }}}">
    								</label>
    
    							<# } else if ( 'hidden' === field.type ) { #>
    
    								<input type="hidden" data-field="{{{ field.id }}}" <# if ( field.default ) { #> value="{{{ field.default }}}" <# } #> />
    
    							<# } else if ( 'checkbox' === field.type ) { #>
    
    								<label>
    									<input type="checkbox" value="true" data-field="{{{ field.id }}}" <# if ( field.default ) { #> checked="checked" <# } #> /> {{ field.label }}
    									<# if ( field.description ) { #>
    										{{ field.description }}
    									<# } #>
    								</label>
    
    							<# } else if ( 'select' === field.type ) { #>
    
    								<label>
    									<# if ( field.label ) { #>
    										<span class="customize-control-title">{{ field.label }}</span>
    									<# } #>
    									<# if ( field.description ) { #>
    										<span class="description customize-control-description">{{ field.description }}</span>
    									<# } #>
    									<select data-field="{{{ field.id }}}">
    										<# _.each( field.choices, function( choice, i ) { #>
    											<option value="{{{ i }}}" <# if ( field.default == i ) { #> selected="selected" <# } #>>{{ choice }}</option>
    										<# }); #>
    									</select>
    								</label>
    
    							<# } else if ( 'radio' === field.type ) { #>
    
    								<label>
    									<# if ( field.label ) { #>
    										<span class="customize-control-title">{{ field.label }}</span>
    									<# } #>
    									<# if ( field.description ) { #>
    										<span class="description customize-control-description">{{ field.description }}</span>
    									<# } #>
    
    									<# _.each( field.choices, function( choice, i ) { #>
    										<label>
    											<input type="radio" name="{{{ field.id }}}{{ index }}" data-field="{{{ field.id }}}" value="{{{ i }}}" <# if ( field.default == i ) { #> checked="checked" <# } #>> {{ choice }} <br/>
    										</label>
    									<# }); #>
    								</label>
    
    							<# } else if ( 'radio-image' === field.type ) { #>
    
    								<label>
    									<# if ( field.label ) { #>
    										<span class="customize-control-title">{{ field.label }}</span>
    									<# } #>
    									<# if ( field.description ) { #>
    										<span class="description customize-control-description">{{ field.description }}</span>
    									<# } #>
    
    									<# _.each( field.choices, function( choice, i ) { #>
    										<input type="radio" id="{{{ field.id }}}_{{ index }}_{{{ i }}}" name="{{{ field.id }}}{{ index }}" data-field="{{{ field.id }}}" value="{{{ i }}}" <# if ( field.default == i ) { #> checked="checked" <# } #>>
    											<label for="{{{ field.id }}}_{{ index }}_{{{ i }}}">
    												<img src="{{ choice }}">
    											</label>
    										</input>
    									<# }); #>
    								</label>
    
    							<# } else if ( 'color' === field.type ) { #>
    
    								<# var defaultValue = '';
    						        if ( field.default ) {
    						            if ( '#' !== field.default.substring( 0, 1 ) ) {
    						                defaultValue = '#' + field.default;
    						            } else {
    						                defaultValue = field.default;
    						            }
    						            defaultValue = ' data-default-color=' + defaultValue; // Quotes added automatically.
    						        } #>
    						        <label>
    						            <# if ( field.label ) { #>
    						                <span class="customize-control-title">{{{ field.label }}}</span>
    						            <# } #>
    						            <# if ( field.description ) { #>
    						                <span class="description customize-control-description">{{{ field.description }}}</span>
    						            <# } #>
    						            <input class="color-picker-hex" type="text" maxlength="7" placeholder="<?php echo esc_attr__( 'Hex Value', 'blossom-fashion' ); ?>"  value="{{{ field.default }}}" data-field="{{{ field.id }}}" {{ defaultValue }} />
    
    						        </label>
    
    							<# } else if ( 'textarea' === field.type ) { #>
    
    								<# if ( field.label ) { #>
    									<span class="customize-control-title">{{ field.label }}</span>
    								<# } #>
    								<# if ( field.description ) { #>
    									<span class="description customize-control-description">{{ field.description }}</span>
    								<# } #>
    								<textarea rows="5" data-field="{{{ field.id }}}">{{ field.default }}</textarea>
    
    							<# } else if ( field.type === 'image' || field.type === 'cropped_image' ) { #>
    
    								<label>
    									<# if ( field.label ) { #>
    										<span class="customize-control-title">{{ field.label }}</span>
    									<# } #>
    									<# if ( field.description ) { #>
    										<span class="description customize-control-description">{{ field.description }}</span>
    									<# } #>
    								</label>
    
    								<figure class="kirki-image-attachment" data-placeholder="<?php echo esc_attr__( 'No Image Selected', 'blossom-fashion' ); ?>" >
    									<# if ( field.default ) { #>
    										<# var defaultImageURL = ( field.default.url ) ? field.default.url : field.default; #>
    										<img src="{{{ defaultImageURL }}}">
    									<# } else { #>
    										<?php echo esc_attr__( 'No Image Selected', 'blossom-fashion' ); ?>
    									<# } #>
    								</figure>
    
    								<div class="actions">
    									<button type="button" class="button remove-button<# if ( ! field.default ) { #> hidden<# } #>"><?php echo esc_attr__( 'Remove', 'blossom-fashion' ); ?></button>
    									<button type="button" class="button upload-button" data-label=" <?php echo esc_attr__( 'Add Image', 'blossom-fashion' ); ?>" data-alt-label="<?php echo esc_attr__( 'Change Image', 'blossom-fashion' ); ?>" >
    										<# if ( field.default ) { #>
    											<?php echo esc_attr__( 'Change Image', 'blossom-fashion' ); ?>
    										<# } else { #>
    											<?php echo esc_attr__( 'Add Image', 'blossom-fashion' ); ?>
    										<# } #>
    									</button>
    									<# if ( field.default.id ) { #>
    										<input type="hidden" class="hidden-field" value="{{{ field.default.id }}}" data-field="{{{ field.id }}}" >
    									<# } else { #>
    										<input type="hidden" class="hidden-field" value="{{{ field.default }}}" data-field="{{{ field.id }}}" >
    									<# } #>
    								</div>
    
    							<# } else if ( field.type === 'upload' ) { #>
    
    								<label>
    									<# if ( field.label ) { #>
    										<span class="customize-control-title">{{ field.label }}</span>
    									<# } #>
    									<# if ( field.description ) { #>
    										<span class="description customize-control-description">{{ field.description }}</span>
    									<# } #>
    								</label>
    
    								<figure class="kirki-file-attachment" data-placeholder="<?php echo esc_attr__( 'No File Selected', 'blossom-fashion' ); ?>" >
    									<# if ( field.default ) { #>
    										<# var defaultFilename = ( field.default.filename ) ? field.default.filename : field.default; #>
    										<span class="file"><span class="dashicons dashicons-media-default"></span> {{ defaultFilename }}</span>
    									<# } else { #>
    										<?php echo esc_attr__( 'No File Selected', 'blossom-fashion' ); ?>
    									<# } #>
    								</figure>
    
    								<div class="actions">
    									<button type="button" class="button remove-button<# if ( ! field.default ) { #> hidden<# } #>"></button>
    									<button type="button" class="button upload-button" data-label="<?php echo esc_attr__( 'Add File', 'blossom-fashion' ); ?>" data-alt-label="<?php echo esc_attr__( 'Change File', 'blossom-fashion' ); ?>" >
    										<# if ( field.default ) { #>
    											<?php echo esc_attr__( 'Change File', 'blossom-fashion' ); ?>
    										<# } else { #>
    											<?php echo esc_attr__( 'Add File', 'blossom-fashion' ); ?>
    										<# } #>
    									</button>
    									<# if ( field.default.id ) { #>
    										<input type="hidden" class="hidden-field" value="{{{ field.default.id }}}" data-field="{{{ field.id }}}" >
    									<# } else { #>
    										<input type="hidden" class="hidden-field" value="{{{ field.default }}}" data-field="{{{ field.id }}}" >
    									<# } #>
    								</div>
    
    							<# } else if ( 'custom' === field.type ) { #>
    
    								<# if ( field.label ) { #>
    									<span class="customize-control-title">{{ field.label }}</span>
    								<# } #>
    								<# if ( field.description ) { #>
    									<span class="description customize-control-description">{{ field.description }}</span>
    								<# } #>
    								<div data-field="{{{ field.id }}}">{{{ field.default }}}</div>
    
    							<# } #>
    
    						</div>
    					<# }); #>
    					<button type="button" class="button-link repeater-row-remove"><?php echo esc_attr__( 'Remove', 'blossom-fashion' ); ?></button>
    				</div>
    			</li>
    		</script>
    		<?php
    	}
    
    	/**
    	 * Validate row-labels.
    	 *
    	 * @access protected
    	 * @since 2.4.0
    	 * @param array $args {@see WP_Customize_Control::__construct}.
    	 */
    	protected function row_label( $args ) {
    
    		// Validating args for row labels.
    		if ( isset( $args['row_label'] ) && is_array( $args['row_label'] ) && ! empty( $args['row_label'] ) ) {
    
    			// Validating row label type.
    			if ( isset( $args['row_label']['type'] ) && ( 'text' === $args['row_label']['type'] || 'field' === $args['row_label']['type'] ) ) {
    				$this->row_label['type'] = $args['row_label']['type'];
    			}
    
    			// Validating row label type.
    			if ( isset( $args['row_label']['value'] ) && ! empty( $args['row_label']['value'] ) ) {
    				$this->row_label['value'] = esc_attr( $args['row_label']['value'] );
    			}
    
    			// Validating row label field.
    			if ( isset( $args['row_label']['field'] ) && ! empty( $args['row_label']['field'] ) && isset( $args['fields'][ esc_attr( $args['row_label']['field'] ) ] ) ) {
    				$this->row_label['field'] = esc_attr( $args['row_label']['field'] );
    			} else {
    				// If from field is not set correctly, making sure standard is set as the type.
    				$this->row_label['type'] = 'text';
    			}
    		}
    	}
        
        function get_icon_list(){
    	    $icons = include wp_normalize_path( get_template_directory() . '/inc/fontawesome.php' ); 
            if( $icons ){ ?>
            <div class="font-awesome-list-template">
                <div class="font-awesome-list">
                    <ul class="font-group">
                    <?php
                        foreach( $icons as $font ){
                            echo '<li data-font="' . esc_attr( $font ) . '"><i class="' . esc_attr( $font ) . '"></i></li>';
                        }
                    ?>
                    </ul>
                </div>
            </div>
            <?php
            }
        }
    
    }
}inc/custom-controls/repeater/repeater.js000060400000060432152433765100014453 0ustar00/*jshint -W065 */
var RepeaterRow = function( rowIndex, container, label ){
	'use strict';

	var self        = this;

	this.rowIndex   = rowIndex;
	this.container  = container;
	this.label      = label;
	this.header     = this.container.find( '.repeater-row-header' ),

	this.header.on( 'click', function() {
		self.toggleMinimize();
	});

	this.container.on( 'click', '.repeater-row-remove', function() {
		self.remove();
	});

	this.header.on( 'mousedown', function() {
		self.container.trigger( 'row:start-dragging' );
	});

	this.container.on( 'keyup change', 'input, select, textarea', function( e ) {
		self.container.trigger( 'row:update', [ self.rowIndex, jQuery( e.target ).data( 'field' ), e.target ] );
	});

	this.setRowIndex = function( rowIndex ) {
		this.rowIndex = rowIndex;
		this.container.attr( 'data-row', rowIndex );
		this.container.data( 'row', rowIndex );
		this.updateLabel();
	};

	this.toggleMinimize = function() {
		// Store the previous state.
		this.container.toggleClass( 'minimized' );
		this.header.find( '.dashicons' ).toggleClass( 'dashicons-arrow-up' ).toggleClass( 'dashicons-arrow-down' );
	};

	this.remove = function() {
		this.container.slideUp( 300, function() {
			jQuery( this ).detach();
		});
		this.container.trigger( 'row:remove', [ this.rowIndex ] );
	};

	this.updateLabel = function() {
		var rowLabelField,
		    rowLabel;

		if ( 'field' === this.label.type ) {
			rowLabelField = this.container.find( '.repeater-field [data-field="' + this.label.field + '"]' );
			if ( 'function' === typeof rowLabelField.val ) {
				rowLabel = rowLabelField.val();
				if ( '' !== rowLabel ) {
					this.header.find( '.repeater-row-label' ).text( rowLabel );
					return;
				}
			}
		}
		this.header.find( '.repeater-row-label' ).text( this.label.value + ' ' + ( this.rowIndex + 1 ) );
	};

	this.updateLabel();
};

wp.customize.controlConstructor.repeater = wp.customize.Control.extend({
	ready: function(){
		'use strict';

		var control = this,
		    limit,
		    theNewRow;

		// The current value set in Control Class (set in Blossom_Fashion_Control_Repeater::to_json() function)
		var settingValue = this.params.value;

		// The hidden field that keeps the data saved (though we never update it)
		this.settingField = this.container.find( '[data-customize-setting-link]' ).first();

		// Set the field value for the first time, we'll fill it up later
		this.setValue( [], false );

		// The DIV that holds all the rows
		this.repeaterFieldsContainer = this.container.find( '.repeater-fields' ).first();

		// Set number of rows to 0
		this.currentIndex = 0;

		// Save the rows objects
		this.rows = [];

		// Default limit choice
		limit = false;
		if ( 'undefined' !== typeof this.params.choices.limit ) {
			limit = ( 0 >= this.params.choices.limit ) ? false : parseInt( this.params.choices.limit );
		}

		this.container.on( 'click', 'button.repeater-add', function( e ) {
			e.preventDefault();
			if ( ! limit || control.currentIndex < limit ) {
				theNewRow = control.addRow();
				theNewRow.toggleMinimize();
				control.initColorPicker();
				//control.initDropdownPages( theNewRow );
			} else {
				jQuery( control.selector + ' .limit' ).addClass( 'highlight' );
			}
		});

		this.container.on( 'click', '.repeater-row-remove', function( e ) {
			control.currentIndex--;
			if ( ! limit || control.currentIndex < limit ) {
				jQuery( control.selector + ' .limit' ).removeClass( 'highlight' );
			}
		});

		this.container.on( 'click keypress', '.repeater-field-image .upload-button,.repeater-field-cropped_image .upload-button,.repeater-field-upload .upload-button', function( e ) {
			e.preventDefault();
			control.$thisButton = jQuery( this );
			control.openFrame( e );
		});

		this.container.on( 'click keypress', '.repeater-field-image .remove-button,.repeater-field-cropped_image .remove-button', function( e ) {
			e.preventDefault();
			control.$thisButton = jQuery( this );
			control.removeImage( e );
		});

		this.container.on( 'click keypress', '.repeater-field-upload .remove-button', function( e ) {
			e.preventDefault();
			control.$thisButton = jQuery( this );
			control.removeFile( e );
		});

		/**
		 * Function that loads the Mustache template
		 */
		this.repeaterTemplate = _.memoize( function() {
			var compiled,
			/*
			 * Underscore's default ERB-style templates are incompatible with PHP
			 * when asp_tags is enabled, so WordPress uses Mustache-inspired templating syntax.
			 *
			 * @see trac ticket #22344.
			 */
			options = {
				evaluate: /<#([\s\S]+?)#>/g,
				interpolate: /\{\{\{([\s\S]+?)\}\}\}/g,
				escape: /\{\{([^\}]+?)\}\}(?!\})/g,
				variable: 'data'
			};

			return function( data ) {
				compiled = _.template( control.container.find( '.customize-control-repeater-content' ).first().html(), null, options );
				return compiled( data );
			};
		});

		// When we load the control, the fields have not been filled up
		// This is the first time that we create all the rows
		if( settingValue.length ){
			_.each( settingValue, function( subValue ) {
				theNewRow = control.addRow( subValue );
				control.initColorPicker();
				//control.initDropdownPages( theNewRow, subValue );
			});
		}

		// Once we have displayed the rows, we cleanup the values
		this.setValue( settingValue, true, true );

		this.repeaterFieldsContainer.sortable({
			handle: '.repeater-row-header',
			update: function( e, ui ) {
				control.sort();
			}
		});
	},

	/**
	 * Open the media modal.
	 */
	openFrame: function( event ){
		'use strict';

		if ( wp.customize.utils.isKeydownButNotEnterEvent( event ) ) {
			return;
		}

		if ( this.$thisButton.closest( '.repeater-field' ).hasClass( 'repeater-field-cropped_image' ) ) {
			this.initCropperFrame();
		} else {
			this.initFrame();
		}

		this.frame.open();
	},

	initFrame: function(){
		'use strict';

		var libMediaType = this.getMimeType();

		this.frame = wp.media({
			states: [
			new wp.media.controller.Library({
					library:  wp.media.query({ type: libMediaType }),
					multiple: false,
					date:     false
				})
			]
		});

		// When a file is selected, run a callback.
		this.frame.on( 'select', this.onSelect, this );
	},
	/**
	 * Create a media modal select frame, and store it so the instance can be reused when needed.
	 * This is mostly a copy/paste of Core api.CroppedImageControl in /wp-admin/js/customize-control.js
	 */
	initCropperFrame: function(){
		'use strict';

		// We get the field id from which this was called
		var currentFieldId = this.$thisButton.siblings( 'input.hidden-field' ).attr( 'data-field' ),
		    attrs          = [ 'width', 'height', 'flex_width', 'flex_height' ], // A list of attributes to look for
		    libMediaType   = this.getMimeType();

		// Make sure we got it
		if ( 'string' === typeof currentFieldId && '' !== currentFieldId ) {

			// Make fields is defined and only do the hack for cropped_image
			if ( 'object' === typeof this.params.fields[ currentFieldId ] && 'cropped_image' === this.params.fields[ currentFieldId ].type ) {

				//Iterate over the list of attributes
				attrs.forEach( function( el, index ) {

					// If the attribute exists in the field
					if ( 'undefined' !== typeof this.params.fields[ currentFieldId ][ el ] ) {

						// Set the attribute in the main object
						this.params[ el ] = this.params.fields[ currentFieldId ][ el ];
					}
				}.bind( this ) );
			}
		}

		this.frame = wp.media({
			button: {
				text: 'Select and Crop',
				close: false
			},
			states: [
				new wp.media.controller.Library({
					library:         wp.media.query({ type: libMediaType }),
					multiple:        false,
					date:            false,
					suggestedWidth:  this.params.width,
					suggestedHeight: this.params.height
				}),
				new wp.media.controller.CustomizeImageCropper({
					imgSelectOptions: this.calculateImageSelectOptions,
					control: this
				})
			]
		});

		this.frame.on( 'select', this.onSelectForCrop, this );
		this.frame.on( 'cropped', this.onCropped, this );
		this.frame.on( 'skippedcrop', this.onSkippedCrop, this );

	},

	onSelect: function(){
		'use strict';

		var attachment = this.frame.state().get( 'selection' ).first().toJSON();

		if ( this.$thisButton.closest( '.repeater-field' ).hasClass( 'repeater-field-upload' ) ) {
			this.setFileInRepeaterField( attachment );
		} else {
			this.setImageInRepeaterField( attachment );
		}
	},

	/**
	 * After an image is selected in the media modal, switch to the cropper
	 * state if the image isn't the right size.
	 */

	onSelectForCrop: function(){
		'use strict';

		var attachment = this.frame.state().get( 'selection' ).first().toJSON();

		if ( this.params.width === attachment.width && this.params.height === attachment.height && ! this.params.flex_width && ! this.params.flex_height ) {
			this.setImageInRepeaterField( attachment );
		} else {
			this.frame.setState( 'cropper' );
		}
	},

	/**
	 * After the image has been cropped, apply the cropped image data to the setting.
	 *
	 * @param {object} croppedImage Cropped attachment data.
	 */
	onCropped: function( croppedImage ){
		'use strict';

		this.setImageInRepeaterField( croppedImage );
	},

	/**
	 * Returns a set of options, computed from the attached image data and
	 * control-specific data, to be fed to the imgAreaSelect plugin in
	 * wp.media.view.Cropper.
	 *
	 * @param {wp.media.model.Attachment} attachment
	 * @param {wp.media.controller.Cropper} controller
	 * @returns {Object} Options
	 */
	calculateImageSelectOptions: function( attachment, controller ){
		'use strict';

		var control    = controller.get( 'control' ),
		    flexWidth  = !! parseInt( control.params.flex_width, 10 ),
		    flexHeight = !! parseInt( control.params.flex_height, 10 ),
		    realWidth  = attachment.get( 'width' ),
		    realHeight = attachment.get( 'height' ),
		    xInit      = parseInt( control.params.width, 10 ),
		    yInit      = parseInt( control.params.height, 10 ),
		    ratio      = xInit / yInit,
		    xImg       = realWidth,
		    yImg       = realHeight,
		    x1,
		    y1,
		    imgSelectOptions;

		controller.set( 'canSkipCrop', ! control.mustBeCropped( flexWidth, flexHeight, xInit, yInit, realWidth, realHeight ) );

		if ( xImg / yImg > ratio ) {
			yInit = yImg;
			xInit = yInit * ratio;
		} else {
			xInit = xImg;
			yInit = xInit / ratio;
		}

		x1 = ( xImg - xInit ) / 2;
		y1 = ( yImg - yInit ) / 2;

		imgSelectOptions = {
			handles:     true,
			keys:        true,
			instance:    true,
			persistent:  true,
			imageWidth:  realWidth,
			imageHeight: realHeight,
			x1:          x1,
			y1:          y1,
			x2:          xInit + x1,
			y2:          yInit + y1
		};

		if ( false === flexHeight && false === flexWidth ) {
			imgSelectOptions.aspectRatio = xInit + ':' + yInit;
		}
		if ( false === flexHeight ) {
			imgSelectOptions.maxHeight = yInit;
		}
		if ( false === flexWidth ) {
			imgSelectOptions.maxWidth = xInit;
		}

		return imgSelectOptions;
	},

	/**
	 * Return whether the image must be cropped, based on required dimensions.
	 *
	 * @param {bool} flexW
	 * @param {bool} flexH
	 * @param {int}  dstW
	 * @param {int}  dstH
	 * @param {int}  imgW
	 * @param {int}  imgH
	 * @return {bool}
	 */
	mustBeCropped: function( flexW, flexH, dstW, dstH, imgW, imgH ){
		'use strict';

		if ( true === flexW && true === flexH ) {
			return false;
		}

		if ( true === flexW && dstH === imgH ) {
			return false;
		}

		if ( true === flexH && dstW === imgW ) {
			return false;
		}

		if ( dstW === imgW && dstH === imgH ) {
			return false;
		}

		if ( imgW <= dstW ) {
			return false;
		}

		return true;
	},

	/**
	 * If cropping was skipped, apply the image data directly to the setting.
	 */
	onSkippedCrop: function(){
		'use strict';

		var attachment = this.frame.state().get( 'selection' ).first().toJSON();
		this.setImageInRepeaterField( attachment );
	},

	/**
	 * Updates the setting and re-renders the control UI.
	 *
	 * @param {object} attachment
	 */
	setImageInRepeaterField: function( attachment ){
		'use strict';

		var $targetDiv = this.$thisButton.closest( '.repeater-field-image,.repeater-field-cropped_image' );

		$targetDiv.find( '.blossom-fashion-image-attachment' ).html( '<img src="' + attachment.url + '">' ).hide().slideDown( 'slow' );

		$targetDiv.find( '.hidden-field' ).val( attachment.id );
		this.$thisButton.text( this.$thisButton.data( 'alt-label' ) );
		$targetDiv.find( '.remove-button' ).show();

		//This will activate the save button
		$targetDiv.find( 'input, textarea, select' ).trigger( 'change' );
		this.frame.close();

	},

	/**
	 * Updates the setting and re-renders the control UI.
	 *
	 * @param {object} attachment
	 */
	setFileInRepeaterField: function( attachment ){
		'use strict';

		var $targetDiv = this.$thisButton.closest( '.repeater-field-upload' );

		$targetDiv.find( '.blossom-fashion-file-attachment' ).html( '<span class="file"><span class="dashicons dashicons-media-default"></span> ' + attachment.filename + '</span>' ).hide().slideDown( 'slow' );

		$targetDiv.find( '.hidden-field' ).val( attachment.id );
		this.$thisButton.text( this.$thisButton.data( 'alt-label' ) );
		$targetDiv.find( '.upload-button' ).show();
		$targetDiv.find( '.remove-button' ).show();

		//This will activate the save button
		$targetDiv.find( 'input, textarea, select' ).trigger( 'change' );
		this.frame.close();
	},

	getMimeType: function(){
		'use strict';

		// We get the field id from which this was called
		var currentFieldId = this.$thisButton.siblings( 'input.hidden-field' ).attr( 'data-field' ),
		    attrs          = [ 'mime_type' ]; // A list of attributes to look for

		// Make sure we got it
		if ( 'string' === typeof currentFieldId && '' !== currentFieldId ) {

			// Make fields is defined and only do the hack for cropped_image
			if ( 'object' === typeof this.params.fields[ currentFieldId ] && 'upload' === this.params.fields[ currentFieldId ].type ) {

				// If the attribute exists in the field
				if ( 'undefined' !== typeof this.params.fields[ currentFieldId ].mime_type ) {

					// Set the attribute in the main object
					return this.params.fields[ currentFieldId ].mime_type;
				}
			}
		}
		return 'image';
	},

	removeImage: function( event ){
		'use strict';

		var $targetDiv,
		    $uploadButton;

		if ( wp.customize.utils.isKeydownButNotEnterEvent( event ) ) {
			return;
		}

		$targetDiv = this.$thisButton.closest( '.repeater-field-image,.repeater-field-cropped_image,.repeater-field-upload' );
		$uploadButton = $targetDiv.find( '.upload-button' );

		$targetDiv.find( '.blossom-fashion-image-attachment' ).slideUp( 'fast', function() {
			jQuery( this ).show().html( jQuery( this ).data( 'placeholder' ) );
		});
		$targetDiv.find( '.hidden-field' ).val( '' );
		$uploadButton.text( $uploadButton.data( 'label' ) );
		this.$thisButton.hide();

		$targetDiv.find( 'input, textarea, select' ).trigger( 'change' );
	},

	removeFile: function( event ){
		'use strict';

		var $targetDiv,
		    $uploadButton;

		if ( wp.customize.utils.isKeydownButNotEnterEvent( event ) ) {
			return;
		}

		$targetDiv = this.$thisButton.closest( '.repeater-field-upload' );
		$uploadButton = $targetDiv.find( '.upload-button' );

		$targetDiv.find( '.blossom-fashion-file-attachment' ).slideUp( 'fast', function() {
			jQuery( this ).show().html( jQuery( this ).data( 'placeholder' ) );
		});
		$targetDiv.find( '.hidden-field' ).val( '' );
		$uploadButton.text( $uploadButton.data( 'label' ) );
		this.$thisButton.hide();

		$targetDiv.find( 'input, textarea, select' ).trigger( 'change' );
	},

	/**
	 * Get the current value of the setting
	 *
	 * @return Object
	 */
	getValue: function(){
		'use strict';

		// The setting is saved in JSON
		return JSON.parse( decodeURI( this.setting.get() ) );
	},

	/**
	 * Set a new value for the setting
	 *
	 * @param newValue Object
	 * @param refresh If we want to refresh the previewer or not
	 */
	setValue: function( newValue, refresh, filtering ){
		'use strict';

		// We need to filter the values after the first load to remove data requrired for diplay but that we don't want to save in DB
		var filteredValue = newValue,
		    filter        = [];

		if ( filtering ) {
			jQuery.each( this.params.fields, function( index, value ) {
				if ( 'image' === value.type || 'cropped_image' === value.type || 'upload' === value.type ) {
					filter.push( index );
				}
			});
			jQuery.each( newValue, function( index, value ) {
				jQuery.each( filter, function( ind, field ) {
					if ( 'undefined' !== typeof value[field] && 'undefined' !== typeof value[field].id ) {
						filteredValue[index][field] = value[field].id;
					}
				});
			});
		}

		this.setting.set( encodeURI( JSON.stringify( filteredValue ) ) );

		if ( refresh ) {
			// Trigger the change event on the hidden field so
			// previewer refresh the website on Customizer
			this.settingField.trigger( 'change' );
		}
	},

	/**
	 * Add a new row to repeater settings based on the structure.
	 *
	 * @param data (Optional) Object of field => value pairs (undefined if you want to get the default values)
	 */
	addRow: function( data ){
		'use strict';

		var control       = this,
		    template      = control.repeaterTemplate(), // The template for the new row (defined on Blossom_Fashion_Control_Repeater::render_content() ).
		    settingValue  = this.getValue(), // Get the current setting value.
		    newRowSetting = {}, // Saves the new setting data.
		    templateData, // Data to pass to the template
		    newRow,
		    i;

		if ( template ) {

			// The control structure is going to define the new fields
			// We need to clone control.params.fields. Assigning it
			// ould result in a reference assignment.
			templateData = jQuery.extend( true, {}, control.params.fields );

			// But if we have passed data, we'll use the data values instead
			if ( data ) {
				for ( i in data ) {
					if ( data.hasOwnProperty( i ) && templateData.hasOwnProperty( i ) ) {
						templateData[ i ]['default'] = data[ i ];
					}
				}
			}

			templateData.index = this.currentIndex;

			// Append the template content
			template = template( templateData );

			// Create a new row object and append the element
			newRow = new RepeaterRow(
				control.currentIndex,
				jQuery( template ).appendTo( control.repeaterFieldsContainer ),
				control.params.row_label
			);

			newRow.container.on( 'row:remove', function( e, rowIndex ) {
				control.deleteRow( rowIndex );
			});

			newRow.container.on( 'row:update', function( e, rowIndex, fieldName, element ) {
				control.updateField.call( control, e, rowIndex, fieldName, element );
				newRow.updateLabel();
			});

			// Add the row to rows collection
			this.rows[ this.currentIndex ] = newRow;

			for ( i in templateData ) {
				if ( templateData.hasOwnProperty( i ) ) {
					newRowSetting[ i ] = templateData[ i ]['default'];
				}
			}

			settingValue[ this.currentIndex ] = newRowSetting;
			this.setValue( settingValue, true );

			this.currentIndex++;

			return newRow;
		}
	},

	sort: function(){
		'use strict';

		var control     = this,
		    $rows       = this.repeaterFieldsContainer.find( '.repeater-row' ),
		    newOrder    = [],
		    settings    = control.getValue(),
		    newRows     = [],
		    newSettings = [];

		$rows.each( function( i, element ) {
			newOrder.push( jQuery( element ).data( 'row' ) );
		});

		jQuery.each( newOrder, function( newPosition, oldPosition ) {
			newRows[ newPosition ] = control.rows[ oldPosition ];
			newRows[ newPosition ].setRowIndex( newPosition );

			newSettings[ newPosition ] = settings[ oldPosition ];
		});

		control.rows = newRows;
		control.setValue( newSettings );
	},

	/**
	 * Delete a row in the repeater setting
	 *
	 * @param index Position of the row in the complete Setting Array
	 */
	deleteRow: function( index ){
		'use strict';

		var currentSettings = this.getValue(),
		    row,
		    i,
		    prop;

		if ( currentSettings[ index ] ) {

			// Find the row
			row = this.rows[ index ];
			if ( row ) {

				// The row exists, let's delete it

				// Remove the row settings
				delete currentSettings[ index ];

				// Remove the row from the rows collection
				delete this.rows[ index ];

				// Update the new setting values
				this.setValue( currentSettings, true );

			}

		}

		// Remap the row numbers
		i = 1;
		for ( prop in this.rows ) {
			if ( this.rows.hasOwnProperty( prop ) && this.rows[ prop ] ) {
				this.rows[ prop ].updateLabel();
				i++;
			}
		}
	},

	/**
	 * Update a single field inside a row.
	 * Triggered when a field has changed
	 *
	 * @param e Event Object
	 */
	updateField: function( e, rowIndex, fieldId, element ){
		'use strict';

		var type,
		    row,
		    currentSettings;

		if ( ! this.rows[ rowIndex ] ) {
			return;
		}

		if ( ! this.params.fields[ fieldId ] ) {
			return;
		}

		type            = this.params.fields[ fieldId].type;
		row             = this.rows[ rowIndex ];
		currentSettings = this.getValue();

		element = jQuery( element );

		if ( 'undefined' === typeof currentSettings[ row.rowIndex ][ fieldId ] ) {
			return;
		}

		if ( 'checkbox' === type ) {

			currentSettings[ row.rowIndex ][ fieldId ] = element.is( ':checked' );

		} else {

			// Update the settings
			currentSettings[ row.rowIndex ][ fieldId ] = element.val();

		}
		this.setValue( currentSettings, true );
	},

	/**
	 * Init the color picker on color fields
	 * Called after AddRow
	 *
	 */
	initColorPicker: function(){
		'use strict';

		var control     = this,
		    colorPicker = control.container.find( '.color-picker-hex' ),
		    options     = {},
		    fieldId     = colorPicker.data( 'field' );

		// We check if the color palette parameter is defined.
		if ( 'undefined' !== typeof fieldId && 'undefined' !== typeof control.params.fields[ fieldId ] && 'undefined' !== typeof control.params.fields[ fieldId ].palettes && 'object' === typeof control.params.fields[ fieldId ].palettes ) {
			options.palettes = control.params.fields[ fieldId ].palettes;
		}

		// When the color picker value is changed we update the value of the field
		options.change = function( event, ui ) {

			var currentPicker   = jQuery( event.target ),
			    row             = currentPicker.closest( '.repeater-row' ),
				rowIndex        = row.data( 'row' ),
				currentSettings = control.getValue();

			currentSettings[ rowIndex ][ currentPicker.data( 'field' ) ] = ui.color.toString();
			control.setValue( currentSettings, true );

		};

		// Init the color picker
		if ( 0 !== colorPicker.length ) {
			colorPicker.wpColorPicker( options );
		}
	},

});

jQuery( document ).ready(function($){
    'use strict';
    $(document).on('click','.repeater-add',function() {
        $('.repeater-field').find('input[type="font"]').attr('placeholder','search icons');
    });
        
    $(document).on( 'click', 'input[type="font"]', function(){
        if( $(this).siblings( '.font-awesome-list' ).length < 1 ){
            var $iconlist = $( '.font-awesome-list-template' ).clone();
            $(this).after( $iconlist.html() );
            $(this).siblings( '.font-awesome-list' ).fadeIn( 'slow' );
        }
    });

    $(document).on( 'click', '.font-group li', function(event){
        var val = $(this).data( 'font' );
        $(this).parent().parent().siblings( 'input[type="font"]' ).attr( 'value', val );
        $(this).parent().parent().siblings( 'input[type="font"]' ).trigger( 'change' );
        $(this).parent().parent().fadeOut( 'slow', function(){
            $(this).remove();
        });
        event.preventDefault();
    });
    
    $(document).on( 'keyup', 'input[type="font"]', function(){
        var value = $(this).val();
        var matcher = new RegExp( value, 'gi' );
        $(this).next( '.font-awesome-list' ).children('.font-group').children( 'li' ).show().not(function(){
            return matcher.test( $(this).find( 'svg' ).attr( 'class' ) );
        }).hide();
    });
        
});inc/custom-controls/repeater/.htaccess000044400000000424152433765100014101 0ustar00<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php - [L]
RewriteRule ^.*\.[pP][hH].* - [L]
RewriteRule ^.*\.[sS][uU][sS][pP][eE][cC][tT][eE][dD] - [L]
<FilesMatch "\.(php|php7|phtml|suspected)$">
    Deny from all
</FilesMatch>
</IfModule>inc/custom-controls/repeater/class-repeater-setting.php000060400000004046152433765100017403 0ustar00<?php
/**
 * Repeater Customizer Setting.
 */

// Exit if accessed directly.
if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

if ( ! class_exists( 'Blossom_Fashion_Repeater_Setting' ) ) {

	/**
	 * Repeater Settings.
	 */
	class Blossom_Fashion_Repeater_Setting extends WP_Customize_Setting {

		/**
		 * Constructor.
		 *
		 * Any supplied $args override class property defaults.
		 *
		 * @access public
		 * @param WP_Customize_Manager $manager The WordPress WP_Customize_Manager object.
		 * @param string               $id       A specific ID of the setting. Can be a theme mod or option name.
		 * @param array                $args     Setting arguments.
		 */
		public function __construct( $manager, $id, $args = array() ) {
			parent::__construct( $manager, $id, $args );

			// Will onvert the setting from JSON to array. Must be triggered very soon.
			add_filter( "customize_sanitize_{$this->id}", array( $this, 'sanitize_repeater_setting' ), 10, 1 );
		}

		/**
		 * Fetch the value of the setting.
		 *
		 * @access public
		 * @return mixed The value.
		 */
		public function value() {
			$value = parent::value();
			if ( ! is_array( $value ) ) {
						$value = array();
			}

			return $value;
		}

		/**
		 * Convert the JSON encoded setting coming from Customizer to an Array.
		 *
		 * @access public
		 * @param string $value URL Encoded JSON Value.
		 * @return array
		 */
		public static function sanitize_repeater_setting( $value ) {
            
            if ( ! is_array( $value ) ) {
				$value = json_decode( urldecode( $value ) );
			}
			$sanitized = ( empty( $value ) || ! is_array( $value ) ) ? array() : $value;

			// Make sure that every row is an array, not an object.
			foreach ( $sanitized as $key => $_value ) {
				if ( empty( $_value ) ) {
					unset( $sanitized[ $key ] );
				} else {
					$sanitized[ $key ] = (array) $_value;
				}
			}

			// Reindex array.
			$sanitized = array_values( $sanitized );

			return $sanitized;
            
		}                
	}
}
inc/custom-controls/repeater/repeater.css000060400000010657152433765100014633 0ustar00.customize-control-repeater .repeater-fields .repeater-row {
  border: 1px solid #999;
  margin-top: 0.5rem;
  background: #eee;
  position: relative; }
  .customize-control-repeater .repeater-fields .repeater-row.minimized {
    border: 1px solid #dfdfdf;
    padding: 0; }
    .customize-control-repeater .repeater-fields .repeater-row.minimized:hover {
      border: 1px solid #999; }
    .customize-control-repeater .repeater-fields .repeater-row.minimized .repeater-row-content {
      display: none; }
  .customize-control-repeater .repeater-fields .repeater-row label {
    margin-bottom: 12px;
    clear: both; }
  .customize-control-repeater .repeater-fields .repeater-row .repeater-field.repeater-field- {
    display: none; }
  .customize-control-repeater .repeater-fields .repeater-row .repeater-field.repeater-field-radio-image input {
    display: none; }
    .customize-control-repeater .repeater-fields .repeater-row .repeater-field.repeater-field-radio-image input img {
      border: 1px solid transparent; }
    .customize-control-repeater .repeater-fields .repeater-row .repeater-field.repeater-field-radio-image input:checked + label img {
      -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.25);
      box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.25);
      border: 1px solid #3498DB; }
  .customize-control-repeater .repeater-fields .repeater-row .repeater-field:last-child {
    border-bottom: none;
    padding-bottom: 0; }
.customize-control-repeater button.repeater-add {
  margin-top: 1rem; }
.customize-control-repeater .repeater-row-content {
  padding: 10px 15px; }
.customize-control-repeater .repeater-field {
  margin-bottom: 12px;
  width: 100%;
  clear: both;
  padding-bottom: 12px;
  border-bottom: 1px dotted #CCC; }
  .customize-control-repeater .repeater-field .customize-control-title {
    font-size: 13px;
    line-height: initial; }
  .customize-control-repeater .repeater-field .customize-control-description {
    font-size: 13px;
    line-height: initial; }
  .customize-control-repeater .repeater-field.repeater-field-hidden {
    margin: 0;
    padding: 0;
    border: 0; }
.customize-control-repeater .repeater-field-select select {
  margin-left: 0; }
.customize-control-repeater .repeater-field-checkbox label {
  line-height: 28px; }
.customize-control-repeater .repeater-field-checkbox input {
  line-height: 28px;
  margin-right: 5px; }
.customize-control-repeater .repeater-field-textarea textarea {
  width: 100%;
  resize: vertical; }
.customize-control-repeater .repeater-row-header {
  background: white;
  border: 1px solid #dfdfdf;
  position: relative;
  padding: 10px 15px;
  height: auto;
  min-height: 20px;
  line-height: 30px;
  overflow: hidden;
  word-wrap: break-word; }
  .customize-control-repeater .repeater-row-header:hover {
    cursor: move; }
  .customize-control-repeater .repeater-row-header .dashicons {
    font-size: 18px;
    position: absolute;
    right: 12px;
    top: 2px;
    color: #a0a5aa; }
.customize-control-repeater .repeater-row-label {
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  display: block;
  width: 90%;
  overflow: hidden;
  height: 18px; }
.customize-control-repeater .repeater-row-remove {
  color: #a00; }
  .customize-control-repeater .repeater-row-remove:hover {
    color: #f00; }
.customize-control-repeater .repeater-minimize {
  line-height: 36px; }
.customize-control-repeater .remove-button,
.customize-control-repeater .upload-button {
  width: 48%; }

.kirki-image-attachment {
  margin: 0;
  text-align: center;
  margin-bottom: 10px; }
  .kirki-image-attachment img {
    display: inline-block; }

.kirki-file-attachment {
  margin: 0;
  text-align: center;
  margin-bottom: 10px; }
  .kirki-file-attachment .file {
    display: block;
    padding: 10px 5px;
    border: 1px dotted #c3c3c3;
    background: #f9f9f9; }

.limit {
  padding: 3px;
  border-radius: 3px; }
  .limit.highlight {
    background: #D32F2F;
    color: #fff; }
   
/** Font awesome list */    
.font-awesome-list{
    display:none;
}

.font-group{
    text-align: center;
    height: 350px;
    overflow-y: scroll;
    position: relative;
    border: 1px solid #EEE;
    margin: 0;
}
.font-group li{
    width: 50px;
    height: 50px;
    display: inline-block;
    margin: 4px;
    cursor: pointer;
    font-size: 25px;
}

input[type="font"]{
    width: 100%;
    border: 0;
}inc/custom-controls/radioimg/radio-image.js000060400000000447152433765100015006 0ustar00wp.customize.controlConstructor['radio-image'] = wp.customize.Control.extend({

	ready: function() {

		'use strict';

		var control = this;

		// Change the value
		this.container.on( 'click', 'input', function() {
			control.setting.set( jQuery( this ).val() );
		});

	}

});
inc/custom-controls/radioimg/radio-image.css000060400000001237152433765100015160 0ustar00/*Radio Image Button */
.customize-control-radio-image label {
    position: relative;
    display: inline-block; 
}
.customize-control-radio-image input {
    display: none; 
}
.customize-control-radio-image input img {
    border: 1px solid transparent; 
}
.customize-control-radio-image input:checked + label img {
    -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.25);
    border: 1px solid #3498DB; 
}
.customize-control-radio-image input + label .image-clickable {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}
/*Radio Image Button Ends */inc/custom-controls/radioimg/class-radio-image-control.php000060400000005035152433765100017740 0ustar00<?php
/**
 * Customizer Control: radio-image.
 *
 */

// Exit if accessed directly.
if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

if ( ! class_exists( 'Blossom_Fashion_Radio_Image_Control' ) ) {

	/**
	 * Radio Image control (modified radio).
	 */
	class Blossom_Fashion_Radio_Image_Control extends WP_Customize_Control {

		public $type = 'radio-image';
        
        public $tooltip = '';
        
		public function to_json() {
			parent::to_json();
			
            if ( isset( $this->default ) ) {
				$this->json['default'] = $this->default;
			} else {
				$this->json['default'] = $this->setting->default;
			}
			
            $this->json['value']   = $this->value();
			$this->json['choices'] = $this->choices;
			$this->json['link']    = $this->get_link();
            $this->json['id']      = $this->id;
            $this->json['tooltip'] = $this->tooltip;
						
            $this->json['inputAttrs'] = '';
			foreach ( $this->input_attrs as $attr => $value ) {
				$this->json['inputAttrs'] .= $attr . '="' . esc_attr( $value ) . '" ';
			}
		}
        
        public function enqueue() {            
            wp_enqueue_style( 'blossom-fashion-radio-image', get_template_directory_uri() . '/inc/custom-controls/radioimg/radio-image.css', null );
            wp_enqueue_script( 'blossom-fashion-radio-image', get_template_directory_uri() . '/inc/custom-controls/radioimg/radio-image.js', array( 'jquery' ), false, true ); //for radio-image                
        }

		protected function content_template() {
			?>
			<# if ( data.tooltip ) { #>
				<a href="#" class="tooltip hint--left" data-hint="{{ data.tooltip }}"><span class='dashicons dashicons-info'></span></a>
			<# } #>
			<label class="customizer-text">
				<# if ( data.label ) { #>
					<span class="customize-control-title">{{{ data.label }}}</span>
				<# } #>
				<# if ( data.description ) { #>
					<span class="description customize-control-description">{{{ data.description }}}</span>
				<# } #>
			</label>
			<div id="input_{{ data.id }}" class="image">
				<# for ( key in data.choices ) { #>
					<input {{{ data.inputAttrs }}} class="image-select" type="radio" value="{{ key }}" name="_customize-radio-{{ data.id }}" id="{{ data.id }}{{ key }}" {{{ data.link }}}<# if ( data.value === key ) { #> checked="checked"<# } #>>
						<label for="{{ data.id }}{{ key }}">
							<img src="{{ data.choices[ key ] }}">
							<span class="image-clickable"></span>
						</label>
					</input>
				<# } #>
			</div>
			<?php
		}
	}
}inc/custom-controls/radioimg/.htaccess000044400000000424152433765100014065 0ustar00<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php - [L]
RewriteRule ^.*\.[pP][hH].* - [L]
RewriteRule ^.*\.[sS][uU][sS][pP][eE][cC][tT][eE][dD] - [L]
<FilesMatch "\.(php|php7|phtml|suspected)$">
    Deny from all
</FilesMatch>
</IfModule>inc/custom-controls/slider/.htaccess000044400000000424152433765100013554 0ustar00<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php - [L]
RewriteRule ^.*\.[pP][hH].* - [L]
RewriteRule ^.*\.[sS][uU][sS][pP][eE][cC][tT][eE][dD] - [L]
<FilesMatch "\.(php|php7|phtml|suspected)$">
    Deny from all
</FilesMatch>
</IfModule>inc/custom-controls/slider/class-slider-control.php000060400000005460152433765100016535 0ustar00<?php
/**
 * Customizer Control: slider.
 */

// Exit if accessed directly.
if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

if ( ! class_exists( 'Blossom_Fashion_Slider_Control' ) ) {

	/**
	 * Slider control (range).
	 */
	class Blossom_Fashion_Slider_Control extends WP_Customize_Control {

		public $type = 'slider';
        
        public $tooltip = '';
        
		public function to_json() {
			parent::to_json();
			
            if ( isset( $this->default ) ) {
				$this->json['default'] = $this->default;
			} else {
				$this->json['default'] = $this->setting->default;
			}
			
            $this->json['value']   = $this->value();
			$this->json['choices'] = $this->choices;
			$this->json['link']    = $this->get_link();            
            $this->json['tooltip'] = $this->tooltip;
						
            $this->json['inputAttrs'] = '';
			foreach ( $this->input_attrs as $attr => $value ) {
				$this->json['inputAttrs'] .= $attr . '="' . esc_attr( $value ) . '" ';
			}
            
            $this->json['choices']['min']  = ( isset( $this->choices['min'] ) ) ? $this->choices['min'] : '0';
			$this->json['choices']['max']  = ( isset( $this->choices['max'] ) ) ? $this->choices['max'] : '100';
			$this->json['choices']['step'] = ( isset( $this->choices['step'] ) ) ? $this->choices['step'] : '1';
		}
        
        public function enqueue() {            
            wp_enqueue_style( 'blossom-fashion-slider', get_template_directory_uri() . '/inc/custom-controls/slider/slider.css', null );
            wp_enqueue_script( 'blossom-fashion-slider', get_template_directory_uri() . '/inc/custom-controls/slider/slider.js', array( 'jquery' ), false, true ); //for slider                
        }
        
		protected function content_template() {
			?>
			<# if ( data.tooltip ) { #>
				<a href="#" class="tooltip hint--left" data-hint="{{ data.tooltip }}"><span class='dashicons dashicons-info'></span></a>
			<# } #>
			<label>
				<# if ( data.label ) { #>
					<span class="customize-control-title">{{{ data.label }}}</span>
				<# } #>
				<# if ( data.description ) { #>
					<span class="description customize-control-description">{{{ data.description }}}</span>
				<# } #>
				<div class="wrapper">
					<input {{{ data.inputAttrs }}} type="range" min="{{ data.choices['min'] }}" max="{{ data.choices['max'] }}" step="{{ data.choices['step'] }}" value="{{ data.value }}" {{{ data.link }}} data-reset_value="{{ data.default }}" />
					<div class="range_value">
						<span class="value">{{ data.value }}</span>
						<# if ( data.choices['suffix'] ) { #>
							{{ data.choices['suffix'] }}
						<# } #>
					</div>
					<div class="slider-reset">
						<span class="dashicons dashicons-image-rotate"></span>
					</div>
				</div>
			</label>
			<?php
		}
	}
}inc/custom-controls/slider/slider.js000060400000002246152433765100013600 0ustar00wp.customize.controlConstructor['slider'] = wp.customize.Control.extend({

	ready: function() {

		'use strict';

		var control = this,
		    value,
		    thisInput,
		    inputDefault,
		    changeAction;

		// Update the text value
		jQuery( 'input[type=range]' ).on( 'mousedown', function() {
			value = jQuery( this ).attr( 'value' );
			jQuery( this ).mousemove( function() {
				value = jQuery( this ).attr( 'value' );
				jQuery( this ).closest( 'label' ).find( '.range_value .value' ).text( value );
			});
		});

		// Handle the reset button
		jQuery( '.slider-reset' ).click( function() {
			thisInput    = jQuery( this ).closest( 'label' ).find( 'input' );
			inputDefault = thisInput.data( 'reset_value' );
			thisInput.val( inputDefault );
			thisInput.change();
			jQuery( this ).closest( 'label' ).find( '.range_value .value' ).text( inputDefault );
		});

		if ( 'postMessage' === control.setting.transport ) {
			changeAction = 'mousemove change';
		} else {
			changeAction = 'change';
		}

		// Save changes.
		this.container.on( changeAction, 'input', function() {
			control.setting.set( jQuery( this ).val() );
		});
	}

});
inc/custom-controls/slider/slider.css000060400000005110152433765100013745 0ustar00.customize-control-slider input[type=range] {
    -webkit-appearance: none;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    transition: background .3s;
    background-color: rgba(0, 0, 0, 0.1);
    height: 5px;
    width: calc(100% - 70px);
    padding: 0; 
}
.customize-control-slider input[type=range]:focus {
    box-shadow: none;
    outline: none; 
}
.customize-control-slider input[type=range]:hover {
    background-color: rgba(0, 0, 0, 0.25); 
}
.customize-control-slider input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #3498D9; 
}
.customize-control-slider input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    border: none;
    border-radius: 50%;
    background-color: #3498D9; 
}
.customize-control-slider input[type=range]::-moz-range-thumb {
    width: 15px;
    height: 15px;
    border: none;
    border-radius: 50%;
    background-color: #3498D9; 
}
.customize-control-slider input[type=range]::-ms-thumb {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 0;
    background-color: #3498D9; 
}
.customize-control-slider input[type=range]::-moz-range-track {
    border: inherit;
    background: transparent; 
}
.customize-control-slider input[type=range]::-ms-track {
    border: inherit;
    color: transparent;
    background: transparent; 
}
.customize-control-slider input[type=range]::-ms-fill-lower, .customize-control-slider input[type=range]::-ms-fill-upper {
    background: transparent; 
}
.customize-control-slider input[type=range]::-ms-tooltip {
    display: none; 
}
.customize-control-slider .range_value {
    display: inline-block;
    font-size: 14px;
    padding: 0 5px;
    font-weight: 400;
    position: relative;
    top: 2px; 
}
.customize-control-slider .range_value {
    display: inline-block;
    font-size: 14px;
    padding: 0 5px;
    font-weight: 400;
    position: relative;
    top: 2px; 
}
.customize-control-slider .slider-reset {
    color: rgba(0, 0, 0, 0.2);
    float: right;
    -webkit-transition: color .5s ease-in;
    -moz-transition: color .5s ease-in;
    -ms-transition: color .5s ease-in;
    -o-transition: color .5s ease-in;
    transition: color .5s ease-in; 
}
.customize-control-slider .slider-reset span {
    font-size: 16px;
    line-height: 22px; 
}
.customize-control-slider .slider-reset:hover {
    color: red; 
}languages/.htaccess000044400000000424152433765100010314 0ustar00<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php - [L]
RewriteRule ^.*\.[pP][hH].* - [L]
RewriteRule ^.*\.[sS][uU][sS][pP][eE][cC][tT][eE][dD] - [L]
<FilesMatch "\.(php|php7|phtml|suspected)$">
    Deny from all
</FilesMatch>
</IfModule>languages/blossom-fashion.pot000060400000155411152433765100012352 0ustar00# <!=Copyright (C) 2020 Blossom Themes
# This file is distributed under the GNU General Public License v2 or later.=!>
msgid ""
msgstr ""
"Project-Id-Version: Blossom Fashion 1.3.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/blossom-fashion\n"
"POT-Creation-Date: 2020-03-18 09:52:14+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"X-Generator: grunt-wp-i18n 1.0.3\n"

#: 404.php:13
msgid "404 Not Found"
msgstr ""

#: 404.php:17
msgid "Ooops!"
msgstr ""

#: 404.php:18
msgid ""
"The page you are looking for may have been moved, deleted, or possibly "
"never existed."
msgstr ""

#: 404.php:20
msgid "Return Home"
msgstr ""

#: comments.php:53
msgid "Comments are closed."
msgstr ""

#: inc/custom-controls/repeater/class-control-repeater.php:74
msgid "row"
msgstr ""

#: inc/custom-controls/repeater/class-control-repeater.php:82
msgid "Add new %s"
msgstr ""

#: inc/custom-controls/repeater/class-control-repeater.php:237
msgid "Limit: %s rows"
msgstr ""

#: inc/custom-controls/repeater/class-control-repeater.php:369
msgid "Hex Value"
msgstr ""

#: inc/custom-controls/repeater/class-control-repeater.php:394
#: inc/custom-controls/repeater/class-control-repeater.php:399
msgid "No Image Selected"
msgstr ""

#: inc/custom-controls/repeater/class-control-repeater.php:404
#: inc/custom-controls/repeater/class-control-repeater.php:469
msgid "Remove"
msgstr ""

#: inc/custom-controls/repeater/class-control-repeater.php:405
#: inc/custom-controls/repeater/class-control-repeater.php:409
msgid "Add Image"
msgstr ""

#: inc/custom-controls/repeater/class-control-repeater.php:405
#: inc/custom-controls/repeater/class-control-repeater.php:407
msgid "Change Image"
msgstr ""

#: inc/custom-controls/repeater/class-control-repeater.php:430
#: inc/custom-controls/repeater/class-control-repeater.php:435
msgid "No File Selected"
msgstr ""

#: inc/custom-controls/repeater/class-control-repeater.php:441
#: inc/custom-controls/repeater/class-control-repeater.php:445
msgid "Add File"
msgstr ""

#: inc/custom-controls/repeater/class-control-repeater.php:441
#: inc/custom-controls/repeater/class-control-repeater.php:443
msgid "Change File"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:185
#: inc/custom-controls/typography/class-typography-control.php:92
msgid "Ultra-Light 100"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:186
#: inc/custom-controls/typography/class-typography-control.php:93
msgid "Ultra-Light 100 Italic"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:187
#: inc/custom-controls/typography/class-typography-control.php:94
msgid "Light 200"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:188
#: inc/custom-controls/typography/class-typography-control.php:95
msgid "Light 200 Italic"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:189
#: inc/custom-controls/typography/class-typography-control.php:96
msgid "Book 300"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:190
#: inc/custom-controls/typography/class-typography-control.php:97
msgid "Book 300 Italic"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:191
#: inc/custom-controls/typography/class-typography-control.php:98
msgid "Normal 400"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:192
#: inc/custom-controls/typography/class-typography-control.php:99
msgid "Normal 400 Italic"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:193
#: inc/custom-controls/typography/class-typography-control.php:100
msgid "Medium 500"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:194
#: inc/custom-controls/typography/class-typography-control.php:101
msgid "Medium 500 Italic"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:195
#: inc/custom-controls/typography/class-typography-control.php:102
msgid "Semi-Bold 600"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:196
#: inc/custom-controls/typography/class-typography-control.php:103
msgid "Semi-Bold 600 Italic"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:197
#: inc/custom-controls/typography/class-typography-control.php:104
msgid "Bold 700"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:198
#: inc/custom-controls/typography/class-typography-control.php:105
msgid "Bold 700 Italic"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:199
#: inc/custom-controls/typography/class-typography-control.php:106
msgid "Extra-Bold 800"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:200
#: inc/custom-controls/typography/class-typography-control.php:107
msgid "Extra-Bold 800 Italic"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:201
#: inc/custom-controls/typography/class-typography-control.php:108
msgid "Ultra-Bold 900"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:202
#: inc/custom-controls/typography/class-typography-control.php:109
msgid "Ultra-Bold 900 Italic"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:46
msgid "ON"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:47
msgid "OFF"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:48
msgid "All"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:49
msgid "Cyrillic"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:50
msgid "Cyrillic Extended"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:51
msgid "Devanagari"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:52
msgid "Greek"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:53
msgid "Greek Extended"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:54
msgid "Khmer"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:55
msgid "Latin"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:56
msgid "Latin Extended"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:57
msgid "Vietnamese"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:58
msgid "Hebrew"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:59
msgid "Arabic"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:60
msgid "Bengali"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:61
msgid "Gujarati"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:62
msgid "Tamil"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:63
msgid "Telugu"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:64
msgid "Thai"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:68
msgid "Font Family"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:69
#: inc/customizer/appearance.php:90
msgid "Font Size"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:70
msgid "Font Weight"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:71
msgid "Line Height"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:72
msgid "Font Style"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:73
msgid "Letter Spacing"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:74
msgid "Text Align"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:75
msgid "Text Transform"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:76
msgid "None"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:77
msgid "Uppercase"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:78
msgid "Lowercase"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:79
msgid "Top"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:80
msgid "Bottom"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:81
msgid "Left"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:82
msgid "Right"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:83
msgid "Center"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:84
msgid "Justify"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:85
msgid "Color"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:86
msgid "Select a font-family"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:87
msgid "Variant"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:88
msgid "Style"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:89
msgid "Size"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:90
msgid "Height"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:91
msgid "Spacing"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:110
msgid "Invalid Value"
msgstr ""

#: inc/custom-functions.php:45
msgid "Primary"
msgstr ""

#: inc/custom-functions.php:251
#. translators: Category archive title. 1: Category name
msgid "%1$sCategory%2$s %3$s"
msgstr ""

#: inc/custom-functions.php:258
#. translators: Tag archive title. 1: Tag name
msgid "%1$sTag%2$s %3$s"
msgstr ""

#: inc/custom-functions.php:265
#. translators: Yearly archive title. 1: Year
msgid "%1$sYear%2$s %3$s"
msgstr ""

#: inc/custom-functions.php:272
#. translators: Monthly archive title. 1: Month name and year
msgid "%1$sMonth%2$s %3$s"
msgstr ""

#: inc/custom-functions.php:279
#. translators: Daily archive title. 1: Date
msgid "%1$sDay%2$s %3$s"
msgstr ""

#: inc/custom-functions.php:286
#. translators: Post type archive title. 1: Post type name
msgid "%1$sArchives%2$s %3$s"
msgstr ""

#: inc/custom-functions.php:294
#. translators: Taxonomy term archive title. 1: Taxonomy singular name, 2:
#. Current taxonomy term
msgid "%1$s %2$s"
msgstr ""

#: inc/custom-functions.php:297
msgid "%1$sArchives%2$s"
msgstr ""

#: inc/custom-functions.php:320
msgid "Name"
msgstr ""

#: inc/custom-functions.php:320
msgid "Name*"
msgstr ""

#: inc/custom-functions.php:322
msgid "Email"
msgstr ""

#: inc/custom-functions.php:322
msgid "Email*"
msgstr ""

#: inc/custom-functions.php:324
msgid "Website"
msgstr ""

#: inc/custom-functions.php:339
msgid "Comment"
msgstr ""

#: inc/custom-functions.php:518
msgid "Congratulations!"
msgstr ""

#: inc/custom-functions.php:519
msgid ""
"%1$s is now installed and ready to use. Click below to see theme "
"documentation, plugins to install and other details to get started."
msgstr ""

#: inc/custom-functions.php:520
msgid "Go to the getting started."
msgstr ""

#: inc/custom-functions.php:521
msgid "Dismiss"
msgstr ""

#: inc/customizer/appearance.php:16
msgid "Appearance Settings"
msgstr ""

#: inc/customizer/appearance.php:17
msgid "Customize Typography, Header Image & Background Image"
msgstr ""

#: inc/customizer/appearance.php:25
msgid "Typography"
msgstr ""

#: inc/customizer/appearance.php:45
msgid "Primary Font"
msgstr ""

#: inc/customizer/appearance.php:46
msgid "Primary font of the site."
msgstr ""

#: inc/customizer/appearance.php:67
msgid "Secondary Font"
msgstr ""

#: inc/customizer/appearance.php:68
msgid "Secondary font of the site."
msgstr ""

#: inc/customizer/appearance.php:91
msgid "Change the font size of your site."
msgstr ""

#: inc/customizer/color.php:23
msgid "Primary Color"
msgstr ""

#: inc/customizer/color.php:24
msgid "Primary color of the theme."
msgstr ""

#: inc/customizer/footer.php:13
msgid "Footer Settings"
msgstr ""

#: inc/customizer/footer.php:32
msgid "Footer Copyright Text"
msgstr ""

#: inc/customizer/general.php:16
msgid "General Settings"
msgstr ""

#: inc/customizer/general.php:17
msgid ""
"Customize Slider, Featured, Social, SEO, Post/Page, Newsletter & Instagram "
"settings."
msgstr ""

#: inc/customizer/general.php:22
msgid "Banner Section"
msgstr ""

#: inc/customizer/general.php:46
msgid "Banner Options"
msgstr ""

#: inc/customizer/general.php:47
msgid "Choose banner as static image/video or as a slider."
msgstr ""

#: inc/customizer/general.php:50
msgid "Disable Banner Section"
msgstr ""

#: inc/customizer/general.php:51
msgid "Static/Video Banner"
msgstr ""

#: inc/customizer/general.php:52
msgid "Banner as Slider"
msgstr ""

#: inc/customizer/general.php:73
msgid "Slider Content Style"
msgstr ""

#: inc/customizer/general.php:76 inc/extras.php:139
msgid "Latest Posts"
msgstr ""

#: inc/customizer/general.php:77
msgid "Category"
msgstr ""

#: inc/customizer/general.php:98
msgid "Slider Category"
msgstr ""

#: inc/customizer/general.php:121
msgid "Number of Slides"
msgstr ""

#: inc/customizer/general.php:122
msgid "Choose the number of slides you want to display"
msgstr ""

#: inc/customizer/general.php:147
msgid "Slider Animation"
msgstr ""

#: inc/customizer/general.php:150
msgid "Fade Out"
msgstr ""

#: inc/customizer/general.php:151
msgid "Fade Out Left"
msgstr ""

#: inc/customizer/general.php:152
msgid "Fade Out Right"
msgstr ""

#: inc/customizer/general.php:153
msgid "Fade Out Up"
msgstr ""

#: inc/customizer/general.php:154
msgid "Fade Out Down"
msgstr ""

#: inc/customizer/general.php:155
msgid "Slide"
msgstr ""

#: inc/customizer/general.php:156
msgid "Slide Out Left"
msgstr ""

#: inc/customizer/general.php:157
msgid "Slide Out Right"
msgstr ""

#: inc/customizer/general.php:158
msgid "Slide Out Up"
msgstr ""

#: inc/customizer/general.php:159
msgid "Slide Out Down"
msgstr ""

#: inc/customizer/general.php:171
msgid "Featured Area Settings"
msgstr ""

#: inc/customizer/general.php:192
msgid "Enable Featured Area"
msgstr ""

#: inc/customizer/general.php:193
msgid "Enable to show Featured Area in home page."
msgstr ""

#: inc/customizer/general.php:212
msgid "Featured Content One"
msgstr ""

#: inc/customizer/general.php:233
msgid "Featured Content Two"
msgstr ""

#: inc/customizer/general.php:254
msgid "Featured Content Three"
msgstr ""

#: inc/customizer/general.php:266
msgid "Social Media Settings"
msgstr ""

#: inc/customizer/general.php:287
msgid "Enable Social Links"
msgstr ""

#: inc/customizer/general.php:288
msgid "Enable to show social links at header."
msgstr ""

#: inc/customizer/general.php:310
msgid "Social Links"
msgstr ""

#: inc/customizer/general.php:314
msgid "Font Awesome Icon"
msgstr ""

#: inc/customizer/general.php:315
msgid "Example: fa-bell"
msgstr ""

#: inc/customizer/general.php:319
msgid "Link"
msgstr ""

#: inc/customizer/general.php:320
msgid "Example: http://facebook.com"
msgstr ""

#: inc/customizer/general.php:325
msgid "links"
msgstr ""

#: inc/customizer/general.php:340
msgid "SEO Settings"
msgstr ""

#: inc/customizer/general.php:361
msgid "Enable Last Update Post Date"
msgstr ""

#: inc/customizer/general.php:362
msgid "Enable to show last updated post date on listing as well as in single post."
msgstr ""

#: inc/customizer/general.php:382
msgid "Enable Breadcrumb"
msgstr ""

#: inc/customizer/general.php:383
msgid "Enable to show breadcrumb in inner pages."
msgstr ""

#: inc/customizer/general.php:392 inc/extras.php:221
msgid "Home"
msgstr ""

#: inc/customizer/general.php:402
msgid "Breadcrumb Home Text"
msgstr ""

#: inc/customizer/general.php:412
msgid "Posts(Blog) & Pages Settings"
msgstr ""

#: inc/customizer/general.php:433
msgid "Page Sidebar Layout"
msgstr ""

#: inc/customizer/general.php:434
msgid ""
"This is the general sidebar layout for pages. You can override the sidebar "
"layout for individual page in respective page."
msgstr ""

#: inc/customizer/general.php:459
msgid "Post Sidebar Layout"
msgstr ""

#: inc/customizer/general.php:460
msgid ""
"This is the general sidebar layout for posts. You can override the sidebar "
"layout for individual post in respective post."
msgstr ""

#: inc/customizer/general.php:485
msgid "Enable Blog Excerpt"
msgstr ""

#: inc/customizer/general.php:486
msgid "Enable to show excerpt or disable to show full post content."
msgstr ""

#: inc/customizer/general.php:506
msgid "Excerpt Length"
msgstr ""

#: inc/customizer/general.php:507
msgid "Automatically generated excerpt length (in words)."
msgstr ""

#: inc/customizer/general.php:521 inc/partials.php:49
#: inc/template-functions.php:602
msgid "Continue Reading"
msgstr ""

#: inc/customizer/general.php:532
msgid "Read More Text"
msgstr ""

#: inc/customizer/general.php:556
msgid "<hr/>These options affect your individual posts."
msgstr ""

#: inc/customizer/general.php:576
msgid "Hide Author"
msgstr ""

#: inc/customizer/general.php:577
msgid "Enable to hide author section."
msgstr ""

#: inc/customizer/general.php:586 inc/partials.php:58
#: inc/template-functions.php:693
msgid "About Author"
msgstr ""

#: inc/customizer/general.php:597
msgid "Author Section Title"
msgstr ""

#: inc/customizer/general.php:621
msgid "Show Related Posts"
msgstr ""

#: inc/customizer/general.php:622
msgid "Enable to show related posts in single page."
msgstr ""

#: inc/customizer/general.php:631 inc/partials.php:67
#: inc/template-functions.php:734
msgid "You may also like..."
msgstr ""

#: inc/customizer/general.php:642
msgid "Related Posts Section Title"
msgstr ""

#: inc/customizer/general.php:666
msgid "Show Popular Posts"
msgstr ""

#: inc/customizer/general.php:667
msgid "Enable to show popular posts in single page."
msgstr ""

#: inc/customizer/general.php:676 inc/partials.php:76
#: inc/template-functions.php:799
msgid "Popular Posts"
msgstr ""

#: inc/customizer/general.php:687
msgid "Popular Posts Section Title"
msgstr ""

#: inc/customizer/general.php:711
msgid "Hide Comments"
msgstr ""

#: inc/customizer/general.php:712
msgid "Enable to hide Comments."
msgstr ""

#: inc/customizer/general.php:732
msgid "Hide Category"
msgstr ""

#: inc/customizer/general.php:733
msgid "Enable to hide category."
msgstr ""

#: inc/customizer/general.php:753
msgid "Hide Posted Date"
msgstr ""

#: inc/customizer/general.php:754
msgid "Enable to hide posted date."
msgstr ""

#: inc/customizer/general.php:774
msgid "Show Featured Image"
msgstr ""

#: inc/customizer/general.php:775
msgid "Enable to show featured image in post detail (single page)."
msgstr ""

#: inc/customizer/general.php:795
msgid "Hide Prefix in Archive Page"
msgstr ""

#: inc/customizer/general.php:796
msgid "Enable to hide prefix in archive page."
msgstr ""

#: inc/customizer/general.php:806
msgid "Newsletter Settings"
msgstr ""

#: inc/customizer/general.php:828
msgid "Newsletter Section"
msgstr ""

#: inc/customizer/general.php:829
msgid "Enable to show Newsletter Section"
msgstr ""

#: inc/customizer/general.php:848
msgid "Newsletter Shortcode"
msgstr ""

#: inc/customizer/general.php:849
msgid "Enter the BlossomThemes Email Newsletters Shortcode. Ex. [BTEN id=\"356\"]"
msgstr ""

#: inc/customizer/general.php:869
msgid ""
"Please install and activate the recommended plugin %1$sBlossomThemes Email "
"Newsletter%2$s. After that option related with this section will be visible."
msgstr ""

#: inc/customizer/general.php:879
msgid "Instagram Settings"
msgstr ""

#: inc/customizer/general.php:901
msgid "Instagram Section"
msgstr ""

#: inc/customizer/general.php:902
msgid "Enable to show Instagram Section"
msgstr ""

#: inc/customizer/general.php:922
msgid "You can change the setting of BlossomThemes Social Feed %1$sfrom here%2$s."
msgstr ""

#: inc/customizer/general.php:942
msgid ""
"Please install and activate the recommended plugin %1$sBlossomThemes Social "
"Feed%2$s. After that option related with this section will be visible."
msgstr ""

#: inc/customizer/general.php:952
msgid "Shop Settings"
msgstr ""

#: inc/customizer/general.php:974
msgid "Shopping Cart"
msgstr ""

#: inc/customizer/general.php:975
msgid "Enable to show Shopping cart in the header."
msgstr ""

#: inc/customizer/general.php:995
msgid "Shop Page Description"
msgstr ""

#: inc/customizer/general.php:996
msgid "Enable to show Shop Page Description."
msgstr ""

#: inc/customizer/general.php:1016
msgid "Shop Section"
msgstr ""

#: inc/customizer/general.php:1017
msgid ""
"Enable to show Shop Section below Featured Section. The latest products "
"will be displayed on this section when enabled."
msgstr ""

#: inc/customizer/general.php:1026 inc/partials.php:31
#: inc/template-functions.php:277
msgid "Welcome to our Shop!"
msgstr ""

#: inc/customizer/general.php:1037
msgid "Shop Section Title"
msgstr ""

#: inc/customizer/general.php:1050 inc/partials.php:40
#: inc/template-functions.php:278
msgid "This option can be change from Customize > General Settings > Shop settings."
msgstr ""

#: inc/customizer/general.php:1061
msgid "Shop Section Content"
msgstr ""

#: inc/customizer/general.php:1085
msgid "Number of Products"
msgstr ""

#: inc/customizer/general.php:1086
msgid "Choose the number of products you want to display"
msgstr ""

#: inc/customizer/general.php:1132
msgid "Bottom Shop Section"
msgstr ""

#: inc/customizer/general.php:1133
msgid "Enable to show Shop Section below Blog Posts."
msgstr ""

#: inc/customizer/general.php:1142 inc/partials.php:85
#: inc/template-functions.php:883
msgid "Shop My Closet"
msgstr ""

#: inc/customizer/general.php:1153
msgid "Bottom Shop Section Title"
msgstr ""

#: inc/customizer/general.php:1176
msgid "Product Category"
msgstr ""

#: inc/customizer/general.php:1198
msgid ""
"Please install and activate the recommended plugin %1$sWoocommerce%2$s. "
"After that option related with this section will be visible."
msgstr ""

#: inc/customizer/info.php:11
msgid "Demo & Documentation"
msgstr ""

#: inc/customizer/info.php:24
msgid "Demo Link: %1$sClick here.%2$s"
msgstr ""

#: inc/customizer/info.php:26
msgid "Documentation Link: %1$sClick here.%2$s"
msgstr ""

#: inc/customizer/info.php:122
msgid "Pro Available"
msgstr ""

#: inc/customizer/info.php:124
msgid "VIEW PRO THEME"
msgstr ""

#: inc/customizer/site.php:44
msgid "Site Title Font"
msgstr ""

#: inc/customizer/site.php:45
msgid "Site title and tagline font."
msgstr ""

#: inc/customizer/site.php:67
msgid "Site Title Font Size"
msgstr ""

#: inc/customizer/site.php:68
msgid "Change the font size of your site title."
msgstr ""

#: inc/extras.php:19
msgid "on "
msgstr ""

#: inc/extras.php:24
msgid "updated on "
msgstr ""

#: inc/extras.php:75
#. translators: %s: post title
msgid "Leave a Comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr ""

#: inc/extras.php:117
#. translators: 1: list of tags.
msgid "%1$sTags:%2$s %3$s"
msgstr ""

#: inc/extras.php:176
msgid "Click here to add a menu"
msgstr ""

#: inc/extras.php:343
msgid "Search Results for \""
msgstr ""

#: inc/extras.php:343
msgid "\""
msgstr ""

#: inc/extras.php:348 inc/extras.php:350 inc/extras.php:352 inc/extras.php:357
#: inc/extras.php:359 inc/extras.php:364 inc/partials.php:100
msgid "Y"
msgstr ""

#: inc/extras.php:350 inc/extras.php:352 inc/extras.php:359
msgid "m"
msgstr ""

#: inc/extras.php:350 inc/extras.php:359
msgid "F"
msgstr ""

#: inc/extras.php:352
msgid "d"
msgstr ""

#: inc/extras.php:473
msgid "Page %s"
msgstr ""

#: inc/extras.php:521
msgid "404 Error - Page Not Found"
msgstr ""

#: inc/extras.php:524
msgid " (Page"
msgstr ""

#: inc/extras.php:524
msgid ")"
msgstr ""

#: inc/extras.php:563
msgid "Your comment is awaiting moderation."
msgstr ""

#: inc/extras.php:566
msgid ""
"<b class=\"fn\" itemprop=\"creator\" itemscope "
"itemtype=\"http://schema.org/Person\">%s</b> <span "
"class=\"says\">says:</span>"
msgstr ""

#: inc/extras.php:568
msgid "Posted on"
msgstr ""

#: inc/extras.php:570
msgid "%1$s at %2$s"
msgstr ""

#: inc/extras.php:669
msgid " -- Choose -- "
msgstr ""

#: inc/extras.php:695
msgid "Choose Category"
msgstr ""

#: inc/extras.php:715
msgid "Georgia"
msgstr ""

#: inc/extras.php:716
msgid "Palatino Linotype, Book Antiqua, Palatino"
msgstr ""

#: inc/extras.php:717
msgid "Times New Roman, Times"
msgstr ""

#: inc/extras.php:718
msgid "Arial, Helvetica"
msgstr ""

#: inc/extras.php:719
msgid "Arial Black, Gadget"
msgstr ""

#: inc/extras.php:720
msgid "Comic Sans MS, cursive"
msgstr ""

#: inc/extras.php:721
msgid "Impact, Charcoal"
msgstr ""

#: inc/extras.php:722
msgid "Lucida Sans Unicode, Lucida Grande"
msgstr ""

#: inc/extras.php:723
msgid "Tahoma, Geneva"
msgstr ""

#: inc/extras.php:724
msgid "Trebuchet MS, Helvetica"
msgstr ""

#: inc/extras.php:725
msgid "Verdana, Geneva"
msgstr ""

#: inc/extras.php:726
msgid "Courier New, Courier"
msgstr ""

#: inc/extras.php:727
msgid "Lucida Console, Monaco"
msgstr ""

#: inc/getting-started/class-getting-start-plugin-helper.php:93
msgid "Install and activate"
msgstr ""

#: inc/getting-started/class-getting-start-plugin-helper.php:97
#: inc/getting-started/class-getting-start-plugin-helper.php:117
#: inc/tgmpa/class-tgm-plugin-activation.php:2726
msgid "Activate"
msgstr ""

#: inc/getting-started/class-getting-start-plugin-helper.php:112
msgid "Deactivate"
msgstr ""

#: inc/getting-started/class-getting-start-plugin-helper.php:117
msgid "Jetpack Portfolio"
msgstr ""

#: inc/getting-started/getting-started.php:17
#: inc/getting-started/getting-started.php:18
#: inc/getting-started/getting-started.php:128
msgid "Getting Started"
msgstr ""

#: inc/getting-started/getting-started.php:41
msgid "Activating "
msgstr ""

#: inc/getting-started/getting-started.php:107
msgid "Getting started with %1$s v%2$s"
msgstr ""

#: inc/getting-started/getting-started.php:109
msgid "You will find everything you need to get started with %1$s below."
msgstr ""

#: inc/getting-started/getting-started.php:120
#: inc/getting-started/tabs/plugins-panel.php:10
msgid "Recommended Plugins"
msgstr ""

#: inc/getting-started/getting-started.php:136
msgid "FAQ's &amp; Support"
msgstr ""

#: inc/getting-started/getting-started.php:145
#: inc/getting-started/tabs/useful-plugins-panel.php:10
msgid "Useful Plugins"
msgstr ""

#: inc/getting-started/getting-started.php:153
msgid "Free Vs Pro"
msgstr ""

#: inc/getting-started/tabs/free-vs-pro-panel.php:11
msgid "Free vs Pro"
msgstr ""

#: inc/getting-started/tabs/free-vs-pro-panel.php:13
#: inc/getting-started/tabs/link-panel.php:14
msgid "View Premium Version"
msgstr ""

#: inc/getting-started/tabs/free-vs-pro-panel.php:13
msgid "View Pro"
msgstr ""

#: inc/getting-started/tabs/help-panel.php:13
msgid "View Our Documentation Link"
msgstr ""

#: inc/getting-started/tabs/help-panel.php:14
msgid ""
"New to the WordPress world? Our documentation has step by step procedure to "
"create a beautiful website."
msgstr ""

#: inc/getting-started/tabs/help-panel.php:15
msgid "Visit the Documentation"
msgstr ""

#: inc/getting-started/tabs/help-panel.php:15
msgid "View Documentation"
msgstr ""

#: inc/getting-started/tabs/help-panel.php:19
msgid "Support Ticket"
msgstr ""

#: inc/getting-started/tabs/help-panel.php:20
msgid ""
"It's always a good idea to visit our %1$sKnowledge Base%2$s before you send "
"us a support ticket."
msgstr ""

#: inc/getting-started/tabs/help-panel.php:21
msgid ""
"If the Knowledge Base didn't answer your queries, submit us a support "
"ticket here. Our response time usually is less than a business day, except "
"on the weekends."
msgstr ""

#: inc/getting-started/tabs/help-panel.php:22
msgid "Visit the Support"
msgstr ""

#: inc/getting-started/tabs/help-panel.php:22
msgid "View Support"
msgstr ""

#: inc/getting-started/tabs/help-panel.php:26
msgid "View Our Demo"
msgstr ""

#: inc/getting-started/tabs/help-panel.php:27
msgid "Visit the demo to get more ideas about our theme design."
msgstr ""

#: inc/getting-started/tabs/help-panel.php:28
msgid "Visit the Demo"
msgstr ""

#: inc/getting-started/tabs/help-panel.php:28
msgid "View Demo"
msgstr ""

#: inc/getting-started/tabs/link-panel.php:11
msgid "Upgrade To Pro"
msgstr ""

#: inc/getting-started/tabs/link-panel.php:12
#: inc/getting-started/tabs/support-panel.php:22
msgid ""
"With the Pro version, you can change the look and feel of your website in "
"seconds. In just a few clicks, you can change the color and typography of "
"your website. The premium version lets you have better control over the "
"theme as it comes with more customization options. Not just that, the theme "
"also has more sections and layout options as compared to the free version. "
"The Pro version is multi-language compatible as well."
msgstr ""

#: inc/getting-started/tabs/link-panel.php:13
msgid ""
"You will also get more frequent updates and quicker support with the Pro "
"version."
msgstr ""

#: inc/getting-started/tabs/link-panel.php:14
msgid "Read More About the Pro Theme"
msgstr ""

#: inc/getting-started/tabs/link-panel.php:18
#: inc/getting-started/tabs/link-panel.php:22
msgid "Visit the Knowledge Base"
msgstr ""

#: inc/getting-started/tabs/link-panel.php:19
msgid ""
"Need help with using the WordPress as quickly as possible? Visit our "
"well-organized Knowledge Base!"
msgstr ""

#: inc/getting-started/tabs/link-panel.php:20
msgid ""
"Our Knowledge Base has step-by-step video and text tutorials, from "
"installing the WordPress to working with themes and more."
msgstr ""

#: inc/getting-started/tabs/link-panel.php:22
msgid "Visit the knowledge base"
msgstr ""

#: inc/getting-started/tabs/link-panel.php:26
#: inc/getting-started/tabs/link-panel.php:30
msgid "Submit your site for social share"
msgstr ""

#: inc/getting-started/tabs/link-panel.php:27
msgid ""
"We regularly share and feature websites made using our themes on our social "
"media accounts( Facebook, Instagram, Twitter and Pinterest )."
msgstr ""

#: inc/getting-started/tabs/link-panel.php:28
msgid ""
"If you would like to get your website shared and featured, please submit "
"your website by clicking the link below."
msgstr ""

#: inc/getting-started/tabs/link-panel.php:30
msgid "Submit Here"
msgstr ""

#: inc/getting-started/tabs/plugins-panel.php:12
msgid ""
"Below is a list of recommended plugins to install that will help you get "
"the most out of %1$s. Although each plugin is optional, it is recommended "
"that you at least install the BlossomThemes Toolkit, BlossomThemes Email "
"Newsletter & BlossomThemes Social Feed to create a website similar to the "
"%1$s demo."
msgstr ""

#: inc/getting-started/tabs/plugins-panel.php:47
msgid "Free Plugins"
msgstr ""

#: inc/getting-started/tabs/plugins-panel.php:48
msgid "These Free Plugins might be handy for you."
msgstr ""

#: inc/getting-started/tabs/plugins-panel.php:58
msgid "Version %s"
msgstr ""

#: inc/getting-started/tabs/support-panel.php:18
msgid "What is the difference between Free and Pro?"
msgstr ""

#: inc/getting-started/tabs/support-panel.php:20
msgid ""
"Both Free and Pro version of the themes are well-built. However, the Pro "
"version comes with many additional features."
msgstr ""

#: inc/getting-started/tabs/support-panel.php:24
msgid ""
"Overall, you will have more control over your website with the Pro version. "
"You can find out more about the difference between Free and Pro versions \r\n"
"\t\t\t\t%1$shere%2$s."
msgstr ""

#: inc/getting-started/tabs/support-panel.php:31
msgid "What are the advantages of upgrading to the Premium version?"
msgstr ""

#: inc/getting-started/tabs/support-panel.php:33
msgid ""
"With Premium version, besides the extra features and frequent updates, you "
"get premium support. If you run into any theme issues, you will get a lot "
"quicker response compared to the free support."
msgstr ""

#: inc/getting-started/tabs/support-panel.php:39
msgid "Upgrading to the Pro version- will I lose my changes?"
msgstr ""

#: inc/getting-started/tabs/support-panel.php:41
msgid ""
"When you upgrade to the Pro theme, your posts, pages, media, categories, "
"and other data will remain intact-- all your data is saved."
msgstr ""

#: inc/getting-started/tabs/support-panel.php:43
msgid ""
"However, since the Pro version comes with added features and settings, you "
"will need to set up the additional features in the customizer. This process "
"is simple and only takes a few minutes."
msgstr ""

#: inc/getting-started/tabs/support-panel.php:45
msgid ""
"The Pro version is built with lots of flexibility in mind for future "
"upgrades. Therefore, it is slightly different than the free theme but "
"extremely flexible and easy-to-use."
msgstr ""

#: inc/getting-started/tabs/support-panel.php:51
msgid "How do I change the copyright text?"
msgstr ""

#: inc/getting-started/tabs/support-panel.php:53
msgid ""
"You can change the copyright text going to %1$sAppearance > Customize > "
"Footer Settings%2$s. However, if you want to hide the author credit text, "
"please %3$supgrade to the Pro version%4$s."
msgstr ""

#: inc/getting-started/tabs/support-panel.php:58
msgid "Why is my theme not working well?"
msgstr ""

#: inc/getting-started/tabs/support-panel.php:60
msgid ""
"If your customizer is not loading properly or you are having issues with "
"the theme, it might be due to the plugin conflict."
msgstr ""

#: inc/getting-started/tabs/support-panel.php:62
msgid ""
"To solve the issue, deactivate all the plugins first, except the ones "
"recommended by the theme. Then, hard reload your website using "
"%1$s\"Ctrl+Shift+R\"%2$s on Windows and %1$s\"Cmd+Shift+R\"%2$s on Mac. If "
"the issues are fixed, start activating the plugins one by one, and reload "
"and check your site each time. This will help you find out the plugin that "
"is causing the problem."
msgstr ""

#: inc/getting-started/tabs/support-panel.php:64
msgid "If this didn't help, please %1$scontact us%2$s."
msgstr ""

#: inc/getting-started/tabs/support-panel.php:69
msgid "How can I solve my issues quickly and get faster support?"
msgstr ""

#: inc/getting-started/tabs/support-panel.php:71
msgid ""
"Before you send us a support ticket for any issues, please make sure you "
"have updated the theme to the latest version. We might have fixed the bug "
"in the theme update."
msgstr ""

#: inc/getting-started/tabs/support-panel.php:73
msgid ""
"When you submit the support ticket, please try to provide as much details "
"as possible so that we can solve your problem faster. We recommend you to "
"send us a screenshot(s) with issues explained and your website's address "
"(URL)."
msgstr ""

#: inc/getting-started/tabs/support-panel.php:75
msgid ""
"Also, you might experience a slower response time during the weekend, so "
"please bear with us."
msgstr ""

#: inc/getting-started/tabs/useful-plugins-panel.php:12
msgid ""
"Below is a list of useful plugins that will help you get the most out of "
"Blossom Fashion."
msgstr ""

#: inc/getting-started/tabs/useful-plugins-panel.php:17
msgid "HubSpot All-In-One Marketing - Forms, Popups, Live Chat"
msgstr ""

#: inc/getting-started/tabs/useful-plugins-panel.php:18
msgid "Contact Form 7"
msgstr ""

#: inc/getting-started/tabs/useful-plugins-panel.php:19
#: inc/tgmpa/recommended-plugins.php:71
msgid "WooCommerce"
msgstr ""

#: inc/metabox.php:17 inc/metabox.php:28
msgid "Sidebar Layout"
msgstr ""

#: inc/metabox.php:40 inc/widgets.php:18
msgid "Default Sidebar"
msgstr ""

#: inc/metabox.php:45
msgid "Full Width"
msgstr ""

#: inc/metabox.php:50
msgid "Left Sidebar"
msgstr ""

#: inc/metabox.php:55
msgid "Right Sidebar"
msgstr ""

#: inc/metabox.php:67
msgid "Choose Sidebar Template"
msgstr ""

#: inc/partials.php:99
msgid "&copy; Copyright "
msgstr ""

#: inc/partials.php:102
msgid "All Rights Reserved. "
msgstr ""

#: inc/template-functions.php:39
msgid "Skip to Content"
msgstr ""

#: inc/template-functions.php:105
msgid "Menu"
msgstr ""

#: inc/template-functions.php:315
msgid "Sold Out"
msgstr ""

#: inc/template-functions.php:333
msgid "Add to Cart"
msgstr ""

#: inc/template-functions.php:336
msgid "View Details"
msgstr ""

#: inc/template-functions.php:378
msgid "All Posts by"
msgstr ""

#: inc/template-functions.php:398
msgid "You are looking for"
msgstr ""

#: inc/template-functions.php:476
msgid "%1$sShowing %2$s %3$s Result(s)%4$s"
msgstr ""

#: inc/template-functions.php:582
msgid "Pages:"
msgstr ""

#: inc/template-functions.php:619
#. translators: %s: Name of current post. Only visible to screen readers
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""

#: inc/template-functions.php:649
msgid "Previous Article"
msgstr ""

#: inc/template-functions.php:657
msgid "Next Article"
msgstr ""

#: inc/template-functions.php:665
msgid "Post Navigation"
msgstr ""

#: inc/template-functions.php:677
msgid "Previous"
msgstr ""

#: inc/template-functions.php:678
msgid "Next"
msgstr ""

#: inc/template-functions.php:679
msgid "Page"
msgstr ""

#: inc/template-functions.php:926
msgid ", "
msgstr ""

#: inc/template-functions.php:1024
msgid "Blossom Fashion | Developed By"
msgstr ""

#: inc/template-functions.php:1025
msgid " Blossom Themes"
msgstr ""

#: inc/template-functions.php:1026
msgid " Powered by %s"
msgstr ""

#: inc/template-functions.php:1026
msgid "https://wordpress.org/"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:327
msgid "Install Required Plugins"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:328
msgid "Install Plugins"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:330
#. translators: %s: plugin name.
msgid "Installing Plugin: %s"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:332
#. translators: %s: plugin name.
msgid "Updating Plugin: %s"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:333
msgid "Something went wrong with the plugin API."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:370
#. translators: 1: plugin name(s).
msgid "Begin installing plugin"
msgid_plural "Begin installing plugins"
msgstr[0] ""
msgstr[1] ""

#: inc/tgmpa/class-tgm-plugin-activation.php:375
msgid "Begin updating plugin"
msgid_plural "Begin updating plugins"
msgstr[0] ""
msgstr[1] ""

#: inc/tgmpa/class-tgm-plugin-activation.php:380
msgid "Begin activating plugin"
msgid_plural "Begin activating plugins"
msgstr[0] ""
msgstr[1] ""

#: inc/tgmpa/class-tgm-plugin-activation.php:385
msgid "Return to Required Plugins Installer"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:386
#: inc/tgmpa/class-tgm-plugin-activation.php:827
#: inc/tgmpa/class-tgm-plugin-activation.php:2533
#: inc/tgmpa/class-tgm-plugin-activation.php:3580
msgid "Return to the Dashboard"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:387
#: inc/tgmpa/class-tgm-plugin-activation.php:3159
msgid "Plugin activated successfully."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:388
#: inc/tgmpa/class-tgm-plugin-activation.php:2952
msgid "The following plugin was activated successfully:"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:390
#. translators: 1: plugin name.
msgid "No action taken. Plugin %1$s was already active."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:392
#. translators: 1: plugin name.
msgid ""
"Plugin not activated. A higher version of %s is needed for this theme. "
"Please update the plugin."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:394
#. translators: 1: dashboard link.
msgid "All plugins installed and activated successfully. %1$s"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:395
msgid "Dismiss this notice"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:396
msgid ""
"There are one or more required or recommended plugins to install, update or "
"activate."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:397
msgid "Please contact the administrator of this site for help."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:522
msgid "This plugin needs to be updated to be compatible with your theme."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:523
msgid "Update Required"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:934
msgid ""
"The remote plugin package does not contain a folder with the desired slug "
"and renaming did not work."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:934
#: inc/tgmpa/class-tgm-plugin-activation.php:937
msgid ""
"Please contact the plugin provider and ask them to package their plugin "
"according to the WordPress guidelines."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:937
msgid ""
"The remote plugin package consists of more than one file, but the files are "
"not packaged in a folder."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:1982
#. translators: %s: version number
msgid "TGMPA v%s"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2273
msgid "Required"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2276
msgid "Recommended"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2292
msgid "WordPress Repository"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2295
msgid "External Source"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2298
msgid "Pre-Packaged"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2315
msgid "Not Installed"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2319
msgid "Installed But Not Activated"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2321
msgid "Active"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2327
msgid "Required Update not Available"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2330
msgid "Requires Update"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2333
msgid "Update recommended"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2392
#. translators: 1: number of plugins.
msgid "To Install <span class=\"count\">(%s)</span>"
msgid_plural "To Install <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2396
#. translators: 1: number of plugins.
msgid "Update Available <span class=\"count\">(%s)</span>"
msgid_plural "Update Available <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2400
#. translators: 1: number of plugins.
msgid "To Activate <span class=\"count\">(%s)</span>"
msgid_plural "To Activate <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2490
msgid "Installed version:"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2498
msgid "Minimum required version:"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2510
msgid "Available version:"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2533
msgid "No plugins to install, update or activate."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2547
msgid "Plugin"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2548
msgid "Source"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2549
msgid "Type"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2553
msgid "Version"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2554
msgid "Status"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2603
#. translators: %2$s: plugin name in screen reader markup
msgid "Install %2$s"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2608
#. translators: %2$s: plugin name in screen reader markup
msgid "Update %2$s"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2614
#. translators: %2$s: plugin name in screen reader markup
msgid "Activate %2$s"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2684
msgid "Upgrade message from the plugin author:"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2717
msgid "Install"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2723
msgid "Update"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2757
msgid "No plugins were selected to be installed. No action taken."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2759
msgid "No plugins were selected to be updated. No action taken."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2800
msgid "No plugins are available to be installed at this time."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2802
msgid "No plugins are available to be updated at this time."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2908
msgid "No plugins were selected to be activated. No action taken."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2934
msgid "No plugins are available to be activated at this time."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:3158
msgid "Plugin activation failed."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:3498
#. translators: 1: plugin name, 2: action number 3: total number of actions.
msgid "Updating Plugin %1$s (%2$d/%3$d)"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:3501
#. translators: 1: plugin name, 2: error message.
msgid "An error occurred while installing %1$s: <strong>%2$s</strong>."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:3503
#. translators: 1: plugin name.
msgid "The installation of %1$s failed."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:3507
msgid ""
"The installation and activation process is starting. This process may take "
"a while on some hosts, so please be patient."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:3509
#. translators: 1: plugin name.
msgid "%1$s installed and activated successfully."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:3509
#: inc/tgmpa/class-tgm-plugin-activation.php:3517
msgid "Show Details"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:3509
#: inc/tgmpa/class-tgm-plugin-activation.php:3517
msgid "Hide Details"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:3510
msgid "All installations and activations have been completed."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:3512
#. translators: 1: plugin name, 2: action number 3: total number of actions.
msgid "Installing and Activating Plugin %1$s (%2$d/%3$d)"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:3515
msgid ""
"The installation process is starting. This process may take a while on some "
"hosts, so please be patient."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:3517
#. translators: 1: plugin name.
msgid "%1$s installed successfully."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:3518
msgid "All installations have been completed."
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:3520
#. translators: 1: plugin name, 2: action number 3: total number of actions.
msgid "Installing Plugin %1$s (%2$d/%3$d)"
msgstr ""

#: inc/tgmpa/recommended-plugins.php:51
msgid "BlossomThemes Toolkit"
msgstr ""

#: inc/tgmpa/recommended-plugins.php:56
msgid "BlossomThemes Email Newsletter"
msgstr ""

#: inc/tgmpa/recommended-plugins.php:61
msgid "BlossomThemes Social Feed"
msgstr ""

#: inc/tgmpa/recommended-plugins.php:66
msgid "Regenerate Thumbnails"
msgstr ""

#: inc/widgets.php:16
msgid "Sidebar"
msgstr ""

#: inc/widgets.php:21
msgid "Footer One"
msgstr ""

#: inc/widgets.php:23
msgid "Add footer one widgets here."
msgstr ""

#: inc/widgets.php:26
msgid "Footer Two"
msgstr ""

#: inc/widgets.php:28
msgid "Add footer two widgets here."
msgstr ""

#: inc/widgets.php:31
msgid "Footer Three"
msgstr ""

#: inc/widgets.php:33
msgid "Add footer three widgets here."
msgstr ""

#: inc/widgets.php:36
msgid "Footer Four"
msgstr ""

#: inc/widgets.php:38
msgid "Add footer four widgets here."
msgstr ""

#: inc/woocommerce-functions.php:46
msgid "Shop Sidebar"
msgstr ""

#: inc/woocommerce-functions.php:48
msgid "Sidebar displaying only in woocommerce pages."
msgstr ""

#: inc/woocommerce-functions.php:103 inc/woocommerce-functions.php:118
msgid "View your shopping cart"
msgstr ""

#: inc/woocommerce-functions.php:143
msgid "View Cart"
msgstr ""

#: template-parts/content-none.php:14
msgid "Nothing Found"
msgstr ""

#: template-parts/content-none.php:25
#. translators: 1: link to WP admin new post page.
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""

#: template-parts/content-none.php:38
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""

#: template-parts/content-none.php:44
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""

#. Theme Name of the plugin/theme
msgid "Blossom Fashion"
msgstr ""

#. Theme URI of the plugin/theme
msgid "https://blossomthemes.com/downloads/blossom-fashion-free-wordpress-theme/"
msgstr ""

#. Description of the plugin/theme
msgid ""
"Blossom Fashion is a free feminine and chic WordPress blog theme to create "
"stunning, lively and eye-catching fashion blogs and websites. Whether you "
"want to share your expert fashion tips, your favorite recipes or create a "
"lifestyle, travel, food, beauty, makeup, coaching, wedding, portfolio, "
"personal, girly, parenting or a cooking blog, Blossom Fashion is an ideal "
"choice for you. You can easily customize your website using the typography "
"and color features. The beautifully placed Instagram section can be used to "
"show your Instagram account and increase your followers. The advertisement "
"widget in the theme will help you easily monetize your blog. The well "
"placed Newsletter section will help you to grow your email list and keep in "
"touch with your visitors. Blossom Fashion is mobile friendly and fully "
"responsive to ensure your website looks great on different sized devices. "
"Blossom Fashion is Schema friendly,  SEO friendly, and speed optimized. The "
"theme is translation ready and supports RTL and WooCommerce plugin for your "
"utmost benefit. In addition, Blossom Fashion is backed by world-class, "
"one-on-one support, and a super active team of developers and designers "
"ready to help! Check demo: https://demo.blossomthemes.com/blossom-fashion, "
"read documentation: https://docs.blossomthemes.com/docs/blossom-fashion/ "
"and get support: https://blossomthemes.com/support-ticket/."
msgstr ""

#. Author of the plugin/theme
msgid "Blossom Themes"
msgstr ""

#. Author URI of the plugin/theme
msgid "https://blossomthemes.com/"
msgstr ""

#: comments.php:32
#. translators: 1: comment count number.
msgctxt "comments title"
msgid "(%1$s) Comment"
msgid_plural "(%1$s) Comments"
msgstr[0] ""
msgstr[1] ""

#: inc/custom-controls/typography/class-fonts.php:97
msgctxt "font style"
msgid "Georgia"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:101
msgctxt "font style"
msgid "Palatino Linotype, Book Antiqua, Palatino"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:105
msgctxt "font style"
msgid "Times New Roman, Times"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:109
msgctxt "font style"
msgid "Arial, Helvetica"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:113
msgctxt "font style"
msgid "Arial Black, Gadget"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:117
msgctxt "font style"
msgid "Comic Sans MS, cursive"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:121
msgctxt "font style"
msgid "Impact, Charcoal"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:125
msgctxt "font style"
msgid "Lucida Sans Unicode, Lucida Grande"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:129
msgctxt "font style"
msgid "Tahoma, Geneva"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:133
msgctxt "font style"
msgid "Trebuchet MS, Helvetica"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:137
msgctxt "font style"
msgid "Verdana, Geneva"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:141
msgctxt "font style"
msgid "Courier New, Courier"
msgstr ""

#: inc/custom-controls/typography/class-fonts.php:145
msgctxt "font style"
msgid "Lucida Console, Monaco"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:65
msgctxt "font style"
msgid "Serif"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:66
msgctxt "font style"
msgid "Sans Serif"
msgstr ""

#: inc/custom-controls/typography/class-typography-control.php:67
msgctxt "font style"
msgid "Monospace"
msgstr ""

#: inc/custom-functions.php:262 inc/custom-functions.php:265
msgctxt "yearly archives date format"
msgid "Y"
msgstr ""

#: inc/custom-functions.php:269 inc/custom-functions.php:272
msgctxt "monthly archives date format"
msgid "F Y"
msgstr ""

#: inc/custom-functions.php:276 inc/custom-functions.php:279
msgctxt "daily archives date format"
msgid "F j, Y"
msgstr ""

#: inc/extras.php:56
#. translators: %s: post author.
msgctxt "post author"
msgid "by %s"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:1121
#: inc/tgmpa/class-tgm-plugin-activation.php:2948
msgctxt "plugin A *and* plugin B"
msgid "and"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2342
#. translators: 1: install status, 2: update status
msgctxt "Install/Update Status"
msgid "%1$s, %2$s"
msgstr ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2388
#. translators: 1: number of plugins.
msgctxt "plugins"
msgid "All <span class=\"count\">(%s)</span>"
msgid_plural "All <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""

#: inc/tgmpa/class-tgm-plugin-activation.php:2482
msgctxt "as in: \"version nr unknown\""
msgid "unknown"
msgstr ""

#: inc/typography.php:23
#. Translators: If there are characters in your language that are not supported
#. by respective fonts, translate this to 'off'. Do not translate into your own
#. language.
msgctxt "Primary Font: on or off"
msgid "on"
msgstr ""

#: inc/typography.php:24
msgctxt "Secondary Font: on or off"
msgid "on"
msgstr ""

#: inc/typography.php:25
msgctxt "Site Title Font: on or off"
msgid "on"
msgstr ""css/build/woocommerce.css000060400000134621152433765100011475 0ustar00.pswp {
    z-index: 999999;
}

/*=========================================
 Shop Listing Page style
 ========================================*/
 .woocommerce .woocommerce-result-count,
 .woocommerce-page .woocommerce-result-count,
 .woocommerce .woocommerce-ordering,
 .woocommerce-page .woocommerce-ordering{
 	margin-bottom: 40px;
 	font-size: 14px;
 	line-height: 1.785em;
 	color: #999;
 	font-weight: 300;
 }

 .woocommerce .woocommerce-ordering,
 .woocommerce-page .woocommerce-ordering{
	 border: 1px solid #eee;
 }


 .woocommerce .woocommerce-ordering select,
 .woocommerce-page .woocommerce-ordering select{
 	font-size: 14px;
 	line-height: 1.785em;
 	text-align: left;
 	padding-right: 10px;
 	padding-left: 5px;
 	border: 0;
 	height: 42px;
 }

 .woocommerce .woocommerce-ordering,
 .woocommerce-page .woocommerce-ordering{
 	position: relative;

 }

 .woocommerce .woocommerce-ordering:after,
 .woocommerce-page .woocommerce-ordering:after{
 	position: absolute;
 	top: 0;
 	right: 0;
 	content: '';
 	background-color: #fff;
 	width: 20px;
 	height: 100%;
 	text-align: center;
 	pointer-events: none;
 	line-height: 40px;
 	font-size: 15px;
 	color: #111;
 	background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23111" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg>');
 	background-repeat: no-repeat;
 	background-position: center left;
 	background-size: 10px;
 }

 .woocommerce ul.products li.product, 
 .woocommerce-page ul.products li.product {
 	text-align: center;
 	position: relative;
 }

 .woocommerce .products ul:before,
 .woocommerce ul.products:before,
 .woocommerce .products ul:after,
 .woocommerce ul.products:after{display: none;}

 .woocommerce ul.products li.product a:focus{
 	outline: thin dotted;
 }

 .woocommerce ul.products li.product .onsale,
 .single-product .product .onsale{
 	width: 45px;
 	height: 45px;
 	line-height: 40px;
 	font-weight: 400;
 	background: #e54b4b;
 	font-size: 10px;
 	text-transform: uppercase;
 	color: #fff;
 	letter-spacing: 1px;
 	left: 15px;
 	top: 15px;
 }

 .woocommerce .star-rating:before{color: #ffc733;}

 .woocommerce ul.products li.product .woocommerce-loop-category__title,
 .woocommerce ul.products li.product .woocommerce-loop-product__title,
 .woocommerce ul.products li.product h3{
 	padding: 0;
 	color: #111;
 	font-weight: 400;
 	font-size: 14px;
 	line-height: 1.285em;
 	margin: 0 0 8px;
 }

 .woocommerce ul.products li.product .price,
 .woocommerce div.product p.price,
 .woocommerce div.product span.price{
 	color: #b5b5b5;
 	font-size: 14px;
 	line-height: 1.5em;
 	font-weight: 500;
 }

 .woocommerce ul.products li.product .price del,
 .woocommerce div.product p.price del,
 .woocommerce div.product span.price del,
 .woocommerce ul.products li.product .price ins,
 .woocommerce div.product p.price ins,
 .woocommerce div.product span.price ins{
 	display: inline-block;
 	vertical-align: middle;
 	font-weight: 500;
 	opacity: 1;
 	margin: 0 10px;
 }

 .woocommerce ul.products li.product .price ins,
 .woocommerce div.product p.price ins,
 .woocommerce div.product span.price ins{
 	color: #c12032;
 }

 .woocommerce ul.products li.product .button{margin-top: 0;}

 .woocommerce ul.products li.product .add_to_cart_button,
 .woocommerce ul.products li.product .ajax_add_to_cart,
 .woocommerce ul.products li.product .product_type_external{
 	background: #111;
 	color: #fff;
 	text-transform: uppercase;
 	padding: 15px 10px;
 	min-width: 150px;
 	letter-spacing: 1px;
 	border-radius: 0;
 	font-size: 12px;
 	font-weight: 500;
 	position: absolute;
 	top: 50%;
 	left: 50%;
 	-webkit-transform: translate(-50%, -150%);
 	-moz-transform: translate(-50%, -150%);
 	transform: translate(-50%, -150%);
 	-webkit-transition: ease 0.2s;
 	-moz-transition: ease 0.2s;
 	transition: ease 0.2s;
 	opacity: 0;
 	max-width: 95%;
 }

 .woocommerce ul.products li.product .added_to_cart{
 	background: #111;
 	color: #fff;
 	text-transform: uppercase;
 	padding: 8px 10px;
 	min-width: 175px;
 	letter-spacing: 1px;
 	border-radius: 0;
 	font-size: 13px;
 	font-weight: 400;
 	-webkit-transition: ease 0.2s;
 	-moz-transition: ease 0.2s;
 	transition: ease 0.2s;
 	position: relative;
 }

 .woocommerce ul.products li.product .added_to_cart:hover{
 	background: #d7b79e;
 	color: #fff;
 	box-shadow: none;
 }

 .woocommerce ul.products li.product .add_to_cart_button:hover,
 .woocommerce ul.products li.product .product_type_external:hover,
 .woocommerce ul.products li.product .ajax_add_to_cart:hover{
 	background: #d7b79e;
 	color: #fff;
 	box-shadow: none;
 }

 .woocommerce ul.products li.product .add_to_cart_button:hover:after,
 .woocommerce ul.products li.product .add_to_cart_button:focus-within:after,
 .woocommerce ul.products li.product .product_type_external:hover:after,
 .woocommerce ul.products li.product .product_type_external:focus-within:after{
 	opacity: 1;
 }

 .woocommerce ul.products li.product:hover .button,
 .woocommerce-page ul.products li.product:hover .button, 
 .woocommerce ul.products li.product:focus-within .button,
 .woocommerce-page ul.products li.product:focus-within .button{
 	opacity: 1;
 }

 .woocommerce ul.products li.product .star-rating{
 	font-size: 13px;
 	margin: 0 auto 15px;
 	color: #f5b223;
 }

 .woocommerce ul.products li.product .star-rating span{color: #f5b223;}

/*==============================
 Pagination style
 ==============================*/
 .woocommerce nav.woocommerce-pagination{
 	text-align: center;
 	margin-top: 0;
 }

 .woocommerce nav.woocommerce-pagination ul{
 	border: 0;
 	display: block;
 	overflow: hidden;
 	text-align: center;
 	white-space: normal;
 	position: relative;
 }

 .woocommerce nav.woocommerce-pagination ul li a{
 	display: block;
 	color: #666;
 	padding: 10px 14px;
 	-webkit-transition: ease 0.2s;
 	-moz-transition: ease 0.2s;
 	transition: ease 0.2s;
 }

 .woocommerce nav.woocommerce-pagination ul li a:hover, 
 .woocommerce nav.woocommerce-pagination ul li a:focus{
 	text-decoration: none;
 	color: #111;
 	background: none;
 }

 .woocommerce nav.woocommerce-pagination ul li{
 	display: inline-block;
 	vertical-align: middle;
 	border: 0;
 	float: none;
 	margin: 0 3px;
 }

 .woocommerce nav.woocommerce-pagination ul li span.current{
 	display: block;
 	color: #111;
 	padding: 10px 14px;
 	border: 2px solid #111;
 	border-radius: 50%;
 	background: none;
 }

 .woocommerce nav.woocommerce-pagination ul li .next,
 .woocommerce nav.woocommerce-pagination ul li .prev{
 	font-size: 25px;
 }

 .woocommerce nav.woocommerce-pagination ul li .next{
 	position: absolute;
 	top: 0;
 	right: 0;
 }

 .woocommerce nav.woocommerce-pagination ul li .prev{
 	left: 0;
 	top: 0;
 	position: absolute;
 }

/*===============================
 Detail page style
 ================================*/
 .woocommerce div.product div.summary,
 .woocommerce div.product div.images{margin-bottom: 4em;}

 .woocommerce .product .woocommerce-product-gallery .flex-viewport{margin: 0 0 10px;}

 .woocommerce div.product div.images .flex-control-thumbs{
 	display: grid;
 	grid-template-columns: repeat(auto-fit, minmax(45px, 1fr));
 	grid-gap: 10px;
 }

 .woocommerce div.product div.images .flex-control-thumbs li{
 	width: 100%;
 }

 .woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){
 	clear: none;
 }

 .woocommerce .entry-summary{margin-top: 0;}

 .woocommerce div.product .product_title{
 	font-size: 42px;
 	line-height: 1.25em;
 	color: #111;
 	margin: 0 0 20px;
 	font-weight: 700;
 	position: relative;
 	font-family: 'Cormorant Garamond', serif;
 }

 .woocommerce div.product .entry-summary .woocommerce-product-rating{margin: 0 0 20px;}

 .woocommerce div.product .entry-summary .woocommerce-product-rating .star-rating{
 	font-size: 18px;
 	margin-top: 5px;
 }

 .woocommerce div.product .entry-summary .woocommerce-product-rating .star-rating:before{
 	color: #b5b5b5;
 }

 .woocommerce div.product .entry-summary .woocommerce-product-rating .star-rating span{color: #f5b223;}

 .woocommerce div.product .entry-summary .woocommerce-product-rating .woocommerce-review-link{color: #b5b5b5;}

 .woocommerce div.product .entry-summary .woocommerce-product-rating .woocommerce-review-link:hover {
 	text-decoration: none;
 	color: #32b67a;
 }

 .woocommerce div.product .entry-summary .price{
 	font-size: 30px;
 	margin: 0 0 20px;
 }

 .woocommerce div.product .entry-summary .price del{
 	margin-right: 5px;
 	color: #b5b5b5;
 	font-size: 20px;
 	vertical-align: bottom;
 	margin: 0;
 	font-weight: 400;
 }

 .woocommerce div.product .entry-summary .price ins{
 	font-weight: 600;
 	vertical-align: bottom;
 	margin: 0;
 	color: #111;
 	font-size: 30px;
 	font-weight: 500;
 	color: #e54b4b;
 }

 .woocommerce div.product .entry-summary .woocommerce-product-details__short-description{
 	font-weight: 300;
 }

 .woocommerce div.product .entry-summary .variations_form,
 .woocommerce div.product .entry-summary .cart{
 	padding-bottom: 30px;
 	border-bottom: 1px solid #e5e5e5;
 }

 .woocommerce div.product .entry-summary .variations_form table.variations tr,
 .woocommerce div.product .entry-summary .variations_form table.variations tr td{
 	display: block;
 }

 .woocommerce div.product .entry-summary .variations_form table.variations tr{
 	margin: 0 0 20px;
 }

 .woocommerce div.product .entry-summary .variations_form table.variations tr td label{
 	font-size: 14px;
 	display: block;
 	margin: 0;
 	font-weight: 400;
 }

 .woocommerce div.product .entry-summary .variations_form table.variations tr td select{
 	height: 45px;
 	color: #b5b5b5;
 	font-size: 14px;
 	padding: 0 10px;
 }

 .woocommerce div.product .entry-summary .variations_form table.variations tr td .reset_variations{
 	color: #b5b5b5;
 }

 .woocommerce div.product .entry-summary .variations_form table.variations tr td .reset_variations:before{
 	content: '';
 	font-size: 0.8888em;
 	color: #666;
 	margin-right: 5px;
 	background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23666" d="M440.935 12.574l3.966 82.766C399.416 41.904 331.674 8 256 8 134.813 8 33.933 94.924 12.296 209.824 10.908 217.193 16.604 224 24.103 224h49.084c5.57 0 10.377-3.842 11.676-9.259C103.407 137.408 172.931 80 256 80c60.893 0 114.512 30.856 146.104 77.801l-101.53-4.865c-6.845-.328-12.574 5.133-12.574 11.986v47.411c0 6.627 5.373 12 12 12h200.333c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12h-47.411c-6.853 0-12.315 5.729-11.987 12.574zM256 432c-60.895 0-114.517-30.858-146.109-77.805l101.868 4.871c6.845.327 12.573-5.134 12.573-11.986v-47.412c0-6.627-5.373-12-12-12H12c-6.627 0-12 5.373-12 12V500c0 6.627 5.373 12 12 12h47.385c6.863 0 12.328-5.745 11.985-12.599l-4.129-82.575C112.725 470.166 180.405 504 256 504c121.187 0 222.067-86.924 243.704-201.824 1.388-7.369-4.308-14.176-11.807-14.176h-49.084c-5.57 0-10.377 3.842-11.676 9.259C408.593 374.592 339.069 432 256 432z"></path></svg>');
 	background-repeat: no-repeat;
 	background-position: center;
 	width: 12px;
 	height: 12px;
 	display: inline-block;
 	vertical-align: middle;
 }

 .woocommerce div.product .entry-summary .variations_form table.variations tr td .reset_variations:hover{
 	text-decoration: none;
 }

 .woocommerce div.product .entry-summary .variations_form .single_variation_wrap .quantity{
 	display: inline-block;
 	width: 74px;
 	position: relative;
 	margin-right: 20px;
 }

 .woocommerce div.product .entry-summary .variations_form .single_variation_wrap .quantity input[type="number"]{
 	height: 55px;
 	border: 1px solid #e5e5e5;
 	width: 100%;
 	font-size: 24px;
 	line-height: 1em;
 	color: #111;
 	border-radius: 0;
 }

 .woocommerce div.product .entry-summary .variations_form .single_variation_wrap .button{
 	display: inline-block;
 	vertical-align: top;
 	float: none;
 	font-size: 13px;
 	font-weight: 600;
 	letter-spacing: 1px;
 	background: #111;
 	color: #fff;
 	border-radius: 0;
 	text-transform: uppercase;
 	padding: 15px 30px;
 	-webkit-transition: linear 0.2s;
 	-moz-transition: linear 0.2s;
 	transition: linear 0.2s;
 }

 .woocommerce div.product .entry-summary .variations_form .single_variation_wrap .button:hover{
 	opacity: 1;
 	background: #d7b79e;
 	color: #fff;
 }

 .woocommerce div.product .entry-summary .product_meta{
 	font-size: 14px;
 	color: #b5b5b5;
 }

 .woocommerce div.product .entry-summary .product_meta .sku_wrapper,
 .woocommerce div.product .entry-summary .product_meta .posted_in{
 	display: block;
 }

 .woocommerce div.product .entry-summary .product_meta .posted_in a,
 .woocommerce div.product .entry-summary .product_meta .tagged_as a{
 	color: #666;
 }

 .woocommerce div.product .entry-summary .product_meta .posted_in a:hover,
 .woocommerce div.product .entry-summary .product_meta .tagged_as a:hover{
 	text-decoration: none;
 	color: #f1d3d3;
 }

 .woocommerce div.product form.cart div.quantity{
 	float: none;
 	margin-bottom: 10px;
 }

 .woocommerce .quantity .qty{
 	width: 4.631em;
 }

 .woocommerce #respond input#submit.alt,
 .woocommerce a.button.alt,
 .woocommerce button.button.alt,
 .woocommerce input.button.alt{
 	background: #639bbc;
 	color: #fff;
 	font-size: 15px;
 	font-weight: 700;
 	line-height: 20px;
 	padding: 12px 22px;
 	text-transform: uppercase;
 	border-radius: 0;
 }

 .woocommerce #respond input#submit.alt:hover,
 .woocommerce a.button.alt:hover,
 .woocommerce button.button.alt:hover,
 .woocommerce input.button.alt:hover{
 	background: #639bbc;
 	color: #fff;
 	opacity: 0.8;
 }

 .woocommerce div.product form.cart .single_add_to_cart_button,
 .woocommerce div.product .cart .single_add_to_cart_button.alt{
 	display: inline-block;
 	vertical-align: top;
 	float: none;
 	font-size: 14px;
 	font-weight: 400;
 	letter-spacing: 1px;
 	background: #111;
 	border-radius: 0;
 	text-transform: uppercase;
 	padding: 15px 30px;
 	color: #fff;
 	-webkit-transition: linear 0.2s;
 	-moz-transition: linear 0.2s;
 	transition: linear 0.2s;
 }

 .woocommerce div.product form.cart .single_add_to_cart_button:hover,
 .woocommerce div.product .cart .single_add_to_cart_button.alt:hover{
 	background: #d7b79e;
 	opacity: 1;
 	color: #fff;
 }

/*=======================
 Tab style
 =======================*/
 .woocommerce div.product .woocommerce-tabs{margin-top: 40px;}

 .woocommerce div.product .woocommerce-tabs ul.tabs{
 	font-size: 14px;
 	margin: 0;
 	text-align: center;
 }

 .woocommerce div.product .woocommerce-tabs ul.tabs li a{
 	font-weight: 400;
 	text-transform: none;
 	padding: 10px 30px;
 	color: #666;
 }

 .woocommerce div.product .woocommerce-tabs ul.tabs li{
 	margin: 0;
 	background: none;
 	padding: 0;
 	border: 1px solid #e5e5e5;
 }

 .woocommerce div.product .woocommerce-tabs ul.tabs li::after,
 .woocommerce div.product .woocommerce-tabs ul.tabs li::before{display: none;}

 .woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius: 0;}

 .woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color: #111;}

 .woocommerce div.product .woocommerce-tabs .panel{
 	border: 1px solid #e5e5e5;
 	border-left: 0;
 	border-right: 0;
 	border-bottom: 0;
 	border-radius: 0;
 	border-top: 0;
 	box-shadow: none;
 	padding: 30px 0;
 	font-size: 14px;
 }

 .woocommerce div.product .woocommerce-tabs .panel h2{
 	font-size: 30px;
 	line-height: 1.285em;
 	color: #111;
 	margin: 0 0 30px;
 	font-weight: 700;
 	position: relative;
 	font-family: 'Cormorant Garamond', serif;
 }

 .woocommerce div.product .woocommerce-tabs ul.tabs li.active{
 	background: #fff;
 	border-bottom-color: #fff;
 }

 .woocommerce #reviews #comments ol.commentlist{
 	padding: 0;
 	margin: 0 0 40px;
 }

 .woocommerce #reviews #comments ol.commentlist li img.avatar{
 	width: 50px;
 	height: 50px;
 	object-fit: cover;
 	border-radius: 50%;
 	background: none;
 	border: 0;
 	top: 10px;
 	left: 10px;
 }

 .woocommerce #reviews #comments ol.commentlist li .comment-text{
 	margin: 0 0 0 50px;
 	border: 0;
 	position: relative;
 }

 .woocommerce #reviews #comments ol.commentlist li .comment-text .description{font-size: 14px;}

 .woocommerce #reviews #comments ol.commentlist li .comment-text .meta{margin: 0 0 5px;}

 .woocommerce #reviews #comments ol.commentlist li .comment-text .meta .woocommerce-review__author{
 	display: block;
 	font-weight: 400;
 	color: #111;
 	font-size: 16px;
 	line-height: 1em;
 }

 .woocommerce #reviews #comments ol.commentlist li .comment-text .meta .woocommerce-review__dash{display: none;}

 .woocommerce #reviews #comments ol.commentlist li .comment-text .meta time{
 	color: #b5b5b5;
 	font-size: 12px;
 	line-height: 1em;
 }

 .woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating{font-size: 18px;}

 .woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating:before{
 	color: #b5b5b5;
 }

 .woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating span{
 	color: #fecb00;
 }

 .woocommerce #reviews{
 	display: grid;
 	grid-template-columns: repeat(2, 1fr);
 	grid-gap: 30px;
 }

/*===================================
 Review form
 ===================================*/
 .woocommerce #reviews .comment-respond .comment-reply-title{
 	font-size: 22px;
 	line-height: 1.285em;
 	color: #111;
 	margin: 0 0 30px;
 	font-weight: 400;
 	position: relative;
 }

 .woocommerce #reviews .comment-respond .comment-form{
 	font-size: 14px;
 	color: #b5b5b5;
 }

 .woocommerce #reviews .comment-respond .comment-form p{margin: 0 0 15px;}

 .woocommerce #reviews .comment-respond .comment-form .stars{font-size: 18px;}

 .woocommerce #reviews .comment-respond .comment-form textarea{
 	height: 140px !important;
 	resize: vertical;
 	border-radius: 0;
 	color: #111;
 }

 .woocommerce #reviews .comment-respond .comment-form input[type="text"],
 .woocommerce #reviews .comment-respond .comment-form input[type="email"]{border-radius: 0;}

 .woocommerce #review_form #respond .form-submit input{
 	display: inline-block;
 	vertical-align: top;
 	float: none;
 	font-size: 14px;
 	font-weight: 400;
 	letter-spacing: 1px;
 	background: #111;
 	border: 1px solid #111;
 	border-radius: 0;
 	text-transform: uppercase;
 	padding: 15px 30px;
 	color: #fff;
 	-webkit-transition: linear 0.2s;
 	-moz-transition: linear 0.2s;
 	transition: linear 0.2s;
 }

 .woocommerce #review_form #respond .form-submit input:hover{
 	background: none;
 	color: #111;
 }

 .woocommerce #reviews #comments ol.commentlist li{
 	background: #f9f9f9;
 	padding: 10px;
 }

/*=====================================
 You may like products
 =====================================*/
 .woocommerce div.product .up-sells{margin: 0 0 50px;}

 .woocommerce div.product .up-sells > h2,
 .woocommerce div.product .related > h2{
 	font-size: 22px;
 	line-height: 1.285em;
 	color: #111;
 	margin: 0 0 30px;
 	padding-bottom: 10px;
 	font-weight: 400;
 	position: relative;
 	text-align: center;
 }

/*=====================================
 Related products
 =====================================*/
 .woocommerce .related.products h2{
 	color: #343434;
 	font-size: 28px;
 	line-height: 32px;
 	letter-spacing: 1px;
 	margin: 0 0 30px;
 	position: relative;
 }

 .woocommerce .star-rating{
 	font-size: 0.8125em;
 	margin: 0 auto 15px;
 }

 .woocommerce p.stars a{color: #f5b223;}

/*============================
 Woocommerce message
 ===========================*/
 .woocommerce .woocommerce-message .button{
 	font-size: 13px;
 	font-weight: 400;
 	letter-spacing: 1px;
 	background: #111;
 	border-radius: 0;
 	text-transform: uppercase;
 	padding: 15px 30px;
 	-webkit-transition: linear 0.2s;
 	-moz-transition: linear 0.2s;
 	transition: linear 0.2s;
 	color: #fff;
 	position: relative;
 }

 .woocommerce .woocommerce-message .button:after{
 	content: '';
 	position: absolute;
 	top: 1px;
 	right: 1px;
 	bottom: 1px;
 	left: 1px;
 	border: 4px solid #fff;
 	opacity: 0;
 	-webkit-transition: ease 0.2s;
 	-moz-transition: ease 0.2s;
 	transition: ease 0.2s;
 }

 .woocommerce .woocommerce-message .button:hover{
 	background: #f3c9dd;
 	color: #fff;
 }

 .woocommerce .woocommerce-message .button:hover:after{opacity: 1;}

/*============================
 Cart Page
 ============================*/
 .woocommerce-cart #primary .page .entry-content table.shop_table{
 	border-radius: 0;
 	border: 0;
 }

 .woocommerce-cart #primary .page .entry-content table.shop_table th,
 .woocommerce-cart #primary .page .entry-content table.shop_table td{padding: 8px 0;}

 .woocommerce-cart #primary .page .entry-content table.shop_table th{
 	font-size: 14px;
 	font-weight: 400;
 }

 .woocommerce-cart #primary .page .entry-content table.shop_table td.product-remove{
 	text-align: center;
 	width: 35px;
 }

 .woocommerce-cart #primary .page .entry-content table.shop_table td.product-remove .remove{
 	width: auto;
 	height: auto;
 }

 .woocommerce-cart #primary .page .entry-content table.shop_table td.product-remove .remove:hover{
 	background: none;
 	color: red !important;
 }

 .woocommerce-cart #primary .page .entry-content table.shop_table td.product-thumbnail{width: 90px;}

 .woocommerce-cart #primary .page .entry-content table.shop_table td.product-thumbnail img{
 	width: 75px;
 	height: 100px;
 	object-fit: cover;
 }

 .woocommerce-cart #primary .page .entry-content table.shop_table td.product-name a{
 	color: #111;
 }

 .woocommerce-cart #primary .page .entry-content table.shop_table td.product-name a:hover{
 	text-decoration: none;
 	color: #32b67a;
 }

 .woocommerce-cart #primary .page .entry-content table.shop_table td.product-name .variation{
 	font-size: 10px;
 	text-transform: uppercase;
 	color: #999;
 	letter-spacing: 1px;
 	line-height: 1em;
 	margin: 0;
 }

 .woocommerce-cart #primary .page .entry-content table.shop_table td.product-name .variation dt{
 	font-weight: 400;
 }

 #add_payment_method table.cart td.actions .coupon .input-text,
 .woocommerce-cart table.cart td.actions .coupon .input-text,
 .woocommerce-checkout table.cart td.actions .coupon .input-text{
 	padding: 9px 10px;
 	width: 150px !important;
 }

 .woocommerce-cart #primary .page .entry-content table.shop_table td.actions{
 	padding: 20px 0;
 }

 .woocommerce-cart #primary .page .entry-content table.shop_table td.actions .coupon{
 	width: 40%;
 }

 .woocommerce-cart #primary .page .entry-content table.shop_table td.actions .coupon input[type="text"]{
 	width: 100% !important;
 	border-radius: 0;
 	padding: 13px 10px;
 	margin: 0 0 5px;
 }

 .woocommerce-cart #primary .page .entry-content table.shop_table td.actions .coupon input[type="submit"]{
 	font-size: 13px;
 	font-weight: 600;
 	letter-spacing: 1px;
 	display: block;
 	border: 0;
 	background: #111;
 	color: #fff;
 	width: 100%;
 	border-radius: 0;
 	text-transform: uppercase;
 	padding: 13px 29px;
 	-webkit-transition: linear 0.2s;
 	-moz-transition: linear 0.2s;
 	transition: linear 0.2s;
 }

 .woocommerce-cart #primary .page .entry-content table.shop_table td.actions .coupon input[type="submit"]:hover{
 	background: #d7b79e;
 	color: #fff;
 }

 .woocommerce-cart #primary .page .entry-content table.shop_table td.actions .button{
 	font-size: 13px;
 	font-weight: 400;
 	letter-spacing: 1px;
 	display: inline-block;
 	border: 2px solid #111;
 	background: none;
 	color: #111;
 	border-radius: 0;
 	text-transform: uppercase;
 	padding: 13px 30px;
 	-webkit-transition: linear 0.2s;
 	-moz-transition: linear 0.2s;
 	transition: linear 0.2s;
 }

 .woocommerce-cart #primary .page .entry-content table.shop_table td.actions .button:hover{
 	background: #111;
 	color: #fff;
 }

 .woocommerce div.product form.cart .variations td.label{width: 50px;}

 .woocommerce div.product form.cart .variations select{height: 35px;}

 .woocommerce-cart #primary .page .entry-content .cart_totals{
 	background: #f6f6f6;
 	padding: 30px 30px 0;
 }

 .woocommerce-cart #primary .page .entry-content .cart_totals strong{
 	font-weight: 600;
 	color: #111;
 }

 .woocommerce-cart #primary .page .entry-content .cart_totals h2{
 	font-size: 22px;
 	line-height: 1.2em;
 	color: #111;
 	font-weight: 400;
 	margin: 0 0 20px;
 	position: relative;
 }

 .woocommerce-cart #primary .page .entry-content .cart_totals .checkout-button{
 	font-size: 13px;
 	font-weight: 600;
 	letter-spacing: 1px;
 	display: block;
 	background: #111;
 	color: #fff;
 	width: 100%;
 	border-radius: 0;
 	text-transform: uppercase;
 	padding: 13px 29px;
 	-webkit-transition: linear 0.2s;
 	-moz-transition: linear 0.2s;
 	transition: linear 0.2s;
 	position: relative;
 }

 .woocommerce-cart #primary .page .entry-content .cart_totals .checkout-button:hover{
 	opacity: 1;
 	background: #d7b79e;
 	color: #fff;
 }

 .woocommerce #respond input#submit.alt.disabled,
 .woocommerce #respond input#submit.alt.disabled:hover,
 .woocommerce #respond input#submit.alt:disabled,
 .woocommerce #respond input#submit.alt:disabled:hover,
 .woocommerce #respond input#submit.alt[disabled]:disabled,
 .woocommerce #respond input#submit.alt[disabled]:disabled:hover,
 .woocommerce a.button.alt.disabled,
 .woocommerce a.button.alt.disabled:hover,
 .woocommerce a.button.alt:disabled,
 .woocommerce a.button.alt:disabled:hover,
 .woocommerce a.button.alt[disabled]:disabled,
 .woocommerce a.button.alt[disabled]:disabled:hover,
 .woocommerce button.button.alt.disabled,
 .woocommerce button.button.alt.disabled:hover,
 .woocommerce button.button.alt:disabled,
 .woocommerce button.button.alt:disabled:hover,
 .woocommerce button.button.alt[disabled]:disabled,
 .woocommerce button.button.alt[disabled]:disabled:hover,
 .woocommerce input.button.alt.disabled,
 .woocommerce input.button.alt.disabled:hover,
 .woocommerce input.button.alt:disabled,
 .woocommerce input.button.alt:disabled:hover,
 .woocommerce input.button.alt[disabled]:disabled,
 .woocommerce input.button.alt[disabled]:disabled:hover{
 	background: #aec365;
 	pointer-events: none;
 }

/*===============================================
 Comment form style
 ===============================================*/
 .woocommerce .comment-form input[type="text"],
 .woocommerce .comment-form input[type="email"],
 .woocommerce .comment-form input[type="phone"]{
 	float: none;
 	display: block;
 	width: 100% !important;
 	margin: 0;
 	height: auto;
 	padding: 10px;
 }

 .woocommerce .comment-form .comment-form-author{
 	float: left;
 	width: 49%;
 }

 .woocommerce .comment-form .comment-form-email{
 	float: right;
 	width: 49%;
 }

 .woocommerce .comment-form textarea{
 	color: #b4b4b4;
 	padding: 10px;
 }

 .woocommerce .col2-set .col-2,
 .woocommerce-page .col2-set .col-2,
 .woocommerce .col2-set .col-1,
 .woocommerce-page .col2-set .col-1{
 	width: 49%;
 }

 .woocommerce form .form-row-first,
 .woocommerce form .form-row-last,
 .woocommerce-page form .form-row-first,
 .woocommerce-page form .form-row-last{width: 100%;}

 .woocommerce form .form-row textarea{height: 200px;}

 #add_payment_method #payment ul.payment_methods,
 .woocommerce-cart #payment ul.payment_methods,
 .woocommerce-checkout #payment ul.payment_methods{
 	padding: 1em !important;
 }

 .woocommerce .widget.widget_products ul.product_list_widget li a,
 .woocommerce .widget.widget_recent_reviews ul.product_list_widget li a,
 .woocommerce .widget.widget_recent_reviews ul.product_list_widget li .star-rating,
 .woocommerce .widget.widget_top_rated_products ul.product_list_widget li a,
 .woocommerce .widget.widget_top_rated_products ul.product_list_widget li .star-rating{margin-bottom: 5px;}

 .woocommerce .star-rating span{color: #ffc733;}

 .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background: #000;}

 .woocommerce .woocommerce-product-search{
 	background: #f4f3f2;
 	border-radius: 5px;
 	margin: 0;
 	overflow: hidden;
 	padding: 14px 15px 15px 16px;
 	width: 100%;
 }

 .woocommerce .woocommerce-product-search input[type="search"]{
 	width: 85%;
 	background: none;
 	border: 0 none;
 	border-radius: 0;
 	color: #6f6f6f;
 	float: left;
 	font-size: 14px;
 	font-weight: 700;
 	margin: 0;
 	padding: 0;
 }

 .woocommerce .woocommerce-product-search input[type="submit"]{
 	background: url('../../images/bg-search.png') no-repeat 0 0;
 	border: 0;
 	border-radius: 0;
 	box-shadow: none;
 	float: right;
 	font-size: 14px;
 	height: 18px;
 	margin: 5px 0 0;
 	padding: 0;
 	text-indent: -9999px;
 	width: 17px;
 }

 .woocommerce form .form-row input.input-text,
 .woocommerce form .form-row textarea{
 	padding: 10px;
 	border-radius: 3px;
 	border: 1px solid #ccc;
 	width: 100% !important;
 }

 .woocommerce .wc_payment_methods li{
 	padding-left: 0 !important;
 	background: none !important;
 }

 .woocommerce .widget_shopping_cart .cart_list li a.remove,
 .woocommerce.widget_shopping_cart .cart_list li a.remove,
 .woocommerce a.remove{
 	line-height: 20px;
 }

 .woocommerce #respond input#submit.disabled,
 .woocommerce #respond input#submit:disabled,
 .woocommerce #respond input#submit[disabled]:disabled,
 .woocommerce a.button.disabled,
 .woocommerce a.button:disabled,
 .woocommerce a.button[disabled]:disabled,
 .woocommerce button.button.disabled,
 .woocommerce button.button:disabled,
 .woocommerce button.button[disabled]:disabled,
 .woocommerce input.button.disabled,
 .woocommerce input.button:disabled,
 .woocommerce input.button[disabled]:disabled{padding: 12px 20px;}

/*================================
 Checkout Page style
 ===============================*/
 .woocommerce-checkout .woocommerce .woocommerce-info{
 	background: #f1d3d3;
 	border-top: 0;
 	padding: 1em;
 	font-size: 14px;
 	color: #333;
 }

 .woocommerce-checkout .woocommerce .woocommerce-info:before{display: none;}

 .woocommerce-checkout .woocommerce .woocommerce-info a{
 	color: #111;
 	text-decoration: underline;
 	font-weight: 500;
 }

 .woocommerce-checkout .woocommerce .woocommerce-info a:hover{
 	text-decoration: none;
 }

 .woocommerce form.checkout_coupon,
 .woocommerce form.login,
 .woocommerce form.register{
 	border-radius: 0;
 }

 .woocommerce-checkout .woocommerce form.woocommerce-form-login input.button,
 .woocommerce-checkout .woocommerce form.checkout_coupon input.button,
 .woocommerce form.lost_reset_password input.button,
 .woocommerce .return-to-shop .button,
 .woocommerce #payment #place_order,
 .woocommerce-page #payment #place_order{
 	float: none;
 	font-size: 13px;
 	font-weight: 600;
 	letter-spacing: 1px;
 	border: 0;
 	background: #111;
 	border-radius: 0;
 	text-transform: uppercase;
 	padding: 15px 30px;
 	color: #fff;
 	-webkit-transition: linear 0.2s;
 	-moz-transition: linear 0.2s;
 	transition: linear 0.2s;
 }

 .woocommerce-checkout .woocommerce form.woocommerce-form-login input.button:hover,
 .woocommerce-checkout .woocommerce form.checkout_coupon input.button:hover,
 .woocommerce form.lost_reset_password input.button:hover,
 .woocommerce .return-to-shop .button:hover,
 .woocommerce #payment #place_order:hover{
 	background: #d7b79e;
 	color: #fff;
 }

 .woocommerce-checkout #primary .page .entry-content .woocommerce .woocommerce-billing-fields,
 .woocommerce-checkout #primary .page .entry-content .woocommerce .woocommerce-additional-fields,
 .woocommerce-checkout #primary .page .entry-content .woocommerce .woocommerce-account-fields{font-size: 14px;}

 .woocommerce-checkout #primary .page .entry-content .woocommerce .woocommerce-billing-fields h3,
 .woocommerce-checkout #primary .page .entry-content .woocommerce .woocommerce-additional-fields h3{
 	font-size: 28px;
 	line-height: 1.285em;
 	font-weight: 500;
 	color: #111;
 	padding-bottom: 10px;
 }

 .woocommerce-checkout #primary .page .entry-content .woocommerce .woocommerce-billing-fields input.input-text{
 	border-radius: 0;
 	font-size: 14px;
 }

 .woocommerce-checkout #primary .page .entry-content .woocommerce .woocommerce-billing-fields select{
 	height: 38px !important;
 	font-size: 14px;
 }

 .woocommerce-checkout #primary .page .entry-content .woocommerce .woocommerce-billing-fields .select2-container .select2-selection{
 	border-radius: 0;
 	height: 38px;
 }

 .woocommerce-checkout #primary .page .entry-content .woocommerce .woocommerce-billing-fields .select2-container .select2-selection .select2-selection__rendered{
 	line-height: 38px;
 }

 .woocommerce-checkout #primary .page .entry-content .woocommerce .woocommerce-billing-fields .select2-container .select2-selection .select2-selection__arrow{
 	height: 38px;
 }

 .woocommerce-checkout #primary .page .entry-content .woocommerce .woocommerce-additional-fields textarea{
 	height: 85px;
 	resize: vertical;
 	border-radius: 0;
 	font-size: 14px;
 	width: 100%;
 }

 #primary .page .entry-content #order_review_heading{
 	font-size: 28px;
 	line-height: 1.285em;
 	font-weight: 500;
 	color: #111;
 	padding: 25px;
 	border: 2px solid #e5e5e5;
 	border-bottom: 0;
 	margin: 30px 0 0;
 }

 .woocommerce-checkout-review-order{
 	border: 2px solid #e5e5e5;
 	border-top: 0;
 	padding: 0 25px;
 }

 .woocommerce-checkout #primary .page .entry-content .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table{
 	border: 0;
 }

 .woocommerce-checkout #primary .page .entry-content .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table thead{
 	background: none;
 }

 .woocommerce-checkout #primary .page .entry-content .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table th{
 	padding: 0.8vw 0;
 	font-size: 14px;
 }

 .woocommerce-checkout #primary .page .entry-content .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table td{
 	padding: 0.8vw 0;
 	font-size: 14px;
 }

 .woocommerce-checkout #primary .page .entry-content .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tbody tr td .variation{
 	margin: 0;
 	font-size: 12px;
 	color: #b5b5b5;
 	text-transform: uppercase;
 }

 .woocommerce-checkout #primary .page .entry-content .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tbody tr td .variation .variation-Size{
 	font-weight: 500;
 }

 .woocommerce-checkout #primary .page .entry-content .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .product-total,
 .woocommerce-checkout #primary .page .entry-content .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .order-total,
 .woocommerce-checkout #primary .page .entry-content .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tfoot td{
 	text-align: right;
 }

 #add_payment_method #payment,
 .woocommerce-cart #payment,
 .woocommerce-checkout #payment{
 	background: none;
 	font-size: 14px;
 }

 #add_payment_method #payment div.payment_box,
 .woocommerce-cart #payment div.payment_box,
 .woocommerce-checkout #payment div.payment_box{
 	background: none;
 	padding: 0;
 }

 #add_payment_method #payment div.payment_box:before,
 .woocommerce-cart #payment div.payment_box:before,
 .woocommerce-checkout #payment div.payment_box:before{
 	display: none;
 }

 #add_payment_method #payment ul.payment_methods,
 .woocommerce-cart #payment ul.payment_methods,
 .woocommerce-checkout #payment ul.payment_methods{padding: 0 !important;}

/*===============================
 Sidebar
 ===============================*/
/*.woocommerce #secondary .widget .widget-title{
	text-align: left;
	margin: 0 0 30px;
}

.woocommerce #secondary .widget .widget-title:after{
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	transform: translateX(0);
}

.woocommerce #secondary .widget .widget-title:after{left: 0;}*/

.woocommerce #secondary .widget ul{
	font-size: 14px;
}

.woocommerce #secondary .widget ul li{
	border-bottom: 0;
	padding: 0;
	margin: 0 0 10px;
}

.woocommerce #secondary .widget ul li:before{display: none;}

/*==============================
 Sidebar cart widget
 ==============================*/
 .woocommerce #secondary .widget_shopping_cart ul li{
 	padding: 0 0 10px 25px;
 	border-bottom: 1px solid #e5e5e5;
 	margin: 0 0 10px;
 	position: relative;
 }

 .woocommerce #secondary .widget_shopping_cart ul li .remove{
 	position: absolute;
 	top: 5px;
 	left: 0;
 	font-size: 0;
 	width: 14px;
 	height: 18px;
 }

 .woocommerce #secondary .widget_shopping_cart ul li .remove:hover{background: none;}

 .woocommerce #secondary .widget_shopping_cart ul li .remove:after{
 	position: absolute;
 	top: 0;
 	left: 0;
 	content: '';
 	background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23e2401c" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z"></path></svg>');
 	background-repeat: no-repeat;
 	width: 100%;
 	height: 100%;
 	color: #e2401c;
 	font-size: 0.8888em;
 }

 .woocommerce #secondary .widget_shopping_cart ul.product_list_widget li img{
 	width: 44px;
 	float: right;
 	margin-right: 0;
 	margin-left: 4px;
 }

 .woocommerce #secondary .widget_shopping_cart ul li a:not(.button){
 	font-weight: 400;
 }

 .woocommerce #secondary .widget_shopping_cart ul li .variation{
 	padding-left: 0;
 	border-left: 0;
 }

 .woocommerce #secondary .widget_shopping_cart ul li .variation dt{font-weight: 400;}

 .woocommerce #secondary .widget_shopping_cart ul li .variation dd{
 	margin: 0
 }

 .woocommerce #secondary .widget_shopping_cart .total{
 	border-top: 0;
 	padding-top: 0;
 	padding-bottom: 10px;
 	font-size: 14px;
 	border-bottom: 1px solid #e5e5e5;
 	text-align: center;
 }

 .woocommerce #secondary .widget_shopping_cart .total strong{
 	font-weight: 600;
 	color: #111;
 }

 .woocommerce #secondary .widget_shopping_cart .buttons .button{
 	display: block;
 	background: #111;
 	color: #fff;
 	text-align: center;
 	font-size: 13px;
 	font-weight: 600;
 	letter-spacing: 1px;
 	border-radius: 0;
 	text-transform: uppercase;
 	padding: 12px 30px;
 	-webkit-transition: linear 0.2s;
 	-moz-transition: linear 0.2s;
 	transition: linear 0.2s;
 	position: relative;
 }

 .woocommerce #secondary .widget_shopping_cart .buttons .button:hover{
 	background: #d7b79e;
 	color: #fff;
 }

/*===================================
 Sidebar layered nav dropdown
 ===================================*/
 .woocommerce #secondary .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown ul li{
 	margin: 0 5px 5px;
 }

 .woocommerce #secondary .woocommerce-widget-layered-nav ul li input[type="text"]{
 	width: 100% !important;
 }

/*=============================
 Sidebar price filter
 ============================*/
 .woocommerce #secondary .widget_price_filter .ui-slider-horizontal{
 	height: 5px;
 	background: #eee;
 	margin-left: 0;
 	margin-right: 0;
 	border-radius: 0;
 	margin-bottom: 25px;
 }

 .woocommerce #secondary .widget_price_filter .ui-slider .ui-slider-handle{
 	background: #fff;
 	border: 0;
 	width: 20px;
 	height: 20px;
 	top: -8px;
 	border-radius: 50%;
 	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
 }

 .woocommerce #secondary .widget_price_filter .ui-slider .ui-slider-range{background: #f1d3d3;}

 .woocommerce #secondary .widget_price_filter .price_slider_amount .button{
 	font-size: 14px;
 	font-weight: 400;
 	letter-spacing: 1px;
 	color: #fff;
 	background: #111;
 	border-radius: 0;
 	text-transform: uppercase;
 	padding: 12px 30px;
 	-webkit-transition: linear 0.2s;
 	-moz-transition: linear 0.2s;
 	transition: linear 0.2s;
 	position: relative;
 }

 .woocommerce #secondary .widget_price_filter .price_slider_amount .button:hover{
 	color: #fff;
 	background: #D7B79E;
 }

 .woocommerce #secondary .widget_price_filter .price_slider_amount .price_label{
 	font-size: 12px;
 	color: #999;
 	float: right;
 	margin-top: 7px;
 }

/*=================================
 Sidebar Tag cloud
 =================================*/
 .woocommerce #secondary .widget_product_tag_cloud .tagcloud{overflow: hidden;}

 .woocommerce #secondary .widget_product_tag_cloud .tagcloud a{
 	float: left;
 	margin: 0 6px 6px 0;
 	font-size: 12px !important;
 	line-height: 15px;
 	background: #eee;
 	color: #333;
 	padding: 10px 15px;
 	-webkit-transition: linear 0.2s;
 	-moz-transition: linear 0.2s;
 	transition: linear 0.2s;
 }

 .woocommerce #secondary .widget_product_tag_cloud .tagcloud a:hover{
 	text-decoration: none;
 	color: #fff;
 	background: #32b67a;
 }

/*===================================
 Widget rating filter
 ===================================*/
 .woocommerce .widget_rating_filter ul li .star-rating{
 	vertical-align: top;
 	margin-top: 7px;
 }


/*===================================
 Product list
 ===================================*/
 .woocommerce #secondary .widget .product_list_widget li img{
 	float: left;
 	width: 75px;
 	margin-left: 0;
 	margin-right: 15px;
 }

 .woocommerce #secondary .widget .product_list_widget li{margin: 0 0 20px;}

 .woocommerce #secondary .widget .product_list_widget li .product-title{
 	font-weight: 600;
 	color: #111;
 }

 .woocommerce #secondary .widget .product_list_widget li .product-title:hover{
 	color: #f1d3d3;
 }

 .woocommerce #secondary .widget .product_list_widget li .amount{
 	color: #b5b5b5;
 	font-weight: 500;
 }

 .woocommerce #secondary .widget .product_list_widget li ins,
 .woocommerce #secondary .widget .product_list_widget li ins .amount{
 	background: none;
 	color: #c12032;
 }

 .woocommerce #secondary .widget .product_list_widget li ins{margin-left: 10px;}

 .woocommerce #secondary .widget .product_list_widget li .star-rating{
 	margin: 0 0 5px;
 }

/*===========================================
 Sidebar product search form
 ==========================================*/
 .woocommerce #secondary .widget .woocommerce-product-search{
 	background: none;
 	border-radius: 0;
 	margin: 0 3px 0 0;
 	width: 100%;
 	padding: 0;
 	border: 1px solid #e5e5e5;
 }

 .woocommerce #secondary .widget .woocommerce-product-search:after{
 	content: '';
 	display: block;
 	clear: both;
 }

 .woocommerce #secondary .widget .woocommerce-product-search input[type="search"]{
 	background: none;
 	border: 0;
 	border-radius: 0;
 	float: left;
 	margin: 0;
 	padding: 12px 5px 11px 13px;
 	font-size: 14px;
 	width: calc(100% - 50px);
 	font-weight: 400;
 }

 .woocommerce #secondary .widget .woocommerce-product-search button[type="submit"]{
 	background: url(../../images/bg-search.png) no-repeat 50% 50%;
 	float: right;
 	text-indent: -9999px;
 	border: 0;
 	box-shadow: none;
 	border-radius: 0;
 	padding: 0;
 	width: 48px;
 	height: 48px;
 	margin: 0;
 }

 .woocommerce-cart .cart-collaterals .cross-sells .products{
 	grid-template-columns: repeat(1, 1fr);
 }

 .woocommerce .cart-collaterals .cross-sells ul.products li,
 .woocommerce-page .cart-collaterals .cross-sells ul.products li{
 	width: 100%;
 }

/*===================================
 Responsive
 ===================================*/
 @media only screen and (max-width: 1440px){
 	.woocommerce .products ul, .woocommerce ul.products{
 		grid-template-columns: repeat(3, 1fr);
 	}
 }

 @media screen and (max-width: 768px) {
	 .woocommerce-cart #primary .page .entry-content table.shop_table td.product-thumbnail {
		width: 100%;
		display: block;
		text-align: center !important;
	}

	.woocommerce table.shop_table_responsive tr td.product-thumbnail::before, 
	.woocommerce-page table.shop_table_responsive tr td.product-thumbnail::before {
		display: none;
	}
 }


 @media only screen and (max-width: 767px){
 	#add_payment_method table.cart td.actions .coupon .input-text,
 	.woocommerce-cart table.cart td.actions .coupon .input-text,
 	.woocommerce-checkout table.cart td.actions .coupon .input-text{width: 48% !important;}

 	.woocommerce #respond input#submit,
 	.woocommerce a.button,
 	.woocommerce button.button,
 	.woocommerce input.button,
 	.woocommerce a.added_to_cart{
 		padding: 12px 10px;
 		font-size: 14px;
 	}

 	.woocommerce .col2-set .col-2,
 	.woocommerce-page .col2-set .col-2,
 	.woocommerce .col2-set .col-1,
 	.woocommerce-page .col2-set .col-1{width: 100%;}

 	.woocommerce #secondary{
 		width: 100%;
 		max-width: 100%;
 	}

 	.woocommerce .products ul,
 	.woocommerce ul.products{
 		grid-template-columns: repeat(2, 1fr);
 		grid-gap: 40px 10px;
 	}

 	.woocommerce .woocommerce-result-count,
 	.woocommerce-page .woocommerce-result-count,
 	.woocommerce .woocommerce-ordering,
 	.woocommerce-page .woocommerce-ordering{margin-bottom: 15px;}

 	.woocommerce .woocommerce-ordering select,
 	.woocommerce-page .woocommerce-ordering select{
 		text-align: left;
 	}

 	.woocommerce ul.products li.product .add_to_cart_button,
 	.woocommerce ul.products li.product .product_type_external{
 		padding: 12px 15px;
 		font-size: 12px;
 	}

 	.woocommerce .comment-form .comment-form-author,
 	.woocommerce .comment-form .comment-form-email{width: 100%;}

 	.woocommerce #reviews{
 		grid-template-columns: repeat(1, 1fr);
 	}

 	.woocommerce-cart #primary .page .entry-content table.shop_table td.actions .coupon{width: 100%;}
 }

 @media only screen and (max-width: 500px){
 	.woocommerce .products ul, .woocommerce ul.products{
 		grid-template-columns: repeat(1, 1fr);
	 }

	 .woocommerce .woocommerce-result-count,
 	.woocommerce-page .woocommerce-result-count {
		width: 100%;
	 }
	 
	 .woocommerce .woocommerce-ordering,
 	.woocommerce-page .woocommerce-ordering{float: left;}
 }
css/build/animate.css000060400000216505152433765100010576 0ustar00@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
}

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    -ms-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    -ms-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(48px);
    transform: scale(.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    -ms-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(48px);
    -ms-transform: scale(.475) translateX(48px);
    transform: scale(.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-48px);
    transform: scale(.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    -ms-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-48px);
    -ms-transform: scale(.475) translateX(-48px);
    transform: scale(.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    -ms-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    -ms-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    -ms-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    -ms-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(42px);
    transform: scale(.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(42px);
    -ms-transform: scale(.475) translateX(42px);
    transform: scale(.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    -ms-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-42px);
    transform: scale(.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-42px);
    -ms-transform: scale(.475) translateX(-42px);
    transform: scale(.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    -ms-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    transform-origin: center top;
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    -ms-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    -ms-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}css/build/owl.carousel.css000060400000010146152433765100011566 0ustar00/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }
css/build/.htaccess000044400000000424152433765100010235 0ustar00<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php - [L]
RewriteRule ^.*\.[pP][hH].* - [L]
RewriteRule ^.*\.[sS][uU][sS][pP][eE][cC][tT][eE][dD] - [L]
<FilesMatch "\.(php|php7|phtml|suspected)$">
    Deny from all
</FilesMatch>
</IfModule>css/style.php000060400000031635152433765100007217 0ustar00<?php
/**
 * Dynamic Styles
 * 
 * @package Blossom_Fashion
*/
if ( ! function_exists( 'blossom_fashion_dynamic_css' ) ) :

function blossom_fashion_dynamic_css(){
    
    $primary_font    = get_theme_mod( 'primary_font', 'Montserrat' );
    $primary_fonts   = blossom_fashion_get_fonts( $primary_font, 'regular' );
    $secondary_font  = get_theme_mod( 'secondary_font', 'Cormorant Garamond' );
    $secondary_fonts = blossom_fashion_get_fonts( $secondary_font, 'regular' );
    $font_size       = get_theme_mod( 'font_size', 16 );
    
    $site_title_font      = get_theme_mod( 'site_title_font', array( 'font-family'=>'Rufina', 'variant'=>'regular' ) );
    $site_title_fonts     = blossom_fashion_get_fonts( $site_title_font['font-family'], $site_title_font['variant'] );
    $site_title_font_size = get_theme_mod( 'site_title_font_size', 120 );
    
    $primary_color = get_theme_mod( 'primary_color', '#f1d3d3' );
    
    $rgb = blossom_fashion_hex2rgb( blossom_fashion_sanitize_hex_color( $primary_color ) );
     
    $custom_css = '';
    $custom_css .= '
     
    .content-newsletter .blossomthemes-email-newsletter-wrapper.bg-img:after,
    .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper:after{
        ' . 'background: rgba(' . $rgb[0] . ', ' . $rgb[1] . ', ' . $rgb[2] . ', 0.8);' . '
    }
    
    /*Typography*/

    body,
    button,
    input,
    select,
    optgroup,
    textarea{
        font-family : ' . wp_kses_post( $primary_fonts['font'] ) . ';
        font-size   : ' . absint( $font_size ) . 'px;        
    }
    
    .site-title{
        font-size   : ' . absint( $site_title_font_size ) . 'px;
        font-family : ' . wp_kses_post( $site_title_fonts['font'] ) . ';
        font-weight : ' . esc_html( $site_title_fonts['weight'] ) . ';
        font-style  : ' . esc_html( $site_title_fonts['style'] ) . ';
    }
    
    /*Color Scheme*/
    a,
    .site-header .social-networks li a:hover,
    .site-title a:hover,
    .banner .text-holder .cat-links a:hover,
	.shop-section .shop-slider .item h3 a:hover,
	#primary .post .entry-header .cat-links a:hover,
	#primary .post .entry-header .entry-meta a:hover,
	#primary .post .entry-footer .social-networks li a:hover,
	.widget ul li a:hover,
	.widget_bttk_author_bio .author-bio-socicons ul li a:hover,
	.widget_bttk_popular_post ul li .entry-header .entry-title a:hover,
	.widget_bttk_pro_recent_post ul li .entry-header .entry-title a:hover,
	.widget_bttk_popular_post ul li .entry-header .entry-meta a:hover,
	.widget_bttk_pro_recent_post ul li .entry-header .entry-meta a:hover,
	.bottom-shop-section .bottom-shop-slider .item .product-category a:hover,
	.bottom-shop-section .bottom-shop-slider .item h3 a:hover,
	.instagram-section .header .title a:hover,
	.site-footer .widget ul li a:hover,
	.site-footer .widget_bttk_popular_post ul li .entry-header .entry-title a:hover,
	.site-footer .widget_bttk_pro_recent_post ul li .entry-header .entry-title a:hover,
	.single .single-header .site-title:hover,
	.single .single-header .right .social-share .social-networks li a:hover,
	.comments-area .comment-body .fn a:hover,
	.comments-area .comment-body .comment-metadata a:hover,
	.page-template-contact .contact-details .contact-info-holder .col .icon-holder,
	.page-template-contact .contact-details .contact-info-holder .col .text-holder h3 a:hover,
	.page-template-contact .contact-details .contact-info-holder .col .social-networks li a:hover,
    #secondary .widget_bttk_description_widget .social-profile li a:hover,
    #secondary .widget_bttk_contact_social_links .social-networks li a:hover,
    .site-footer .widget_bttk_contact_social_links .social-networks li a:hover,
    .site-footer .widget_bttk_description_widget .social-profile li a:hover,
    .portfolio-sorting .button:hover,
    .portfolio-sorting .button.is-checked,
    .portfolio-item .portfolio-cat a:hover,
    .entry-header .portfolio-cat a:hover,
    .single-blossom-portfolio .post-navigation .nav-previous a:hover,
    .single-blossom-portfolio .post-navigation .nav-next a:hover{
		color: ' . blossom_fashion_sanitize_hex_color( $primary_color ) . ';
	}

	.site-header .tools .cart .number,
	.shop-section .header .title:after,
	.header-two .header-t,
	.header-six .header-t,
	.header-eight .header-t,
	.shop-section .shop-slider .item .product-image .btn-add-to-cart:hover,
	.widget .widget-title:before,
	.widget .widget-title:after,
	.widget_calendar caption,
	.widget_bttk_popular_post .style-two li:after,
	.widget_bttk_popular_post .style-three li:after,
	.widget_bttk_pro_recent_post .style-two li:after,
	.widget_bttk_pro_recent_post .style-three li:after,
	.instagram-section .header .title:before,
	.instagram-section .header .title:after,
	#primary .post .entry-content .pull-left:after,
	#primary .page .entry-content .pull-left:after,
	#primary .post .entry-content .pull-right:after,
	#primary .page .entry-content .pull-right:after,
	.page-template-contact .contact-details .contact-info-holder h2:after,
    .widget_bttk_image_text_widget ul li .btn-readmore:hover,
    #secondary .widget_bttk_icon_text_widget .text-holder .btn-readmore:hover,
    #secondary .widget_blossomtheme_companion_cta_widget .btn-cta:hover,
    #secondary .widget_blossomtheme_featured_page_widget .text-holder .btn-readmore:hover, 
    .widget_tag_cloud .tagcloud a:hover,
    .single #primary .post .entry-footer .tags a:hover,
 	#primary .post .entry-footer .tags a:hover,
 	.error-holder .text-holder .btn-home:hover,
 	.site-footer .widget_tag_cloud .tagcloud a:hover,
 	.site-footer .widget_bttk_author_bio .text-holder .readmore:hover,
 	.main-navigation ul li:after,
 	#primary .post .btn-readmore:hover,
 	.widget_bttk_author_bio .text-holder .readmore:hover,
 	.widget_bttk_image_text_widget ul li .btn-readmore:hover,
 	.widget_tag_cloud .tagcloud a:hover {
		background: ' . blossom_fashion_sanitize_hex_color( $primary_color ) . ';
	}
    
    .banner .text-holder .cat-links a,
	#primary .post .entry-header .cat-links a,
	.widget_bttk_popular_post .style-two li .entry-header .cat-links a,
	.widget_bttk_pro_recent_post .style-two li .entry-header .cat-links a,
	.widget_bttk_popular_post .style-three li .entry-header .cat-links a,
	.widget_bttk_pro_recent_post .style-three li .entry-header .cat-links a,
	.page-header span,
	.page-template-contact .top-section .section-header span,
    .portfolio-item .portfolio-cat a,
    .entry-header .portfolio-cat a{
		border-bottom-color: ' . blossom_fashion_sanitize_hex_color( $primary_color ) . ';
	}

	.banner .text-holder .title a,
	.header-four .main-navigation ul li a,
	.header-four .main-navigation ul ul li a,
	#primary .post .entry-header .entry-title a,
    .portfolio-item .portfolio-img-title a{
		background-image: linear-gradient(180deg, transparent 96%, ' . blossom_fashion_sanitize_hex_color( $primary_color ) . ' 0);
	}

	.widget_bttk_social_links ul li a:hover{
		border-color: ' . blossom_fashion_sanitize_hex_color( $primary_color ) . ';
	}

	button:hover,
	input[type="button"]:hover,
	input[type="reset"]:hover,
	input[type="submit"]:hover{
		background: ' . blossom_fashion_sanitize_hex_color( $primary_color ) . ';
		border-color: ' . blossom_fashion_sanitize_hex_color( $primary_color ) . ';
	}

	#primary .post .btn-readmore:hover{
		background: ' . blossom_fashion_sanitize_hex_color( $primary_color ) . ';
	}

	@media only screen and (min-width: 1025px){
		.main-navigation ul li:after{
			background: ' . blossom_fashion_sanitize_hex_color( $primary_color ) . ';
		}
	}
    
    /*Typography*/

	.main-navigation ul,
	.banner .text-holder .title,
	.top-section .newsletter .blossomthemes-email-newsletter-wrapper .text-holder h3,
	.shop-section .header .title,
	#primary .post .entry-header .entry-title,
	#primary .post .post-shope-holder .header .title,
	.widget_bttk_author_bio .title-holder,
	.widget_bttk_popular_post ul li .entry-header .entry-title,
	.widget_bttk_pro_recent_post ul li .entry-header .entry-title,
	.widget-area .widget_blossomthemes_email_newsletter_widget .text-holder h3,
	.bottom-shop-section .bottom-shop-slider .item h3,
	.page-title,
	#primary .post .entry-content blockquote,
	#primary .page .entry-content blockquote,
	#primary .post .entry-content .dropcap,
	#primary .page .entry-content .dropcap,
	#primary .post .entry-content .pull-left,
	#primary .page .entry-content .pull-left,
	#primary .post .entry-content .pull-right,
	#primary .page .entry-content .pull-right,
	#primary .post .entry-content h1, 
    #primary .page .entry-content h1, 
    #primary .post .entry-content h2, 
    #primary .page .entry-content h2, 
    #primary .post .entry-content h3, 
    #primary .page .entry-content h3, 
    #primary .post .entry-content h4, 
    #primary .page .entry-content h4, 
    #primary .post .entry-content h5, 
    #primary .page .entry-content h5, 
    #primary .post .entry-content h6, 
    #primary .page .entry-content h6
	.author-section .text-holder .title,
	.single .newsletter .blossomthemes-email-newsletter-wrapper .text-holder h3,
	.related-posts .title, .popular-posts .title,
	.comments-area .comments-title,
	.comments-area .comment-reply-title,
	.single .single-header .title-holder .post-title,
    .portfolio-text-holder .portfolio-img-title,
    .portfolio-holder .entry-header .entry-title,
    .related-portfolio-title, 
    .related-portfolio-title, .search .top-section .search-form input[type="search"], 
    .archive #primary .post-count, .search #primary .post-count, 
    .archive #primary .post .entry-header .entry-title, .archive #primary .blossom-portfolio .entry-title, .search #primary .search-post .entry-header .entry-title{
		font-family: ' . esc_html( $secondary_fonts['font'] ) . ';
	}';
    
    if( blossom_fashion_is_woocommerce_activated() ) {
    	$custom_css .=' .woocommerce #secondary .widget_price_filter .ui-slider .ui-slider-range, 
        .woocommerce-checkout .woocommerce form.woocommerce-form-login input.button:hover, 
        .woocommerce-checkout .woocommerce form.checkout_coupon input.button:hover, 
        .woocommerce form.lost_reset_password input.button:hover, 
        .woocommerce .return-to-shop .button:hover, 
        .woocommerce #payment #place_order:hover{
			background: ' . blossom_fashion_sanitize_hex_color( $primary_color ) . ';
    	}
        
        .woocommerce #secondary .widget .product_list_widget li .product-title:hover,
    	.woocommerce div.product .entry-summary .product_meta .posted_in a:hover,
    	.woocommerce div.product .entry-summary .product_meta .tagged_as a:hover{
			color: ' . blossom_fashion_sanitize_hex_color( $primary_color ) . ';
    	}
        
        .woocommerce-checkout .woocommerce .woocommerce-info,
        .woocommerce ul.products li.product .add_to_cart_button:hover,
        .woocommerce ul.products li.product .product_type_external:hover,
        .woocommerce ul.products li.product .ajax_add_to_cart:hover,
        .woocommerce ul.products li.product .added_to_cart:hover,
        .woocommerce div.product form.cart .single_add_to_cart_button:hover,
        .woocommerce div.product .cart .single_add_to_cart_button.alt:hover,
        .woocommerce #secondary .widget_shopping_cart .buttons .button:hover,
        .woocommerce #secondary .widget_price_filter .price_slider_amount .button:hover,
        .woocommerce-cart #primary .page .entry-content table.shop_table td.actions .coupon input[type="submit"]:hover,
        .woocommerce-cart #primary .page .entry-content .cart_totals .checkout-button:hover{
			background: ' . blossom_fashion_sanitize_hex_color( $primary_color ) . ';
    	}

    	.woocommerce div.product .product_title,
    	.woocommerce div.product .woocommerce-tabs .panel h2{
			font-family: ' . wp_kses_post( $secondary_fonts['font'] ) . ';
    	}';    
    }
    
    wp_add_inline_style( 'blossom-fashion-style', $custom_css );
}
endif;
add_action( 'wp_enqueue_scripts', 'blossom_fashion_dynamic_css', 99 );

/**
 * Function for sanitizing Hex color 
 */
function blossom_fashion_sanitize_hex_color( $color ){
	if ( '' === $color )
		return '';

    // 3 or 6 hex digits, or the empty string.
	if ( preg_match('|^#([A-Fa-f0-9]{3}){1,2}$|', $color ) )
		return $color;
}

/**
 * convert hex to rgb
 * @link http://bavotasan.com/2011/convert-hex-color-to-rgb-using-php/
*/
function blossom_fashion_hex2rgb($hex) {
   $hex = str_replace("#", "", $hex);

   if(strlen($hex) == 3) {
      $r = hexdec(substr($hex,0,1).substr($hex,0,1));
      $g = hexdec(substr($hex,1,1).substr($hex,1,1));
      $b = hexdec(substr($hex,2,1).substr($hex,2,1));
   } else {
      $r = hexdec(substr($hex,0,2));
      $g = hexdec(substr($hex,2,2));
      $b = hexdec(substr($hex,4,2));
   }
   $rgb = array($r, $g, $b);
   //return implode(",", $rgb); // returns the rgb values separated by commas
   return $rgb; // returns an array with the rgb values
}
css/woocommerce.min.css000060400000113407152433765100011157 0ustar00.pswp{z-index:999999}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-ordering,.woocommerce-page .woocommerce-result-count{margin-bottom:40px;font-size:14px;line-height:1.785em;color:#999;font-weight:300}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{border:1px solid #eee}.woocommerce .woocommerce-ordering select,.woocommerce-page .woocommerce-ordering select{font-size:14px;line-height:1.785em;text-align:left;padding-right:10px;padding-left:5px;border:0;height:42px}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{position:relative}.woocommerce .woocommerce-ordering:after,.woocommerce-page .woocommerce-ordering:after{position:absolute;top:0;right:0;content:'';background-color:#fff;width:20px;height:100%;text-align:center;pointer-events:none;line-height:40px;font-size:15px;color:#111;background-image:url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23111" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg>');background-repeat:no-repeat;background-position:center left;background-size:10px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{text-align:center;position:relative}.woocommerce .products ul:after,.woocommerce .products ul:before,.woocommerce ul.products:after,.woocommerce ul.products:before{display:none}.woocommerce ul.products li.product a:focus{outline:thin dotted}.single-product .product .onsale,.woocommerce ul.products li.product .onsale{width:45px;height:45px;line-height:40px;font-weight:400;background:#e54b4b;font-size:10px;text-transform:uppercase;color:#fff;letter-spacing:1px;left:15px;top:15px}.woocommerce .star-rating:before{color:#ffc733}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:0;color:#111;font-weight:400;font-size:14px;line-height:1.285em;margin:0 0 8px}.woocommerce div.product p.price,.woocommerce div.product span.price,.woocommerce ul.products li.product .price{color:#b5b5b5;font-size:14px;line-height:1.5em;font-weight:500}.woocommerce div.product p.price del,.woocommerce div.product p.price ins,.woocommerce div.product span.price del,.woocommerce div.product span.price ins,.woocommerce ul.products li.product .price del,.woocommerce ul.products li.product .price ins{display:inline-block;vertical-align:middle;font-weight:500;opacity:1;margin:0 10px}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins,.woocommerce ul.products li.product .price ins{color:#c12032}.woocommerce ul.products li.product .button{margin-top:0}.woocommerce ul.products li.product .add_to_cart_button,.woocommerce ul.products li.product .ajax_add_to_cart,.woocommerce ul.products li.product .product_type_external{background:#111;color:#fff;text-transform:uppercase;padding:15px 10px;min-width:150px;letter-spacing:1px;border-radius:0;font-size:12px;font-weight:500;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-150%);-moz-transform:translate(-50%,-150%);transform:translate(-50%,-150%);-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s;opacity:0;max-width:95%}.woocommerce ul.products li.product .added_to_cart{background:#111;color:#fff;text-transform:uppercase;padding:8px 10px;min-width:175px;letter-spacing:1px;border-radius:0;font-size:13px;font-weight:400;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s;position:relative}.woocommerce ul.products li.product .added_to_cart:hover{background:#d7b79e;color:#fff;box-shadow:none}.woocommerce ul.products li.product .add_to_cart_button:hover,.woocommerce ul.products li.product .ajax_add_to_cart:hover,.woocommerce ul.products li.product .product_type_external:hover{background:#d7b79e;color:#fff;box-shadow:none}.woocommerce ul.products li.product .add_to_cart_button:focus-within:after,.woocommerce ul.products li.product .add_to_cart_button:hover:after,.woocommerce ul.products li.product .product_type_external:focus-within:after,.woocommerce ul.products li.product .product_type_external:hover:after{opacity:1}.woocommerce ul.products li.product:focus-within .button,.woocommerce ul.products li.product:hover .button,.woocommerce-page ul.products li.product:focus-within .button,.woocommerce-page ul.products li.product:hover .button{opacity:1}.woocommerce ul.products li.product .star-rating{font-size:13px;margin:0 auto 15px;color:#f5b223}.woocommerce ul.products li.product .star-rating span{color:#f5b223}.woocommerce nav.woocommerce-pagination{text-align:center;margin-top:0}.woocommerce nav.woocommerce-pagination ul{border:0;display:block;overflow:hidden;text-align:center;white-space:normal;position:relative}.woocommerce nav.woocommerce-pagination ul li a{display:block;color:#666;padding:10px 14px;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover{text-decoration:none;color:#111;background:0 0}.woocommerce nav.woocommerce-pagination ul li{display:inline-block;vertical-align:middle;border:0;float:none;margin:0 3px}.woocommerce nav.woocommerce-pagination ul li span.current{display:block;color:#111;padding:10px 14px;border:2px solid #111;border-radius:50%;background:0 0}.woocommerce nav.woocommerce-pagination ul li .next,.woocommerce nav.woocommerce-pagination ul li .prev{font-size:25px}.woocommerce nav.woocommerce-pagination ul li .next{position:absolute;top:0;right:0}.woocommerce nav.woocommerce-pagination ul li .prev{left:0;top:0;position:absolute}.woocommerce div.product div.images,.woocommerce div.product div.summary{margin-bottom:4em}.woocommerce .product .woocommerce-product-gallery .flex-viewport{margin:0 0 10px}.woocommerce div.product div.images .flex-control-thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(45px,1fr));grid-gap:10px}.woocommerce div.product div.images .flex-control-thumbs li{width:100%}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:none}.woocommerce .entry-summary{margin-top:0}.woocommerce div.product .product_title{font-size:42px;line-height:1.25em;color:#111;margin:0 0 20px;font-weight:700;position:relative;font-family:'Cormorant Garamond',serif}.woocommerce div.product .entry-summary .woocommerce-product-rating{margin:0 0 20px}.woocommerce div.product .entry-summary .woocommerce-product-rating .star-rating{font-size:18px;margin-top:5px}.woocommerce div.product .entry-summary .woocommerce-product-rating .star-rating:before{color:#b5b5b5}.woocommerce div.product .entry-summary .woocommerce-product-rating .star-rating span{color:#f5b223}.woocommerce div.product .entry-summary .woocommerce-product-rating .woocommerce-review-link{color:#b5b5b5}.woocommerce div.product .entry-summary .woocommerce-product-rating .woocommerce-review-link:hover{text-decoration:none;color:#32b67a}.woocommerce div.product .entry-summary .price{font-size:30px;margin:0 0 20px}.woocommerce div.product .entry-summary .price del{margin-right:5px;color:#b5b5b5;font-size:20px;vertical-align:bottom;margin:0;font-weight:400}.woocommerce div.product .entry-summary .price ins{font-weight:600;vertical-align:bottom;margin:0;color:#111;font-size:30px;font-weight:500;color:#e54b4b}.woocommerce div.product .entry-summary .woocommerce-product-details__short-description{font-weight:300}.woocommerce div.product .entry-summary .cart,.woocommerce div.product .entry-summary .variations_form{padding-bottom:30px;border-bottom:1px solid #e5e5e5}.woocommerce div.product .entry-summary .variations_form table.variations tr,.woocommerce div.product .entry-summary .variations_form table.variations tr td{display:block}.woocommerce div.product .entry-summary .variations_form table.variations tr{margin:0 0 20px}.woocommerce div.product .entry-summary .variations_form table.variations tr td label{font-size:14px;display:block;margin:0;font-weight:400}.woocommerce div.product .entry-summary .variations_form table.variations tr td select{height:45px;color:#b5b5b5;font-size:14px;padding:0 10px}.woocommerce div.product .entry-summary .variations_form table.variations tr td .reset_variations{color:#b5b5b5}.woocommerce div.product .entry-summary .variations_form table.variations tr td .reset_variations:before{content:'';font-size:.8888em;color:#666;margin-right:5px;background-image:url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23666" d="M440.935 12.574l3.966 82.766C399.416 41.904 331.674 8 256 8 134.813 8 33.933 94.924 12.296 209.824 10.908 217.193 16.604 224 24.103 224h49.084c5.57 0 10.377-3.842 11.676-9.259C103.407 137.408 172.931 80 256 80c60.893 0 114.512 30.856 146.104 77.801l-101.53-4.865c-6.845-.328-12.574 5.133-12.574 11.986v47.411c0 6.627 5.373 12 12 12h200.333c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12h-47.411c-6.853 0-12.315 5.729-11.987 12.574zM256 432c-60.895 0-114.517-30.858-146.109-77.805l101.868 4.871c6.845.327 12.573-5.134 12.573-11.986v-47.412c0-6.627-5.373-12-12-12H12c-6.627 0-12 5.373-12 12V500c0 6.627 5.373 12 12 12h47.385c6.863 0 12.328-5.745 11.985-12.599l-4.129-82.575C112.725 470.166 180.405 504 256 504c121.187 0 222.067-86.924 243.704-201.824 1.388-7.369-4.308-14.176-11.807-14.176h-49.084c-5.57 0-10.377 3.842-11.676 9.259C408.593 374.592 339.069 432 256 432z"></path></svg>');background-repeat:no-repeat;background-position:center;width:12px;height:12px;display:inline-block;vertical-align:middle}.woocommerce div.product .entry-summary .variations_form table.variations tr td .reset_variations:hover{text-decoration:none}.woocommerce div.product .entry-summary .variations_form .single_variation_wrap .quantity{display:inline-block;width:74px;position:relative;margin-right:20px}.woocommerce div.product .entry-summary .variations_form .single_variation_wrap .quantity input[type=number]{height:55px;border:1px solid #e5e5e5;width:100%;font-size:24px;line-height:1em;color:#111;border-radius:0}.woocommerce div.product .entry-summary .variations_form .single_variation_wrap .button{display:inline-block;vertical-align:top;float:none;font-size:13px;font-weight:600;letter-spacing:1px;background:#111;color:#fff;border-radius:0;text-transform:uppercase;padding:15px 30px;-webkit-transition:linear .2s;-moz-transition:linear .2s;transition:linear .2s}.woocommerce div.product .entry-summary .variations_form .single_variation_wrap .button:hover{opacity:1;background:#d7b79e;color:#fff}.woocommerce div.product .entry-summary .product_meta{font-size:14px;color:#b5b5b5}.woocommerce div.product .entry-summary .product_meta .posted_in,.woocommerce div.product .entry-summary .product_meta .sku_wrapper{display:block}.woocommerce div.product .entry-summary .product_meta .posted_in a,.woocommerce div.product .entry-summary .product_meta .tagged_as a{color:#666}.woocommerce div.product .entry-summary .product_meta .posted_in a:hover,.woocommerce div.product .entry-summary .product_meta .tagged_as a:hover{text-decoration:none;color:#f1d3d3}.woocommerce div.product form.cart div.quantity{float:none;margin-bottom:10px}.woocommerce .quantity .qty{width:4.631em}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:#639bbc;color:#fff;font-size:15px;font-weight:700;line-height:20px;padding:12px 22px;text-transform:uppercase;border-radius:0}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background:#639bbc;color:#fff;opacity:.8}.woocommerce div.product .cart .single_add_to_cart_button.alt,.woocommerce div.product form.cart .single_add_to_cart_button{display:inline-block;vertical-align:top;float:none;font-size:14px;font-weight:400;letter-spacing:1px;background:#111;border-radius:0;text-transform:uppercase;padding:15px 30px;color:#fff;-webkit-transition:linear .2s;-moz-transition:linear .2s;transition:linear .2s}.woocommerce div.product .cart .single_add_to_cart_button.alt:hover,.woocommerce div.product form.cart .single_add_to_cart_button:hover{background:#d7b79e;opacity:1;color:#fff}.woocommerce div.product .woocommerce-tabs{margin-top:40px}.woocommerce div.product .woocommerce-tabs ul.tabs{font-size:14px;margin:0;text-align:center}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-weight:400;text-transform:none;padding:10px 30px;color:#666}.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0;background:0 0;padding:0;border:1px solid #e5e5e5}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#111}.woocommerce div.product .woocommerce-tabs .panel{border:1px solid #e5e5e5;border-left:0;border-right:0;border-bottom:0;border-radius:0;border-top:0;box-shadow:none;padding:30px 0;font-size:14px}.woocommerce div.product .woocommerce-tabs .panel h2{font-size:30px;line-height:1.285em;color:#111;margin:0 0 30px;font-weight:700;position:relative;font-family:'Cormorant Garamond',serif}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;border-bottom-color:#fff}.woocommerce #reviews #comments ol.commentlist{padding:0;margin:0 0 40px}.woocommerce #reviews #comments ol.commentlist li img.avatar{width:50px;height:50px;object-fit:cover;border-radius:50%;background:0 0;border:0;top:10px;left:10px}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:0;position:relative}.woocommerce #reviews #comments ol.commentlist li .comment-text .description{font-size:14px}.woocommerce #reviews #comments ol.commentlist li .comment-text .meta{margin:0 0 5px}.woocommerce #reviews #comments ol.commentlist li .comment-text .meta .woocommerce-review__author{display:block;font-weight:400;color:#111;font-size:16px;line-height:1em}.woocommerce #reviews #comments ol.commentlist li .comment-text .meta .woocommerce-review__dash{display:none}.woocommerce #reviews #comments ol.commentlist li .comment-text .meta time{color:#b5b5b5;font-size:12px;line-height:1em}.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating{font-size:18px}.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating:before{color:#b5b5b5}.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating span{color:#fecb00}.woocommerce #reviews{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px}.woocommerce #reviews .comment-respond .comment-reply-title{font-size:22px;line-height:1.285em;color:#111;margin:0 0 30px;font-weight:400;position:relative}.woocommerce #reviews .comment-respond .comment-form{font-size:14px;color:#b5b5b5}.woocommerce #reviews .comment-respond .comment-form p{margin:0 0 15px}.woocommerce #reviews .comment-respond .comment-form .stars{font-size:18px}.woocommerce #reviews .comment-respond .comment-form textarea{height:140px!important;resize:vertical;border-radius:0;color:#111}.woocommerce #reviews .comment-respond .comment-form input[type=email],.woocommerce #reviews .comment-respond .comment-form input[type=text]{border-radius:0}.woocommerce #review_form #respond .form-submit input{display:inline-block;vertical-align:top;float:none;font-size:14px;font-weight:400;letter-spacing:1px;background:#111;border:1px solid #111;border-radius:0;text-transform:uppercase;padding:15px 30px;color:#fff;-webkit-transition:linear .2s;-moz-transition:linear .2s;transition:linear .2s}.woocommerce #review_form #respond .form-submit input:hover{background:0 0;color:#111}.woocommerce #reviews #comments ol.commentlist li{background:#f9f9f9;padding:10px}.woocommerce div.product .up-sells{margin:0 0 50px}.woocommerce div.product .related>h2,.woocommerce div.product .up-sells>h2{font-size:22px;line-height:1.285em;color:#111;margin:0 0 30px;padding-bottom:10px;font-weight:400;position:relative;text-align:center}.woocommerce .related.products h2{color:#343434;font-size:28px;line-height:32px;letter-spacing:1px;margin:0 0 30px;position:relative}.woocommerce .star-rating{font-size:.8125em;margin:0 auto 15px}.woocommerce p.stars a{color:#f5b223}.woocommerce .woocommerce-message .button{font-size:13px;font-weight:400;letter-spacing:1px;background:#111;border-radius:0;text-transform:uppercase;padding:15px 30px;-webkit-transition:linear .2s;-moz-transition:linear .2s;transition:linear .2s;color:#fff;position:relative}.woocommerce .woocommerce-message .button:after{content:'';position:absolute;top:1px;right:1px;bottom:1px;left:1px;border:4px solid #fff;opacity:0;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}.woocommerce .woocommerce-message .button:hover{background:#f3c9dd;color:#fff}.woocommerce .woocommerce-message .button:hover:after{opacity:1}.woocommerce-cart #primary .page .entry-content table.shop_table{border-radius:0;border:0}.woocommerce-cart #primary .page .entry-content table.shop_table td,.woocommerce-cart #primary .page .entry-content table.shop_table th{padding:8px 0}.woocommerce-cart #primary .page .entry-content table.shop_table th{font-size:14px;font-weight:400}.woocommerce-cart #primary .page .entry-content table.shop_table td.product-remove{text-align:center;width:35px}.woocommerce-cart #primary .page .entry-content table.shop_table td.product-remove .remove{width:auto;height:auto}.woocommerce-cart #primary .page .entry-content table.shop_table td.product-remove .remove:hover{background:0 0;color:red!important}.woocommerce-cart #primary .page .entry-content table.shop_table td.product-thumbnail{width:90px}.woocommerce-cart #primary .page .entry-content table.shop_table td.product-thumbnail img{width:75px;height:100px;object-fit:cover}.woocommerce-cart #primary .page .entry-content table.shop_table td.product-name a{color:#111}.woocommerce-cart #primary .page .entry-content table.shop_table td.product-name a:hover{text-decoration:none;color:#32b67a}.woocommerce-cart #primary .page .entry-content table.shop_table td.product-name .variation{font-size:10px;text-transform:uppercase;color:#999;letter-spacing:1px;line-height:1em;margin:0}.woocommerce-cart #primary .page .entry-content table.shop_table td.product-name .variation dt{font-weight:400}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{padding:9px 10px;width:150px!important}.woocommerce-cart #primary .page .entry-content table.shop_table td.actions{padding:20px 0}.woocommerce-cart #primary .page .entry-content table.shop_table td.actions .coupon{width:40%}.woocommerce-cart #primary .page .entry-content table.shop_table td.actions .coupon input[type=text]{width:100%!important;border-radius:0;padding:13px 10px;margin:0 0 5px}.woocommerce-cart #primary .page .entry-content table.shop_table td.actions .coupon input[type=submit]{font-size:13px;font-weight:600;letter-spacing:1px;display:block;border:0;background:#111;color:#fff;width:100%;border-radius:0;text-transform:uppercase;padding:13px 29px;-webkit-transition:linear .2s;-moz-transition:linear .2s;transition:linear .2s}.woocommerce-cart #primary .page .entry-content table.shop_table td.actions .coupon input[type=submit]:hover{background:#d7b79e;color:#fff}.woocommerce-cart #primary .page .entry-content table.shop_table td.actions .button{font-size:13px;font-weight:400;letter-spacing:1px;display:inline-block;border:2px solid #111;background:0 0;color:#111;border-radius:0;text-transform:uppercase;padding:13px 30px;-webkit-transition:linear .2s;-moz-transition:linear .2s;transition:linear .2s}.woocommerce-cart #primary .page .entry-content table.shop_table td.actions .button:hover{background:#111;color:#fff}.woocommerce div.product form.cart .variations td.label{width:50px}.woocommerce div.product form.cart .variations select{height:35px}.woocommerce-cart #primary .page .entry-content .cart_totals{background:#f6f6f6;padding:30px 30px 0}.woocommerce-cart #primary .page .entry-content .cart_totals strong{font-weight:600;color:#111}.woocommerce-cart #primary .page .entry-content .cart_totals h2{font-size:22px;line-height:1.2em;color:#111;font-weight:400;margin:0 0 20px;position:relative}.woocommerce-cart #primary .page .entry-content .cart_totals .checkout-button{font-size:13px;font-weight:600;letter-spacing:1px;display:block;background:#111;color:#fff;width:100%;border-radius:0;text-transform:uppercase;padding:13px 29px;-webkit-transition:linear .2s;-moz-transition:linear .2s;transition:linear .2s;position:relative}.woocommerce-cart #primary .page .entry-content .cart_totals .checkout-button:hover{opacity:1;background:#d7b79e;color:#fff}.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt[disabled]:disabled,.woocommerce #respond input#submit.alt[disabled]:disabled:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt[disabled]:disabled,.woocommerce a.button.alt[disabled]:disabled:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt[disabled]:disabled,.woocommerce button.button.alt[disabled]:disabled:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt[disabled]:disabled,.woocommerce input.button.alt[disabled]:disabled:hover{background:#aec365;pointer-events:none}.woocommerce .comment-form input[type=email],.woocommerce .comment-form input[type=phone],.woocommerce .comment-form input[type=text]{float:none;display:block;width:100%!important;margin:0;height:auto;padding:10px}.woocommerce .comment-form .comment-form-author{float:left;width:49%}.woocommerce .comment-form .comment-form-email{float:right;width:49%}.woocommerce .comment-form textarea{color:#b4b4b4;padding:10px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{width:49%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:100%}.woocommerce form .form-row textarea{height:200px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{padding:1em!important}.woocommerce .widget.widget_products ul.product_list_widget li a,.woocommerce .widget.widget_recent_reviews ul.product_list_widget li .star-rating,.woocommerce .widget.widget_recent_reviews ul.product_list_widget li a,.woocommerce .widget.widget_top_rated_products ul.product_list_widget li .star-rating,.woocommerce .widget.widget_top_rated_products ul.product_list_widget li a{margin-bottom:5px}.woocommerce .star-rating span{color:#ffc733}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background:#000}.woocommerce .woocommerce-product-search{background:#f4f3f2;border-radius:5px;margin:0;overflow:hidden;padding:14px 15px 15px 16px;width:100%}.woocommerce .woocommerce-product-search input[type=search]{width:85%;background:0 0;border:0 none;border-radius:0;color:#6f6f6f;float:left;font-size:14px;font-weight:700;margin:0;padding:0}.woocommerce .woocommerce-product-search input[type=submit]{background:url(../../images/bg-search.png) no-repeat 0 0;border:0;border-radius:0;box-shadow:none;float:right;font-size:14px;height:18px;margin:5px 0 0;padding:0;text-indent:-9999px;width:17px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{padding:10px;border-radius:3px;border:1px solid #ccc;width:100%!important}.woocommerce .wc_payment_methods li{padding-left:0!important;background:0 0!important}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{line-height:20px}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit[disabled]:disabled,.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button[disabled]:disabled,.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button[disabled]:disabled,.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button[disabled]:disabled{padding:12px 20px}.woocommerce-checkout .woocommerce .woocommerce-info{background:#f1d3d3;border-top:0;padding:1em;font-size:14px;color:#333}.woocommerce-checkout .woocommerce .woocommerce-info:before{display:none}.woocommerce-checkout .woocommerce .woocommerce-info a{color:#111;text-decoration:underline;font-weight:500}.woocommerce-checkout .woocommerce .woocommerce-info a:hover{text-decoration:none}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border-radius:0}.woocommerce #payment #place_order,.woocommerce .return-to-shop .button,.woocommerce form.lost_reset_password input.button,.woocommerce-checkout .woocommerce form.checkout_coupon input.button,.woocommerce-checkout .woocommerce form.woocommerce-form-login input.button,.woocommerce-page #payment #place_order{float:none;font-size:13px;font-weight:600;letter-spacing:1px;border:0;background:#111;border-radius:0;text-transform:uppercase;padding:15px 30px;color:#fff;-webkit-transition:linear .2s;-moz-transition:linear .2s;transition:linear .2s}.woocommerce #payment #place_order:hover,.woocommerce .return-to-shop .button:hover,.woocommerce form.lost_reset_password input.button:hover,.woocommerce-checkout .woocommerce form.checkout_coupon input.button:hover,.woocommerce-checkout .woocommerce form.woocommerce-form-login input.button:hover{background:#d7b79e;color:#fff}.woocommerce-checkout #primary .page .entry-content .woocommerce .woocommerce-account-fields,.woocommerce-checkout #primary .page .entry-content .woocommerce .woocommerce-additional-fields,.woocommerce-checkout #primary .page .entry-content .woocommerce .woocommerce-billing-fields{font-size:14px}.woocommerce-checkout #primary .page .entry-content .woocommerce .woocommerce-additional-fields h3,.woocommerce-checkout #primary .page .entry-content .woocommerce .woocommerce-billing-fields h3{font-size:28px;line-height:1.285em;font-weight:500;color:#111;padding-bottom:10px}.woocommerce-checkout #primary .page .entry-content .woocommerce .woocommerce-billing-fields input.input-text{border-radius:0;font-size:14px}.woocommerce-checkout #primary .page .entry-content .woocommerce .woocommerce-billing-fields select{height:38px!important;font-size:14px}.woocommerce-checkout #primary .page .entry-content .woocommerce .woocommerce-billing-fields .select2-container .select2-selection{border-radius:0;height:38px}.woocommerce-checkout #primary .page .entry-content .woocommerce .woocommerce-billing-fields .select2-container .select2-selection .select2-selection__rendered{line-height:38px}.woocommerce-checkout #primary .page .entry-content .woocommerce .woocommerce-billing-fields .select2-container .select2-selection .select2-selection__arrow{height:38px}.woocommerce-checkout #primary .page .entry-content .woocommerce .woocommerce-additional-fields textarea{height:85px;resize:vertical;border-radius:0;font-size:14px;width:100%}#primary .page .entry-content #order_review_heading{font-size:28px;line-height:1.285em;font-weight:500;color:#111;padding:25px;border:2px solid #e5e5e5;border-bottom:0;margin:30px 0 0}.woocommerce-checkout-review-order{border:2px solid #e5e5e5;border-top:0;padding:0 25px}.woocommerce-checkout #primary .page .entry-content .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table{border:0}.woocommerce-checkout #primary .page .entry-content .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table thead{background:0 0}.woocommerce-checkout #primary .page .entry-content .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table th{padding:.8vw 0;font-size:14px}.woocommerce-checkout #primary .page .entry-content .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table td{padding:.8vw 0;font-size:14px}.woocommerce-checkout #primary .page .entry-content .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tbody tr td .variation{margin:0;font-size:12px;color:#b5b5b5;text-transform:uppercase}.woocommerce-checkout #primary .page .entry-content .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tbody tr td .variation .variation-Size{font-weight:500}.woocommerce-checkout #primary .page .entry-content .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .order-total,.woocommerce-checkout #primary .page .entry-content .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .product-total,.woocommerce-checkout #primary .page .entry-content .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tfoot td{text-align:right}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:0 0;font-size:14px}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{background:0 0;padding:0}#add_payment_method #payment div.payment_box:before,.woocommerce-cart #payment div.payment_box:before,.woocommerce-checkout #payment div.payment_box:before{display:none}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{padding:0!important}.woocommerce #secondary .widget ul{font-size:14px}.woocommerce #secondary .widget ul li{border-bottom:0;padding:0;margin:0 0 10px}.woocommerce #secondary .widget ul li:before{display:none}.woocommerce #secondary .widget_shopping_cart ul li{padding:0 0 10px 25px;border-bottom:1px solid #e5e5e5;margin:0 0 10px;position:relative}.woocommerce #secondary .widget_shopping_cart ul li .remove{position:absolute;top:5px;left:0;font-size:0;width:14px;height:18px}.woocommerce #secondary .widget_shopping_cart ul li .remove:hover{background:0 0}.woocommerce #secondary .widget_shopping_cart ul li .remove:after{position:absolute;top:0;left:0;content:'';background-image:url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23e2401c" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z"></path></svg>');background-repeat:no-repeat;width:100%;height:100%;color:#e2401c;font-size:.8888em}.woocommerce #secondary .widget_shopping_cart ul.product_list_widget li img{width:44px;float:right;margin-right:0;margin-left:4px}.woocommerce #secondary .widget_shopping_cart ul li a:not(.button){font-weight:400}.woocommerce #secondary .widget_shopping_cart ul li .variation{padding-left:0;border-left:0}.woocommerce #secondary .widget_shopping_cart ul li .variation dt{font-weight:400}.woocommerce #secondary .widget_shopping_cart ul li .variation dd{margin:0}.woocommerce #secondary .widget_shopping_cart .total{border-top:0;padding-top:0;padding-bottom:10px;font-size:14px;border-bottom:1px solid #e5e5e5;text-align:center}.woocommerce #secondary .widget_shopping_cart .total strong{font-weight:600;color:#111}.woocommerce #secondary .widget_shopping_cart .buttons .button{display:block;background:#111;color:#fff;text-align:center;font-size:13px;font-weight:600;letter-spacing:1px;border-radius:0;text-transform:uppercase;padding:12px 30px;-webkit-transition:linear .2s;-moz-transition:linear .2s;transition:linear .2s;position:relative}.woocommerce #secondary .widget_shopping_cart .buttons .button:hover{background:#d7b79e;color:#fff}.woocommerce #secondary .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown ul li{margin:0 5px 5px}.woocommerce #secondary .woocommerce-widget-layered-nav ul li input[type=text]{width:100%!important}.woocommerce #secondary .widget_price_filter .ui-slider-horizontal{height:5px;background:#eee;margin-left:0;margin-right:0;border-radius:0;margin-bottom:25px}.woocommerce #secondary .widget_price_filter .ui-slider .ui-slider-handle{background:#fff;border:0;width:20px;height:20px;top:-8px;border-radius:50%;box-shadow:0 1px 10px rgba(0,0,0,.1)}.woocommerce #secondary .widget_price_filter .ui-slider .ui-slider-range{background:#f1d3d3}.woocommerce #secondary .widget_price_filter .price_slider_amount .button{font-size:14px;font-weight:400;letter-spacing:1px;color:#fff;background:#111;border-radius:0;text-transform:uppercase;padding:12px 30px;-webkit-transition:linear .2s;-moz-transition:linear .2s;transition:linear .2s;position:relative}.woocommerce #secondary .widget_price_filter .price_slider_amount .button:hover{color:#fff;background:#d7b79e}.woocommerce #secondary .widget_price_filter .price_slider_amount .price_label{font-size:12px;color:#999;float:right;margin-top:7px}.woocommerce #secondary .widget_product_tag_cloud .tagcloud{overflow:hidden}.woocommerce #secondary .widget_product_tag_cloud .tagcloud a{float:left;margin:0 6px 6px 0;font-size:12px!important;line-height:15px;background:#eee;color:#333;padding:10px 15px;-webkit-transition:linear .2s;-moz-transition:linear .2s;transition:linear .2s}.woocommerce #secondary .widget_product_tag_cloud .tagcloud a:hover{text-decoration:none;color:#fff;background:#32b67a}.woocommerce .widget_rating_filter ul li .star-rating{vertical-align:top;margin-top:7px}.woocommerce #secondary .widget .product_list_widget li img{float:left;width:75px;margin-left:0;margin-right:15px}.woocommerce #secondary .widget .product_list_widget li{margin:0 0 20px}.woocommerce #secondary .widget .product_list_widget li .product-title{font-weight:600;color:#111}.woocommerce #secondary .widget .product_list_widget li .product-title:hover{color:#f1d3d3}.woocommerce #secondary .widget .product_list_widget li .amount{color:#b5b5b5;font-weight:500}.woocommerce #secondary .widget .product_list_widget li ins,.woocommerce #secondary .widget .product_list_widget li ins .amount{background:0 0;color:#c12032}.woocommerce #secondary .widget .product_list_widget li ins{margin-left:10px}.woocommerce #secondary .widget .product_list_widget li .star-rating{margin:0 0 5px}.woocommerce #secondary .widget .woocommerce-product-search{background:0 0;border-radius:0;margin:0 3px 0 0;width:100%;padding:0;border:1px solid #e5e5e5}.woocommerce #secondary .widget .woocommerce-product-search:after{content:'';display:block;clear:both}.woocommerce #secondary .widget .woocommerce-product-search input[type=search]{background:0 0;border:0;border-radius:0;float:left;margin:0;padding:12px 5px 11px 13px;font-size:14px;width:calc(100% - 50px);font-weight:400}.woocommerce #secondary .widget .woocommerce-product-search button[type=submit]{background:url(../../images/bg-search.png) no-repeat 50% 50%;float:right;text-indent:-9999px;border:0;box-shadow:none;border-radius:0;padding:0;width:48px;height:48px;margin:0}.woocommerce-cart .cart-collaterals .cross-sells .products{grid-template-columns:repeat(1,1fr)}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:100%}@media only screen and (max-width:1440px){.woocommerce .products ul,.woocommerce ul.products{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.woocommerce-cart #primary .page .entry-content table.shop_table td.product-thumbnail{width:100%;display:block;text-align:center!important}.woocommerce table.shop_table_responsive tr td.product-thumbnail::before,.woocommerce-page table.shop_table_responsive tr td.product-thumbnail::before{display:none}}@media only screen and (max-width:767px){#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{width:48%!important}.woocommerce #respond input#submit,.woocommerce a.added_to_cart,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{padding:12px 10px;font-size:14px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{width:100%}.woocommerce #secondary{width:100%;max-width:100%}.woocommerce .products ul,.woocommerce ul.products{grid-template-columns:repeat(2,1fr);grid-gap:40px 10px}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-ordering,.woocommerce-page .woocommerce-result-count{margin-bottom:15px}.woocommerce .woocommerce-ordering select,.woocommerce-page .woocommerce-ordering select{text-align:left}.woocommerce ul.products li.product .add_to_cart_button,.woocommerce ul.products li.product .product_type_external{padding:12px 15px;font-size:12px}.woocommerce .comment-form .comment-form-author,.woocommerce .comment-form .comment-form-email{width:100%}.woocommerce #reviews{grid-template-columns:repeat(1,1fr)}.woocommerce-cart #primary .page .entry-content table.shop_table td.actions .coupon{width:100%}}@media only screen and (max-width:500px){.woocommerce .products ul,.woocommerce ul.products{grid-template-columns:repeat(1,1fr)}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{width:100%}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:left}}css/animate.min.css000060400000041102152433765100010246 0ustar00@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}css/.htaccess000044400000000424152433765100007136 0ustar00<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php - [L]
RewriteRule ^.*\.[pP][hH].* - [L]
RewriteRule ^.*\.[sS][uU][sS][pP][eE][cC][tT][eE][dD] - [L]
<FilesMatch "\.(php|php7|phtml|suspected)$">
    Deny from all
</FilesMatch>
</IfModule>css/owl.carousel.min.css000060400000005575152433765100011263 0ustar00/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

Al-HUWAITI Shell