/*
Theme Name: Mouthy Magazine 2
Theme URI: 
Description: Child 01 theme for the MH Magazine theme
Author: <a href="http://www.mhthemes.com/">MH Themes</a>
Author URI: 
Template: mh-magazine
Version: 3.1.0
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Sun, 17 Jan 2016 18:10:35 +0000 */ 

@import url('../mh-magazine/style.css');

@font-face {
	font-family: 'Oswald';
	src: url('Oswald-Regular.ttf');
	src: url('Oswald-Regular.ttf') format("truetype");
	font-weight: 400;
}

@font-face {
	font-family: 'Oswald';
	src: url('Oswald-Bold.ttf');
	src: url('Oswald-Bold.ttf') format("truetype");
	font-weight: 700;
}

@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-Light.otf');
	src: url('Montserrat-Light.otf') format("truetype");
	font-weight: regular;
}

@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-Regular.otf');
	src: url('Montserrat-Regular.otf') format("truetype");
	font-weight: bold;
}

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
body {
	font-family: 'Montserrat', sans-serif;
	font-weight: regular;
}

h1 {
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
}

h2, h3 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}

h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}

.mh-slider-caption {
	border-bottom: 3px solid black;
}

.mh-widget-title, .mh-footer-widget-title {
	border-bottom: 3px dotted #9b5478;
}