@import url("../Divi/style.css");
@import url("./button.css");
/*
 * Theme Name: Central Comms Divi
 * Theme URI: http://www.paulwillard.nz
 * Description: Child theme for the Divi theme. You need an installed version of Divi from https://www.elegantthemes.com/
 * Author: Paul Willard
 * Author URI: http://www.paulwillard.nz
 * Template: Divi
 * Version: 2020-06-10.01
 * */

@font-face {
font-family: 'NetEnt';
src:url('//fonts.netent.co.nz/NetEnterprises.ttf') format("truetype");
}

@font-face {
   font-family: 'CentralComms';
   src: url('//fonts.netent.co.nz//CentralComms.regular.eot'); /* IE9 Compat Modes */
   src: url('//fonts.netent.co.nz//CentralComms.regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('//fonts.netent.co.nz//CentralComms.regular.woff2') format('woff2'), /* Super Modern Browsers */
        url('//fonts.netent.co.nz//CentralComms.regular.woff') format('woff'), /* Pretty Modern Browsers */
        url('//fonts.netent.co.nz//CentralComms.regular.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('//fonts.netent.co.nz//CentralComms.regular.svg#svgFontName') format('svg'); /* Legacy iOS */
   font-display: block;
 }



/*
 * You can use this to over ride a "boxed layout" per page (i.e. page-id-NUMBER)
body.page-id-2.et_boxed_layout #page-container, body.page-id-2.et_boxed_layout #main-header, body.page-id-2.et_boxed_layout #top-header {
    max-width: 100%!important;
    width: 100%!important;
}
*/
