/**
 * Theme Name:     Twenty Seventeen Child
 * Author:         the WordPress team
 * Template:       twentyseventeen
 * Text Domain:	   twenty-seventeen-child
 * Description:    Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
 */

@font-face {
    font-family: 'Roboto';
    src: url('https://www.wolfgangesser.com/fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('https://www.wolfgangesser.com/fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}@font-face {
    font-family: 'oswaldmedium';
    src: url('https://www.wolfgangesser.com/fonts/oswald-medium-webfont.woff2') format('woff2'),
         url('https://www.wolfgangesser.com/fonts/oswald-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Oswald';
    src: url('https://www.wolfgangesser.com/fonts/oswald-regular-webfont.woff2') format('woff2'),
         url('https://www.wolfgangesser.com/fonts/oswald-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Open sans';
    src: url('https://www.wolfgangesser.com/fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('https://www.wolfgangesser.com/fonts/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
h1,h2,h3,h4,h5,h6{
		font-family: 'Oswald' !important;
}
h2 span, h2 strong{
    font-family: 'Oswald' !important;
}
span.text{
    font-family: 'Oswald' !important;
}
h1 strong{
    font-family: 'Oswald' !important;		
}
p{
		font-family: 'Open sans' !important;
}
.footer-navigation ul li a, .footer-navigation ul li a:hover {
    font-family: Tahoma !important;
}
.footer p{
		font-family: Tahoma !important;
}

.cn-button,span#cn-notice-text {
    font-family: Roboto !important;

}

input[type=email], input[type=password], input[type=text], select, textarea {
    font-family: Tahoma !important;
}

.op-text-block p {
    font-family: Tahoma !important;
}
button, input {
    font-family: Tahoma !important;
}