/*
 Theme Name:   Calliope Child Theme
 Theme URI:    http://demo.vegatheme.com/calliope
 Description:  In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
 Author:       Ocean Theme Team
 Author URI:   http://vegatheme.com
 Template:     calliope
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
 Text Domain:  calliope-child
*/

 
@import url("../calliope/style.css");

@font-face {
  font-family: 'Josefin-Sans';
    src:  url('css/fonts/Josefin-Sans.ttf.woff') format('woff'),
    url('css/fonts/Josefin-Sans.ttf.svg#Josefin-Sans') format('svg'),
    url('css/fonts/Josefin-Sans.ttf.eot'),
    url('css/fonts/Josefin-Sans.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}


body,h1, h2, h3, h4, h5, h6{
	  font-family: 'Josefin-Sans' !important;
}

.footer .footer-bottom img{ width:170px; height: auto;}

/* =Theme customization starts here
------------------------------------------------------- */