/*
Theme Name: Motown Child
Theme URI: https://www.tipsandtricks-hq.com/wordpress-twenty-fifteen-2015-child-theme-with-right-sidebar-7732
Author: Tips and Tricks HQ
Author URI: https://www.tipsandtricks-hq.com/
Template: motown
Description: Our 2015 child theme is clean, blog-focused, and designed for clarity. It's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready

test
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.
*/

@font-face {
    font-family: 'source_sans_proregular';
    src: url('fonts/sourcesanspro-regular-webfont-webfont.eot');
    src: url('fonts/sourcesanspro-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-regular-webfont-webfont.woff2') format('woff2'),
         url('fonts/sourcesanspro-regular-webfont-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-regular-webfont-webfont.ttf') format('truetype'),
         url('fonts/sourcesanspro-regular-webfont-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ostrich_sansblack';
    src: url('fonts/ostrich-black-webfont.eot');
    src: url('fonts/ostrich-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ostrich-black-webfont.woff2') format('woff2'),
         url('fonts/ostrich-black-webfont.woff') format('woff'),
         url('fonts/ostrich-black-webfont.ttf') format('truetype'),
         url('fonts/ostrich-black-webfont.svg#ostrich_sansblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
  font-family: "Moderat-Medium";
  src: url("fonts/Moderat-Medium.eot"); /* IE9 Compat Modes */
  src: url("fonts/Moderat-Medium.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/Moderat-Medium.otf") format("opentype"), /* Open Type Font */
    url("fonts/Moderat-Medium.svg") format("svg"), /* Legacy iOS */
    url("fonts/Moderat-Medium.ttf") format("truetype"), /* Safari, Android, iOS */
    url("fonts/Moderat-Medium.woff") format("woff"), /* Modern Browsers */
    url("fonts/Moderat-Medium.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}