@import url("https://gyroconference.no/workspace/external-fonts/helvetica-neue/stylesheet.css");


body, html, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Helvetica Neue', sans-serif;
}

html, body, p {
    font-family: 'Helvetica Neue', sans-serif; 
    src: url('HelveticaNeueLight.otf') format('otf');
} 

h1, h2, h3 {
    font-family: 'Helvetica Neue', sans-serif; 
    src: url('HelveticaNeueBold.otf') format('otf');
}