/*
Theme Name: Clean Seventeen
Theme URI: #
Author: Christoph Schulte
Author URI: https://christoph-schulte.net
Description: Cleaner Website since summer 2017
Version: 2.0
Requires PHP: 7.0
Tested up to: 7.4
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns
Text Domain: cleanseventeen
*/
/**
	*
	* Author: 	Christoph Schulte 2014
	* E-Mail: 	info@christoph-schulte.net
	* Web:		www.christoph-schulte.net
	*
	**/

/**
  * 1. General Settings & Typo
  * 2. Navigation
  * 3. Site Content
  * 4. Blog Content
  * 5. Contact
  * 6. Responsive
  * 7. Ajax Load More
  * 8. Fonts (instead of Google Fonts)
  **/

/**
  * 1. General Settings & Typo
  **/

* {
  margin:0;
  padding:0;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,
abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,
strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	border: 0px;
	font-family: 'Open Sans', sans-serif;
	font-style: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
  	-webkit-font-smoothing: antialiased;
  	-webkit-appearance: none;
  	word-wrap: break-word;
}
.block {
  display: block;
}
.none {
  display: none;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.float-none {
  float:none;
}
.row-margin {
  display: block;
  margin: 2em 0;
}

 /**
   * Settings for fonts and typography
   *
   **/

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .post-title {
  /*color: #273838;   #425a63 dark slate gray*/
  color: #403F41;
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  margin-bottom: 1em;
  text-transform: uppercase;
}
h1, .h1 {
  font-size: 3rem;
}
h2, .h2 {
  font-size: 2rem;
}
h3, .h3, .post-title {
  font-size: 1.75rem;
}
h4, .h4 {
  font-size: 1.5rem;
}
.next-post-title {
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  margin-bottom: 1em;
  text-transform: uppercase;
}
.topic-header {
  margin-bottom: 1.5em;
}
blockquote {
  color: #403F41;
  font-family: 'Merriweather', serif;
  font-style: italic;
  font-size: 1.75em;
  font-weight: 300;
  font-variant: normal;
}
.blockquote-name {
  color: #58595B;
  display: block;
  margin-top: 1em;
}
p {
  font-size: 1.1rem;
  line-height: 1.5;
  margin-bottom: 1em;
}
.elementor-text-editor ul {
  margin-left: 2em;
  margin-bottom: 1em;
}
.elementor-text-editor ul li {
  line-height: 1.5;
}
ul.topic-list {
  list-style-type: none;
}
.uppercase {
  text-transform: uppercase;
  font-size: 0.8rem;
}
.topic {
  color: #f49800;
  display: block;
  font-family: 'Merriweather', serif;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 100;
  font-variant: normal;
  margin-top: 0.5em;
}
.topic a {
  color: #f49800;
  text-decoration: underline;
}
.topic-container ul li {
  list-style-type: none;
  margin-top: 0.5em;
}
.topic-container ul li a {
  color: #f49800;
  text-decoration: none;
}

a, a:visited, a:hover {
  color: #f49800;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
em {
  font-style: italic;
}
.alignleft {
  float: left;
  margin-right: 2em;
  margin-bottom: 1em;
  max-width: 300px;
  height: auto;
}
.aligncenter, .alignnone {
  width: 80% !important;
  height: auto;
  margin: 0 auto 1em auto;
}
.alignnone img {
	width: 100%;
	height: auto;
}
.alignright {
  float: right;
  margin-left: 2em;
  margin-bottom: 1em;
  max-width: 300px;
  height: auto;
}
.paddingright {
  padding-right: 2.5em;
}
.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
}
.sticky .entry-date {
	display: none;
}
.zero-height {
  height: 0;
}
/**
  * Header and Logo
  *
  **/
.header-bg {
  background-color: #ffffff;
}
#header-fixed {
  position: fixed;
  height: 100px;
  background: #ffffff;
  z-index: 999;
  left: 0;
  right: 0;
}
#header-new {
  padding: 1.8em 0 2em 0;
}
/*alter header sicherung */
#header {
  position: relative;
  padding: 1.8em 0 2em 0;
  width: 1070px;
  margin-left: auto;
  margin-right: auto;
}
/* alter header sicherung ende */
.logo {
  float: left;
  width: 350px;
}
.logo img {
  width: 100%;
  height: auto;
  margin-top: 5px;
}
.container-spacer-top {
  margin-top: 110px;
}

/**
  * WP related styles
  *
  **/
.wp-caption {
  font-style: italic;
}
figure {
  margin-bottom: 30px;
}
figure img.size-full {
  width: 100%;
  height: auto;
}
/* Assistive text */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	position: absolute !important;
	height: 1px;
	width: 1px;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	text-transform: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

.hide {
	display: none;
}

/* Clearing floats */

.footer-sidebar:before,
.footer-sidebar:after,
.hentry:before,
.hentry:after,
.gallery:before,
.gallery:after,
.slider-direction-nav:before,
.slider-direction-nav:after,
.contributor-info:before,
.contributor-info:after,
.search-box:before,
.search-box:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
	content: "";
	display: table;
}

.footer-sidebar:after,
.hentry:after,
.gallery:after,
.slider-direction-nav:after,
.contributor-info:after,
.search-box:after,
[class*="content"]:after,
[class*="site"]:after {
	clear: both;
}

/* Genericons */

.bypostauthor > article .fn:before,
.comment-edit-link:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.contributor-posts-link:before,
.menu-toggle:before,
.search-toggle:before,
.slider-direction-nav a:before,
.widget_twentyfourteen_ephemera .widget-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	text-decoration: inherit;
	vertical-align: text-bottom;
}

/* Separators */

.site-content span + .entry-date:before,
.full-size-link:before,
.parent-post-link:before,
span + .byline:before,
span + .comments-link:before,
span + .edit-link:before,
.widget_twentyfourteen_ephemera .entry-title:after {
	content: "\0020\007c\0020";
}
/**
  * 2. Navigation
  **/
.navigation {
  position: relative;
  width: 25em;
}
.navigation-small {
  position: absolute;
}
.navigation-small ul {
  list-style-type: none;
  font-family: 'Lato', sans-serif;
  font-weight: 100;
  font-size: 0.8rem;
  text-transform: uppercase;
}
.navigation-small ul li {
  display: inline-block;
  margin: 0 4em 0 0;
  padding-top: 1.1em;
}
.navigation-small ul li a {
  color: #58595B;
  text-decoration: none;
  padding: 0 0 0.75em 0;
}
.navigation-small ul li a:hover {
  border-bottom: 1px solid #58595B;
}
.navigation-full {
  display: none;
}
.navigation-full {
  background-color: #ffffff;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-top: 2em;
  z-index: 8;
}
.navigation-container {
  display: block;
  margin: 0 auto;
  width: 330px;
}
.navigation-full ul li {
  padding: 0 0 0.2em 5px;
  margin: 0;
  display: block;
}
.navigation-full ul li a {
  color: #f49800;
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
}
.navigation-full ul li.menu-item-8457 a,
.navigation-full ul li.menu-item-9450 a,
.navigation-full ul li.menu-item-9451 a {
  font-size: 0.75em;
  font-weight: normal;
}
.grouped-toggle {
  position: absolute;
  right: 10px;
  z-index: 9;
}
.menu {
  border: 0px;
  padding: 0 0 1em 0;
  display: inline-block;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  z-index: 999999;
}
.menu:hover {
  cursor: pointer;
}
.menu .icon-bar {
  background-color: #58595B;
  border: 0px;
  display: block;
  height: 2px;
  margin-top: 6px;
}
.menu:hover .icon-bar {
  background-color: #f49800;
}
.menu .normal-bar {
  width: 28px;
}
.menu .middle-bar {
  width: 24px;
}
/* the tasty burger */
.burger-menu {
  position: relative;
  width: 30px;
  height: 50px;
  cursor: pointer;
}
.burger-menu:hover .burger,.burger-menu:hover .burger::before, .burger-menu:hover .burger::after {
  background-color: #f49800;
}
.burger {
  position: absolute;
  background: rgba(111,111,111,1);
  width: 80%;
  height: 2px;
  top: 50%;
  right: 0px;
  margin-top: -5px;
  opacity: 1;
}
.burger::before {
  position: absolute;
  background: rgba(111,111,111,1);
  width: 30px;
  height: 2px;
  top: 9px;
  content: "";
  display: block;
}
.burger::after {
  position: absolute;
  background: rgba(111,111,111,1);
  width: 30px;
  height: 2px;
  bottom: 9px;
  content: "";
  display: block;
}
.burger::after, .burger::before, .burger {
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
}
.burger-menu.menu-on .burger::after{
   transform: rotate(-45deg);
   -webkit-transform: rotate(-45deg);
  bottom: 0px;
}
.burger-menu.menu-on .burger::before{
   transform: rotate(45deg);
   -webkit-transform: rotate(45deg);
  top: 0px;
}
.burger-menu.menu-on .burger{
 background: rgba(111,111,111,.0);
}
/* useless css */
.burger-menu {
  margin-left:auto;
  margin-right: auto;
}


/**
  * 3. Site Content
  *
  **/
.footer {
  background-color: #187AA1;
  color: #ffffff;
}
.footer a, .footer a:active, .footer a:focus {
  color: #ffffff;
  text-decoration: none;
}
.footer-content{
  padding-bottom: 6em;
  padding-top: 6em;
}
.footer-content-icon{
  /*padding-bottom: 4em;
  padding-top: 4em;*/
  width: 50px;
}
.social-media-icons li {
  display: inline-block;
  list-style-type: none;
}
.social-media-icons li img {
  width: 4rem;
  height: 4rem;
}
@media (max-width: 991px) {
  .footer-content-icon{
    padding-bottom: 1em;
    padding-top: 1em;
  }
  .footer-content {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .footer .icon_facebook {
    margin-left: 0;
  }
}
.footer .footer-headline,
.footer .footer-subline {
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  text-decoration: none;
}
.footer .footer-headline {
  font-size: 3em;
  font-weight: 400;
}
.footer .copyright {
  font-size: 0.8em;
  margin-top: 1em;
  margin-bottom: 1em;
}
.footer .icon_facebook,
.footer .icon_instagram,
.footer .icon_twitter {
  width: 50px;
  height: auto;
  margin-top: 1em;
}
.search-field-div {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 40em;
}
.search-field-div label span {
  display: none;
}
.search-field {
 display: inline-block;
 border-radius: 0;
 border-bottom: 1px solid #403F41;
 margin: 2.5em 0 1.5em 0;
 border-top: 0;
 border-left: 0;
 border-right: 0;
 font-style: italic;
 padding: 1em;
 width: 300px;
 -webkit-appearance: none
}
.search-submit {
  display: none;
}
.image-box img, .half-image img {
  width: 100%;
  height: auto;

}
.half-image {
  display: block;
  overflow: hidden;
}
.half-image-left {
    margin-left: -100px;
}
.half-image-right {
    margin-right: -100px;
}

.one_half img {
  width: 100%;
  height: auto;
}

.topic-container .h2,
.topic-container h2,
.topic-container .h3,
.topic-container h3 {
  margin-top: 2em;
}
.about-date {
  display: inline-block;
  font-style: italic;
  width: 225px;
}

.links-meine-themen {
  margin-top: -40px;
  margin-bottom: 20px;
}

#signature_albert-stegemann {
  margin-top: -20px;
}

/**
  * 4. Blog Content
  *
  **/
a.teaser {
  display: block;
  text-decoration: none;
}
a.blog-teaser-p {
	color: #403F41;
}
.hero-image {
  height: 30em;
  overflow: hidden;
  margin-bottom: 1em;
}
.blog-teaser-iamge {
  overflow: hidden;
}
.hero-image img,
.blog-teaser-image img {
  width: 100%;
  height: auto;
}
.teaser-content {
  text-decoration: none;
}
.teaser-content .teaser-tag {
  margin-bottom: 0.5em;
}
.teaser-hgroup .h2 {
  margin-bottom: 0.5em;
}
.tag, .tag a {
  color: #f49800;
  text-decoration: none;
}
.teaser-content {
  color: #403F41;
}
.hgroup {
  margin-bottom: 30px;
}
.last-posts {
	border-top: 1px solid #f49800;
}
.recent-first-half {
	border-right: 1px solid #f49800;
}
.recent-first-half, .recent-second-half {
	padding: 5em 3em;
}
.last-post-footer li {
  list-style-type: none;
}
.last-post-footer A, .last-post-footer A:HOVER,
.last-post-footer A:visited, .last-post-footer A:focus{
	color: #595959;
}
.pagination {
	margin: 0 auto 2.5em auto;
}
.nav-links {
  text-align: center;
}
.nav-links A {
	color: #403F41;
}
.nav-links A:hover, .pagination .current {
	text-decoration: underline;
}
.post-navigation {
  border-top: 1px solid #f49800;
  margin-top: 5em;
  width: 100% !important;
}
.nav-previous A:hover, .nav-next A:hover {
	text-decoration: none;
}
.post-navigation .nav-next, .post-navigation .nav-previous {
  padding: 5em 3em;
}
.post-navigation .meta-nav {
	display: none;
}
.post-navigation .nav-previous, .post-navigation .nav-next {
	width: 50%;
	text-align: left;
	position: relative;
    min-height: 1px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.post-navigation .nav-previous {
	display: inline-block;
	vertical-align: top;
}
.post-navigation .nav-next {
	display: inline-block;
	vertical-align: top;
}

/**
  * 5. Images
  *
  **/
.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%;
}

.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}
.ansprechpartner-link-first {
  padding-right: 10px;
}
.ansprechpartner-link-second {
  padding-left: 5px;
  padding-right: 5px;
}
.ansprechpartner-link-third {
  padding-left: 10px;
}
.post-navigation .nav-previous,.post-navigation .nav-next {
  background-image: none !important;
}
.post-navigation .nav-previous .meta-nav,
.post-navigation .nav-next .meta-nav {
  color: #403F41 !important;
  width: 50%;
}
.meta-nav .post-title {
	text-align: left;
}

/**
  *
  * 5. Contact
  *
  **/
textarea:focus, input:focus{
    outline: none;
}
.btn,
#cntctfrmpr_contact_form input[type=submit],
.da-link,
.ccf-submit-button {
	padding: 15px;
	margin-top: 20px;
	display: block;
	text-align: center;
	width: 150px;
	font-size: 15px;
	-webkit-appearance: none;
	text-decoration: none;
	border-radius: 0;
}
input[type=search] {
  border-radius: 0;
  -webkit-appearance: none;
}
.form-input,
input[type=text],
textarea {
  border-bottom: 1px solid #999;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  font-size: 15px;
  padding: 15px 30px 15px 17px;
  display: block;
  margin-bottom: 10px !important;
  -webkit-appearance: none;
  border-radius: 0;
}
.form-input:HOVER,
input[type=text]:HOVER,
#cntctfrm_contact_message:HOVER,
.search-field:HOVER,
textarea:HOVER {
	border-color: #f49800;
	transition-property: border-color;
	transition-duration: 0.2s;
	transition-timing-function: linear;
}
.form-input:Active,
input[type=text]:Active,
#cntctfrm_contact_message:Active,
.search-field:Active,
textarea {
	border-bottom: 1px solid #403F41;
}
.kontaktFormular input[type="submit"]{
	font-size: 17px;
	display: block;
	padding: 15px 30px;
	width: 70%;
}
.btn-primary, .btn-orange, .kontaktanfrage A {
  border: 0;
  background-color: #f49800;
  color: #ffffff;
  font-weight: bold;
}

/**
  *
  * 6. Responsive
  *
  **/
@media (max-width: 767px) {
  blockquote {
  	font-size: 1.25em;
  }
  h1, .h1, .footer .footer-headline {
    font-size: 1.5rem;
  }
  h2, .h2 {
    font-size: 1.25rem;
  }
  h3, .h3,
  .post-title {
    font-size: 1.15rem;
  }
  h4, .h4 {
    font-size: 1rem;
  }
  p {
    font-size: 0.9rem;
  }
  .topic {
    font-size: 1rem;
  }
  .mobile-none {
	display: none;
  }
  .elementor-element-populated {
	padding: 0px !important;
  }
  .recent-first-half {
  	border-right: 0;
  }
  .recent-first-half, .recent-second-half {
  	padding: 2em 0em;
  }
  .topic-container {
  	margin-top: 1.5em;
  }
  .navigation-full ul li a {
  	font-size: 1.3rem;
  }
  .search-field {
  	margin: 1em 0em;
  }
  .post-navigation .nav-previous, .post-navigation .nav-next {
	width: 100%;
	float: none;
	}
	.post-navigation .nav-next, .post-navigation .nav-previous {
    padding: 1em;
	}
}
@media (max-width: 892px) {
  #header-fixed {
    height: 70px;
  }
  #header-new {
    padding: 1.1em 0 2em 0;
  }
  .logo {
  	width: 200px;
  }
  .logo img {
    padding-left: 1.5em;
  }
  .container-spacer-top {
    margin-top: 90px;
  }
  .navigation-small {
    display: none;
  }
  .container-small {
  	padding: 0px 1.5em;
  }
  .navigation {
  	width: 3em;
  }
  .about-date, .about-info { display: block; }
}
@media (max-width: 991px) {
  .blog-teaser-image {
  	display: none;
  }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  	padding-left: 0px;
  	padding-right: 0px;
  }
  .row-margin {
  	margin: 0;
  }
  .aligncenter img {
    width: 100%;
    height: auto;
  }
  iframe {
    max-width: 100%;
  }
}

/*** 7. Ajax Load More ***/
.alm-masonry,
.alm-btn-wrap {
  display: block;
  overflow: hidden;
  clear: both; }

.alm-btn-wrap {
  text-align: center;}
.alm-btn-wrap {
  background: #f49800;
}

/*
*  Generic alm-listing styles
*  @since 1.0.0
*/
.alm-listing {
  margin: 0;
  padding: 0; }
.alm-listing li {
  background: none;
  margin: 0 0 30px;
  padding: 0 0 0 170px;
  overflow: hidden;
  position: relative;
  list-style: none; }
.alm-listing li.no-img {
  padding: 0; }
.alm-listing li p {
  margin: 0; }
.alm-listing li h3 {
  margin: 0 0 10px; }
.alm-listing li img {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 2px; }
.alm-btn-wrap .more {
  padding: 15px;
  text-align: center;
  font-size: 15px;
  -webkit-appearance: none;
  text-decoration: none;
  border-radius: 0;
  border: 0;
  background-color: #f49800;
  color: #ffffff;
  font-weight: bold;
}

/**
  *
  * 8. Fonts
  *
  **/

/* merriweather-300 - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/merriweather-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/merriweather-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/merriweather-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/merriweather-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('./fonts/merriweather-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/merriweather-v30-latin-300.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-300italic - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 300;
  src: url('./fonts/merriweather-v30-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/merriweather-v30-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/merriweather-v30-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/merriweather-v30-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/merriweather-v30-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/merriweather-v30-latin-300italic.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-regular - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/merriweather-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/merriweather-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/merriweather-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/merriweather-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/merriweather-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/merriweather-v30-latin-regular.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-italic - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  src: url('./fonts/merriweather-v30-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/merriweather-v30-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/merriweather-v30-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/merriweather-v30-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/merriweather-v30-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/merriweather-v30-latin-italic.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-700 - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/merriweather-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/merriweather-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/merriweather-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/merriweather-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./fonts/merriweather-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/merriweather-v30-latin-700.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-700italic - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 700;
  src: url('./fonts/merriweather-v30-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/merriweather-v30-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/merriweather-v30-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/merriweather-v30-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/merriweather-v30-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/merriweather-v30-latin-700italic.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-900 - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 900;
  src: url('./fonts/merriweather-v30-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/merriweather-v30-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/merriweather-v30-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/merriweather-v30-latin-900.woff') format('woff'), /* Modern Browsers */
       url('./fonts/merriweather-v30-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/merriweather-v30-latin-900.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-900italic - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 900;
  src: url('./fonts/merriweather-v30-latin-900italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/merriweather-v30-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/merriweather-v30-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/merriweather-v30-latin-900italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/merriweather-v30-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/merriweather-v30-latin-900italic.svg#Merriweather') 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-v27-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/noto-sans-v27-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/noto-sans-v27-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/noto-sans-v27-latin-100.woff') format('woff'), /* Modern Browsers */
       url('./fonts/noto-sans-v27-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/noto-sans-v27-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-v27-latin-100italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/noto-sans-v27-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/noto-sans-v27-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/noto-sans-v27-latin-100italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/noto-sans-v27-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/noto-sans-v27-latin-100italic.svg#NotoSans') format('svg'); /* Legacy iOS */
}
/* noto-sans-200italic - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 200;
  src: url('./fonts/noto-sans-v27-latin-200italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/noto-sans-v27-latin-200italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/noto-sans-v27-latin-200italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/noto-sans-v27-latin-200italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/noto-sans-v27-latin-200italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/noto-sans-v27-latin-200italic.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-v27-latin-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/noto-sans-v27-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/noto-sans-v27-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/noto-sans-v27-latin-200.woff') format('woff'), /* Modern Browsers */
       url('./fonts/noto-sans-v27-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/noto-sans-v27-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-v27-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/noto-sans-v27-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/noto-sans-v27-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/noto-sans-v27-latin-300.woff') format('woff'), /* Modern Browsers */
       url('./fonts/noto-sans-v27-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/noto-sans-v27-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-v27-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/noto-sans-v27-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/noto-sans-v27-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/noto-sans-v27-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/noto-sans-v27-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/noto-sans-v27-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-v27-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/noto-sans-v27-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/noto-sans-v27-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/noto-sans-v27-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/noto-sans-v27-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/noto-sans-v27-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-v27-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/noto-sans-v27-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/noto-sans-v27-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/noto-sans-v27-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/noto-sans-v27-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/noto-sans-v27-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-v27-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/noto-sans-v27-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/noto-sans-v27-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/noto-sans-v27-latin-500.woff') format('woff'), /* Modern Browsers */
       url('./fonts/noto-sans-v27-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/noto-sans-v27-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-v27-latin-500italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/noto-sans-v27-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/noto-sans-v27-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/noto-sans-v27-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/noto-sans-v27-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/noto-sans-v27-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-v27-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/noto-sans-v27-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/noto-sans-v27-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/noto-sans-v27-latin-600.woff') format('woff'), /* Modern Browsers */
       url('./fonts/noto-sans-v27-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/noto-sans-v27-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-v27-latin-600italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/noto-sans-v27-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/noto-sans-v27-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/noto-sans-v27-latin-600italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/noto-sans-v27-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/noto-sans-v27-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-v27-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/noto-sans-v27-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/noto-sans-v27-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/noto-sans-v27-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./fonts/noto-sans-v27-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/noto-sans-v27-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-v27-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/noto-sans-v27-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/noto-sans-v27-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/noto-sans-v27-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/noto-sans-v27-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/noto-sans-v27-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-v27-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/noto-sans-v27-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/noto-sans-v27-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/noto-sans-v27-latin-800.woff') format('woff'), /* Modern Browsers */
       url('./fonts/noto-sans-v27-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/noto-sans-v27-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-v27-latin-800italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/noto-sans-v27-latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/noto-sans-v27-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/noto-sans-v27-latin-800italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/noto-sans-v27-latin-800italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/noto-sans-v27-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-v27-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/noto-sans-v27-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/noto-sans-v27-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/noto-sans-v27-latin-900.woff') format('woff'), /* Modern Browsers */
       url('./fonts/noto-sans-v27-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/noto-sans-v27-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-v27-latin-900italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/noto-sans-v27-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/noto-sans-v27-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/noto-sans-v27-latin-900italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/noto-sans-v27-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/noto-sans-v27-latin-900italic.svg#NotoSans') format('svg'); /* Legacy iOS */
}
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/open-sans-v34-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/open-sans-v34-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/open-sans-v34-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/open-sans-v34-latin-300.woff') format('woff'), /* Modern Browsers */
       url('./fonts/open-sans-v34-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/open-sans-v34-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-500 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/open-sans-v34-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/open-sans-v34-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/open-sans-v34-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/open-sans-v34-latin-500.woff') format('woff'), /* Modern Browsers */
       url('./fonts/open-sans-v34-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/open-sans-v34-latin-500.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('./fonts/open-sans-v34-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/open-sans-v34-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/open-sans-v34-latin-600.woff') format('woff'), /* Modern Browsers */
       url('./fonts/open-sans-v34-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/open-sans-v34-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/open-sans-v34-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/open-sans-v34-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./fonts/open-sans-v34-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/open-sans-v34-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('./fonts/open-sans-v34-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/open-sans-v34-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/open-sans-v34-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/open-sans-v34-latin-800.woff') format('woff'), /* Modern Browsers */
       url('./fonts/open-sans-v34-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/open-sans-v34-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('./fonts/open-sans-v34-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/open-sans-v34-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/open-sans-v34-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/open-sans-v34-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/open-sans-v34-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/open-sans-v34-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-500italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  src: url('./fonts/open-sans-v34-latin-500italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/open-sans-v34-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/open-sans-v34-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/open-sans-v34-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/open-sans-v34-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/open-sans-v34-latin-500italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-300italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('./fonts/open-sans-v34-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/open-sans-v34-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/open-sans-v34-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/open-sans-v34-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/open-sans-v34-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/open-sans-v34-latin-300italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('./fonts/open-sans-v34-latin-600italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/open-sans-v34-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/open-sans-v34-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/open-sans-v34-latin-600italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/open-sans-v34-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/open-sans-v34-latin-600italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('./fonts/open-sans-v34-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/open-sans-v34-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/open-sans-v34-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/open-sans-v34-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/open-sans-v34-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/open-sans-v34-latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-800italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: url('./fonts/open-sans-v34-latin-800italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/open-sans-v34-latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/open-sans-v34-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/open-sans-v34-latin-800italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/open-sans-v34-latin-800italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/open-sans-v34-latin-800italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('./fonts/roboto-v30-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-v30-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-v30-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-v30-latin-100.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-v30-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-v30-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-v30-latin-100italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-v30-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-v30-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-v30-latin-100italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-v30-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-v30-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-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-v30-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-v30-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-v30-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-v30-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-v30-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-v30-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-v30-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-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-v30-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-v30-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-v30-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-v30-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-v30-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-v30-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-v30-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-v30-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-v30-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-v30-latin-500italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-v30-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-v30-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-v30-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-v30-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-v30-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-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-v30-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-v30-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-v30-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-v30-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-v30-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-v30-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-v30-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-v30-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-v30-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-v30-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-v30-latin-900.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-v30-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-v30-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-v30-latin-900italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-v30-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-v30-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-v30-latin-900italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-v30-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-v30-latin-900italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/roboto-condensed-v25-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-condensed-v25-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-condensed-v25-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-condensed-v25-latin-300.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-condensed-v25-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-condensed-v25-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-300italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  src: url('./fonts/roboto-condensed-v25-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-condensed-v25-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-condensed-v25-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-condensed-v25-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-condensed-v25-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-condensed-v25-latin-300italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: url('./fonts/roboto-condensed-v25-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-condensed-v25-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-condensed-v25-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-condensed-v25-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-condensed-v25-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-condensed-v25-latin-italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/roboto-condensed-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-condensed-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-condensed-v25-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-condensed-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-condensed-v25-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-700italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: url('./fonts/roboto-condensed-v25-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-condensed-v25-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-condensed-v25-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-condensed-v25-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-condensed-v25-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-condensed-v25-latin-700italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* inconsolata-200 - latin */
@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 200;
  src: url('./fonts/inconsolata-v31-latin-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/inconsolata-v31-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/inconsolata-v31-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/inconsolata-v31-latin-200.woff') format('woff'), /* Modern Browsers */
       url('./fonts/inconsolata-v31-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/inconsolata-v31-latin-200.svg#Inconsolata') format('svg'); /* Legacy iOS */
}
/* inconsolata-300 - latin */
@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/inconsolata-v31-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/inconsolata-v31-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/inconsolata-v31-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/inconsolata-v31-latin-300.woff') format('woff'), /* Modern Browsers */
       url('./fonts/inconsolata-v31-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/inconsolata-v31-latin-300.svg#Inconsolata') format('svg'); /* Legacy iOS */
}
/* inconsolata-regular - latin */
@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/inconsolata-v31-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/inconsolata-v31-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/inconsolata-v31-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/inconsolata-v31-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/inconsolata-v31-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/inconsolata-v31-latin-regular.svg#Inconsolata') format('svg'); /* Legacy iOS */
}
/* inconsolata-500 - latin */
@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/inconsolata-v31-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/inconsolata-v31-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/inconsolata-v31-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/inconsolata-v31-latin-500.woff') format('woff'), /* Modern Browsers */
       url('./fonts/inconsolata-v31-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/inconsolata-v31-latin-500.svg#Inconsolata') format('svg'); /* Legacy iOS */
}
/* inconsolata-600 - latin */
@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 600;
  src: url('./fonts/inconsolata-v31-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/inconsolata-v31-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/inconsolata-v31-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/inconsolata-v31-latin-600.woff') format('woff'), /* Modern Browsers */
       url('./fonts/inconsolata-v31-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/inconsolata-v31-latin-600.svg#Inconsolata') format('svg'); /* Legacy iOS */
}
/* inconsolata-700 - latin */
@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/inconsolata-v31-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/inconsolata-v31-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/inconsolata-v31-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/inconsolata-v31-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./fonts/inconsolata-v31-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/inconsolata-v31-latin-700.svg#Inconsolata') format('svg'); /* Legacy iOS */
}
/* inconsolata-800 - latin */
@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 800;
  src: url('./fonts/inconsolata-v31-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/inconsolata-v31-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/inconsolata-v31-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/inconsolata-v31-latin-800.woff') format('woff'), /* Modern Browsers */
       url('./fonts/inconsolata-v31-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/inconsolata-v31-latin-800.svg#Inconsolata') format('svg'); /* Legacy iOS */
}
/* inconsolata-900 - latin */
@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 900;
  src: url('./fonts/inconsolata-v31-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/inconsolata-v31-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/inconsolata-v31-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/inconsolata-v31-latin-900.woff') format('woff'), /* Modern Browsers */
       url('./fonts/inconsolata-v31-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/inconsolata-v31-latin-900.svg#Inconsolata') format('svg'); /* Legacy iOS */
}
/* roboto-slab-100 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url('./fonts/roboto-slab-v24-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-slab-v24-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-slab-v24-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-slab-v24-latin-100.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-slab-v24-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-slab-v24-latin-100.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* roboto-slab-200 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url('./fonts/roboto-slab-v24-latin-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-slab-v24-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-slab-v24-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-slab-v24-latin-200.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-slab-v24-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-slab-v24-latin-200.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* roboto-slab-300 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/roboto-slab-v24-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-slab-v24-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-slab-v24-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-slab-v24-latin-300.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-slab-v24-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-slab-v24-latin-300.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* roboto-slab-regular - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/roboto-slab-v24-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-slab-v24-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-slab-v24-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-slab-v24-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-slab-v24-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-slab-v24-latin-regular.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* roboto-slab-500 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/roboto-slab-v24-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-slab-v24-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-slab-v24-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-slab-v24-latin-500.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-slab-v24-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-slab-v24-latin-500.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* roboto-slab-700 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/roboto-slab-v24-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-slab-v24-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-slab-v24-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-slab-v24-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-slab-v24-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-slab-v24-latin-700.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* roboto-slab-600 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url('./fonts/roboto-slab-v24-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-slab-v24-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-slab-v24-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-slab-v24-latin-600.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-slab-v24-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-slab-v24-latin-600.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* roboto-slab-800 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url('./fonts/roboto-slab-v24-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-slab-v24-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-slab-v24-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-slab-v24-latin-800.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-slab-v24-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-slab-v24-latin-800.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* roboto-slab-900 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url('./fonts/roboto-slab-v24-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/roboto-slab-v24-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/roboto-slab-v24-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/roboto-slab-v24-latin-900.woff') format('woff'), /* Modern Browsers */
       url('./fonts/roboto-slab-v24-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/roboto-slab-v24-latin-900.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}