/*
Theme Name: RTpraktijkbom
Description: Academica is an education- and school-oriented CMS theme with a three-column layout and modern design. It is easy to customize and comes with a custom widget, three templates for Posts and Pages, and a featured content slider.
Version: 1.0.0
Author: MWH
Author URI: https://mijnwebsitehosting.nl
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Tags: light, blue, orange, white, one-column, two-columns, three-columns, fixed-width, custom-background, custom-colors, custom-menu, featured-images, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/


/* =General
-------------------------------------------------------------- */

html {
	color: #333;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 100%;
	line-height: 1;
	overflow-y: scroll;
	text-align: left;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#wrap {
	background-color: #fff;
	margin: 0 auto;
	padding: 0 30px 30px;
	width: 960px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}


a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

b,
strong {
	font-weight: bold;
}

blockquote {
	border-left: dotted 2px #aaa;
	font-style: italic;
	margin: 14px 20px;
	padding-left: 20px;
}

s,
del,
strike {
	text-decoration: line-through;
}

i,
em,
dfn,
cite,
address {
	font-style: italic;
}

ins,
mark {
	background: #ff0;
	color: #000;
	text-decoration: none;
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 1em;
}

pre {
	border-top: 1px solid #ddd;
	background-color: #f1f1f1;
	padding: 15px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl {
	margin: 0 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 10px;
}

hr {
	border: 0;
	border-top: 1px solid #f99734;
	clear: both;
	display: block;
	height: 1px;
	margin: 0 0 20px;
	padding: 0;
}

hr.sepinside {
	margin-top: 0;
}

img {
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	width: auto\9;
}

embed,
iframe,
object,
video {
	max-width: 100%;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

legend {
	border: 0;
	padding: 0;
}

button,
input,
select,
textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: sans-serif;
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}

button,
input {
	line-height: normal;
	*overflow: visible;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

input[type="checkbox"],
input[type="radio"] {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

input[type="text"],
input[type="password"] {
	border: solid 1px #d1d1d1;
	font-size: 12px;
	height: 30px;
	padding: 4px;
	vertical-align: bottom;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #0c5390;
	border: none;
	color: #fff;
	font-size: 10px;
	height: 30px;
	text-transform: lowercase;
}

button:hover,
input[type="submit"]:hover {
	background-color: #0a406f;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-bottom: 1px solid #d1d1d1;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.6;
	margin: 0 0 24px;
	width: 100%;
}

caption {
	font-size: 14px;
	margin: 10px 0;
	text-transform: uppercase;
}

th {
	border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
	padding: 5px 0;
	text-transform: uppercase;
}

td {

	padding: 5px 0;
}

#wrap a { /* We're using #wrap before a so that the WordPress Toolbar isn't interfered with */
	color: #0c5390;
	text-decoration: none;
}

#wrap a:hover {
	color: #f99734;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1 {
	clear: both;
	font-size: 40px;
	letter-spacing: -1px;
	line-height: 1.15;
	margin-bottom: 30px;
}
h2 {
	font-size: 24px;
	line-height: 1.25;
	margin-bottom: 25px;
}
h3 {
	font-size: 22px;
	line-height: 1.273;
	margin-bottom: 20px;
}
h4 {
	font-size: 20px;
	line-height: 1.3;
	margin-bottom: 15px;
}
h5 {
	font-size: 18px;
	line-height: 1.333;
	margin-bottom: 10px;
}
h6 {
	font-size: 16px;
	line-height: 1.375;
	margin-bottom: 5px;
}

ul, ol {
	margin: 0 0 14px 36px;
	padding: 0;
}

ul ul,
ul ol,
ol ol,
ol ul {
	margin-bottom: 0;
}

ul > li {
	list-style-type: square;
}

ol > li {
	list-style-type: decimal;
}

address,
p {
	margin: 0 0 10px;
}


/* =Reusable Classes
-------------------------------------------------------------- */

.clearfix,
.comment-meta: {
	*zoom: 1;
}

.clearfix:before,
.clearfix:after,
.comment-meta:before,
.comment-meta:after {
	content: "";
	display: table;
	line-height: 0;
}

.clearfix:after,
.comment-meta:after {
	clear: both;
}

.nivo-caption,
.assistive-text,
#searchform label,
.comment-form-comment > label {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}

.alignleft {
	float: left;
}

img.alignleft,
.wp-caption.alignleft {
	margin: 3px 15px 10px 0;
}

.alignright {
	float: right;
}

img.alignright,
.wp-caption.alignright,
.gallery-slider {
	margin: 3px 0 10px 15px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.aligncenter,
.wp-caption.aligncenter {
	margin: 3px auto 10px;
}


/* =Header
-------------------------------------------------------------- */

#header {
	padding-bottom: 30px;
}

#logo {
	display: inline;
	float: left;
	font-family: Georgia, serif;
	line-height: 1.2;
	text-transform: uppercase;
}

#site-title {
	font-size: 24pt;
	letter-spacing: inherit;
	margin: 0;
}

#site-description {
	color: #0c5390;
	font-size: 16pt;
	margin: 0;
}

/* Top Menu */
#main-nav ul {
	background-color: #3a678d;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 20px;
	position: relative;
	line-height: 1.8;
	width: 100%;
	z-index: 300;
}

#main-nav ul ul {
	display: none;
	left: 0;
	position: absolute;
	top: 36px;
	width: 130px;
}

#main-nav ul ul ul {
	left: 140px;
	top: auto;
}

#main-nav ul li {
	display: inline;
	float: left;
	line-height: 3;
	position: relative;
}

#main-nav > ul > li,
#main-nav .menu > ul > li {
	border-right: solid 1px #fff;
}

#main-nav ul li li {
	line-height: 2.4;
}

#main-nav ul a {
	color: #fff;
	display: block;
	padding: 0 15px 0;
	text-shadow: #264c6c 1px 1px 0;
}

#main-nav ul a:hover,
#main-nav .menu-item:hover,
#main-nav .page_item:hover,
#main-nav .current-menu-item > a,
#main-nav .current-menu-ancestor > a,
#main-nav .current_page_item > a,
#main-nav .current_page_ancestor > a {
	color: #fff;
	background-color: #e98a2a;
}

#main-nav ul ul a {
	background-color: #444;
	border: 1px solid #333;
	border-bottom-color: #555;
	display: inline;
	float: left;
	text-shadow: none;
	width: 130px;
}

#main-nav li:hover ul ul,
#main-nav li:hover ul ul ul,
#main-nav li:hover ul ul ul ul {
	display: none;
}

#main-nav li:hover ul,
#main-nav li li:hover ul,
#main-nav li li li:hover ul,
#main-nav li li li li:hover ul {
	display: block;
}

#search {
	float: right;
	margin-top: 5px;
}

#social {
	clear: right;
	float: right;
	display: inline;
	margin-top: 15px;
}

#social ul {
	margin: 0;
}

#social li {
	display: inline;
}

#social li a {
	background: url("images/social-icon-sprite.png") no-repeat top left;
	display: inline-block;
	height: 20px;
	text-indent: -999em;
	width: 20px;
}

#social .facebook {
	background-position: 0 0;
}

#social .flickr {
	background-position: 0 -25px;
}

#social .linkedin {
	background-position: 0 -50px;
}

#social .twitter {
	background-position: 0 -75px;
}

#social .youtube {
	background-position: 0 -100px;
}

/* Featured Slider */
#slider-wrap {
	border-bottom: solid 1px #f99734;
	border-top: solid 1px #f99734;
	margin-bottom: 20px;
	padding: 1px 0;
}

.featured-slider {
	max-height: 300px;
	overflow: hidden;
}

.featured-slider a {
	display: none;
}

.featured-slider a:first-child {
	display: block;
}

.featured-slider img {
	width: 100%;
}


/* =Content
-------------------------------------------------------------- */

#content {
	line-height: 1.6;
	margin-bottom: 50px;
}

.column {
	display: inline;
	float: left;
	margin-right: 30px;
	width: 200px;
}

.column-content {
	width: 500px;
	word-wrap: break-word;
}

.column-double .column-content,
.page-template-template-sidebar-left-php .column-content,
.page-template-template-sidebar-right-php .column-content {
	width: 730px;
}

.column-title,
#content .column-full,
.column-full .column-content,
.page-template-template-full-width-php .column-content {
	width: 960px;
}

.column-narrow {
	font-size: 12px;
}

.column-last,
.column-double.column-right .column-content {
	margin-right: 0;
}

.column-title {
	min-height: 122px;
}

.title-header {
	font-family: Georgia, serif;
	margin-top: 46px;
	padding: 0 230px;
	word-wrap: break-word;
}
.column-title div ~ h1 {
	margin-top: 30px;
}
.column-double .title-header,
.page-template-template-sidebar-right-php .title-header {
	padding-left: 0;
}

.column-double.column-right .title-header,
.page-template-template-sidebar-left-php .title-header {
	padding: 0 0 0 230px;
}

.column-full .title-header,
.single-attachment .title-header,
.page-template-template-full-width-php .title-header {
	padding: 0;
}

/* Breadcrumb */
#crumbs {
	font-size: 10px;
	margin: 0 0 30px;
	text-transform: uppercase;
}

.posts .post,
.posts .page {
	border-bottom: 1px solid #ddd;
	font-size: 12px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.home.page .posts .page {
	border-color: #f99734;
	font-size: inherit;
	margin-bottom: 20px;
	padding-bottom: 0;
}

.posts .post h2,
.posts .page h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 2px;
}

.posts .post div.thumb {
	float: left;
	margin: 3px 10px 10px 0;
	max-width: 120px;
}

.posts .thumb img {
	max-width: 112px\9;
}

.posts .format-aside .entry-content a:hover {
	text-decoration: none;
}

.posts .sticky {
	border-bottom: 0;
	border-top: 1px solid #ddd;
	background-color: #f1f1f1;
	font-size: 14px;
	margin-bottom: 20px;
	padding: 15px 15px 5px;
}

.posts .sticky h2 {
	font-size: 14px;
}

.posts .sticky div.thumb {
	margin: 0 10px 8px 0;
}

.posts .sticky img {
	border-color: #ddd;
}

div.single h2,
div.single h3,
div.single h4,
div.single h5,
div.single h6 {
	clear: both;
	margin: 15px 0 10px;
}

.column-content table {
	font-size: 12px;
}

div.single h3 {
	font-size: 20px;
}
div.single h4 {
	font-size: 18px;
}
div.single h5 {
	font-size: 16px;
}
div.single h6 {
	font-size: 14px;
}

div.single .gallery .gallery-item {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	vertical-align: top;
	zoom: 1;

}

div.single .gallery {
	clear: both;
	margin: auto;
	text-align: center;
}

div.single .gallery-caption {
	margin-left: 0;
}

.gallery-item {
	margin: 0;
}

.column-content img,
.single-attachment #content img,
#content .gallery-item img {
	border: 4px solid #eee;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.column-content a:hover img,
.single-attachment #content a:hover img,
#content .gallery-item a:hover img {
	border: 4px solid #9acdea;
}

.gallery-slider {
	border: 4px solid #eee;
	float: right;
	max-height: 225px;
	max-width: 300px;
	overflow: hidden;
}

.gallery-slider img,
.column-content img.wp-smiley {
	border: none;
}

.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
	margin: 5px;
}

#content .gallery-columns-4 .gallery-item {
	width: 23%;
}

#content .gallery-columns-5 .gallery-item {
	width: 18%;
}

#content .gallery-columns-6 .gallery-item {
	width: 14%;
}

#content .gallery-columns-7 .gallery-item {
	width: 12%;
}

#content .gallery-columns-8 .gallery-item {
	width: 10%;
}

#content .gallery-columns-9 .gallery-item {
	width: 9%;
}

.wp-caption {
	max-width: 100%;
}

.entry-meta ,
.entry-caption,
.wp-caption-text {
	color: #999;
	font-size: 10px;
	margin: 5px 0;
	text-transform: uppercase;
}

.attachment .entry-attachment {
	text-align: center;
}

.attachment .entry-meta {
	margin: 15px 0;
}

.sticky .sep,
.search-results .page .sep {
	display: none;
}

p.pages {
	clear: both;
}

#wrap a.highlight,
#wrap h2.heading a,
#wrap .entry-meta a {
	color: #f99734;
}

#wrap a.highlight:hover,
#wrap h2.heading a:hover,
#wrap .entry-meta a:hover {
	text-decoration: underline;
}


/* =Comments
-------------------------------------------------------------- */

.commentlist {
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 1em 0;
}
.commentlist a {
	text-decoration: none;
}
.commentlist a:hover {
	text-decoration: underline;
}
.commentlist div.comment-body {
	position: relative;
}
.commentlist div.reply {
	position: absolute;
	right: 0;
	top: 0;
}
.commentlist > li,
.commentlist .comment {
	border-top: solid 1px #ccc;
	font-size: 14px;
	list-style-type: none;
	margin: 0 0 10px;
	padding: 15px 15px 5px;
	padding-left: 15px;
}
.commentlist .comment {
	background-color: #f1f1f1;
}
.commentlist li.comment ul.children {
	padding: 10px 0 0;
}
.commentlist li.comment ul.children li {
	clear: left;
	margin: 0 10px 10px 10px;
}
.commentlist img.avatar {
	border: solid 4px #ccc;
	display: inline;
	float: left;
	margin: 0 15px 15px 0;
}
.commentlist cite {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-left: 0;
}
.commentlist cite.author {
	color: #333;
}
.commentlist span.says {
	display: none;
}
.commentlist .commentmetadata {
	font-size: 10px;
	line-height: 1.8;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.commentlist blockquote {
	font-size: 12px;
}
.commentlist p {
	text-shadow: #fff 1px 1px 1px;
}
.commentlist li.bypostauthor {
	background-color: #fff;
}
#commentform {
	clear: left;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	margin-top: 15px;
}
#commentform code {
	font-size: 11px;
}

#commentform p {
	font-size: 12px;
	margin-bottom: 10px;
	overflow: hidden;
}

#commentform label {
	font-size: 11px;
	font-weight: normal;
	line-height: 2.5;
	margin-left: 10px;
	text-transform: none;
}

#commentform .subscribe-label {
	margin: 0;
}

.depth-4 #commentform label {
	margin: 0;
}

#commentform input[type="text"] {
	float: left;
}

#commentform textarea {
	height: 100px;
	margin-bottom: 10px;
	padding: 4px;
	width: 100%;
}

#commentform input,
#commentform textarea {
	-webkit-box-shadow: 0 6px 10px -10px #777 inset;
	box-shadow:         0 6px 10px -10px #777 inset;
	border: 1px solid #ccc;
	color: #333;
	max-width: 100%;
}

#commentform #submit {
	background: none #0c5390;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 11px;
	padding: 0 15px;
	text-transform: uppercase;
}

#commentform #submit:hover {
	background-color: #0a406f;
}

#wrap .navigation a,
#wrap .comment-reply-link,
#wrap #cancel-comment-reply-link {
	background: #336699;
	color: #fff;
	display: inline-block;
	font-weight: normal;
	font-size: 10px;
	margin: 1px;
	padding: 5px 8px;
	text-shadow: none;
	text-transform: uppercase;
}

#wrap .comment-reply-link {
	display: inline;
}

#wrap #cancel-comment-reply-link {
	display: inline-block;
	line-height: 1;
	position: relative;
	top: -4px;
}

#wrap .navigation a:hover,
#wrap a.comment-reply-link:hover,
#wrap #cancel-comment-reply-link:hover {
	background: #cc0000;
	color: #fff;
	text-decoration: none;
}

.navigation {
	font-size: 18px;
	margin: 10px 0;
	text-align: center;
}

.navigation > span {
	max-width: 49%;
}

.navigation p {
	font-size: 10px;
	text-align: center;
}

.infinite-scroll .navigation {
	display: none;
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	border-top: solid 1px #f99734;
	color: #333;
	font-size: 11px;
	line-height: 1.6;
	padding: 25px 0 0;
}
#footer p.copy {
	color: #777;
	font-size: 10px;
}
#footer > ul.menu {
	display: block;
	margin: 0 0 10px;
	text-align: left;
}
#footer > ul.menu li {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.634;
	margin-right: 15px;
}
#footer-column {
	display: inline;
	float: right;
	margin: 0 0 10px 10px;
	width: 30%;
}
#footer-column div.textwidget p {
	color: #777;
	font-size: 11px;
	line-height: 1.455;
}
#wpstats {
	margin: 1px auto;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	margin: 0 0 20px;
	word-wrap: break-word;
}
.widget h1,
.widget h2,
.widget h3,
.widget h4,
.widget h5,
.widget h6 {
	font-size: 10px;
	line-height: inherit;
	margin: 0 0 10px;
	text-transform: uppercase;
}
.widget ul {
	margin-left: 20px;
}
.widget ul.gallery li {
	display: inline;
	float: left;
	margin-bottom: 15px;
	margin-right: 10px;
	width: 75px;
}
.widget ul.gallery li.last {
	margin-right: 0;
}
.widget_pages > ul,
.widget ul.menu {
	border-bottom: solid 1px #ccc;
	margin: 0 0 15px;
}

.widget_pages > ul ul,
.widget ul.menu ul {
	border-left: solid 1px #ccc;
	margin: 10px 0 5px 10px;
	padding-left: 10px;
}

.widget_pages > ul li,
.widget ul.menu li {
	border-top: solid 1px #ccc;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

.widget_pages > ul ul li,
.widget ul.menu ul li {
	border: none;
	font-size: 12px;
	font-weight: normal;
}

#content .widget_pages > ul li.current_page_item > a,
#content .widget ul.menu li.current-menu-item > a {
	color: #333;
	font-weight: bold;
}

#content .widget_pages > ul li.current_page_item > a:hover,
#content .widget ul.menu li.current-menu-item > a:hover {
	color: #f99734;
}

.widget_calendar tfoot td {
	border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
}

.widget_calendar #next a {
	float: right;
}

.widget_rss ul,
.widget_twitter ul,
.widget_statscounter ul {
	margin: 0;
}

.widget_rss li,
.widget_twitter li,
.widget_statscounter li {
	list-style-type: none;
}

.widget_twitter li,
.widget_rss li {
	margin-bottom: 15px;
}

.widget_rss li a,
.widget_rss .rss-date {
	display: block;
	font-weight: bold;
}

.widget_rss cite,
.widget_rss .rss-date,
.widget_twitter .timesince {
	color: #777;
	font-style: italic;
	font-weight: normal;
}

.widget_rss .rssSummary,
.widget_twitter .timesince {
	display: block;
	margin: 3px 0;
}

#header #searchform {
	text-align: right;
}

#searchform input {
	display: inline;
	max-width: 140px;
	text-align: left;
}

/* =Featured Posts Gallery Widget
-------------------------------------------------------------- */

.academica-featured-posts-gallery ul {
	margin: 0;
}

.academica-featured-posts-gallery li {
	list-style-type: none;
}

.widget_author_grid li,
.academica-featured-posts-gallery .grid {
	display: inline;
	float: left;
	margin: 0 8px 15px 0;
}

.academica-featured-posts-gallery img {
	max-width: 75px;
}

.academica-featured-posts-gallery .post div.thumb {
	margin-bottom: 3px;
	max-width: 75px\9;
}
.academica-featured-posts-gallery .thumb-placeholder {
	background-color: #fff;
	border: 4px solid #EEEEEE;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	height: 50px;
	width: 75px;
}
.academica-featured-posts-gallery .thumb-placeholder:hover {
	border-color: #9acdea;
}


/* =Retina Images
--------------------------------------- */

@media 	only screen and (-moz-min-device-pixel-ratio: 1.5),
		only screen and (-o-min-device-pixel-ratio: 3/2),
		only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-device-pixel-ratio: 1.5) {

	#social li a {
		background-image: url("images/social-icon-sprite-2x.png");
		background-size: 20px auto;
	}

	#social .flickr {
		background-position: 0 -22px;
	}

	#social .linkedin {
		background-position: 0 -44px;
	}

	#social .twitter {
		background-position: 0 -67px;
	}

	#social .youtube {
		background-position: 0 -89px;
	}
}


/* vietnamese */
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.wp.com/s/dosis/v33/HhyJU5sn9vOmLxNkIwRSjTVNWLEJN7Ml1BMCbKsUPqjmG8Q.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.wp.com/s/dosis/v33/HhyJU5sn9vOmLxNkIwRSjTVNWLEJN7Ml1RMCbKsUPqjmG8Q.woff) format('woff');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.wp.com/s/dosis/v33/HhyJU5sn9vOmLxNkIwRSjTVNWLEJN7Ml2xMCbKsUPqjm.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWxU6FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6FxZCJgg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWxU6FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6FxZCJgg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.wp.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
