/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

@font-face {
    font-family: 'dinengsbekregular';
    src: url('dinengsbek-alternate-webfont.woff2') format('woff2'),
         url('dinengsbek-alternate-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.navigation-branding img { height: 65px!important; }