<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/* Wellness LAYOUT */
html {background: #FDFDFD;} 
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #FFF;
}

body {
	font-size: .8em;
	line-height: 1.78em;
	font-family: 'Open Sans', sans-serif;
	color: #888;
	padding: 0px !important;
}
p{
	padding: 0 5px 10px 5px;
	line-height: 1.78em;
	font-size: 1.1em;
}
h1, h2, #nyk-content h4.title  {
	font-family: 'Droid Serif', serif;
	font-size: 3em;
	line-height: 1.2em;
	letter-spacing: .5px;
	color: #222;
	font-weight: 300;
}
h4{
	font-size: 1.2em;
}
h3, h5, h6, h2.title a, h4.title a, h6.title a, h3.title a, h4.title, h5.title a {
	color:#666;
}
h5, h6 {
	font-size: 1em;
	line-height: 1.6em;
	padding-bottom: 0px;
	letter-spacing: .5px;
}
h5.title a {
	color: #666;
	font-size: .9em;
}
#nyk-wrapper {
	margin: 0 auto;
	max-width: 1920px;
	min-width: 1050px;
	overflow: hidden;
	padding: 0;
	width: 100%;
	overflow: visible;
	background: #FFF;
}
a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: 700;
	color:  #222;
}
a:hover{
	text-decoration: none;
	font-weight: 700;
	color: #404040;
}
hr{
	margin: 0 5px;
}

/***BANNER***/
#nyk-header-wrapper{
	height: auto;
	margin: 0 auto;
	max-width: 1920px;
	min-width: 1050px;
	padding: 0;
	width: 100%;
}
#nyk-header{
	height: auto;
	margin-left: auto;
	margin-right: auto;
	min-width: 1050px;
	width: 100%;
}
div #nyk-header-wrapper .module-container {
	background: #fff;
	position: relative;
}
div #nyk-header-wrapper #content, div #nyk-header-wrapper div.module
{
	padding: 0% 3%;
}	
#nyk-banner
{
	box-sizing: border-box;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	min-width: 1050px;
	position: relative;
	width: 100%;
}
#nyk-banner .flash-wrapper
{
	height: auto;
	margin: 0 auto;
	min-width: 1000px;
	padding: 0.3% 1%;
	position: relative;
	width: 100%;
}
#nyk-banner .flash-wrapper span.wellness{ /*Top Banner */
	font-family: 'Droid Serif', serif;
	position: relative;
	overflow: visible;
	width: 1000px;
	margin: 0 auto;
	font-size: 2em;
	font-weight: 500;
	line-height: 25px;
	color: #000;
}
#nyk-banner #flash-header
{
	float: none;
	height: auto;
	margin: 0 auto;
	min-height: 35px;
	position: relative;
	width: 100%;
}
#flash-header
{
	display: block;
}
/* ******************* */
/* Top Navigation Menu */
/* ******************* */
#nyk-navigation-menu.content
{
	margin: 0 auto;
}
#nyk-navigation-menu {
	position: relative;
	z-index: 4000;
	height: 420px;
	min-width: 1000px;
	width: 97%;
	margin: 0 auto;
	background-image: url('/nyk/gen3/webroot/theme/wellness/img/wellness-background.jpg');
	background-position: center;
	background-size: cover;
}
#nyk-header #nyk-navigation-menu .content {
	background-color: rgba(255,255,255,0.7);	
}
#nyk-header #nyk-navigation-menu .flash-wrapper, #nyk-header #nyk-navigation-menu .flash-wrapper{
	font-size: 1.7em;
	font-weight: bold;
	line-height: 57px;
	text-align: left;
	min-height: 57px;
	overflow: visible;
	padding: 10px 0;
	text-shadow:1px 1px 0px rgba(255, 255, 255, 1)	
}
#outer{
	height: auto;
	margin: 0 auto;
	min-width: 1000px;
	padding: 0.3% 0.5% 0.3% 0.5%;
	position: relative;
	text-align: center;
	width: 98%;
	z-index: 1;
}
#nyk-navigation-menu.module
{

}
#nyk-navigation-menu.module h4.title
{
	display: none;
}
#nyk-navigation-menu.module div.content
{
	margin-left: -57px;
}
#nyk-header #nyk-navigation-menu #menu {
	margin: 0;
	width: 100%;
	min-height: 35px;
}
#nyk-header #nyk-navigation-menu ul{
	text-align: left;
	max-width: 1200px;
}
#nyk-header #nyk-navigation-menu li{
	font-weight: 700;
	display: inline-block;
	float: none;
	width: auto;
	margin: 0 35px 0 5px;
}
#nyk-header #nyk-navigation-menu li, #nyk-header #nyk-navigation-menu li a{
	color:#222;
	padding: 0px 5px;
}
#nyk-header #nyk-navigation-menu  li:hover, #nyk-header #nyk-navigation-menu li a:hover  {
	background-color: #EEE;
}
#nyk-header #nyk-navigation-menu li:hover ul, #nyk-header #nyk-navigation-menu li:hover ul li:hover ul {
	color: #fff;
}
#nyk-navigation-menu ul li, #nyk-navigation-menu ul li a, #nyk-navigation-menu ul li a:visited {
	color: #FFF;
}
#nyk-header #nyk-navigation-menu ul ul li, #nyk-header #nyk-navigation-menu ul ul li a, 
#nyk-header #nyk-navigation-menu ul ul li:active, #nyk-header #nyk-navigation-menu ul ul li a:active {
	margin: 0;
	padding: 2px 0;
}
#nyk-header #nyk-navigation-menu ul ul li:hover, #nyk-header #nyk-navigation-menu ul ul li a:hover, 
#nyk-header #nyk-navigation-menu ul ul li:active, #nyk-header #nyk-navigation-menu ul ul li a:active {
	background-color: #EEE;
	box-shadow: none;
	margin: 0;
}
#nyk-header #nyk-navigation-menu ul ul {
	border: 1px solid #EEE;
	background: #FFF;
	color: #fff;
}

/********************
*******CONTENT*******
*********************/
#nyk-content-wrapper
{
	background-color: #FFF;
	height: 100%;
	margin: 0 auto;
	min-height: 19em;
	min-width: 1000px;
	padding-bottom: 0.5%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0.5%;
	position: relative;
	width: 100%;
}
#nyk-content-container
{
	box-sizing: border-box;
	font-weight: light;
	float: none;
	height: 100%;
	margin: 0.5% auto;
	max-width: 1920px;
	min-width: 60%;
	padding: 0.5% 1%;
	position: relative;
	width: 100%;
}
#nyk-content
{
	box-sizing: border-box;
	border-radius: 1em;
	box-shadow: none;
	height: 100%;
	margin: 0 auto;
	max-width: 1500px;
	padding: 0 3%;
	position: relative;
}
#nyk-content #content {
	margin: 0px auto;
	-moz-border-radius:    2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius:  2px;
	border-radius:         2px;
	padding: 0px;
}
#nyk-content .module{
	padding: 0px;
}
#nyk-content h4{
	color: #555;
	font-size: 1.3em;
}
#nyk-content h1, #nyk-content h2, h1.title, h1, h2, #nyk-content h4.title{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 25px;
	padding: 0px 0 5px 0;
	border-bottom: solid 2px #EEE;
}
#nyk-content h3 {
	font-size: 1.4em;
	color: #333;
}
#nyk-content li {
	font-weight: 400;
	padding: 4px 0;
}
/* ******* */
/* Modules */
/* ******* */

/****columns******/
#nyk-content-container.no-columns #nyk-content
{
	height: 100%;
	margin: 0px auto;
	position: relative;
}
#nyk-content-container.one-column-left #nyk-content
{
	height: 100%;
}
#nyk-content-container.one-column-right #nyk-content
{
	height: 100%;
}
#nyk-content-container.two-column #nyk-content
{
	height: 100%;
	min-width: 60%;
}
#nyk-content-container.no-columns div#nyk-primary-column
{
	height: 100%;
}
#nyk-content-container.no-columns div#nyk-secondary-column
{
	height: 100%;
}
#nyk-content-container.two-column div#nyk-primary-column
{
	height: 100%;
	max-width: 20%;
}
#nyk-content-container.two-column div#nyk-secondary-column
{
	height: 100%;
	max-width: 20%;
}
#nyk-content-container.one-column-left div#nyk-primary-column
{
	height: 100%;
}
#nyk-content-container.one-column-left div#nyk-secondary-column
{
	height: 100%;
}
#nyk-content-container.one-column-right div#nyk-primary-column
{
	height: 100%;
}
#nyk-content-container.one-column-right div#nyk-secondary-column
{
	height: 100%;
}
#nyk-primary-column h4.title, #nyk-secondary-column h4.title{
	font-size: 1.2em;
	line-height: 1.3em;
	color: #888;
	font-weight: 400;
	height: 25px;
}
#nyk-primary-column .module, #nyk-secondary-column .module {
	color: #606060;
	border-radius: 2px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
}
#nyk-primary-column .module .title, #nyk-secondary-column .module .title
{
	padding: 0 .3em;
}
#nyk-primary-column .module .content, #nyk-secondary-column .module .content
{
	margin: 0;
	padding: 0 .5em 1em;
}
#nyk-content .column, #nyk-primary-column .column, #nyk-secondary-column .column
{
	float: left;
	margin: 0 auto;
	padding: 0;
}
#nyk-primary-column, #nyk-secondary-column
{
	height: 100%;
}
#nyk-primary-column
{
	max-width: 400px;
}
#nyk-secondary-column
{
	max-width: 400px;
}
#nyk-primary-column .module-container .module
{
	border-radius: 10px;
	margin: 10% 0;
	padding: 1%;
	width: 96%;
}
#nyk-secondary-column .module-container .module
{
	border-radius: 10px;
	margin: 10% 0;
	padding: 1%;
	width: 96%;
}
 
/****health articles****/ 
#content.search.nyk-health-articles, #content.search nyk-health-articles{
	padding: 0px;
}
/***blogs****/

#nyk-blogs ul li{
	list-style-type:none;
}

/***office hours****/
#nyk-office-hours table{
	color: #000;
	width: 95%;
}


/***newsletter sign-up****/
#nyk-newsletter-signup .content .signup, input.button {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	background: #222;
	color: #fff;
	cursor: pointer;
	width: 95%;
	height: 40px;
	-moz-box-shadow:    0px 1px 1px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow:  0px 1px 1px 1px rgba(0, 0, 0, .1);
	-khtml-box-shadow:  0px 1px 1px 1px rgba(0, 0, 0, .1);
	box-shadow:         0px 1px 1px 1px rgba(0, 0, 0, .1);
	border-radius: 3px;
	border: none;
	padding: 0 10px;
}

#nyk-newsletter-signup .content .signup:hover, input.button:hover {
	background: #404040;
	color: #fff;
}

/***main_graphic_stock_photo****/
.right {
 	padding: 3px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin: 0px 15px;
}
.left {
	float: left;
	margin: 15px;
}
/***Read-More BUTTONS***/
a.read-more, a:link.read-more, span.read-more a, span.read-more a:link, a:visited.read-more {
	color: #FFF;
	background: #222;
	cursor: pointer;
	font-weight: normal;
	font-size: .8em;
	height: 27px;
	line-height: 27px;
	padding: .2em 1.2em;
	text-decoration:none;
	-moz-border-radius:    4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius:  4px;
	border-radius:         4px;
	-moz-box-shadow:    0px 1px 1px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow:  0px 1px 1px 1px rgba(0, 0, 0, .1);
	-khtml-box-shadow:  0px 1px 1px 1px rgba(0, 0, 0, .1);
	box-shadow:         0px 1px 1px 1px rgba(0, 0, 0, .1);
	border:none;
}
a.read-more:hover, span.read-more a:hover {
	background: #404040;
	border: none;
	color: #fff;
	cursor: pointer;
	font-weight: normal;
}
a:link.read-more:hover, a.read-more:hover, a.read-more link:hover, .read-more.right a:hover, a.read-more.right:hover{
	color: #fff;
}
h5.video_module_title a{
	padding:5px 0;
	color: #000;
}
h5.video_module_title a:hover{
	padding:5px 0;
	color: #444;
	cursor: pointer;
	text-decoration: underline;
}
.video_module_player_thumbnail{
	margin-top: 15px;
}
#nyk-chiropractic-is-safe.module {
	text-align: center;
}
#nyk-chiropractic-is-safe.module img {
	max-width: 205px;
}
/******************/
/* Module Icons */
/******************/
#nyk-primary-column #nyk-blogs .title, #nyk-secondary-column #nyk-blogs .title{
	height: 30px;
	background: url('/nyk/gen3/webroot/theme/wellness/img/blog-dark.png');
	background-position: 98% center;
	background-repeat: no-repeat;
}
#nyk-primary-column #nyk-blog-posts .title, #nyk-secondary-column #nyk-blog-posts .title{
	height: 30px;
	background:  url('/nyk/gen3/webroot/theme/wellness/img/rss.png') no-repeat;
	background-position: 98% 30%;
	background-repeat: no-repeat;
}
#nyk-primary-column #nyk-newsletter-signup .title, #nyk-secondary-column #nyk-newsletter-signup .title {
	height: 30px;
	background-image: url('/nyk/gen3/webroot/theme/wellness/img/newsletter-dark.png');
	background-position: 98% center;
	background-repeat: no-repeat;
	padding-right: 0px;
}
#nyk-primary-column #nyk-appointment-request .title, #nyk-secondary-column #nyk-appointment-request .title {
	height: 30px;
	background-image: url('/nyk/gen3/webroot/theme/wellness/img/appointment-dark.png');
	background-position: 98% 30%;
	background-repeat: no-repeat;
	padding-right: 0px;

}
#nyk-primary-column #nyk-office-hours .title, #nyk-secondary-column #nyk-office-hours .title {
	height: 30px;
	background-image: url('/nyk/gen3/webroot/theme/wellness/img/officehours-icon-dark.png');
	background-position: 98% center;
	background-repeat: no-repeat;
	padding-right: 0px;
}
#nyk-primary-column #nyk-office-hours .title{
	width: auto;	
}
#nyk-primary-column #nyk-new-patient-center .title, #nyk-secondary-column #nyk-new-patient-center .title {
	height: 30px;
	background-image: url('/nyk/gen3/webroot/theme/wellness/img/new-patient-dark.png');
	background-position: 98% center;
	background-repeat: no-repeat;
	padding-right: 0px;
}

#nyk-primary-column #nyk-article-search .title, #nyk-secondary-column #nyk-article-search .title {
	height: 30px;
	background-image: url('/nyk/gen3/webroot/theme/wellness/img/article-search-dark.png');
	background-position: 98% center;
	background-repeat: no-repeat;
	padding-right: 0px;
}

/******************/
/* Forms &amp; Formee */
/******************/

input:focus, textarea:focus {
	outline: medium none;
}

input[type="text"], input[type="password"], input[type="file"], textarea, select {
	background-color: #fff;
	vertical-align: middle;
	line-height: 1.2em;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-radius: 0px;
	border-color: #DDD;
	color: #DDD;
	width: 90%;
}

input[type="text"]:hover, input[type="password"]:hover, input[type="file"]:hover, textarea:hover, select:hover {
	background-color: rgb(255, 255, 255);
	border: solid 1px rgb(198,198,198);
}

input[type="text"]:focus, input[type="password"]:focus, input[type="file"]:focus, textarea:focus, select:focus {
	background-color: rgb(255, 255, 255);
	border-color: #000;
	color: #222;
	outline: 0px none;
}

.formee-button, .formee input[type="submit"], .formee input[type="button"], .formee input[type="reset"] {
	cursor: pointer;
	text-align: center;
	display: inline-block;
	font-size: 1.25em;
	border: none;
	width: 120px;
}


/**********/
/* Footer */
/**********/
#nyk-footer-wrapper{
	background: #BBB;
	float: left;
	height:auto;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
#nyk-footer {
	position: relative;
    float: left;
	color: #fff;
	font-size: 1vw;
	height:auto;
	margin: 5px 0px 0px 0px;
	width: 100%;	
}
/* Padding/width for columns in footer */
#nyk-footer #nyk-nav-string.module{
	overflow: visible;
}
#nyk-footer .column-container.one-column .content{
	height:100%;
	width: 100%;
	padding: 5px 0 5px 0;
}
#nyk-footer .column-container.one-column .column {
	padding: 1%;
	margin: 1%;
	width: 95%;
}
#nyk-footer .column-container.one-column .column_one{
	background-color: rgba(255,255,255,0.1);
	-webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}
#nyk-footer .column-container.two-column .content{
	height:100%;
	width: 95%;
}
#nyk-footer .column-container.two-column .column {
	padding: 1%;
	margin: 1%;
	width: 40%;
}
#nyk-footer .column-container.two-column .column_one{
	background-color: rgba(255,255,255,0.1);
	-webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-flex: 2 2 auto;
    -ms-flex: 2 2 auto;
    flex: 2 2 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}
#nyk-footer .column-container.two-column .column_two{
	background-color: rgba(255,255,255,0.1);
	-webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-flex: 2 2 auto;
    -ms-flex: 2 2 auto;
    flex: 2 2 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}
#nyk-footer .column-container.three-column .content{
	height:100%;
	width: 96%;
}
#nyk-footer .column-container.three-column .column{
    width: 25%;
    padding: 1%;
    margin: 1%;
}
#nyk-footer .column-container.three-column .column_one {
	background-color: rgba(255,255,255,0.1);
	-webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-flex: 3 3 auto;
    -ms-flex: 3 3 auto;
    flex: 3 3 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}
#nyk-footer .column-container.three-column .column_two {
	background-color: rgba(255,255,255,0.1);
	 -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-flex: 3 3 auto;
    -ms-flex: 3 3 auto;
    flex: 3 3 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}
#nyk-footer .column-container.three-column .column_three {
	background-color: rgba(255,255,255,0.1);
	 -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    -webkit-flex: 3 3 auto;
    -ms-flex: 3 3 auto;
    flex: 3 3 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}
/* End of Padding/width for columns in footer */
#nyk-footer h4.title
{
	display: block;
	float: left;
	font-size: 1.1vw;
	margin-bottom: 3%;
	margin-top: 0.5%;
	width: 100%;
}
#nyk-footer #nyk-new-patient-center .content ul li
{
	display: inline-block;
	font-size: 0.6vw;
}
#nyk-footer .content
{
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
}
#nyk-footer .module-container
{
	font-size: 0.6vw;
	height: 100%;
	padding: 1%;
	width: 98%;
}
#nyk-footer .module-container a
{
	font-size: 0.65vw;
}
#nyk-footer a
{
	font-size: 0.65vw;
}
#nyk-footer a:hover
{
	color: #000;
	font-size: 0.65vw;
	text-decoration: underline;
}
#nyk-footer #nyk-nav-string ul {
	font-size: 1vw;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}
#nyk-footer #nyk-nav-string ul li{
	font-size: 1vw;
	list-style: none;
	display: inline;
	margin: 0 auto;
}
#nyk-footer #nyk-nav-string ul li a {
	color: #000;
	font-size: 1vw;
	padding-bottom: 2%;
	text-transform: uppercase;
	display: inline-block;
}
#nyk-footer #nyk-nav-string ul li a:hover {
	color: #404040;
	font-size: 1vw;
	padding-bottom: 2%;
	text-decoration: underline;
}
#nyk-footer #bttmNav  {
	margin: 0 auto;
}
#nyk-footer .column-container {
	width: 90%;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
#nyk-footer #nyk-copyright {
	font-size: 0.65vw !important;
	line-height: 1.3em;
	padding: 0 0 1% 0;
}
#nyk-copyright{
	margin: 0px 15px 10px 0px;
	width: 95%;
	text-align: right !important;
	font-size: 0.65vw;
	position: relative;
	float:left;
}
#nyk-footer #nyk-copyright p {
	font-size: 0.65vw !important;
}
#nyk-copyright a{
	color: #666;
}
#nyk-copyright a:hover{
	color: #000;
	text-decoration: underline;
}
/****module container***/
.module-container{
	margin-left: auto;
	margin-right: auto;
	border-radius: 2px;
}
.module-container a {
	color: #000;
	}
.module-container a:hover {
	color: #404040;
	}
.module-container h5.title {
	color: #000;
	}
.module-container h5.title:hover {
	color: #404040;
	text-decoration: underline;
	}
#nyk-content .module-container {
	background: #fff;
}
/*****container padding*************/
#content.index nyk-custom-content {
	padding: 0px;
}
#nyk-content .module-container {
	padding: 0px;
}
#nyk-content-container.no-columns #content, #content.index nyk-custom-content, #nyk-content-container.one-column-right #content, #nyk-content-container.one-column-left #content,
#nyk-content-container.two-column #content{
	padding: 0px;
}
/*****FONTS*************/
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(/nyk/gen3/webroot/theme/wellness/fonts/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: bold;
  font-weight: 700;
  src: local('Open Sans'), local('OpenSans-Bold'), url(/nyk/gen3/webroot/theme/wellness/fonts/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff) format('woff');
}
/* latin */
@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: 400;
  src: local('Droid Serif'), local('DroidSerif'), url(/nyk/gen3/webroot/theme/wellness/fonts/0AKsP294HTD-nvJgucYTaI4P5ICox8Kq3LLUNMylGO4.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: 700;
  src: local('Droid Serif Bold'), local('DroidSerif-Bold'), url(/nyk/gen3/webroot/theme/wellness/fonts/QQt14e8dY39u-eYBZmppwYlIZu-HDpmDIZMigmsroc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Droid Serif';
  font-style: italic;
  font-weight: 400;
  src: local('Droid Serif Italic'), local('DroidSerif-Italic'), url(/nyk/gen3/webroot/theme/wellness/fonts/cj2hUnSRBhwmSPr9kS5898u2Q0OS-KeTAWjgkS85mDg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Droid Serif';
  font-style: italic;
  font-weight: 700;
  src: local('Droid Serif Bold Italic'), local('DroidSerif-BoldItalic'), url(/nyk/gen3/webroot/theme/wellness/fonts/c92rD_x0V1LslSFt3-QEpo9ObOXPY1wUIXqKtDjSdsY.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/***************End Google Fonts*******************/
</pre></body></html>