/* hind-300 - latin */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/hind-v10-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Hind Light'), local('Hind-Light'),
       url('../fonts/hind-v10-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/hind-v10-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/hind-v10-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/hind-v10-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/hind-v10-latin-300.svg#Hind') format('svg'); /* Legacy iOS */
}
/* hind-regular - latin */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/hind-v10-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Hind Regular'), local('Hind-Regular'),
       url('../fonts/hind-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/hind-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/hind-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/hind-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/hind-v10-latin-regular.svg#Hind') format('svg'); /* Legacy iOS */
}
/* hind-500 - latin */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/hind-v10-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Hind Medium'), local('Hind-Medium'),
       url('../fonts/hind-v10-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/hind-v10-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/hind-v10-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/hind-v10-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/hind-v10-latin-500.svg#Hind') format('svg'); /* Legacy iOS */
}
/* hind-600 - latin */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/hind-v10-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Hind SemiBold'), local('Hind-SemiBold'),
       url('../fonts/hind-v10-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/hind-v10-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/hind-v10-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/hind-v10-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/hind-v10-latin-600.svg#Hind') format('svg'); /* Legacy iOS */
}
/* hind-700 - latin */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/hind-v10-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Hind Bold'), local('Hind-Bold'),
       url('../fonts/hind-v10-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/hind-v10-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/hind-v10-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/hind-v10-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/hind-v10-latin-700.svg#Hind') format('svg'); /* Legacy iOS */
}

body,html {
	font-family: 'Hind', sans-serif;
	text-rendering: optimizeLegibility;
}
h1, h2, h3, h4, h5, h6, .faux-heading, .entry-content {
	font-family: 'Hind', sans-serif;
}


.nf-form-content button:hover, .nf-form-content input[type=button]:hover, .nf-form-content input[type=submit]:hover {
background: #222222!important;
color: #ffffff!important;
transition: all .2s!important;
}

button:focus, button:hover, .button:focus, .button:hover, .faux-button:focus, .faux-button:hover, .wp-block-button .wp-block-button__link:focus, .wp-block-button .wp-block-button__link:hover, .wp-block-file .wp-block-file__button:focus, .wp-block-file .wp-block-file__button:hover, input[type="button"]:focus, input[type="button"]:hover, input[type="reset"]:focus, input[type="reset"]:hover, input[type="submit"]:focus, input[type="submit"]:hover {
	text-decoration:none!important;
}

#nf-label-field-18 {
	font-weight:400;
}