/*
Theme Name: Cytherea
Theme URI: http://demo.zoeythemes.com/cytherea/
Author: ZoeyThemes
Author URI: http://themeforest.net/user/zoeythemes/portfolio
Description: The 2018 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.3
License: ThemeForest
License URI: https://themeforest.net/licenses
Tags: one-column, two-columns, left-sidebar, right-sidebar, grid-layout, accessibility-ready, custom-colors, custom-menu, editor-style, featured-images, footer-widgets, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Text Domain: cytherea
-------------------------------------------------------------- */

@font-face {
	font-family: MixageStdBook;
	src: url("/wp-content/themes/cytherea/fonts/MixageITCStd-Book.otf") format("opentype");
	font-style: normal;
}

@font-face {
	font-family: MixageStdBookItal;
	src: url("/wp-content/themes/cytherea/fonts/MixageITCStd-BookItalic.otf") format("opentype");
	font-style: italic;
	font-weight: normal;
}

@font-face {
	font-family: MixageStdBold;
	src: url("/wp-content/themes/cytherea/fonts/MixageITCStd-Bold.otf") format("opentype");
	font-weight: bold;
}

@font-face {
	font-family: MixageStdBlack;
	src: url("/wp-content/themes/cytherea/fonts/MixageITCStd-Black.otf") format("opentype");
}

@font-face {
	font-family: MixageStdBlackItal;
	src: url("/wp-content/themes/cytherea/fonts/MixageITCStd-BlackItalic.otf") format("opentype");
}

@font-face {
	font-family: MixageStdBoldItal;
	src: url("/wp-content/themes/cytherea/fonts/MixageITCStd-BoldItalic.otf") format("opentype");
}

@font-face {
	font-family: MixageStdMedium;
	src: url("/wp-content/themes/cytherea/fonts/MixageITCStd-Medium.otf") format("opentype");
}
p, body, a, div, span, li, .textwidget, select, option {font-family: MixageStdBook;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {font-family: MixageStdMedium;}
#cshero-footer h3,h4{font-family: MixageStdMedium!important;}
strong, b {font-family: MixageStdBold;}
i {font-family: MixageStdBookItal;}