@charset "utf-8";
/* CSS Document */


html {
scroll-padding: 75px; /*or whatever*/
}

body {
	font-family: 'Roboto', sans-serif;
	background-color: #F5F5F5;
}

/*
h1 {
	font-family: 'Overlock';
}
*/

h1, h2, h3, h4, h5, h6  {
  font-family: 'Noto Sans';
}


h1 {
font-family: 'Noto Sans';
font-size: 60px;
line-height: 70px;
font-weight:100;
text-transform: uppercase;
	padding-bottom:25px;
}

.gruen {
	color:#97BE0D;
}

.sp-megamenu-parent > li a:link {
	text-transform: uppercase;
	font-size:1rem;
	font-weight:400;
}

.sp-megamenu-parent > li > a::after {
	margin-left: 5px;
  content: ']';
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  opacity: 0;
} 

.sp-megamenu-parent > li > a::before {
	margin-right: 5px;
  content: '[';
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
  opacity: 0;
}

.sp-megamenu-parent > li.active > a::after {
 opacity: 100;	
}
.sp-megamenu-parent > li.active > a::before {
 opacity: 100;	
}

.sp-megamenu-parent > li > a:hover::after {
  content: ']';
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
	 opacity: 100;
	transition: transform 0.3s, opacity 0.2s;
} 

.sp-megamenu-parent > li > a:hover::before {
  content: '[';
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
	 opacity: 100;
	transition: transform 0.3s, opacity 0.2s;
}

body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
  font-family: "Font Awesome 6 Free";
  content: "] ";

  margin-left: 27px;
	margin-top:-1px;
}

.sp-megamenu-parent > li:nth-child(3) {
	margin-left:-42px !important;
}



.sppb-addon-title h3 {

}

@media (max-width: 480px) {
.logo-image {
  height: 70px !important;
}
}



/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/roboto-v29-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v29-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v29-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v29-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v29-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v29-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-100italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/roboto-v29-latin-100italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v29-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v29-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v29-latin-100italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v29-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v29-latin-100italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v29-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v29-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v29-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v29-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v29-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v29-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/roboto-v29-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v29-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v29-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v29-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v29-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v29-latin-300italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v29-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v29-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v29-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto-v29-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v29-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v29-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v29-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v29-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v29-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v29-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v29-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v29-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v29-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v29-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v29-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/roboto-v29-latin-500italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v29-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v29-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v29-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v29-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v29-latin-500italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v29-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v29-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v29-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v29-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v29-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v29-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto-v29-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v29-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v29-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v29-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v29-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v29-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto-v29-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v29-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v29-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v29-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v29-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v29-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-900italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/roboto-v29-latin-900italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v29-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v29-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v29-latin-900italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v29-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v29-latin-900italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* overlock-regular - latin */
@font-face {
  font-family: 'Overlock';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/overlock-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/overlock-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/overlock-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/overlock-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/overlock-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/overlock-v13-latin-regular.svg#Overlock') format('svg'); /* Legacy iOS */
}
/* overlock-italic - latin */
@font-face {
  font-family: 'Overlock';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/overlock-v13-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/overlock-v13-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/overlock-v13-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/overlock-v13-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/overlock-v13-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/overlock-v13-latin-italic.svg#Overlock') format('svg'); /* Legacy iOS */
}
/* overlock-700italic - latin */
@font-face {
  font-family: 'Overlock';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/overlock-v13-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/overlock-v13-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/overlock-v13-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/overlock-v13-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/overlock-v13-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/overlock-v13-latin-700italic.svg#Overlock') format('svg'); /* Legacy iOS */
}
/* overlock-700 - latin */
@font-face {
  font-family: 'Overlock';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/overlock-v13-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/overlock-v13-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/overlock-v13-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/overlock-v13-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/overlock-v13-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/overlock-v13-latin-700.svg#Overlock') format('svg'); /* Legacy iOS */
}
/* overlock-900italic - latin */
@font-face {
  font-family: 'Overlock';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/overlock-v13-latin-900italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/overlock-v13-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/overlock-v13-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/overlock-v13-latin-900italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/overlock-v13-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/overlock-v13-latin-900italic.svg#Overlock') format('svg'); /* Legacy iOS */
}
/* overlock-900 - latin */
@font-face {
  font-family: 'Overlock';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/overlock-v13-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/overlock-v13-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/overlock-v13-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/overlock-v13-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/overlock-v13-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/overlock-v13-latin-900.svg#Overlock') format('svg'); /* Legacy iOS */
}

/* noto-sans-100 - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/noto-sans-v26-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/noto-sans-v26-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v26-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v26-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-v26-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v26-latin-100.svg#NotoSans') format('svg'); /* Legacy iOS */
}
/* noto-sans-100italic - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/noto-sans-v26-latin-100italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/noto-sans-v26-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v26-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v26-latin-100italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-v26-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v26-latin-100italic.svg#NotoSans') format('svg'); /* Legacy iOS */
}
/* noto-sans-200 - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/noto-sans-v26-latin-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/noto-sans-v26-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v26-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v26-latin-200.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-v26-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v26-latin-200.svg#NotoSans') format('svg'); /* Legacy iOS */
}
/* noto-sans-300 - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/noto-sans-v26-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/noto-sans-v26-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v26-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v26-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-v26-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v26-latin-300.svg#NotoSans') format('svg'); /* Legacy iOS */
}
/* noto-sans-300italic - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/noto-sans-v26-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/noto-sans-v26-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v26-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v26-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-v26-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v26-latin-300italic.svg#NotoSans') format('svg'); /* Legacy iOS */
}
/* noto-sans-regular - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/noto-sans-v26-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/noto-sans-v26-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v26-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v26-latin-regular.woff') format('woff'), /* Modern Browsers */

       url('../fonts/noto-sans-v26-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v26-latin-regular.svg#NotoSans') format('svg'); /* Legacy iOS */
}
/* noto-sans-italic - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/noto-sans-v26-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/noto-sans-v26-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v26-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v26-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-v26-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v26-latin-italic.svg#NotoSans') format('svg'); /* Legacy iOS */
}
/* noto-sans-500 - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/noto-sans-v26-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/noto-sans-v26-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v26-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v26-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-v26-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v26-latin-500.svg#NotoSans') format('svg'); /* Legacy iOS */
}
/* noto-sans-500italic - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/noto-sans-v26-latin-500italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/noto-sans-v26-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v26-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v26-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-v26-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v26-latin-500italic.svg#NotoSans') format('svg'); /* Legacy iOS */
}
/* noto-sans-600 - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/noto-sans-v26-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/noto-sans-v26-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v26-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v26-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-v26-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v26-latin-600.svg#NotoSans') format('svg'); /* Legacy iOS */
}
/* noto-sans-600italic - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/noto-sans-v26-latin-600italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/noto-sans-v26-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v26-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v26-latin-600italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-v26-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v26-latin-600italic.svg#NotoSans') format('svg'); /* Legacy iOS */
}
/* noto-sans-700 - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/noto-sans-v26-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/noto-sans-v26-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v26-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v26-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-v26-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v26-latin-700.svg#NotoSans') format('svg'); /* Legacy iOS */
}
/* noto-sans-700italic - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/noto-sans-v26-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/noto-sans-v26-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v26-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v26-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-v26-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v26-latin-700italic.svg#NotoSans') format('svg'); /* Legacy iOS */
}
/* noto-sans-800 - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/noto-sans-v26-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/noto-sans-v26-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v26-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v26-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-v26-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v26-latin-800.svg#NotoSans') format('svg'); /* Legacy iOS */
}
/* noto-sans-800italic - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/noto-sans-v26-latin-800italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/noto-sans-v26-latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v26-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v26-latin-800italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-v26-latin-800italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v26-latin-800italic.svg#NotoSans') format('svg'); /* Legacy iOS */
}
/* noto-sans-900 - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/noto-sans-v26-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/noto-sans-v26-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v26-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v26-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-v26-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v26-latin-900.svg#NotoSans') format('svg'); /* Legacy iOS */
}
/* noto-sans-900italic - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/noto-sans-v26-latin-900italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/noto-sans-v26-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v26-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v26-latin-900italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-v26-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v26-latin-900italic.svg#NotoSans') format('svg'); /* Legacy iOS */
}

