/*
 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: CustomFont;
src: url(.../wp-content/plugins/lightweight-social-icons/fonts/fontello.woff);
font-weight: normal;
font-display: swap;

}*/

.sticky-enabled .main-navigation.is_stuck {
	background: #ffffff;
}

.nav-float-right .navigation-stick .navigation-branding {
    margin-right: 32px;
}

