@font-face {
    font-family: 'Yu Gothic';
    src: url('https://iberdrolarenewablesjp.azurewebsites.net/wp-content/themes/nur/fonts/YuGothic-Bold.woff') format('woff'),
        url('https://iberdrolarenewablesjp.azurewebsites.net/wp-content/themes/nur/fonts/YuGothic-Bold.woff2') format('woff2');
}
html{
	font-family: 'Yu Gothic';
}
body {
	font-family: 'Yu Gothic';
}

h1 {
	font-family: 'Yu Gothic';
}

h2 {
	font-family: 'Yu Gothic';
}

h3 {
	font-family: 'Yu Gothic';
}

h4 {
	font-family: 'Yu Gothic';
}

h5 {
	font-family: 'Yu Gothic';
}

h6 {
	font-family: 'Yu Gothic';
}

p {
	font-family: 'Yu Gothic';
}
.primary-navigation {
    font-family: 'Yu Gothic';
}