/*
 Theme Name:  Welland Nederland Theme
 Theme URI:    https://www.welland.nl
 Description:  Official Theme for Welland Nederland
 Author:       Dion Peters
 Author URI:   https://www.cornelion.com
 Template:     Divi
 Version:      1.0.0
*/

/*****Add any custom CSS below this line*****/

@font-face {
    font-family: 'MuseoSans';
    src: url('fonts/MuseoSans_900.otf') format('opentype');
    font-weight: normal;   
    font-style: normal;
  }

  h1 {
    margin-top: 100px !important;
  }


